Pull request #70 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/device-gpio Loading trusted files from base branch main at 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b rather than cc9700dcd13c953e5d7e26df58e98a921dc79e77 Obtained Jenkinsfile from 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 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-ssh506294992910570585.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4109367469459850435.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10744126935681228074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17402884158682555736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh840807541008359222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4559283804211185895.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-121231’ is offline Running on prd-ubuntu20.04-docker-8c-8g-121234 in /w/workspace/edgexfoundry_device-gpio_PR-70 [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-70 # 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 > 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/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b into PR head commit cc9700dcd13c953e5d7e26df58e98a921dc79e77 Merge succeeded, producing cc9700dcd13c953e5d7e26df58e98a921dc79e77 Checking out Revision cc9700dcd13c953e5d7e26df58e98a921dc79e77 (PR-70) > git config core.sparsecheckout # timeout=10 > git checkout -f cc9700dcd13c953e5d7e26df58e98a921dc79e77 # 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 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc9700dcd13c953e5d7e26df58e98a921dc79e77 # timeout=10 Commit message: "refactor!: upgrade to use V3 modules BREAKING CHANGE: location of service configuration in Consul changed due to v3 module path upgrade" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:40:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:40:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:40:06 ========================================================= 19:40:06 EdgeX Global Pipelines Version Info 19:40:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:40:06 ------------------- 19:40:06 stable info: 19:40:06 ------------------- 19:40:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:40:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:40:06 Message: update stable to v1.0.244 19:40:07 ------------------- 19:40:07 experimental info: 19:40:07 ------------------- 19:40:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:40:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:40:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:40:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc9700dcd13c953e5d7e26df58e98a921dc79e77 [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc9700d [Pipeline] echo 19:40:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:40:09 provisioning config files... 19:40:09 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/config16022664406827918347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:09 ---> docker-login.sh 19:40:09 nexus3.edgexfoundry.org:10001 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 nexus3.edgexfoundry.org:10002 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 nexus3.edgexfoundry.org:10003 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 nexus3.edgexfoundry.org:10004 19:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:09 Configure a credential helper to remove this warning. See 19:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:09 19:40:09 Login Succeeded 19:40:09 docker.io 19:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:10 Configure a credential helper to remove this warning. See 19:40:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:10 19:40:10 Login Succeeded 19:40:10 ---> docker-login.sh ends [Pipeline] } 19:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:40:10 + git rev-list -1 --merges cc9700dcd13c953e5d7e26df58e98a921dc79e77~1..cc9700dcd13c953e5d7e26df58e98a921dc79e77 [Pipeline] echo 19:40:10 -----------> git rev-list -1 --merges cc9700dcd13c953e5d7e26df58e98a921dc79e77~1..cc9700dcd13c953e5d7e26df58e98a921dc79e77 cc9700dcd13c953e5d7e26df58e98a921dc79e77 [false] [Pipeline] sh 19:40:11 + git log --format=format:%s -1 cc9700dcd13c953e5d7e26df58e98a921dc79e77 [Pipeline] echo 19:40:11 ========================================================= 19:40:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:40:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:40:11 + git log --format=format:%s -1 cc9700dcd13c953e5d7e26df58e98a921dc79e77 [Pipeline] echo 19:40:11 [semverPrep] GIT_COMMIT: cc9700dcd13c953e5d7e26df58e98a921dc79e77, Commit Message: refactor!: upgrade to use V3 modules BREAKING CHANGE: location of service configuration in Consul changed due to v3 module path upgrade [Pipeline] echo 19:40:11 [semverPrep] This is not a build commit. [Pipeline] sh 19:40:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:40:12 + grep -v github /etc/ssh/ssh_known_hosts 19:40:12 + [ -e /tmp/ssh_known_hosts ] 19:40:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:40:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:40:12 + sudo tee -a /etc/ssh/ssh_known_hosts 19:40:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:12 19:40:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:13 0.1.4: Pulling from edgex-devops/py-git-semver 19:40:13 b85a868b505f: Pulling fs layer 19:40:13 e2be974225ed: Pulling fs layer 19:40:13 339a4e72a1f5: Pulling fs layer 19:40:13 988bab9f4d93: Pulling fs layer 19:40:13 1469e6f7b9e6: Pulling fs layer 19:40:13 eaf3925da568: Pulling fs layer 19:40:13 bab4dde63d76: Pulling fs layer 19:40:13 bde34c3a00c8: Pulling fs layer 19:40:13 b352a97aabf1: Pulling fs layer 19:40:13 4872d77fe225: Pulling fs layer 19:40:13 5851b861e8e6: Pulling fs layer 19:40:13 988bab9f4d93: Waiting 19:40:13 1469e6f7b9e6: Waiting 19:40:13 eaf3925da568: Waiting 19:40:13 bab4dde63d76: Waiting 19:40:13 bde34c3a00c8: Waiting 19:40:13 b352a97aabf1: Waiting 19:40:13 4872d77fe225: Waiting 19:40:13 5851b861e8e6: Waiting 19:40:13 e2be974225ed: Verifying Checksum 19:40:13 e2be974225ed: Download complete 19:40:13 988bab9f4d93: Verifying Checksum 19:40:13 988bab9f4d93: Download complete 19:40:13 339a4e72a1f5: Verifying Checksum 19:40:13 339a4e72a1f5: Download complete 19:40:13 1469e6f7b9e6: Verifying Checksum 19:40:13 1469e6f7b9e6: Download complete 19:40:13 eaf3925da568: Verifying Checksum 19:40:13 eaf3925da568: Download complete 19:40:13 bde34c3a00c8: Verifying Checksum 19:40:13 bde34c3a00c8: Download complete 19:40:13 b352a97aabf1: Verifying Checksum 19:40:13 b352a97aabf1: Download complete 19:40:13 4872d77fe225: Verifying Checksum 19:40:13 4872d77fe225: Download complete 19:40:13 5851b861e8e6: Download complete 19:40:13 b85a868b505f: Verifying Checksum 19:40:13 b85a868b505f: Download complete 19:40:13 bab4dde63d76: Verifying Checksum 19:40:13 bab4dde63d76: Download complete 19:40:14 b85a868b505f: Pull complete 19:40:14 e2be974225ed: Pull complete 19:40:15 339a4e72a1f5: Pull complete 19:40:15 988bab9f4d93: Pull complete 19:40:15 1469e6f7b9e6: Pull complete 19:40:15 eaf3925da568: Pull complete 19:40:17 bab4dde63d76: Pull complete 19:40:17 bde34c3a00c8: Pull complete 19:40:17 b352a97aabf1: Pull complete 19:40:17 4872d77fe225: Pull complete 19:40:17 5851b861e8e6: Pull complete 19:40:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:40:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:17 prd-ubuntu20.04-docker-8c-8g-121234 does not seem to be running inside a container 19:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-70 -v /w/workspace/edgexfoundry_device-gpio_PR-70:/w/workspace/edgexfoundry_device-gpio_PR-70:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-70@tmp:/w/workspace/edgexfoundry_device-gpio_PR-70@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 19:40:19 $ docker top 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 -eo pid,comm 19:40:19 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). 19:40:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:40:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:19 [ssh-agent] Looking for ssh-agent implementation... 19:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:20 $ docker exec 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 ssh-agent 19:40:20 SSH_AUTH_SOCK=/tmp/ssh-6b5SblWwbJhR/agent.32 19:40:20 SSH_AGENT_PID=38 19:40:20 Running ssh-add (command line suppressed) 19:40:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-70@tmp/private_key_15113479393563863897.key (/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/private_key_15113479393563863897.key) 19:40:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:20 + git tag --points-at HEAD [Pipeline] } 19:40:20 $ docker exec --env ******** --env ******** 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 ssh-agent -k 19:40:20 unset SSH_AUTH_SOCK; 19:40:20 unset SSH_AGENT_PID; 19:40:20 echo Agent pid 38 killed; 19:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:40:20 [ssh-agent] Looking for ssh-agent implementation... 19:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:40:21 $ docker exec 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 ssh-agent 19:40:21 SSH_AUTH_SOCK=/tmp/ssh-aiANinFR4DHo/agent.69 19:40:21 SSH_AGENT_PID=75 19:40:21 Running ssh-add (command line suppressed) 19:40:21 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-70@tmp/private_key_124954413881208570.key (/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/private_key_124954413881208570.key) 19:40:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:40:21 + git semver init 19:40:21 2022-12-14 19:40:21,772 [run_init] DEBUG init version:0.0.0 force:False 19:40:21 2022-12-14 19:40:21,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-70/.semver 19:40:21 2022-12-14 19:40:21,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-70/.semver 19:40:21 2022-12-14 19:40:21,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-70/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-70, universal_newlines=False, shell=None, istream=None) 19:40:22 2022-12-14 19:40:22,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-70/.git/info/exclude 19:40:22 2022-12-14 19:40:22,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-70/.semver/PR-70 with force:False 19:40:22 2022-12-14 19:40:22,771 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-70/.semver/PR-70 19:40:22 2022-12-14 19:40:22,776 [execute] INFO git cat-file --batch-check 19:40:22 2022-12-14 19:40:22,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-70/.semver, universal_newlines=False, shell=None, istream=) 19:40:22 2022-12-14 19:40:22,783 [execute] INFO git cat-file --batch 19:40:22 2022-12-14 19:40:22,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-70/.semver, universal_newlines=False, shell=None, istream=) 19:40:22 2022-12-14 19:40:22,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-70/.semver/PR-70 19:40:22 0.0.0 [Pipeline] } 19:40:23 $ docker exec --env ******** --env ******** 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 ssh-agent -k 19:40:23 unset SSH_AUTH_SOCK; 19:40:23 unset SSH_AGENT_PID; 19:40:23 echo Agent pid 75 killed; 19:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:40:23 + git semver [Pipeline] } 19:40:23 $ docker stop --time=1 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 19:40:25 $ docker rm -f 9185343a6f51fce2726faf4a123e0fe5583e73ff4367f286f8b9ade0ffc26b90 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:40:25 Stashed 1 file(s) [Pipeline] echo 19:40:25 [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 19:40:26 provisioning config files... 19:40:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/config9891370939413124114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:26 ---> docker-login.sh 19:40:26 nexus3.edgexfoundry.org:10001 19:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:26 Configure a credential helper to remove this warning. See 19:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:26 19:40:26 Login Succeeded 19:40:26 nexus3.edgexfoundry.org:10002 19:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:26 Configure a credential helper to remove this warning. See 19:40:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:26 19:40:26 Login Succeeded 19:40:26 nexus3.edgexfoundry.org:10003 19:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:27 Configure a credential helper to remove this warning. See 19:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:27 19:40:27 Login Succeeded 19:40:27 nexus3.edgexfoundry.org:10004 19:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:27 Configure a credential helper to remove this warning. See 19:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:27 19:40:27 Login Succeeded 19:40:27 docker.io 19:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:40:27 Configure a credential helper to remove this warning. See 19:40:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:40:27 19:40:27 Login Succeeded 19:40:27 ---> docker-login.sh ends [Pipeline] } 19:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:40:27 ========================================================= 19:40:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:40:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:40:28 Sending build context to Docker daemon 15.98MB 19:40:28 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:40:28 Step 2/12 : FROM ${BASE} AS builder 19:40:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:40:28 213ec9aee27d: Pulling fs layer 19:40:28 4583459ba037: Pulling fs layer 19:40:28 93c1e223e6f2: Pulling fs layer 19:40:28 53926ce57604: Pulling fs layer 19:40:28 21b2b0c7a3f4: Pulling fs layer 19:40:28 22ff95d597cd: Pulling fs layer 19:40:28 12d6caf4c0d1: Pulling fs layer 19:40:28 53926ce57604: Waiting 19:40:28 21b2b0c7a3f4: Waiting 19:40:28 22ff95d597cd: Waiting 19:40:28 96b7cbca73a9: Pulling fs layer 19:40:28 a7acece74701: Pulling fs layer 19:40:28 12d6caf4c0d1: Waiting 19:40:28 a7acece74701: Waiting 19:40:28 96b7cbca73a9: Waiting 19:40:28 93c1e223e6f2: Verifying Checksum 19:40:28 93c1e223e6f2: Download complete 19:40:28 4583459ba037: Download complete 19:40:28 21b2b0c7a3f4: Verifying Checksum 19:40:28 21b2b0c7a3f4: Download complete 19:40:28 22ff95d597cd: Verifying Checksum 19:40:28 22ff95d597cd: Download complete 19:40:28 213ec9aee27d: Verifying Checksum 19:40:28 213ec9aee27d: Download complete 19:40:28 12d6caf4c0d1: Download complete 19:40:28 213ec9aee27d: Pull complete 19:40:28 4583459ba037: Pull complete 19:40:28 93c1e223e6f2: Pull complete 19:40:28 a7acece74701: Verifying Checksum 19:40:28 a7acece74701: Download complete 19:40:28 53926ce57604: Verifying Checksum 19:40:28 53926ce57604: Download complete 19:40:29 96b7cbca73a9: Verifying Checksum 19:40:29 96b7cbca73a9: Download complete 19:40:32 53926ce57604: Pull complete 19:40:32 21b2b0c7a3f4: Pull complete 19:40:32 22ff95d597cd: Pull complete 19:40:32 12d6caf4c0d1: Pull complete 19:40:34 96b7cbca73a9: Pull complete 19:40:35 a7acece74701: Pull complete 19:40:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:40:35 ---> db6d94c90886 19:40:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:40:38 ---> Running in 79e07d9673fb 19:40:38 Removing intermediate container 79e07d9673fb 19:40:38 ---> a000b018d6f2 19:40:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:40:38 ---> Running in 52537cb0d6c5 19:40:38 Removing intermediate container 52537cb0d6c5 19:40:38 ---> 8bd016a1f989 19:40:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:40:38 ---> Running in eeb5d5d55056 19:40:38 Removing intermediate container eeb5d5d55056 19:40:38 ---> 461dac5908a2 19:40:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:40:38 ---> Running in 283eb31ee9ac 19:40:38 Removing intermediate container 283eb31ee9ac 19:40:38 ---> f84ebe15e653 19:40:38 Step 7/12 : WORKDIR /device-gpio 19:40:38 ---> Running in 674c034287a1 19:40:38 Removing intermediate container 674c034287a1 19:40:38 ---> f33a25651ca7 19:40:38 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:40:38 ---> Running in 82ee8147d6d9 19:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:40:39 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:40:39 (2/4) Installing libedit (20210910.3.1-r0) 19:40:39 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:40:39 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:40:39 Executing busybox-1.35.0-r17.trigger 19:40:39 OK: 216 MiB in 55 packages 19:40:40 Removing intermediate container 82ee8147d6d9 19:40:40 ---> a4bdc6c844e6 19:40:40 Step 9/12 : COPY go.mod vendor* ./ 19:40:40 ---> 9b3ef3d2b4e1 19:40:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:40 ---> Running in 1f5460390af0 19:40:41 Still waiting to schedule task 19:40:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:41:06 Removing intermediate container 1f5460390af0 19:41:06 ---> f3c02052cbdb 19:41:06 Step 11/12 : COPY . . 19:41:06 ---> 242137ff12d5 19:41:06 Step 12/12 : RUN ${MAKE} 19:41:06 ---> Running in 2188bbc9f253 19:41:06 noop 19:41:06 Removing intermediate container 2188bbc9f253 19:41:06 ---> c06da347b3f8 19:41:06 Successfully built c06da347b3f8 19:41:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:07 + docker inspect -f . ci-base-image-x86_64 19:41:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:07 prd-ubuntu20.04-docker-8c-8g-121234 does not seem to be running inside a container 19:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-70 -v /w/workspace/edgexfoundry_device-gpio_PR-70:/w/workspace/edgexfoundry_device-gpio_PR-70:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-70@tmp:/w/workspace/edgexfoundry_device-gpio_PR-70@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 19:41:07 $ docker top 879aba05a6391b87ef52f982624c3174bef0f2f5d7d08cf3e8ae865f45a85ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:08 + go version 19:41:08 go version go1.18.7 linux/amd64 [Pipeline] } 19:41:08 $ docker stop --time=1 879aba05a6391b87ef52f982624c3174bef0f2f5d7d08cf3e8ae865f45a85ea1 19:41:09 $ docker rm -f 879aba05a6391b87ef52f982624c3174bef0f2f5d7d08cf3e8ae865f45a85ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:10 + docker inspect -f . ci-base-image-x86_64 19:41:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:10 prd-ubuntu20.04-docker-8c-8g-121234 does not seem to be running inside a container 19:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-70 -v /w/workspace/edgexfoundry_device-gpio_PR-70:/w/workspace/edgexfoundry_device-gpio_PR-70:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-70@tmp:/w/workspace/edgexfoundry_device-gpio_PR-70@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 19:41:10 $ docker top cbad7c5d406fa456e43e4b991528c9b4f81c83fd3d12d63ebe56fdf0d0ef91c7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-70 [Pipeline] fileExists [Pipeline] sh 19:41:11 + make test 19:41:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:41:11 ? github.com/edgexfoundry/device-gpio [no test files] 19:41:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:41:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:41:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:41:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:41:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:41:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:41:28 ./bin/test-attribution-txt.sh [Pipeline] echo 19:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:41:28 $ docker stop --time=1 cbad7c5d406fa456e43e4b991528c9b4f81c83fd3d12d63ebe56fdf0d0ef91c7 19:41:30 $ docker rm -f cbad7c5d406fa456e43e4b991528c9b4f81c83fd3d12d63ebe56fdf0d0ef91c7 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:41:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:41:32 + ls -al . 19:41:32 total 168 19:41:32 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 19:41 . 19:41:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 19:40 .. 19:41:32 -rw-rw-r-- 1 jenkins jenkins 120 Dec 14 19:40 .dockerignore 19:41:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 19:41 .git 19:41:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:40 .github 19:41:32 -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 19:40 .gitignore 19:41:32 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 19:40 .golangci.yml 19:41:32 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 19:40 .semver 19:41:32 -rw-rw-r-- 1 jenkins jenkins 9691 Dec 14 19:40 Attribution.txt 19:41:32 -rw-rw-r-- 1 jenkins jenkins 4069 Dec 14 19:40 CHANGELOG.md 19:41:32 -rw-rw-r-- 1 jenkins jenkins 1604 Dec 14 19:40 Dockerfile 19:41:32 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 19:40 GOVERNANCE.md 19:41:32 -rw-rw-r-- 1 jenkins jenkins 657 Dec 14 19:40 Jenkinsfile 19:41:32 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 19:40 LICENSE 19:41:32 -rw-rw-r-- 1 jenkins jenkins 2085 Dec 14 19:40 Makefile 19:41:32 -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 19:40 OWNERS.md 19:41:32 -rw-rw-r-- 1 jenkins jenkins 11842 Dec 14 19:40 README.md 19:41:32 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 19:40 VERSION 19:41:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 19:40 bin 19:41:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:40 cmd 19:41:32 -rw-r--r-- 1 jenkins jenkins 10 Dec 14 19:41 coverage.out 19:41:32 -rw-rw-r-- 1 jenkins jenkins 3400 Dec 14 19:40 go.mod 19:41:32 -rw-rw-r-- 1 jenkins jenkins 44944 Dec 14 19:40 go.sum 19:41:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:40 internal 19:41:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 19:40 snap 19:41:32 -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 19:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:32 + 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=cc9700dcd13c953e5d7e26df58e98a921dc79e77 --label arch=amd64 --label version=0.0.0 . 19:41:32 Sending build context to Docker daemon 15.98MB 19:41:32 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:41:32 Step 2/25 : FROM ${BASE} AS builder 19:41:32 ---> c06da347b3f8 19:41:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:41:32 ---> Running in 2eb98ee14a9c 19:41:32 Removing intermediate container 2eb98ee14a9c 19:41:32 ---> f92105637b08 19:41:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:41:32 ---> Running in 7e08909c6a9a 19:41:32 Removing intermediate container 7e08909c6a9a 19:41:32 ---> 8717493ad878 19:41:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:41:33 ---> Running in 03af9fb78d85 19:41:33 Removing intermediate container 03af9fb78d85 19:41:33 ---> 2797d760e93f 19:41:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:41:33 ---> Running in 1c262339148b 19:41:33 Removing intermediate container 1c262339148b 19:41:33 ---> 4273f1462962 19:41:33 Step 7/25 : WORKDIR /device-gpio 19:41:33 ---> Running in dd0384a12d5c 19:41:33 Removing intermediate container dd0384a12d5c 19:41:33 ---> 9392b4274009 19:41:33 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:41:33 ---> Running in 44cae26acc55 19:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:34 OK: 216 MiB in 55 packages 19:41:34 Removing intermediate container 44cae26acc55 19:41:34 ---> a6647b596a6a 19:41:34 Step 9/25 : COPY go.mod vendor* ./ 19:41:34 ---> 1c397c9c24d0 19:41:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:34 ---> Running in b9113dd32885 19:41:35 Removing intermediate container b9113dd32885 19:41:35 ---> 7e5d8c9176ba 19:41:35 Step 11/25 : COPY . . 19:41:35 ---> 29a19c67e060 19:41:35 Step 12/25 : RUN ${MAKE} 19:41:36 ---> Running in 9586e1a28863 19:41:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 19:41:58 Removing intermediate container 9586e1a28863 19:41:58 ---> 47cebba7d78e 19:41:58 Step 13/25 : FROM alpine:3.16 19:41:58 3.16: Pulling from library/alpine 19:41:58 ca7dd9ec2225: Pulling fs layer 19:41:58 ca7dd9ec2225: Verifying Checksum 19:41:58 ca7dd9ec2225: Download complete 19:41:58 ca7dd9ec2225: Pull complete 19:41:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:41:58 Status: Downloaded newer image for alpine:3.16 19:41:58 ---> bfe296a52501 19:41:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:41:58 ---> Running in 0e8f7f1ff6d3 19:41:58 Removing intermediate container 0e8f7f1ff6d3 19:41:58 ---> 845e79f6e8bc 19:41:58 Step 15/25 : RUN apk add --update --no-cache zeromq 19:41:58 ---> Running in 72bac2f42b3b 19:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:41:58 (1/5) Installing libgcc (11.2.1_git20220219-r2) 19:41:58 (2/5) Installing libsodium (1.0.18-r0) 19:41:58 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 19:41:58 (4/5) Installing libzmq (4.3.4-r0) 19:41:58 (5/5) Installing zeromq (4.3.4-r0) 19:41:58 Executing busybox-1.35.0-r17.trigger 19:41:58 OK: 8 MiB in 19 packages 19:41:58 Removing intermediate container 72bac2f42b3b 19:41:58 ---> dcaf0eba9267 19:41:58 Step 16/25 : WORKDIR / 19:41:58 ---> Running in 46870c396412 19:41:58 Removing intermediate container 46870c396412 19:41:58 ---> faa2e99b2174 19:41:58 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:41:58 ---> d19525b8ed5a 19:41:58 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:41:58 ---> 11adde8e1576 19:41:58 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:41:58 ---> 87ce3e909df0 19:41:58 Step 20/25 : EXPOSE 59910 19:41:58 ---> Running in eb3ace6d0225 19:41:58 Removing intermediate container eb3ace6d0225 19:41:58 ---> 812150b42fa6 19:41:58 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:41:58 ---> Running in 6f41a718816a 19:41:58 Removing intermediate container 6f41a718816a 19:41:58 ---> cf5a512d669c 19:41:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:58 ---> Running in 06281310cc34 19:41:58 Removing intermediate container 06281310cc34 19:41:58 ---> 39cef14d7d4b 19:41:58 Step 23/25 : LABEL arch=amd64 19:41:58 ---> Running in ccb3c0fcc430 19:41:58 Removing intermediate container ccb3c0fcc430 19:41:58 ---> 3bf02ea79f57 19:41:58 Step 24/25 : LABEL git_sha=cc9700dcd13c953e5d7e26df58e98a921dc79e77 19:41:58 ---> Running in 15a06d7fcfdf 19:41:59 Removing intermediate container 15a06d7fcfdf 19:41:59 ---> 8d83a9c10240 19:41:59 Step 25/25 : LABEL version=0.0.0 19:41:59 ---> Running in 74b64b5acd95 19:41:59 Removing intermediate container 74b64b5acd95 19:41:59 ---> 3fa6c1ff28d5 19:41:59 [Warning] One or more build-args [ARCH] were not consumed 19:41:59 Successfully built 3fa6c1ff28d5 19:41:59 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 19:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:59 19:41:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:00 latest: Pulling from edgex-lftools-log-publisher 19:42:00 5eb5b503b376: Pulling fs layer 19:42:00 5c69ac0246d0: Pulling fs layer 19:42:00 ec43610c2a17: Pulling fs layer 19:42:00 3a2ae6a8a46f: Pulling fs layer 19:42:00 33b1e0a273af: Pulling fs layer 19:42:00 5d3b04190fa2: Pulling fs layer 19:42:00 2f39f015ded8: Pulling fs layer 19:42:00 3a2ae6a8a46f: Waiting 19:42:00 33b1e0a273af: Waiting 19:42:00 5d3b04190fa2: Waiting 19:42:00 2f39f015ded8: Waiting 19:42:00 5c69ac0246d0: Download complete 19:42:00 3a2ae6a8a46f: Verifying Checksum 19:42:00 33b1e0a273af: Verifying Checksum 19:42:00 33b1e0a273af: Download complete 19:42:00 5d3b04190fa2: Download complete 19:42:00 ec43610c2a17: Verifying Checksum 19:42:00 ec43610c2a17: Download complete 19:42:00 5eb5b503b376: Verifying Checksum 19:42:00 5eb5b503b376: Download complete 19:42:01 2f39f015ded8: Download complete 19:42:01 5eb5b503b376: Pull complete 19:42:01 5c69ac0246d0: Pull complete 19:42:02 ec43610c2a17: Pull complete 19:42:02 3a2ae6a8a46f: Pull complete 19:42:02 33b1e0a273af: Pull complete 19:42:02 5d3b04190fa2: Pull complete 19:42:06 2f39f015ded8: Pull complete 19:42:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:06 prd-ubuntu20.04-docker-8c-8g-121234 does not seem to be running inside a container 19:42:06 $ 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-70 -v /w/workspace/edgexfoundry_device-gpio_PR-70:/w/workspace/edgexfoundry_device-gpio_PR-70:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-70@tmp:/w/workspace/edgexfoundry_device-gpio_PR-70@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 19:42:10 $ docker top b4ee466d3309cd79d554991a5def585270466b730fb6f566371cfb728e003937 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:10 ---> job-cost.sh 19:42:10 lf-activate-venv: SKIPPING 19:42:10 INFO: No Stack... 19:42:10 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:11 INFO: Archiving Costs [Pipeline] sh 19:42:11 + + cut -d, -f6 19:42:11 cat /w/workspace/edgexfoundry_device-gpio_PR-70/archives/cost.csv [Pipeline] lock 19:42:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] 19:42:11 Resource [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] did not exist. Created. 19:42:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:12 + echo total: 0.2199999988079071 [Pipeline] stash 19:42:12 Stashed 1 file(s) [Pipeline] } 19:42:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:12 $ docker stop --time=1 b4ee466d3309cd79d554991a5def585270466b730fb6f566371cfb728e003937 19:42:13 $ docker rm -f b4ee466d3309cd79d554991a5def585270466b730fb6f566371cfb728e003937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:42:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121235 in /w/workspace/edgexfoundry_device-gpio_PR-70 [Pipeline] { [Pipeline] ws 19:42:18 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 19:42:18 The recommended git tool is: git 19:42:23 using credential edgex-jenkins-ssh 19:42:23 Cloning the remote Git repository 19:42:23 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:42:23 > git init /w/workspace/device-gpio/1 # timeout=10 19:42:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:42:24 > git --version # timeout=10 19:42:24 > git --version # 'git version 2.25.1' 19:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:42:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:27 Merging remotes/origin/main commit 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b into PR head commit cc9700dcd13c953e5d7e26df58e98a921dc79e77 19:42:27 Merge succeeded, producing cc9700dcd13c953e5d7e26df58e98a921dc79e77 19:42:27 Checking out Revision cc9700dcd13c953e5d7e26df58e98a921dc79e77 (PR-70) 19:42:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:42:26 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:42:27 > git config core.sparsecheckout # timeout=10 19:42:27 > git checkout -f cc9700dcd13c953e5d7e26df58e98a921dc79e77 # timeout=10 19:42:27 > git remote # timeout=10 19:42:27 > git config --get remote.origin.url # timeout=10 19:42:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:27 > git merge 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 19:42:27 > git rev-parse HEAD^{commit} # timeout=10 19:42:27 > git config core.sparsecheckout # timeout=10 19:42:27 > git checkout -f cc9700dcd13c953e5d7e26df58e98a921dc79e77 # timeout=10 19:42:30 Commit message: "refactor!: upgrade to use V3 modules BREAKING CHANGE: location of service configuration in Consul changed due to v3 module path upgrade" 19:42:30 > git --version # timeout=10 19:42:30 > git --version # 'git version 2.25.1' 19:42:30 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:31 Dload Upload Total Spent Left Speed 19:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 19:42:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:33 + sudo tee /etc/docker/daemon.new 19:42:33 { 19:42:33 "registry-mirrors": [ 19:42:33 "https://nexus3.edgexfoundry.org:10001" 19:42:33 ], 19:42:33 "bip": "10.250.0.254/24", 19:42:33 "hosts": [ 19:42:33 "tcp://0.0.0.0:5555", 19:42:33 "unix:///var/run/docker.sock" 19:42:33 ], 19:42:33 "mtu": 1458, 19:42:33 "selinux-enabled": true, 19:42:33 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:33 } [Pipeline] sh 19:42:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:52 provisioning config files... 19:42:52 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5505108304497807841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:52 ---> docker-login.sh 19:42:52 nexus3.edgexfoundry.org:10001 19:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:53 Configure a credential helper to remove this warning. See 19:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:53 19:42:53 Login Succeeded 19:42:53 nexus3.edgexfoundry.org:10002 19:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:53 Configure a credential helper to remove this warning. See 19:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:53 19:42:53 Login Succeeded 19:42:53 nexus3.edgexfoundry.org:10003 19:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:53 Configure a credential helper to remove this warning. See 19:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:53 19:42:53 Login Succeeded 19:42:53 nexus3.edgexfoundry.org:10004 19:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:54 Configure a credential helper to remove this warning. See 19:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:54 19:42:54 Login Succeeded 19:42:54 docker.io 19:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:54 Configure a credential helper to remove this warning. See 19:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:54 19:42:54 Login Succeeded 19:42:54 ---> docker-login.sh ends [Pipeline] } 19:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:42:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:55 ========================================================= 19:42:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:42:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:42:55 Sending build context to Docker daemon 8.08MB 19:42:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:42:55 Step 2/12 : FROM ${BASE} AS builder 19:42:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:56 9b18e9b68314: Pulling fs layer 19:42:56 35d82f9e3411: Pulling fs layer 19:42:56 e16973657156: Pulling fs layer 19:42:56 fc693d55d65f: Pulling fs layer 19:42:56 7e9fc2657dce: Pulling fs layer 19:42:56 dda99020689f: Pulling fs layer 19:42:56 db1c61fa0a46: Pulling fs layer 19:42:56 891c053d2c06: Pulling fs layer 19:42:56 dda99020689f: Waiting 19:42:56 db1c61fa0a46: Waiting 19:42:56 fc693d55d65f: Waiting 19:42:56 7e9fc2657dce: Waiting 19:42:56 891c053d2c06: Waiting 19:42:56 35d82f9e3411: Verifying Checksum 19:42:56 35d82f9e3411: Download complete 19:42:56 7e9fc2657dce: Verifying Checksum 19:42:56 7e9fc2657dce: Download complete 19:42:56 dda99020689f: Verifying Checksum 19:42:56 dda99020689f: Download complete 19:42:56 9b18e9b68314: Verifying Checksum 19:42:56 9b18e9b68314: Download complete 19:42:57 9b18e9b68314: Pull complete 19:42:57 891c053d2c06: Download complete 19:42:57 35d82f9e3411: Pull complete 19:42:57 e16973657156: Pull complete 19:42:58 db1c61fa0a46: Verifying Checksum 19:42:58 db1c61fa0a46: Download complete 19:42:58 fc693d55d65f: Verifying Checksum 19:42:58 fc693d55d65f: Download complete 19:43:11 fc693d55d65f: Pull complete 19:43:11 7e9fc2657dce: Pull complete 19:43:11 dda99020689f: Pull complete 19:43:16 db1c61fa0a46: Pull complete 19:43:18 891c053d2c06: Pull complete 19:43:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:43:18 ---> f96f9c87975a 19:43:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:43:20 ---> Running in 7da88948b68a 19:43:20 Removing intermediate container 7da88948b68a 19:43:20 ---> ac22952ad815 19:43:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:43:20 ---> Running in 6d829fb42e1a 19:43:20 Removing intermediate container 6d829fb42e1a 19:43:20 ---> 4aa61c985cf0 19:43:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:43:20 ---> Running in 4ea42f993b2d 19:43:21 Removing intermediate container 4ea42f993b2d 19:43:21 ---> fa959c61ed66 19:43:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:43:21 ---> Running in 252c74bee492 19:43:21 Removing intermediate container 252c74bee492 19:43:21 ---> 20a10b0e3022 19:43:21 Step 7/12 : WORKDIR /device-gpio 19:43:21 ---> Running in cb09722698f0 19:43:22 Removing intermediate container cb09722698f0 19:43:22 ---> 4129e9731cbc 19:43:22 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:43:22 ---> Running in db6c4e4aed1e 19:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:24 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:43:24 (2/4) Installing libedit (20210910.3.1-r0) 19:43:24 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:43:24 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:43:24 Executing busybox-1.35.0-r17.trigger 19:43:24 OK: 226 MiB in 55 packages 19:43:25 Removing intermediate container db6c4e4aed1e 19:43:25 ---> 25935f49439a 19:43:25 Step 9/12 : COPY go.mod vendor* ./ 19:43:27 ---> 09d7578f01c9 19:43:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:27 ---> Running in 819bf24a9fd4 19:44:23 Removing intermediate container 819bf24a9fd4 19:44:23 ---> 62411905017d 19:44:23 Step 11/12 : COPY . . 19:44:23 ---> 9da0377e9dbe 19:44:23 Step 12/12 : RUN ${MAKE} 19:44:23 ---> Running in bd3e06c61b68 19:44:23 noop 19:44:23 Removing intermediate container bd3e06c61b68 19:44:23 ---> a0fefb67f0ce 19:44:23 Successfully built a0fefb67f0ce 19:44:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:24 + docker inspect -f . ci-base-image-arm64 19:44:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:24 prd-ubuntu20.04-docker-arm64-4c-16g-121235 does not seem to be running inside a container 19:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:44:25 $ docker top 2b1066306964988dac75b59f35c18a5d1e401c363f1752a8edfb371201c02118 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:26 + go version 19:44:26 go version go1.18.7 linux/arm64 [Pipeline] } 19:44:26 $ docker stop --time=1 2b1066306964988dac75b59f35c18a5d1e401c363f1752a8edfb371201c02118 19:44:28 $ docker rm -f 2b1066306964988dac75b59f35c18a5d1e401c363f1752a8edfb371201c02118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:28 + docker inspect -f . ci-base-image-arm64 19:44:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:29 prd-ubuntu20.04-docker-arm64-4c-16g-121235 does not seem to be running inside a container 19:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:44:30 $ docker top 30a36037fa7099c733e31baa6999e41b63e1613b624ad7e989f69f3d49041289 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:30 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 19:44:31 + make test 19:44:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:44:32 ? github.com/edgexfoundry/device-gpio [no test files] 19:45:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:45:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:45:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:45:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:46:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:46:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:46:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:46:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:46:06 $ docker stop --time=1 30a36037fa7099c733e31baa6999e41b63e1613b624ad7e989f69f3d49041289 19:46:08 $ docker rm -f 30a36037fa7099c733e31baa6999e41b63e1613b624ad7e989f69f3d49041289 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:46:09 Warning: overwriting stash ‘coverage-report’ 19:46:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:46:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:46:10 + ls -al . 19:46:10 total 164 19:46:10 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 19:44 . 19:46:10 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 19:42 .. 19:46:10 -rw-rw-r-- 1 jenkins jenkins 120 Dec 14 19:42 .dockerignore 19:46:10 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 19:42 .git 19:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:42 .github 19:46:10 -rw-rw-r-- 1 jenkins jenkins 343 Dec 14 19:42 .gitignore 19:46:10 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 19:42 .golangci.yml 19:46:10 -rw-rw-r-- 1 jenkins jenkins 9691 Dec 14 19:42 Attribution.txt 19:46:10 -rw-rw-r-- 1 jenkins jenkins 4069 Dec 14 19:42 CHANGELOG.md 19:46:10 -rw-rw-r-- 1 jenkins jenkins 1604 Dec 14 19:42 Dockerfile 19:46:10 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 19:42 GOVERNANCE.md 19:46:10 -rw-rw-r-- 1 jenkins jenkins 657 Dec 14 19:42 Jenkinsfile 19:46:10 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 19:42 LICENSE 19:46:10 -rw-rw-r-- 1 jenkins jenkins 2085 Dec 14 19:42 Makefile 19:46:10 -rw-rw-r-- 1 jenkins jenkins 617 Dec 14 19:42 OWNERS.md 19:46:10 -rw-rw-r-- 1 jenkins jenkins 11842 Dec 14 19:42 README.md 19:46:10 -rw-rw-r-- 1 jenkins jenkins 5 Dec 14 19:40 VERSION 19:46:10 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 19:42 bin 19:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:42 cmd 19:46:10 -rw-r--r-- 1 jenkins jenkins 10 Dec 14 19:44 coverage.out 19:46:10 -rw-rw-r-- 1 jenkins jenkins 3400 Dec 14 19:42 go.mod 19:46:10 -rw-rw-r-- 1 jenkins jenkins 44944 Dec 14 19:42 go.sum 19:46:10 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 19:42 internal 19:46:10 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 19:42 snap 19:46:10 -rw-rw-r-- 1 jenkins jenkins 209 Dec 14 19:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:11 + 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=cc9700dcd13c953e5d7e26df58e98a921dc79e77 --label arch=arm64 --label version=0.0.0 . 19:46:11 Sending build context to Docker daemon 8.081MB 19:46:11 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:46:11 Step 2/25 : FROM ${BASE} AS builder 19:46:11 ---> a0fefb67f0ce 19:46:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:46:11 ---> Running in cea4a5142cf3 19:46:11 Removing intermediate container cea4a5142cf3 19:46:11 ---> 97e0d91600f2 19:46:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:46:11 ---> Running in c18743133108 19:46:12 Removing intermediate container c18743133108 19:46:12 ---> 82a0b55a44c3 19:46:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:46:12 ---> Running in 1b64f3c9165b 19:46:12 Removing intermediate container 1b64f3c9165b 19:46:12 ---> 3582e677bbd5 19:46:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:46:12 ---> Running in e8e48a098e7e 19:46:12 Removing intermediate container e8e48a098e7e 19:46:12 ---> 307fae940bf0 19:46:12 Step 7/25 : WORKDIR /device-gpio 19:46:13 ---> Running in fe7e5e2dc862 19:46:13 Removing intermediate container fe7e5e2dc862 19:46:13 ---> e6f9995c7cfa 19:46:13 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:46:13 ---> Running in b260cf8733ed 19:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:46:16 OK: 226 MiB in 55 packages 19:46:16 Removing intermediate container b260cf8733ed 19:46:16 ---> 6731cea86e8a 19:46:16 Step 9/25 : COPY go.mod vendor* ./ 19:46:17 ---> 4601bf28796c 19:46:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:17 ---> Running in c62cd153da1b 19:46:19 Removing intermediate container c62cd153da1b 19:46:19 ---> 0eac5c6fd9a0 19:46:19 Step 11/25 : COPY . . 19:46:20 ---> b2c4f046285f 19:46:20 Step 12/25 : RUN ${MAKE} 19:46:20 ---> Running in 539caef55a6d 19:46:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 19:48:43 Removing intermediate container 539caef55a6d 19:48:43 ---> 0bf8ab9e0b52 19:48:43 Step 13/25 : FROM alpine:3.16 19:48:43 3.16: Pulling from library/alpine 19:48:43 6875df1f5354: Pulling fs layer 19:48:44 6875df1f5354: Verifying Checksum 19:48:44 6875df1f5354: Download complete 19:48:44 6875df1f5354: Pull complete 19:48:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:48:44 Status: Downloaded newer image for alpine:3.16 19:48:44 ---> 2b4661558fb8 19:48:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:48:44 ---> Running in a03d1ab1923d 19:48:44 Removing intermediate container a03d1ab1923d 19:48:44 ---> 741e661a5db2 19:48:44 Step 15/25 : RUN apk add --update --no-cache zeromq 19:48:44 ---> Running in abf9edfd7d86 19:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:48:47 (1/5) Installing libgcc (11.2.1_git20220219-r2) 19:48:47 (2/5) Installing libsodium (1.0.18-r0) 19:48:47 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 19:48:47 (4/5) Installing libzmq (4.3.4-r0) 19:48:47 (5/5) Installing zeromq (4.3.4-r0) 19:48:47 Executing busybox-1.35.0-r17.trigger 19:48:47 OK: 8 MiB in 19 packages 19:48:48 Removing intermediate container abf9edfd7d86 19:48:48 ---> 76a2b68e439b 19:48:48 Step 16/25 : WORKDIR / 19:48:48 ---> Running in a7ddb345e7aa 19:48:48 Removing intermediate container a7ddb345e7aa 19:48:48 ---> da3bbb864d11 19:48:48 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:48:49 ---> ef98782a9d28 19:48:49 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:48:49 ---> cac286725658 19:48:49 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:48:51 ---> d48db7f4e9f3 19:48:51 Step 20/25 : EXPOSE 59910 19:48:51 ---> Running in bed34afc0322 19:48:51 Removing intermediate container bed34afc0322 19:48:51 ---> ff38ed5e655e 19:48:51 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:48:51 ---> Running in 45a1734c22ab 19:48:51 Removing intermediate container 45a1734c22ab 19:48:51 ---> 44e5d554f434 19:48:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:51 ---> Running in 0bf49837117c 19:48:52 Removing intermediate container 0bf49837117c 19:48:52 ---> 3fcb57af4aac 19:48:52 Step 23/25 : LABEL arch=arm64 19:48:52 ---> Running in 9b2139c76186 19:48:52 Removing intermediate container 9b2139c76186 19:48:52 ---> fe4a6b07cae5 19:48:52 Step 24/25 : LABEL git_sha=cc9700dcd13c953e5d7e26df58e98a921dc79e77 19:48:52 ---> Running in 303b1231b7b5 19:48:52 Removing intermediate container 303b1231b7b5 19:48:52 ---> 03efda311f16 19:48:52 Step 25/25 : LABEL version=0.0.0 19:48:52 ---> Running in ad764c9086ee 19:48:53 Removing intermediate container ad764c9086ee 19:48:53 ---> a6e30effb9e1 19:48:53 [Warning] One or more build-args [ARCH] were not consumed 19:48:53 Successfully built a6e30effb9e1 19:48:53 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 19:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:54 19:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:54 arm64: Pulling from edgex-lftools-log-publisher 19:48:54 8998bd30e6a1: Pulling fs layer 19:48:54 04944245beec: Pulling fs layer 19:48:54 699f458cf7ca: Pulling fs layer 19:48:54 765212b225bb: Pulling fs layer 19:48:54 f23df028b6ca: Pulling fs layer 19:48:54 d65c8cfc05b1: Pulling fs layer 19:48:54 2437ff75d9bd: Pulling fs layer 19:48:54 765212b225bb: Waiting 19:48:54 f23df028b6ca: Waiting 19:48:54 d65c8cfc05b1: Waiting 19:48:54 04944245beec: Verifying Checksum 19:48:54 04944245beec: Download complete 19:48:54 765212b225bb: Verifying Checksum 19:48:54 765212b225bb: Download complete 19:48:54 f23df028b6ca: Verifying Checksum 19:48:54 f23df028b6ca: Download complete 19:48:54 d65c8cfc05b1: Verifying Checksum 19:48:54 d65c8cfc05b1: Download complete 19:48:55 699f458cf7ca: Verifying Checksum 19:48:55 699f458cf7ca: Download complete 19:48:55 8998bd30e6a1: Verifying Checksum 19:48:55 8998bd30e6a1: Download complete 19:48:57 2437ff75d9bd: Verifying Checksum 19:48:57 2437ff75d9bd: Download complete 19:48:59 8998bd30e6a1: Pull complete 19:48:59 04944245beec: Pull complete 19:49:01 699f458cf7ca: Pull complete 19:49:01 765212b225bb: Pull complete 19:49:03 f23df028b6ca: Pull complete 19:49:03 d65c8cfc05b1: Pull complete 19:49:18 2437ff75d9bd: Pull complete 19:49:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:49:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-121235 does not seem to be running inside a container 19:49:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:49:21 $ docker top 2211336875f87ac46043a427dfc7d78f626133c262efc6886ec37eac3fd42dc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:22 ---> job-cost.sh 19:49:22 lf-activate-venv: SKIPPING 19:49:22 INFO: No Stack... 19:49:23 INFO: Retrieving Pricing Info for: v3-standard-4 19:49:24 INFO: Archiving Costs [Pipeline] sh 19:49:24 + cat /w/workspace/device-gpio/1/archives/cost.csv 19:49:24 + cut -d, -f6 [Pipeline] lock 19:49:24 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] 19:49:24 Resource [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] did not exist. Created. 19:49:24 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:49:25 /w/workspace/device-gpio/1@tmp/durable-2bee0e95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:49:25 + echo total: 0.10999999940395355 [Pipeline] stash 19:49:25 Warning: overwriting stash ‘stack-cost’ 19:49:25 Stashed 1 file(s) [Pipeline] } 19:49:25 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:49:26 $ docker stop --time=1 2211336875f87ac46043a427dfc7d78f626133c262efc6886ec37eac3fd42dc5 19:49:27 $ docker rm -f 2211336875f87ac46043a427dfc7d78f626133c262efc6886ec37eac3fd42dc5 [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 19:49:28 provisioning config files... 19:49:28 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/config8062131141244163062tmp [Pipeline] { [Pipeline] sh 19:49:28 + set +x 19:49:28 + curl -s https://codecov.io/bash 19:49:28 + bash -s -- 19:49:28 19:49:28 _____ _ 19:49:28 / ____| | | 19:49:28 | | ___ __| | ___ ___ _____ __ 19:49:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:49:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:49:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:49:28 Bash-1.0.6 19:49:28 19:49:28 19:49:28 ==> git version 2.25.1 found 19:49:28 ==> 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 19:49:28 Release-Date: 2020-01-08 19:49:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:49:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:49:28 ==> Jenkins CI detected. 19:49:28 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-70 19:49:28 project root: . 19:49:28 --> token set from env 19:49:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:49:28 ==> Running gcov in . (disable via -X gcov) 19:49:28 ==> Python coveragepy not found 19:49:28 ==> Searching for coverage reports in: 19:49:28 + . 19:49:28 -> Found 1 reports 19:49:28 ==> Detecting git/mercurial file structure 19:49:28 ==> Reading reports 19:49:28 + ./coverage.out bytes=10 19:49:28 ==> Appending adjustments 19:49:28 https://docs.codecov.io/docs/fixing-reports 19:49:29 + Found adjustments 19:49:29 ==> Gzipping contents 19:49:29 4.0K /tmp/codecov.27uGsa.gz 19:49:29 ==> Uploading reports 19:49:29 url: https://codecov.io 19:49:29 query: branch=PR-70&commit=cc9700dcd13c953e5d7e26df58e98a921dc79e77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=70&job=&cmd_args= 19:49:29 -> Pinging Codecov 19:49:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-70&commit=cc9700dcd13c953e5d7e26df58e98a921dc79e77&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-70%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=70&job=&cmd_args= 19:49:29 -> Uploading to 19:49:29 https://storage.googleapis.com/codecov/v4/raw/2022-12-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cc9700dcd13c953e5d7e26df58e98a921dc79e77/e375baca-ba52-4cad-9796-3e8a0038d126.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T194929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b1d25daabd7b2a2716493e01564aa5446969abcf596cb9956089f73bb3da785 19:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:49:29 Dload Upload Total Spent Left Speed 19:49:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3518 --:--:-- --:--:-- --:--:-- 3502 19:49:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cc9700dcd13c953e5d7e26df58e98a921dc79e77 [Pipeline] } 19:49:29 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 19:49:31 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-70/archives ] 19:49:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-70/archives 19:49:31 total 16 19:49:31 drwxr-xr-x 3 root root 4096 Dec 14 19:42 . 19:49:31 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 19:42 .. 19:49:31 drwxr-xr-x 2 root root 4096 Dec 14 19:42 cost 19:49:31 -rw-r--r-- 1 root root 82 Dec 14 19:42 cost.csv 19:49:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-70/archives 19:49:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-70/archives 19:49:31 total 16 19:49:31 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 19:42 . 19:49:31 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 19:42 .. 19:49:31 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 19:42 cost 19:49:31 -rw-r--r-- 1 jenkins jenkins 82 Dec 14 19:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:49:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:32 ---> package-listing.sh 19:49:32 ++ tr '[:upper:]' '[:lower:]' 19:49:32 ++ facter osfamily 19:49:33 + OS_FAMILY=debian 19:49:33 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-70 19:49:33 + START_PACKAGES=/tmp/packages_start.txt 19:49:33 + END_PACKAGES=/tmp/packages_end.txt 19:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:33 + PACKAGES=/tmp/packages_start.txt 19:49:33 + '[' /w/workspace/edgexfoundry_device-gpio_PR-70 ']' 19:49:33 + PACKAGES=/tmp/packages_end.txt 19:49:33 + case "${OS_FAMILY}" in 19:49:33 + dpkg -l 19:49:33 + grep '^ii' 19:49:33 + '[' -f /tmp/packages_start.txt ']' 19:49:33 + '[' -f /tmp/packages_end.txt ']' 19:49:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:33 + '[' /w/workspace/edgexfoundry_device-gpio_PR-70 ']' 19:49:33 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-70/archives/ 19:49:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-70/archives/ [Pipeline] echo 19:49:33 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-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:49:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:34 prd-ubuntu20.04-docker-8c-8g-121234 does not seem to be running inside a container 19:49:34 $ 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-70/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-70 -v /w/workspace/edgexfoundry_device-gpio_PR-70:/w/workspace/edgexfoundry_device-gpio_PR-70:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-70@tmp:/w/workspace/edgexfoundry_device-gpio_PR-70@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 19:49:34 $ docker top 10bda8b54d2598655c06cf4a5dc0b34f4de7a79c2126eb7caee2cfc26a376048 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:49:35 + mkdir -p /var/log/sysstat [Pipeline] sh 19:49:35 + ls /var/log/sa-host 19:49:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:35 provisioning config files... 19:49:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-70@tmp/config7509197079758641123tmp [Pipeline] { [Pipeline] echo 19:49:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:49:35 ---> create-netrc.sh [Pipeline] } 19:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:49:36 ---> python-tools-install.sh [Pipeline] echo 19:49:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:49:36 ---> sudo-logs.sh 19:49:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:49:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:49:37 ---> job-cost.sh 19:49:37 lf-activate-venv: SKIPPING 19:49:37 DEBUG: total: 0.2199999988079071 19:49:37 INFO: Retrieving Stack Cost... 19:49:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:49:37 INFO: Archiving Costs [Pipeline] echo 19:49:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:49:38 ---> logs-deploy.sh 19:49:38 lf-activate-venv: SKIPPING 19:49:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-70/1 19:49:38 INFO: archiving workspace using pattern(s): 19:49:39 Archives upload complete. 19:49:39 INFO: archiving logs to Nexus