Pull request #116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (9074de23ec044bb5e27411eefde587e1e30cbbeb) 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-ssh3753215352986234976.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-ssh17195706116503328925.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-116/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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3693284490547963821.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-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15536234084952863344.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-ssh16473384401934274443.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-116/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-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8738086394255174119.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8423 in /w/workspace/edgexfoundry_device-gpio_PR-116 [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-116 # 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/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 Merge succeeded, producing 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 Checking out Revision 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 (PR-116) Commit message: "build(deps): bump golang.org/x/net" 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 23:48:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:48:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:48:21 ========================================================= 23:48:21 EdgeX Global Pipelines Version Info 23:48:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:48:22 ------------------- 23:48:22 stable info: 23:48:22 ------------------- 23:48:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:48:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:48:22 Message: update stable to v1.0.244 23:48:23 ------------------- 23:48:23 experimental info: 23:48:23 ------------------- 23:48:23 Commited By: **** collab-it+edgex@linuxfoundation.org 23:48:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:48:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:48:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 23:48:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 23:48:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [Pipeline] echo 23:48:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b3ee2c [Pipeline] echo 23:48:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:25 provisioning config files... 23:48:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config598350531046629034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:25 ---> docker-login.sh 23:48:25 nexus3.edgexfoundry.org:10001 23:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:25 Configure a credential helper to remove this warning. See 23:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:25 23:48:25 Login Succeeded 23:48:25 nexus3.edgexfoundry.org:10002 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 nexus3.edgexfoundry.org:10003 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 nexus3.edgexfoundry.org:10004 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 docker.io 23:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:26 Configure a credential helper to remove this warning. See 23:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:26 23:48:26 Login Succeeded 23:48:26 ---> docker-login.sh ends [Pipeline] } 23:48:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:48:27 + git rev-list -1 --merges 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148~1..3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [Pipeline] echo 23:48:27 -----------> git rev-list -1 --merges 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148~1..3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [false] [Pipeline] sh 23:48:27 + git log --format=format:%s -1 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [Pipeline] echo 23:48:27 ========================================================= 23:48:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:48:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:48:28 + git log --format=format:%s -1 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [Pipeline] echo 23:48:28 [semverPrep] GIT_COMMIT: 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148, Commit Message: build(deps): bump golang.org/x/net [Pipeline] echo 23:48:28 [semverPrep] This is not a build commit. [Pipeline] sh 23:48:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:48:28 + grep -v github /etc/ssh/ssh_known_hosts 23:48:28 + [ -e /tmp/ssh_known_hosts ] 23:48:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:48:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:48:28 + sudo tee -a /etc/ssh/ssh_known_hosts 23:48:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:29 23:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:48:29 b85a868b505f: Pulling fs layer 23:48:29 e2be974225ed: Pulling fs layer 23:48:29 339a4e72a1f5: Pulling fs layer 23:48:29 988bab9f4d93: Pulling fs layer 23:48:29 1469e6f7b9e6: Pulling fs layer 23:48:29 eaf3925da568: Pulling fs layer 23:48:29 bab4dde63d76: Pulling fs layer 23:48:29 bde34c3a00c8: Pulling fs layer 23:48:29 b352a97aabf1: Pulling fs layer 23:48:29 4872d77fe225: Pulling fs layer 23:48:29 5851b861e8e6: Pulling fs layer 23:48:29 1469e6f7b9e6: Waiting 23:48:29 988bab9f4d93: Waiting 23:48:29 eaf3925da568: Waiting 23:48:29 bab4dde63d76: Waiting 23:48:29 bde34c3a00c8: Waiting 23:48:29 b352a97aabf1: Waiting 23:48:29 4872d77fe225: Waiting 23:48:29 e2be974225ed: Download complete 23:48:29 988bab9f4d93: Download complete 23:48:30 1469e6f7b9e6: Verifying Checksum 23:48:30 1469e6f7b9e6: Download complete 23:48:30 eaf3925da568: Verifying Checksum 23:48:30 eaf3925da568: Download complete 23:48:30 339a4e72a1f5: Verifying Checksum 23:48:30 339a4e72a1f5: Download complete 23:48:30 bde34c3a00c8: Verifying Checksum 23:48:30 bde34c3a00c8: Download complete 23:48:30 b352a97aabf1: Verifying Checksum 23:48:30 b352a97aabf1: Download complete 23:48:30 4872d77fe225: Verifying Checksum 23:48:30 4872d77fe225: Download complete 23:48:30 5851b861e8e6: Download complete 23:48:30 b85a868b505f: Verifying Checksum 23:48:30 b85a868b505f: Download complete 23:48:30 bab4dde63d76: Verifying Checksum 23:48:30 bab4dde63d76: Download complete 23:48:31 b85a868b505f: Pull complete 23:48:31 e2be974225ed: Pull complete 23:48:32 339a4e72a1f5: Pull complete 23:48:32 988bab9f4d93: Pull complete 23:48:32 1469e6f7b9e6: Pull complete 23:48:32 eaf3925da568: Pull complete 23:48:34 bab4dde63d76: Pull complete 23:48:34 bde34c3a00c8: Pull complete 23:48:34 b352a97aabf1: Pull complete 23:48:34 4872d77fe225: Pull complete 23:48:34 5851b861e8e6: Pull complete 23:48:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:48:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:34 prd-ubuntu20.04-docker-8c-8g-8423 does not seem to be running inside a container 23:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:48:41 $ docker top ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 -eo pid,comm 23:48:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:48:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:41 [ssh-agent] Looking for ssh-agent implementation... 23:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:41 $ docker exec ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 ssh-agent 23:48:41 SSH_AUTH_SOCK=/tmp/ssh-VmSN7rIn0AtK/agent.32 23:48:41 SSH_AGENT_PID=38 23:48:41 Running ssh-add (command line suppressed) 23:48:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_5949141340538446950.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_5949141340538446950.key) 23:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:42 + git tag --points-at HEAD [Pipeline] } 23:48:42 $ docker exec --env ******** --env ******** ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 ssh-agent -k 23:48:42 unset SSH_AUTH_SOCK; 23:48:42 unset SSH_AGENT_PID; 23:48:42 echo Agent pid 38 killed; 23:48:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:48:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:48:42 [ssh-agent] Looking for ssh-agent implementation... 23:48:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:48:42 $ docker exec ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 ssh-agent 23:48:42 SSH_AUTH_SOCK=/tmp/ssh-BsdzuPiKlO51/agent.70 23:48:42 SSH_AGENT_PID=76 23:48:42 Running ssh-add (command line suppressed) 23:48:42 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_6253338113810624547.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_6253338113810624547.key) 23:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:48:43 + git semver init 23:48:43 2023-03-06 23:48:43,209 [run_init] DEBUG init version:0.0.0 force:False 23:48:43 2023-03-06 23:48:43,211 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver 23:48:43 2023-03-06 23:48:43,211 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver 23:48:43 2023-03-06 23:48:43,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) 23:48:44 2023-03-06 23:48:44,287 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude 23:48:44 2023-03-06 23:48:44,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False 23:48:44 2023-03-06 23:48:44,288 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 23:48:44 2023-03-06 23:48:44,292 [execute] INFO git cat-file --batch-check 23:48:44 2023-03-06 23:48:44,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) 23:48:44 2023-03-06 23:48:44,298 [execute] INFO git cat-file --batch 23:48:44 2023-03-06 23:48:44,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) 23:48:44 2023-03-06 23:48:44,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 23:48:44 0.0.0 [Pipeline] } 23:48:44 $ docker exec --env ******** --env ******** ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 ssh-agent -k 23:48:44 unset SSH_AUTH_SOCK; 23:48:44 unset SSH_AGENT_PID; 23:48:44 echo Agent pid 76 killed; 23:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:48:45 + git semver [Pipeline] } 23:48:45 $ docker stop --time=1 ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 23:48:47 $ docker rm -f --volumes ae08068c831f18bc4f0c4d0881822c6059497732bd49ef9ed281f79f921f7932 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:48:48 Stashed 1 file(s) [Pipeline] echo 23:48:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:49 provisioning config files... 23:48:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config2521182670478181189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:49 ---> docker-login.sh 23:48:49 nexus3.edgexfoundry.org:10001 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10002 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10003 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10004 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 docker.io 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 ---> docker-login.sh ends [Pipeline] } 23:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:50 ========================================================= 23:48:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:48:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:50 + 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 . 23:48:50 Sending build context to Docker daemon 16MB 23:48:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:48:50 Step 2/12 : FROM ${BASE} AS builder 23:48:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:48:50 213ec9aee27d: Pulling fs layer 23:48:50 4583459ba037: Pulling fs layer 23:48:50 93c1e223e6f2: Pulling fs layer 23:48:50 53926ce57604: Pulling fs layer 23:48:50 21b2b0c7a3f4: Pulling fs layer 23:48:50 22ff95d597cd: Pulling fs layer 23:48:50 12d6caf4c0d1: Pulling fs layer 23:48:50 96b7cbca73a9: Pulling fs layer 23:48:50 a7acece74701: Pulling fs layer 23:48:50 53926ce57604: Waiting 23:48:50 12d6caf4c0d1: Waiting 23:48:50 21b2b0c7a3f4: Waiting 23:48:50 22ff95d597cd: Waiting 23:48:50 96b7cbca73a9: Waiting 23:48:50 a7acece74701: Waiting 23:48:51 93c1e223e6f2: Download complete 23:48:51 4583459ba037: Verifying Checksum 23:48:51 4583459ba037: Download complete 23:48:51 21b2b0c7a3f4: Verifying Checksum 23:48:51 21b2b0c7a3f4: Download complete 23:48:51 22ff95d597cd: Verifying Checksum 23:48:51 22ff95d597cd: Download complete 23:48:51 213ec9aee27d: Verifying Checksum 23:48:51 213ec9aee27d: Download complete 23:48:51 12d6caf4c0d1: Verifying Checksum 23:48:51 12d6caf4c0d1: Download complete 23:48:51 213ec9aee27d: Pull complete 23:48:51 4583459ba037: Pull complete 23:48:51 93c1e223e6f2: Pull complete 23:48:51 a7acece74701: Verifying Checksum 23:48:51 a7acece74701: Download complete 23:48:51 96b7cbca73a9: Verifying Checksum 23:48:51 96b7cbca73a9: Download complete 23:48:51 53926ce57604: Verifying Checksum 23:48:51 53926ce57604: Download complete 23:48:56 53926ce57604: Pull complete 23:48:56 21b2b0c7a3f4: Pull complete 23:48:56 22ff95d597cd: Pull complete 23:48:56 12d6caf4c0d1: Pull complete 23:48:58 96b7cbca73a9: Pull complete 23:48:58 a7acece74701: Pull complete 23:48:58 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:48:58 ---> db6d94c90886 23:48:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:49:03 Still waiting to schedule task 23:49:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:49:05 ---> Running in 98e882bb4dc5 23:49:05 Removing intermediate container 98e882bb4dc5 23:49:05 ---> f2b8a5e98a40 23:49:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:05 ---> Running in e9ae88ba309b 23:49:05 Removing intermediate container e9ae88ba309b 23:49:05 ---> 39ced9fddf87 23:49:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:49:05 ---> Running in 94a77ebba50f 23:49:05 Removing intermediate container 94a77ebba50f 23:49:05 ---> 288dc3db3757 23:49:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:49:05 ---> Running in aa50f77e0a33 23:49:05 Removing intermediate container aa50f77e0a33 23:49:05 ---> 409755bf1dfb 23:49:05 Step 7/12 : WORKDIR /device-gpio 23:49:05 ---> Running in de245209dcfb 23:49:05 Removing intermediate container de245209dcfb 23:49:05 ---> f9b6c5ba2fb6 23:49:05 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:05 ---> Running in 1c48f2457c0d 23:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:49:06 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:49:06 (2/4) Installing libedit (20210910.3.1-r0) 23:49:06 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:49:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:49:06 Executing busybox-1.35.0-r17.trigger 23:49:06 OK: 216 MiB in 55 packages 23:49:06 Removing intermediate container 1c48f2457c0d 23:49:06 ---> c399e1416856 23:49:06 Step 9/12 : COPY go.mod vendor* ./ 23:49:06 ---> f057c1298274 23:49:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:06 ---> Running in 33f449afab84 23:49:38 Removing intermediate container 33f449afab84 23:49:38 ---> 773d4332be0b 23:49:38 Step 11/12 : COPY . . 23:49:38 ---> e64c5f148cb9 23:49:38 Step 12/12 : RUN ${MAKE} 23:49:38 ---> Running in c94eb4742ecb 23:49:38 noop 23:49:38 Removing intermediate container c94eb4742ecb 23:49:38 ---> 166b0e998cbd 23:49:38 Successfully built 166b0e998cbd 23:49:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 + docker inspect -f . ci-base-image-x86_64 23:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:39 prd-ubuntu20.04-docker-8c-8g-8423 does not seem to be running inside a container 23:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:49:39 $ docker top 20f288fdb5258892a92e3bbf255e44b082ce1594ba7e94d02a942702449aed4e -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:40 + go version 23:49:40 go version go1.18.7 linux/amd64 [Pipeline] } 23:49:40 $ docker stop --time=1 20f288fdb5258892a92e3bbf255e44b082ce1594ba7e94d02a942702449aed4e 23:49:41 $ docker rm -f --volumes 20f288fdb5258892a92e3bbf255e44b082ce1594ba7e94d02a942702449aed4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:42 + docker inspect -f . ci-base-image-x86_64 23:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:42 prd-ubuntu20.04-docker-8c-8g-8423 does not seem to be running inside a container 23:49:42 $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:49:42 $ docker top 5ad721372623741f63a189058a78c4dd6f863021cf02b8d6f4e66af34dba384a -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh 23:49:43 + make test 23:49:43 go test ./... -coverprofile=coverage.out ./... 23:49:43 ? github.com/edgexfoundry/device-gpio [no test files] 23:49:53 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:49:53 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:49:59 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." 23:49:59 go vet ./... 23:50:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:01 $ docker stop --time=1 5ad721372623741f63a189058a78c4dd6f863021cf02b8d6f4e66af34dba384a 23:50:04 $ docker rm -f --volumes 5ad721372623741f63a189058a78c4dd6f863021cf02b8d6f4e66af34dba384a [Pipeline] // withDockerContainer [Pipeline] sh 23:50:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:50:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:05 + ls -al . 23:50:05 total 168 23:50:05 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 23:49 . 23:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 23:48 .. 23:50:05 -rw-rw-r-- 1 jenkins jenkins 120 Mar 6 23:48 .dockerignore 23:50:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 23:49 .git 23:50:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:48 .github 23:50:05 -rw-rw-r-- 1 jenkins jenkins 343 Mar 6 23:48 .gitignore 23:50:05 -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 23:48 .golangci.yml 23:50:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 23:48 .semver 23:50:05 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 6 23:48 Attribution.txt 23:50:05 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 6 23:48 CHANGELOG.md 23:50:05 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 6 23:48 Dockerfile 23:50:05 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 23:48 GOVERNANCE.md 23:50:05 -rw-rw-r-- 1 jenkins jenkins 657 Mar 6 23:48 Jenkinsfile 23:50:05 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 6 23:48 LICENSE 23:50:05 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 6 23:48 Makefile 23:50:05 -rw-rw-r-- 1 jenkins jenkins 617 Mar 6 23:48 OWNERS.md 23:50:05 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 6 23:48 README.md 23:50:05 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 23:48 VERSION 23:50:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 23:48 bin 23:50:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:48 cmd 23:50:05 -rw-r--r-- 1 jenkins jenkins 10 Mar 6 23:49 coverage.out 23:50:05 -rw-rw-r-- 1 jenkins jenkins 3344 Mar 6 23:48 go.mod 23:50:05 -rw-rw-r-- 1 jenkins jenkins 45019 Mar 6 23:48 go.sum 23:50:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:48 internal 23:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 23:48 snap 23:50:05 -rw-rw-r-- 1 jenkins jenkins 209 Mar 6 23:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:05 + 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=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 --label arch=amd64 --label version=0.0.0 . 23:50:05 Sending build context to Docker daemon 16.01MB 23:50:05 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:50:05 Step 2/25 : FROM ${BASE} AS builder 23:50:05 ---> 166b0e998cbd 23:50:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:50:06 ---> Running in 9ff566d21fcc 23:50:06 Removing intermediate container 9ff566d21fcc 23:50:06 ---> cf0e799a4cf4 23:50:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:06 ---> Running in 675bd40ca2d5 23:50:06 Removing intermediate container 675bd40ca2d5 23:50:06 ---> d091e1b35c2d 23:50:06 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:50:06 ---> Running in 4148e097be69 23:50:06 Removing intermediate container 4148e097be69 23:50:06 ---> 0daf5d47ee3c 23:50:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:50:06 ---> Running in 2fdde30edf54 23:50:06 Removing intermediate container 2fdde30edf54 23:50:06 ---> 879ab7d17288 23:50:06 Step 7/25 : WORKDIR /device-gpio 23:50:06 ---> Running in d04bdefbcfe8 23:50:06 Removing intermediate container d04bdefbcfe8 23:50:06 ---> 73f9c49b4cd3 23:50:06 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:50:06 ---> Running in 6d8977e6f4b3 23:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:50:07 OK: 216 MiB in 55 packages 23:50:07 Removing intermediate container 6d8977e6f4b3 23:50:07 ---> 430ac53529cc 23:50:07 Step 9/25 : COPY go.mod vendor* ./ 23:50:07 ---> 7ece6d8aa076 23:50:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:07 ---> Running in f6af4555ef7e 23:50:08 Removing intermediate container f6af4555ef7e 23:50:08 ---> a37e8a0ad9b7 23:50:08 Step 11/25 : COPY . . 23:50:09 ---> bc22879cf2ee 23:50:09 Step 12/25 : RUN ${MAKE} 23:50:09 ---> Running in 1d08c1e8b7fe 23:50:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:50:31 Removing intermediate container 1d08c1e8b7fe 23:50:31 ---> 5e64eb8afc20 23:50:31 Step 13/25 : FROM alpine:3.16 23:50:31 3.16: Pulling from library/alpine 23:50:31 ef5531b6e74e: Pulling fs layer 23:50:31 ef5531b6e74e: Verifying Checksum 23:50:31 ef5531b6e74e: Download complete 23:50:31 ef5531b6e74e: Pull complete 23:50:31 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:50:31 Status: Downloaded newer image for alpine:3.16 23:50:31 ---> dfd21b5a31f5 23:50:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:50:31 ---> Running in 403369915d4e 23:50:31 Removing intermediate container 403369915d4e 23:50:31 ---> 682fa8d46d80 23:50:31 Step 15/25 : RUN apk add --update --no-cache 23:50:31 ---> Running in 2d54e5466a23 23:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:50:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:50:32 OK: 6 MiB in 14 packages 23:50:32 Removing intermediate container 2d54e5466a23 23:50:32 ---> 797b313e89fb 23:50:32 Step 16/25 : WORKDIR / 23:50:32 ---> Running in 284ca509dfd8 23:50:32 Removing intermediate container 284ca509dfd8 23:50:32 ---> e7674f30669e 23:50:32 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:50:32 ---> 086dcc3db7c1 23:50:32 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:50:32 ---> 4132b1bf8c08 23:50:32 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:50:33 ---> 1f66a682b83c 23:50:33 Step 20/25 : EXPOSE 59910 23:50:33 ---> Running in 8fe59e0c96cf 23:50:33 Removing intermediate container 8fe59e0c96cf 23:50:33 ---> af6bd7753fa1 23:50:33 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:50:34 ---> Running in 3d40b9bcef94 23:50:34 Removing intermediate container 3d40b9bcef94 23:50:34 ---> ecba4aafbd19 23:50:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:34 ---> Running in 984c1e95c7bb 23:50:34 Removing intermediate container 984c1e95c7bb 23:50:34 ---> 2f28b0ccec76 23:50:34 Step 23/25 : LABEL arch=amd64 23:50:34 ---> Running in 3eacd2808a7b 23:50:34 Removing intermediate container 3eacd2808a7b 23:50:34 ---> 6821b48c2b68 23:50:34 Step 24/25 : LABEL git_sha=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 23:50:34 ---> Running in 86fc157d925d 23:50:34 Removing intermediate container 86fc157d925d 23:50:34 ---> 5b3e12aca6b7 23:50:34 Step 25/25 : LABEL version=0.0.0 23:50:34 ---> Running in 9838140e3681 23:50:34 Removing intermediate container 9838140e3681 23:50:34 ---> f005adec4681 23:50:34 [Warning] One or more build-args [ARCH] were not consumed 23:50:34 Successfully built f005adec4681 23:50:34 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 23:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:35 23:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:35 latest: Pulling from edgex-lftools-log-publisher 23:50:35 5eb5b503b376: Pulling fs layer 23:50:35 5c69ac0246d0: Pulling fs layer 23:50:35 ec43610c2a17: Pulling fs layer 23:50:35 3a2ae6a8a46f: Pulling fs layer 23:50:35 33b1e0a273af: Pulling fs layer 23:50:35 3a2ae6a8a46f: Waiting 23:50:35 33b1e0a273af: Waiting 23:50:35 5d3b04190fa2: Pulling fs layer 23:50:35 2f39f015ded8: Pulling fs layer 23:50:35 5d3b04190fa2: Waiting 23:50:35 2f39f015ded8: Waiting 23:50:35 5c69ac0246d0: Verifying Checksum 23:50:35 5c69ac0246d0: Download complete 23:50:35 3a2ae6a8a46f: Verifying Checksum 23:50:35 3a2ae6a8a46f: Download complete 23:50:35 33b1e0a273af: Verifying Checksum 23:50:35 33b1e0a273af: Download complete 23:50:35 5d3b04190fa2: Download complete 23:50:35 ec43610c2a17: Verifying Checksum 23:50:35 ec43610c2a17: Download complete 23:50:35 5eb5b503b376: Verifying Checksum 23:50:35 5eb5b503b376: Download complete 23:50:36 2f39f015ded8: Download complete 23:50:37 5eb5b503b376: Pull complete 23:50:37 5c69ac0246d0: Pull complete 23:50:37 ec43610c2a17: Pull complete 23:50:37 3a2ae6a8a46f: Pull complete 23:50:37 33b1e0a273af: Pull complete 23:50:37 5d3b04190fa2: Pull complete 23:50:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8425 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws 23:50:42 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 23:50:42 The recommended git tool is: git 23:50:43 2f39f015ded8: Pull complete 23:50:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:43 prd-ubuntu20.04-docker-8c-8g-8423 does not seem to be running inside a container 23:50:43 $ 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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:47 $ docker top 25e9493fc1a20bf9f00f79f9cff2613da09b75259fa9e92f445d92068f250998 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:48 ---> job-cost.sh 23:50:48 lf-activate-venv: SKIPPING 23:50:48 INFO: No Stack... 23:50:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:48 using credential edgex-jenkins-ssh 23:50:48 Cloning the remote Git repository 23:50:48 INFO: Archiving Costs [Pipeline] sh 23:50:49 + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv 23:50:49 + cut -d, -f6 23:50:48 Cloning repository git@github.com:edgexfoundry/device-gpio.git 23:50:48 > git init /w/workspace/device-gpio/1 # timeout=10 23:50:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:50:48 > git --version # timeout=10 23:50:48 > git --version # 'git version 2.25.1' 23:50:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] lock 23:50:49 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] 23:50:49 Resource [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] did not exist. Created. 23:50:49 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:49 + echo total: 0.2199999988079071 [Pipeline] stash 23:50:49 Stashed 1 file(s) [Pipeline] } 23:50:49 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:49 $ docker stop --time=1 25e9493fc1a20bf9f00f79f9cff2613da09b75259fa9e92f445d92068f250998 23:50:50 $ docker rm -f --volumes 25e9493fc1a20bf9f00f79f9cff2613da09b75259fa9e92f445d92068f250998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:50:50 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:50:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:50:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:50:52 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 23:50:52 Merge succeeded, producing 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 23:50:52 Checking out Revision 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 (PR-116) 23:50:53 Commit message: "build(deps): bump golang.org/x/net" 23:50:51 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:50:52 > git config core.sparsecheckout # timeout=10 23:50:52 > git checkout -f 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 # timeout=10 23:50:52 > git remote # timeout=10 23:50:52 > git config --get remote.origin.url # timeout=10 23:50:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:50:52 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 23:50:52 > git rev-parse HEAD^{commit} # timeout=10 23:50:52 > git config core.sparsecheckout # timeout=10 23:50:52 > git checkout -f 3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 # timeout=10 23:50:53 > git --version # timeout=10 23:50:53 > git --version # 'git version 2.25.1' 23:50:53 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:50:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:50:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:54 Dload Upload Total Spent Left Speed 23:50:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 42645 0 --:--:-- --:--:-- --:--:-- 42788 [Pipeline] sh 23:50:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:50:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:50:55 + sudo tee /etc/docker/daemon.new 23:50:55 { 23:50:55 "registry-mirrors": [ 23:50:55 "https://nexus3.edgexfoundry.org:10001" 23:50:55 ], 23:50:55 "bip": "10.250.0.254/24", 23:50:55 "hosts": [ 23:50:55 "tcp://0.0.0.0:5555", 23:50:55 "unix:///var/run/docker.sock" 23:50:55 ], 23:50:55 "mtu": 1458, 23:50:55 "selinux-enabled": true, 23:50:55 "seccomp-profile": "/etc/docker/seccomp.json" 23:50:55 } [Pipeline] sh 23:50:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:50:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:14 provisioning config files... 23:51:14 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config1845762362661005621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:15 ---> docker-login.sh 23:51:15 nexus3.edgexfoundry.org:10001 23:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:15 Configure a credential helper to remove this warning. See 23:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:15 23:51:15 Login Succeeded 23:51:15 nexus3.edgexfoundry.org:10002 23:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:16 Configure a credential helper to remove this warning. See 23:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:16 23:51:16 Login Succeeded 23:51:16 nexus3.edgexfoundry.org:10003 23:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:16 Configure a credential helper to remove this warning. See 23:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:16 23:51:16 Login Succeeded 23:51:16 nexus3.edgexfoundry.org:10004 23:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:16 Configure a credential helper to remove this warning. See 23:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:16 23:51:16 Login Succeeded 23:51:16 docker.io 23:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:51:17 Configure a credential helper to remove this warning. See 23:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:51:17 23:51:17 Login Succeeded 23:51:17 ---> docker-login.sh ends [Pipeline] } 23:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:17 ========================================================= 23:51:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:51:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + 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 . 23:51:18 Sending build context to Docker daemon 8.083MB 23:51:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:51:18 Step 2/12 : FROM ${BASE} AS builder 23:51:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:51:18 9b18e9b68314: Pulling fs layer 23:51:18 35d82f9e3411: Pulling fs layer 23:51:18 e16973657156: Pulling fs layer 23:51:18 fc693d55d65f: Pulling fs layer 23:51:18 7e9fc2657dce: Pulling fs layer 23:51:18 dda99020689f: Pulling fs layer 23:51:18 db1c61fa0a46: Pulling fs layer 23:51:18 891c053d2c06: Pulling fs layer 23:51:18 fc693d55d65f: Waiting 23:51:18 7e9fc2657dce: Waiting 23:51:18 dda99020689f: Waiting 23:51:18 891c053d2c06: Waiting 23:51:18 db1c61fa0a46: Waiting 23:51:18 e16973657156: Download complete 23:51:18 35d82f9e3411: Verifying Checksum 23:51:18 35d82f9e3411: Download complete 23:51:18 7e9fc2657dce: Verifying Checksum 23:51:18 7e9fc2657dce: Download complete 23:51:18 dda99020689f: Verifying Checksum 23:51:18 dda99020689f: Download complete 23:51:19 9b18e9b68314: Verifying Checksum 23:51:19 9b18e9b68314: Download complete 23:51:20 9b18e9b68314: Pull complete 23:51:20 891c053d2c06: Verifying Checksum 23:51:20 891c053d2c06: Download complete 23:51:20 35d82f9e3411: Pull complete 23:51:20 e16973657156: Pull complete 23:51:21 db1c61fa0a46: Verifying Checksum 23:51:21 db1c61fa0a46: Download complete 23:51:21 fc693d55d65f: Download complete 23:51:34 fc693d55d65f: Pull complete 23:51:34 7e9fc2657dce: Pull complete 23:51:34 dda99020689f: Pull complete 23:51:39 db1c61fa0a46: Pull complete 23:51:41 891c053d2c06: Pull complete 23:51:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:51:41 ---> f96f9c87975a 23:51:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:51:43 ---> Running in f5f68c67b6a6 23:51:43 Removing intermediate container f5f68c67b6a6 23:51:43 ---> 3bae75ef1ab1 23:51:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:43 ---> Running in 777174767a04 23:51:44 Removing intermediate container 777174767a04 23:51:44 ---> a4b1c7451348 23:51:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:51:44 ---> Running in f15d104a306d 23:51:44 Removing intermediate container f15d104a306d 23:51:44 ---> 7035b447c744 23:51:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:51:44 ---> Running in 6be8cc4fdaff 23:51:44 Removing intermediate container 6be8cc4fdaff 23:51:44 ---> cc30de630210 23:51:44 Step 7/12 : WORKDIR /device-gpio 23:51:44 ---> Running in 677e227b78cf 23:51:45 Removing intermediate container 677e227b78cf 23:51:45 ---> 3093751ad323 23:51:45 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:45 ---> Running in 5c84563f1b59 23:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:51:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:51:47 (2/4) Installing libedit (20210910.3.1-r0) 23:51:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:51:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:51:48 Executing busybox-1.35.0-r17.trigger 23:51:48 OK: 226 MiB in 55 packages 23:51:49 Removing intermediate container 5c84563f1b59 23:51:49 ---> c3de28218b77 23:51:49 Step 9/12 : COPY go.mod vendor* ./ 23:51:49 ---> da11c5db1b88 23:51:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:49 ---> Running in 7a3f2ca61143 23:52:46 Removing intermediate container 7a3f2ca61143 23:52:46 ---> e8894eff67e6 23:52:46 Step 11/12 : COPY . . 23:52:46 ---> cf8827ddb296 23:52:46 Step 12/12 : RUN ${MAKE} 23:52:46 ---> Running in 251e3c1b22ca 23:52:47 noop 23:52:48 Removing intermediate container 251e3c1b22ca 23:52:48 ---> 924ffa31a1c4 23:52:48 Successfully built 924ffa31a1c4 23:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:49 + docker inspect -f . ci-base-image-arm64 23:52:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:49 prd-ubuntu20.04-docker-arm64-4c-16g-8425 does not seem to be running inside a container 23:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:52:50 $ docker top 099fd53874a3099bd2ee62b48a0f95c218e889806d169610564801c5faf6213d -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:51 + go version 23:52:51 go version go1.18.7 linux/arm64 [Pipeline] } 23:52:51 $ docker stop --time=1 099fd53874a3099bd2ee62b48a0f95c218e889806d169610564801c5faf6213d 23:52:53 $ docker rm -f --volumes 099fd53874a3099bd2ee62b48a0f95c218e889806d169610564801c5faf6213d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:54 + docker inspect -f . ci-base-image-arm64 23:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-8425 does not seem to be running inside a container 23:52:54 $ 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 ******** ci-base-image-arm64 cat 23:52:55 $ docker top 6e44defa4fefb1f8ec3301ab006fb995e11d75a7c2cf608c80f309de1843f222 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:56 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 23:52:56 + make test 23:52:56 go test ./... -coverprofile=coverage.out ./... 23:52:58 ? github.com/edgexfoundry/device-gpio [no test files] 23:54:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:54:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:54:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:54:19 go vet ./... 23:54:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:42 ./bin/test-attribution-txt.sh [Pipeline] echo 23:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:42 $ docker stop --time=1 6e44defa4fefb1f8ec3301ab006fb995e11d75a7c2cf608c80f309de1843f222 23:54:44 $ docker rm -f --volumes 6e44defa4fefb1f8ec3301ab006fb995e11d75a7c2cf608c80f309de1843f222 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:45 Warning: overwriting stash ‘coverage-report’ 23:54:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:54:46 + ls -al . 23:54:46 total 164 23:54:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 23:52 . 23:54:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 23:50 .. 23:54:46 -rw-rw-r-- 1 jenkins jenkins 120 Mar 6 23:50 .dockerignore 23:54:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 23:50 .git 23:54:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:50 .github 23:54:46 -rw-rw-r-- 1 jenkins jenkins 343 Mar 6 23:50 .gitignore 23:54:46 -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 23:50 .golangci.yml 23:54:46 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 6 23:50 Attribution.txt 23:54:46 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 6 23:50 CHANGELOG.md 23:54:46 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 6 23:50 Dockerfile 23:54:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 23:50 GOVERNANCE.md 23:54:46 -rw-rw-r-- 1 jenkins jenkins 657 Mar 6 23:50 Jenkinsfile 23:54:46 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 6 23:50 LICENSE 23:54:46 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 6 23:50 Makefile 23:54:46 -rw-rw-r-- 1 jenkins jenkins 617 Mar 6 23:50 OWNERS.md 23:54:46 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 6 23:50 README.md 23:54:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 23:48 VERSION 23:54:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 23:50 bin 23:54:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:50 cmd 23:54:46 -rw-r--r-- 1 jenkins jenkins 10 Mar 6 23:52 coverage.out 23:54:46 -rw-rw-r-- 1 jenkins jenkins 3344 Mar 6 23:50 go.mod 23:54:46 -rw-rw-r-- 1 jenkins jenkins 45019 Mar 6 23:50 go.sum 23:54:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 23:50 internal 23:54:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 23:50 snap 23:54:46 -rw-rw-r-- 1 jenkins jenkins 209 Mar 6 23:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:47 + 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=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 --label arch=arm64 --label version=0.0.0 . 23:54:47 Sending build context to Docker daemon 8.084MB 23:54:47 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:54:47 Step 2/25 : FROM ${BASE} AS builder 23:54:47 ---> 924ffa31a1c4 23:54:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:54:47 ---> Running in 805f7b82e469 23:54:48 Removing intermediate container 805f7b82e469 23:54:48 ---> 4d224346dada 23:54:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:54:48 ---> Running in 5e23236e1f9c 23:54:48 Removing intermediate container 5e23236e1f9c 23:54:48 ---> 2e2bbf9e6c1e 23:54:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:54:48 ---> Running in 3779a2b66744 23:54:48 Removing intermediate container 3779a2b66744 23:54:48 ---> 60db2272759a 23:54:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:54:48 ---> Running in 626613bc1b0b 23:54:49 Removing intermediate container 626613bc1b0b 23:54:49 ---> 2e052e69c81c 23:54:49 Step 7/25 : WORKDIR /device-gpio 23:54:49 ---> Running in fff9234497fd 23:54:49 Removing intermediate container fff9234497fd 23:54:49 ---> 6a751e37e210 23:54:49 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:54:49 ---> Running in 26ee261d863c 23:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:54:52 OK: 226 MiB in 55 packages 23:54:53 Removing intermediate container 26ee261d863c 23:54:53 ---> b198650fb83f 23:54:53 Step 9/25 : COPY go.mod vendor* ./ 23:54:53 ---> b41bd5709315 23:54:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:53 ---> Running in 258a94b5dd19 23:54:57 Removing intermediate container 258a94b5dd19 23:54:57 ---> 0da393757fc8 23:54:57 Step 11/25 : COPY . . 23:54:57 ---> 9d96f11bc0f4 23:54:57 Step 12/25 : RUN ${MAKE} 23:54:57 ---> Running in 54621dcc6f3d 23:54:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:57:51 Removing intermediate container 54621dcc6f3d 23:57:51 ---> 42d32bae9e6f 23:57:51 Step 13/25 : FROM alpine:3.16 23:57:51 3.16: Pulling from library/alpine 23:57:51 3760b48202b3: Pulling fs layer 23:57:51 3760b48202b3: Verifying Checksum 23:57:51 3760b48202b3: Download complete 23:57:51 3760b48202b3: Pull complete 23:57:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:57:51 Status: Downloaded newer image for alpine:3.16 23:57:51 ---> 4c81e5bf8899 23:57:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:57:51 ---> Running in 53bc02299202 23:57:51 Removing intermediate container 53bc02299202 23:57:51 ---> 6b78e9a78eb6 23:57:51 Step 15/25 : RUN apk add --update --no-cache 23:57:51 ---> Running in 047df4833488 23:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:57:51 OK: 5 MiB in 14 packages 23:57:51 Removing intermediate container 047df4833488 23:57:51 ---> 6961824f2c98 23:57:51 Step 16/25 : WORKDIR / 23:57:51 ---> Running in 3990919478aa 23:57:51 Removing intermediate container 3990919478aa 23:57:51 ---> f66af408e61b 23:57:51 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:57:51 ---> bda38cef7671 23:57:51 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:57:51 ---> 5cb6e21050a8 23:57:51 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:57:51 ---> 01e80db5d400 23:57:51 Step 20/25 : EXPOSE 59910 23:57:51 ---> Running in 6f71300a4ef4 23:57:51 Removing intermediate container 6f71300a4ef4 23:57:51 ---> eb4f1d1e25ec 23:57:51 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:57:51 ---> Running in f37af6033cdb 23:57:51 Removing intermediate container f37af6033cdb 23:57:51 ---> 45c54dd746b4 23:57:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:51 ---> Running in 52a224ad449d 23:57:51 Removing intermediate container 52a224ad449d 23:57:51 ---> e90fd5f446dc 23:57:51 Step 23/25 : LABEL arch=arm64 23:57:51 ---> Running in 87f50fcc7f78 23:57:51 Removing intermediate container 87f50fcc7f78 23:57:51 ---> 43823cb16356 23:57:51 Step 24/25 : LABEL git_sha=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 23:57:51 ---> Running in c93251b85433 23:57:51 Removing intermediate container c93251b85433 23:57:51 ---> 80265316ee7d 23:57:51 Step 25/25 : LABEL version=0.0.0 23:57:51 ---> Running in 8e4957b33923 23:57:51 Removing intermediate container 8e4957b33923 23:57:51 ---> 4d663bb59fc2 23:57:51 [Warning] One or more build-args [ARCH] were not consumed 23:57:51 Successfully built 4d663bb59fc2 23:57:51 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 23:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:51 23:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:52 arm64: Pulling from edgex-lftools-log-publisher 23:57:52 8998bd30e6a1: Pulling fs layer 23:57:52 04944245beec: Pulling fs layer 23:57:52 699f458cf7ca: Pulling fs layer 23:57:52 765212b225bb: Pulling fs layer 23:57:52 f23df028b6ca: Pulling fs layer 23:57:52 d65c8cfc05b1: Pulling fs layer 23:57:52 2437ff75d9bd: Pulling fs layer 23:57:52 765212b225bb: Waiting 23:57:52 d65c8cfc05b1: Waiting 23:57:52 2437ff75d9bd: Waiting 23:57:52 f23df028b6ca: Waiting 23:57:52 04944245beec: Verifying Checksum 23:57:52 04944245beec: Download complete 23:57:52 765212b225bb: Verifying Checksum 23:57:52 765212b225bb: Download complete 23:57:52 f23df028b6ca: Download complete 23:57:52 d65c8cfc05b1: Verifying Checksum 23:57:52 d65c8cfc05b1: Download complete 23:57:52 699f458cf7ca: Verifying Checksum 23:57:52 699f458cf7ca: Download complete 23:57:53 8998bd30e6a1: Download complete 23:57:55 2437ff75d9bd: Verifying Checksum 23:57:55 2437ff75d9bd: Download complete 23:57:57 8998bd30e6a1: Pull complete 23:57:57 04944245beec: Pull complete 23:57:59 699f458cf7ca: Pull complete 23:57:59 765212b225bb: Pull complete 23:58:00 f23df028b6ca: Pull complete 23:58:00 d65c8cfc05b1: Pull complete 23:58:15 2437ff75d9bd: Pull complete 23:58:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:15 prd-ubuntu20.04-docker-arm64-4c-16g-8425 does not seem to be running inside a container 23:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:58:18 $ docker top bd429f7632358dc72d51de5fadab189d51069730b59238c2e9099695ce7d5b13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:19 ---> job-cost.sh 23:58:19 lf-activate-venv: SKIPPING 23:58:19 INFO: No Stack... 23:58:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:58:20 INFO: Archiving Costs [Pipeline] sh 23:58:21 + cat /w/workspace/device-gpio/1/archives/cost.csv 23:58:21 + cut -d, -f6 [Pipeline] lock 23:58:21 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] 23:58:21 Resource [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] did not exist. Created. 23:58:21 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:22 /w/workspace/device-gpio/1@tmp/durable-b3ddb803/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:58:23 + echo total: 0.10999999940395355 [Pipeline] stash 23:58:23 Warning: overwriting stash ‘stack-cost’ 23:58:23 Stashed 1 file(s) [Pipeline] } 23:58:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:58:23 $ docker stop --time=1 bd429f7632358dc72d51de5fadab189d51069730b59238c2e9099695ce7d5b13 23:58:24 $ docker rm -f --volumes bd429f7632358dc72d51de5fadab189d51069730b59238c2e9099695ce7d5b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:58:25 provisioning config files... 23:58:25 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config7940752404445364649tmp [Pipeline] { [Pipeline] sh 23:58:26 + set +x 23:58:26 + curl -s https://codecov.io/bash 23:58:26 + bash -s -- 23:58:26 23:58:26 _____ _ 23:58:26 / ____| | | 23:58:26 | | ___ __| | ___ ___ _____ __ 23:58:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:58:26 | |___| (_) | (_| | __/ (_| (_) \ V / 23:58:26 \_____\___/ \__,_|\___|\___\___/ \_/ 23:58:26 Bash-1.0.6 23:58:26 23:58:26 23:58:26 ==> git version 2.25.1 found 23:58:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:58:26 Release-Date: 2020-01-08 23:58:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:58:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:58:26 ==> Jenkins CI detected. 23:58:26 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 23:58:26 project root: . 23:58:26 --> token set from env 23:58:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:58:26 ==> Running gcov in . (disable via -X gcov) 23:58:26 ==> Python coveragepy not found 23:58:26 ==> Searching for coverage reports in: 23:58:26 + . 23:58:26 -> Found 1 reports 23:58:26 ==> Detecting git/mercurial file structure 23:58:26 ==> Reading reports 23:58:26 + ./coverage.out bytes=10 23:58:26 ==> Appending adjustments 23:58:26 https://docs.codecov.io/docs/fixing-reports 23:58:26 + Found adjustments 23:58:26 ==> Gzipping contents 23:58:26 4.0K /tmp/codecov.edsNLg.gz 23:58:26 ==> Uploading reports 23:58:26 url: https://codecov.io 23:58:26 query: branch=PR-116&commit=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= 23:58:26 -> Pinging Codecov 23:58:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=3b3ee2cce6c7327de253cb4fdd9c6df94eaec148&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= 23:58:26 -> Uploading to 23:58:26 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3b3ee2cce6c7327de253cb4fdd9c6df94eaec148/40f8838f-4498-4819-a41f-f5b992e3dfd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T235826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=182d8430c86e19e313dcc978553e77ef73c5d9ab390e1f3d521ff773eccf7e7e 23:58:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:26 Dload Upload Total Spent Left Speed 23:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3372 --:--:-- --:--:-- --:--:-- 3357 100 742 0 0 100 742 0 2853 --:--:-- --:--:-- --:--:-- 2842 23:58:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3b3ee2cce6c7327de253cb4fdd9c6df94eaec148 [Pipeline] } 23:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:58:28 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] 23:58:28 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives 23:58:28 total 16 23:58:28 drwxr-xr-x 3 root root 4096 Mar 6 23:50 . 23:58:28 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 23:50 .. 23:58:28 drwxr-xr-x 2 root root 4096 Mar 6 23:50 cost 23:58:28 -rw-r--r-- 1 root root 83 Mar 6 23:50 cost.csv 23:58:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives 23:58:28 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives 23:58:28 total 16 23:58:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 23:50 . 23:58:28 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 23:50 .. 23:58:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 23:50 cost 23:58:28 -rw-r--r-- 1 jenkins jenkins 83 Mar 6 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:58:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:58:29 ---> package-listing.sh 23:58:29 ++ facter osfamily 23:58:29 ++ tr '[:upper:]' '[:lower:]' 23:58:29 + OS_FAMILY=debian 23:58:29 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 23:58:29 + START_PACKAGES=/tmp/packages_start.txt 23:58:29 + END_PACKAGES=/tmp/packages_end.txt 23:58:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:58:29 + PACKAGES=/tmp/packages_start.txt 23:58:29 + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' 23:58:29 + PACKAGES=/tmp/packages_end.txt 23:58:29 + case "${OS_FAMILY}" in 23:58:29 + dpkg -l 23:58:29 + grep '^ii' 23:58:29 + '[' -f /tmp/packages_start.txt ']' 23:58:29 + '[' -f /tmp/packages_end.txt ']' 23:58:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:58:29 + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' 23:58:29 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ 23:58:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo 23:58:29 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:58:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:58:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:30 prd-ubuntu20.04-docker-8c-8g-8423 does not seem to be running inside a container 23:58:31 $ 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-116/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-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:58:31 $ docker top b64e035c63519d01fc44902f0671de26f88de831b986de9f7a9cdbb2c99d1304 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:31 + touch /tmp/pre-build-complete [Pipeline] sh 23:58:31 + mkdir -p /var/log/sysstat [Pipeline] sh 23:58:32 + ls /var/log/sa-host 23:58:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:32 provisioning config files... 23:58:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config15986522813460004010tmp [Pipeline] { [Pipeline] echo 23:58:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:58:32 ---> create-netrc.sh [Pipeline] } 23:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:58:33 ---> python-tools-install.sh [Pipeline] echo 23:58:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:58:33 ---> sudo-logs.sh 23:58:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:58:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:58:33 ---> job-cost.sh 23:58:33 lf-activate-venv: SKIPPING 23:58:33 DEBUG: total: 0.2199999988079071 23:58:33 INFO: Retrieving Stack Cost... 23:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:58:34 INFO: Archiving Costs [Pipeline] echo 23:58:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:58:35 ---> logs-deploy.sh 23:58:35 lf-activate-venv: SKIPPING 23:58:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/1 23:58:35 INFO: archiving workspace using pattern(s): 23:58:36 Archives upload complete. 23:58:36 INFO: archiving logs to Nexus