Pull request #121 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (eda0b24069613b5ab9725820121969db44b722d4) 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-ssh10417950524363009054.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-ssh11970713349458920905.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-121/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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15273621863458249274.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-121/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh691052665090339600.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-ssh16861871097409023470.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-121/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-121/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8098962213128863223.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8935 in /w/workspace/edgexfoundry_device-gpio_PR-121 [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-121 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 Merge succeeded, producing 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 Checking out Revision 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 (PR-121) > 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/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # 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 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 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 01:07:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:07:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:07:25 ========================================================= 01:07:25 EdgeX Global Pipelines Version Info 01:07:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:07:25 ------------------- 01:07:25 stable info: 01:07:25 ------------------- 01:07:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:07:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:07:25 Message: update stable to v1.0.244 01:07:26 ------------------- 01:07:26 experimental info: 01:07:26 ------------------- 01:07:26 Commited By: **** collab-it+edgex@linuxfoundation.org 01:07:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:07:26 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:07:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:07:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-121 [Pipeline] echo 01:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-121 [Pipeline] echo 01:07:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-121 [Pipeline] echo 01:07:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo 01:07:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bdc49c [Pipeline] echo 01:07:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:28 provisioning config files... 01:07:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config10064286668572715523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:28 ---> docker-login.sh 01:07:28 nexus3.edgexfoundry.org:10001 01:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:28 Configure a credential helper to remove this warning. See 01:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:28 01:07:28 Login Succeeded 01:07:28 nexus3.edgexfoundry.org:10002 01:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:29 Configure a credential helper to remove this warning. See 01:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:29 01:07:29 Login Succeeded 01:07:29 nexus3.edgexfoundry.org:10003 01:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:29 Configure a credential helper to remove this warning. See 01:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:29 01:07:29 Login Succeeded 01:07:29 nexus3.edgexfoundry.org:10004 01:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:29 Configure a credential helper to remove this warning. See 01:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:29 01:07:29 Login Succeeded 01:07:29 docker.io 01:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:29 Configure a credential helper to remove this warning. See 01:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:29 01:07:29 Login Succeeded 01:07:29 ---> docker-login.sh ends [Pipeline] } 01:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:07:30 + git rev-list -1 --merges 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33~1..3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo 01:07:30 -----------> git rev-list -1 --merges 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33~1..3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [false] [Pipeline] sh 01:07:30 + git log --format=format:%s -1 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo 01:07:30 ========================================================= 01:07:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:07:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:31 + git log --format=format:%s -1 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] echo 01:07:31 [semverPrep] GIT_COMMIT: 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:07:31 [semverPrep] This is not a build commit. [Pipeline] sh 01:07:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:07:31 + grep -v github /etc/ssh/ssh_known_hosts 01:07:31 + [ -e /tmp/ssh_known_hosts ] 01:07:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:07:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:07:31 + sudo tee -a /etc/ssh/ssh_known_hosts 01:07:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:32 01:07:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:32 0.1.4: Pulling from edgex-devops/py-git-semver 01:07:32 b85a868b505f: Pulling fs layer 01:07:32 e2be974225ed: Pulling fs layer 01:07:32 339a4e72a1f5: Pulling fs layer 01:07:32 988bab9f4d93: Pulling fs layer 01:07:32 1469e6f7b9e6: Pulling fs layer 01:07:32 eaf3925da568: Pulling fs layer 01:07:32 988bab9f4d93: Waiting 01:07:32 bab4dde63d76: Pulling fs layer 01:07:32 1469e6f7b9e6: Waiting 01:07:32 eaf3925da568: Waiting 01:07:32 bde34c3a00c8: Pulling fs layer 01:07:32 b352a97aabf1: Pulling fs layer 01:07:32 bab4dde63d76: Waiting 01:07:32 bde34c3a00c8: Waiting 01:07:32 b352a97aabf1: Waiting 01:07:32 4872d77fe225: Pulling fs layer 01:07:32 5851b861e8e6: Pulling fs layer 01:07:32 e2be974225ed: Verifying Checksum 01:07:32 e2be974225ed: Download complete 01:07:32 988bab9f4d93: Verifying Checksum 01:07:32 988bab9f4d93: Download complete 01:07:32 1469e6f7b9e6: Verifying Checksum 01:07:32 1469e6f7b9e6: Download complete 01:07:32 339a4e72a1f5: Verifying Checksum 01:07:32 339a4e72a1f5: Download complete 01:07:32 eaf3925da568: Verifying Checksum 01:07:32 eaf3925da568: Download complete 01:07:32 bde34c3a00c8: Verifying Checksum 01:07:32 bde34c3a00c8: Download complete 01:07:32 b352a97aabf1: Verifying Checksum 01:07:32 b352a97aabf1: Download complete 01:07:32 4872d77fe225: Verifying Checksum 01:07:32 4872d77fe225: Download complete 01:07:32 b85a868b505f: Verifying Checksum 01:07:32 b85a868b505f: Download complete 01:07:32 5851b861e8e6: Verifying Checksum 01:07:32 5851b861e8e6: Download complete 01:07:32 bab4dde63d76: Verifying Checksum 01:07:32 bab4dde63d76: Download complete 01:07:33 b85a868b505f: Pull complete 01:07:34 e2be974225ed: Pull complete 01:07:34 339a4e72a1f5: Pull complete 01:07:34 988bab9f4d93: Pull complete 01:07:34 1469e6f7b9e6: Pull complete 01:07:34 eaf3925da568: Pull complete 01:07:36 bab4dde63d76: Pull complete 01:07:36 bde34c3a00c8: Pull complete 01:07:36 b352a97aabf1: Pull complete 01:07:36 4872d77fe225: Pull complete 01:07:36 5851b861e8e6: Pull complete 01:07:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:07:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:37 prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container 01:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@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 01:07:39 $ docker top 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b -eo pid,comm 01:07:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:07:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:40 [ssh-agent] Looking for ssh-agent implementation... 01:07:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:40 $ docker exec 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent 01:07:40 SSH_AUTH_SOCK=/tmp/ssh-Bg1Rcdhy7DIB/agent.31 01:07:40 SSH_AGENT_PID=37 01:07:40 Running ssh-add (command line suppressed) 01:07:40 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3687609761510119644.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3687609761510119644.key) 01:07:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:40 + git tag --points-at HEAD [Pipeline] } 01:07:40 $ docker exec --env ******** --env ******** 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent -k 01:07:40 unset SSH_AUTH_SOCK; 01:07:40 unset SSH_AGENT_PID; 01:07:40 echo Agent pid 37 killed; 01:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:07:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:07:40 [ssh-agent] Looking for ssh-agent implementation... 01:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:07:41 $ docker exec 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent 01:07:41 SSH_AUTH_SOCK=/tmp/ssh-YD7t778lG1nt/agent.69 01:07:41 SSH_AGENT_PID=75 01:07:41 Running ssh-add (command line suppressed) 01:07:41 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3987395313581759073.key (/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/private_key_3987395313581759073.key) 01:07:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:07:41 + git semver init 01:07:41 2023-03-09 01:07:41,811 [run_init] DEBUG init version:0.0.0 force:False 01:07:41 2023-03-09 01:07:41,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver 01:07:41 2023-03-09 01:07:41,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-121/.semver 01:07:41 2023-03-09 01:07:41,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-121/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121, universal_newlines=False, shell=None, istream=None) 01:07:42 2023-03-09 01:07:42,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.git/info/exclude 01:07:42 2023-03-09 01:07:42,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 with force:False 01:07:42 2023-03-09 01:07:42,821 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 01:07:42 2023-03-09 01:07:42,825 [execute] INFO git cat-file --batch-check 01:07:42 2023-03-09 01:07:42,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) 01:07:42 2023-03-09 01:07:42,831 [execute] INFO git cat-file --batch 01:07:42 2023-03-09 01:07:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-121/.semver, universal_newlines=False, shell=None, istream=) 01:07:42 2023-03-09 01:07:42,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-121/.semver/PR-121 01:07:42 0.0.0 [Pipeline] } 01:07:43 $ docker exec --env ******** --env ******** 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b ssh-agent -k 01:07:43 unset SSH_AUTH_SOCK; 01:07:43 unset SSH_AGENT_PID; 01:07:43 echo Agent pid 75 killed; 01:07:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:07:43 + git semver [Pipeline] } 01:07:44 $ docker stop --time=1 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b 01:07:45 $ docker rm -f --volumes 09c22948946ef917f8861fd90fc0877b211152cfef1cc756be6b78ff0d28f52b [Pipeline] // withDockerContainer [Pipeline] sh 01:07:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:07:45 Stashed 1 file(s) [Pipeline] echo 01:07:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:46 provisioning config files... 01:07:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config13966116274237315402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:46 ---> docker-login.sh 01:07:46 nexus3.edgexfoundry.org:10001 01:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:46 Configure a credential helper to remove this warning. See 01:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:46 01:07:46 Login Succeeded 01:07:46 nexus3.edgexfoundry.org:10002 01:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:46 Configure a credential helper to remove this warning. See 01:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:46 01:07:46 Login Succeeded 01:07:46 nexus3.edgexfoundry.org:10003 01:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:47 Configure a credential helper to remove this warning. See 01:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:47 01:07:47 Login Succeeded 01:07:47 nexus3.edgexfoundry.org:10004 01:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:47 Configure a credential helper to remove this warning. See 01:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:47 01:07:47 Login Succeeded 01:07:47 docker.io 01:07:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:47 Configure a credential helper to remove this warning. See 01:07:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:47 01:07:47 Login Succeeded 01:07:47 ---> docker-login.sh ends [Pipeline] } 01:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:07:47 ========================================================= 01:07:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:07:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:48 + 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 . 01:07:48 Sending build context to Docker daemon 16.01MB 01:07:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:07:48 Step 2/12 : FROM ${BASE} AS builder 01:07:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:07:48 213ec9aee27d: Pulling fs layer 01:07:48 4583459ba037: Pulling fs layer 01:07:48 93c1e223e6f2: Pulling fs layer 01:07:48 53926ce57604: Pulling fs layer 01:07:48 21b2b0c7a3f4: Pulling fs layer 01:07:48 22ff95d597cd: Pulling fs layer 01:07:48 12d6caf4c0d1: Pulling fs layer 01:07:48 96b7cbca73a9: Pulling fs layer 01:07:48 a7acece74701: Pulling fs layer 01:07:48 21b2b0c7a3f4: Waiting 01:07:48 22ff95d597cd: Waiting 01:07:48 12d6caf4c0d1: Waiting 01:07:48 96b7cbca73a9: Waiting 01:07:48 a7acece74701: Waiting 01:07:48 53926ce57604: Waiting 01:07:48 93c1e223e6f2: Verifying Checksum 01:07:48 93c1e223e6f2: Download complete 01:07:48 4583459ba037: Download complete 01:07:48 21b2b0c7a3f4: Verifying Checksum 01:07:48 21b2b0c7a3f4: Download complete 01:07:48 213ec9aee27d: Verifying Checksum 01:07:48 213ec9aee27d: Download complete 01:07:48 12d6caf4c0d1: Verifying Checksum 01:07:48 12d6caf4c0d1: Download complete 01:07:48 213ec9aee27d: Pull complete 01:07:48 4583459ba037: Pull complete 01:07:48 93c1e223e6f2: Pull complete 01:07:49 a7acece74701: Verifying Checksum 01:07:49 a7acece74701: Download complete 01:07:49 53926ce57604: Verifying Checksum 01:07:49 53926ce57604: Download complete 01:07:49 96b7cbca73a9: Download complete 01:07:53 53926ce57604: Pull complete 01:07:53 21b2b0c7a3f4: Pull complete 01:07:53 22ff95d597cd: Pull complete 01:07:53 12d6caf4c0d1: Pull complete 01:07:54 96b7cbca73a9: Pull complete 01:07:55 a7acece74701: Pull complete 01:07:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:07:55 ---> db6d94c90886 01:07:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:08:01 ---> Running in baf3edcbdda5 01:08:01 Removing intermediate container baf3edcbdda5 01:08:01 ---> d0b43f57d5b0 01:08:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:08:01 ---> Running in 510d0e50a455 01:08:01 Removing intermediate container 510d0e50a455 01:08:01 ---> 18b79725ca2d 01:08:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:08:01 ---> Running in 52bb26c625f0 01:08:01 Removing intermediate container 52bb26c625f0 01:08:01 ---> 676763c05f8d 01:08:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:08:01 ---> Running in a126faf2183a 01:08:01 Removing intermediate container a126faf2183a 01:08:01 ---> 92ee3c6552aa 01:08:01 Step 7/12 : WORKDIR /device-gpio 01:08:01 ---> Running in 83bd5369a9fc 01:08:01 Removing intermediate container 83bd5369a9fc 01:08:01 ---> a7e66e24cf1c 01:08:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:08:01 ---> Running in 1542f0e471a4 01:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:08:01 Still waiting to schedule task 01:08:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:08:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:08:01 (2/4) Installing libedit (20210910.3.1-r0) 01:08:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:08:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:08:02 Executing busybox-1.35.0-r17.trigger 01:08:02 OK: 216 MiB in 55 packages 01:08:02 Removing intermediate container 1542f0e471a4 01:08:02 ---> ff9a5a070d46 01:08:02 Step 9/12 : COPY go.mod vendor* ./ 01:08:02 ---> 1044b999cf3d 01:08:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:02 ---> Running in 18c21ef1917f 01:08:41 Removing intermediate container 18c21ef1917f 01:08:41 ---> 556d84901d08 01:08:41 Step 11/12 : COPY . . 01:08:42 ---> 44f247183a83 01:08:42 Step 12/12 : RUN ${MAKE} 01:08:42 ---> Running in efe6e042cff6 01:08:42 noop 01:08:42 Removing intermediate container efe6e042cff6 01:08:42 ---> 89582b0c8984 01:08:42 Successfully built 89582b0c8984 01:08:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker inspect -f . ci-base-image-x86_64 01:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:43 prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container 01:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@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 01:08:43 $ docker top 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:44 + go version 01:08:44 go version go1.18.7 linux/amd64 [Pipeline] } 01:08:44 $ docker stop --time=1 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a 01:08:45 $ docker rm -f --volumes 01e956e87673d080e9cca694b5e4e9135311bc7ad80ad267263e00dbef3a392a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:46 + docker inspect -f . ci-base-image-x86_64 01:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:46 prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container 01:08:46 $ 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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@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 01:08:46 $ docker top 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] fileExists [Pipeline] sh 01:08:47 + make test 01:08:47 go test ./... -coverprofile=coverage.out ./... 01:08:47 ? github.com/edgexfoundry/device-gpio [no test files] 01:08:55 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:08:55 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:09:02 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." 01:09:02 go vet ./... 01:09:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:09:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:09:04 ./bin/test-attribution-txt.sh 01:09:04 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:09:04 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:09:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:09:04 $ docker stop --time=1 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e 01:09:06 $ docker rm -f --volumes 9953bb537c8922a7c2a9e6231ddf975ad8f5f76b2bff6a02881338315542b60e [Pipeline] // withDockerContainer [Pipeline] sh 01:09:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:09:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:09:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:09:08 + ls -al . 01:09:08 total 156 01:09:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 01:08 . 01:09:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:07 .. 01:09:08 -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 01:07 .dockerignore 01:09:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:08 .git 01:09:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 .github 01:09:08 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 01:07 .gitignore 01:09:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 01:07 .golangci.yml 01:09:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 01:07 .semver 01:09:08 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 01:07 Attribution.txt 01:09:08 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 01:07 CHANGELOG.md 01:09:08 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 01:07 Dockerfile 01:09:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 01:07 GOVERNANCE.md 01:09:08 -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 01:07 Jenkinsfile 01:09:08 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 01:07 LICENSE 01:09:08 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 01:07 Makefile 01:09:08 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 01:07 OWNERS.md 01:09:08 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 01:07 README.md 01:09:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 01:07 VERSION 01:09:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 01:07 bin 01:09:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 cmd 01:09:08 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 01:08 coverage.out 01:09:08 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 01:07 go.mod 01:09:08 -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 01:07 go.sum 01:09:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:07 internal 01:09:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:07 snap 01:09:08 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + 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=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 --label arch=amd64 --label version=0.0.0 . 01:09:09 Sending build context to Docker daemon 16.01MB 01:09:09 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:09:09 Step 2/25 : FROM ${BASE} AS builder 01:09:09 ---> 89582b0c8984 01:09:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:09:09 ---> Running in a44970947c29 01:09:09 Removing intermediate container a44970947c29 01:09:09 ---> 28f762a59fe4 01:09:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:09 ---> Running in 7282e5e77061 01:09:09 Removing intermediate container 7282e5e77061 01:09:09 ---> 68f357f1a916 01:09:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:09:09 ---> Running in 2f6c7dc4090f 01:09:09 Removing intermediate container 2f6c7dc4090f 01:09:09 ---> 2cfe7c91f8c4 01:09:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:09:09 ---> Running in 26d896766562 01:09:09 Removing intermediate container 26d896766562 01:09:09 ---> 65fcad9be62b 01:09:09 Step 7/25 : WORKDIR /device-gpio 01:09:09 ---> Running in 78c802ebb479 01:09:09 Removing intermediate container 78c802ebb479 01:09:09 ---> a89b6afe8cb5 01:09:09 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:09 ---> Running in aa92290f5ee1 01:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:10 OK: 216 MiB in 55 packages 01:09:10 Removing intermediate container aa92290f5ee1 01:09:10 ---> 5a26c681751b 01:09:10 Step 9/25 : COPY go.mod vendor* ./ 01:09:10 ---> a5a3e9abbca6 01:09:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:10 ---> Running in 3fd4936caaa3 01:09:11 Removing intermediate container 3fd4936caaa3 01:09:11 ---> 4195e3fcb70a 01:09:11 Step 11/25 : COPY . . 01:09:12 ---> fe4d5cceaed2 01:09:12 Step 12/25 : RUN ${MAKE} 01:09:12 ---> Running in 9fbfd8dc6469 01:09:12 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 01:09:34 Removing intermediate container 9fbfd8dc6469 01:09:34 ---> 6d1d992c6746 01:09:34 Step 13/25 : FROM alpine:3.16 01:09:34 3.16: Pulling from library/alpine 01:09:34 ef5531b6e74e: Pulling fs layer 01:09:34 ef5531b6e74e: Verifying Checksum 01:09:34 ef5531b6e74e: Download complete 01:09:34 ef5531b6e74e: Pull complete 01:09:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:09:34 Status: Downloaded newer image for alpine:3.16 01:09:34 ---> dfd21b5a31f5 01:09:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:09:34 ---> Running in 75ea5a59a827 01:09:34 Removing intermediate container 75ea5a59a827 01:09:34 ---> 27ab682bab5c 01:09:34 Step 15/25 : RUN apk add --update --no-cache 01:09:34 ---> Running in 9d2c715c4f49 01:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:09:34 OK: 6 MiB in 14 packages 01:09:34 Removing intermediate container 9d2c715c4f49 01:09:34 ---> b6d09d14e12e 01:09:34 Step 16/25 : WORKDIR / 01:09:34 ---> Running in 05f6ad83310d 01:09:34 Removing intermediate container 05f6ad83310d 01:09:34 ---> e0072d00f299 01:09:34 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:09:34 ---> 25b47cb1b394 01:09:34 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:09:34 ---> c738aec34933 01:09:34 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:09:34 ---> ca579d84b1c1 01:09:34 Step 20/25 : EXPOSE 59910 01:09:34 ---> Running in 8366becd5756 01:09:34 Removing intermediate container 8366becd5756 01:09:34 ---> ffa28d577f2a 01:09:34 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:09:34 ---> Running in 4b3a881e173f 01:09:34 Removing intermediate container 4b3a881e173f 01:09:34 ---> 18b3a43a3293 01:09:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:09:34 ---> Running in 619ae3aa6bcd 01:09:34 Removing intermediate container 619ae3aa6bcd 01:09:34 ---> 938424b2c9f7 01:09:34 Step 23/25 : LABEL arch=amd64 01:09:34 ---> Running in 530d441708e4 01:09:34 Removing intermediate container 530d441708e4 01:09:34 ---> fe042e2a7219 01:09:34 Step 24/25 : LABEL git_sha=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 01:09:34 ---> Running in afb211ca9d19 01:09:34 Removing intermediate container afb211ca9d19 01:09:34 ---> 7eeafd50b26b 01:09:34 Step 25/25 : LABEL version=0.0.0 01:09:34 ---> Running in 6aae696da3dc 01:09:35 Removing intermediate container 6aae696da3dc 01:09:35 ---> add91fa9f9fc 01:09:35 [Warning] One or more build-args [ARCH] were not consumed 01:09:35 Successfully built add91fa9f9fc 01:09:35 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8937 in /w/workspace/edgexfoundry_device-gpio_PR-121 [Pipeline] { 01:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:36 01:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] ws 01:09:36 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout 01:09:36 The recommended git tool is: git [Pipeline] sh 01:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:36 latest: Pulling from edgex-lftools-log-publisher 01:09:36 5eb5b503b376: Pulling fs layer 01:09:36 5c69ac0246d0: Pulling fs layer 01:09:36 ec43610c2a17: Pulling fs layer 01:09:36 3a2ae6a8a46f: Pulling fs layer 01:09:36 33b1e0a273af: Pulling fs layer 01:09:36 5d3b04190fa2: Pulling fs layer 01:09:36 2f39f015ded8: Pulling fs layer 01:09:36 33b1e0a273af: Waiting 01:09:36 5d3b04190fa2: Waiting 01:09:36 2f39f015ded8: Waiting 01:09:36 3a2ae6a8a46f: Waiting 01:09:36 5c69ac0246d0: Download complete 01:09:36 3a2ae6a8a46f: Verifying Checksum 01:09:36 3a2ae6a8a46f: Download complete 01:09:36 33b1e0a273af: Verifying Checksum 01:09:36 33b1e0a273af: Download complete 01:09:36 ec43610c2a17: Verifying Checksum 01:09:36 ec43610c2a17: Download complete 01:09:36 5d3b04190fa2: Download complete 01:09:36 5eb5b503b376: Verifying Checksum 01:09:36 5eb5b503b376: Download complete 01:09:37 2f39f015ded8: Download complete 01:09:37 5eb5b503b376: Pull complete 01:09:38 5c69ac0246d0: Pull complete 01:09:38 ec43610c2a17: Pull complete 01:09:38 3a2ae6a8a46f: Pull complete 01:09:38 33b1e0a273af: Pull complete 01:09:38 5d3b04190fa2: Pull complete 01:09:41 using credential edgex-jenkins-ssh 01:09:41 Cloning the remote Git repository 01:09:41 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:09:41 > git init /w/workspace/device-gpio/1 # timeout=10 01:09:41 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:41 > git --version # timeout=10 01:09:41 > git --version # 'git version 2.25.1' 01:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:42 2f39f015ded8: Pull complete 01:09:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:43 prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container 01:09: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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@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 01:09:43 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:44 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 01:09:44 Merge succeeded, producing 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 01:09:44 Checking out Revision 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 (PR-121) 01:09:43 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:43 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/121/head:refs/remotes/origin/PR-121 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:09:44 > git config core.sparsecheckout # timeout=10 01:09:44 > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 01:09:44 > git remote # timeout=10 01:09:44 > git config --get remote.origin.url # timeout=10 01:09:44 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:44 > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 01:09:44 > git rev-parse HEAD^{commit} # timeout=10 01:09:44 > git config core.sparsecheckout # timeout=10 01:09:44 > git checkout -f 3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 # timeout=10 01:09:45 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:09:45 > git --version # timeout=10 01:09:45 > git --version # 'git version 2.25.1' 01:09:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:09:45 01:09:45 GitHub has been notified of this commit’s build result 01:09:45 01:09:47 $ docker top 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:47 ---> job-cost.sh 01:09:47 lf-activate-venv: SKIPPING 01:09:47 INFO: No Stack... 01:09:47 INFO: Retrieving Pricing Info for: v3-standard-8 01:09:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:48 Dload Upload Total Spent Left Speed 01:09:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 80702 01:09:48 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 01:09:48 + cat /w/workspace/edgexfoundry_device-gpio_PR-121/archives/cost.csv 01:09:48 + cut -d, -f6 [Pipeline] lock 01:09:48 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] 01:09:48 Resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] did not exist. Created. 01:09:48 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:09:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:48 + echo total: 0.2199999988079071 [Pipeline] stash 01:09:49 Stashed 1 file(s) [Pipeline] } 01:09:49 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] 01:09:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:09:49 + sudo tee /etc/docker/daemon.new 01:09:49 { 01:09:49 "registry-mirrors": [ 01:09:49 "https://nexus3.edgexfoundry.org:10001" 01:09:49 ], 01:09:49 "bip": "10.250.0.254/24", 01:09:49 "hosts": [ 01:09:49 "tcp://0.0.0.0:5555", 01:09:49 "unix:///var/run/docker.sock" 01:09:49 ], 01:09:49 "mtu": 1458, 01:09:49 "selinux-enabled": true, 01:09:49 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:49 } [Pipeline] // lock [Pipeline] } 01:09:49 $ docker stop --time=1 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c 01:09:50 $ docker rm -f --volumes 148f8472bf5bbdde1fa2e960c62dcc597f0c0c8cd71075498c4964b7159e9e5c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 01:09:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] } [Pipeline] sh 01:09:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:09 provisioning config files... 01:10:09 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9413606141352175820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:09 ---> docker-login.sh 01:10:09 nexus3.edgexfoundry.org:10001 01:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:10 Configure a credential helper to remove this warning. See 01:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:10 01:10:10 Login Succeeded 01:10:10 nexus3.edgexfoundry.org:10002 01:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:10 Configure a credential helper to remove this warning. See 01:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:10 01:10:10 Login Succeeded 01:10:10 nexus3.edgexfoundry.org:10003 01:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:11 Configure a credential helper to remove this warning. See 01:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:11 01:10:11 Login Succeeded 01:10:11 nexus3.edgexfoundry.org:10004 01:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:11 Configure a credential helper to remove this warning. See 01:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:11 01:10:11 Login Succeeded 01:10:11 docker.io 01:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:11 Configure a credential helper to remove this warning. See 01:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:11 01:10:11 Login Succeeded 01:10:11 ---> docker-login.sh ends [Pipeline] } 01:10:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:10:12 ========================================================= 01:10:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:10:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:12 + 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 . 01:10:12 Sending build context to Docker daemon 8.083MB 01:10:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:10:12 Step 2/12 : FROM ${BASE} AS builder 01:10:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:10:13 9b18e9b68314: Pulling fs layer 01:10:13 35d82f9e3411: Pulling fs layer 01:10:13 e16973657156: Pulling fs layer 01:10:13 fc693d55d65f: Pulling fs layer 01:10:13 7e9fc2657dce: Pulling fs layer 01:10:13 dda99020689f: Pulling fs layer 01:10:13 db1c61fa0a46: Pulling fs layer 01:10:13 891c053d2c06: Pulling fs layer 01:10:13 fc693d55d65f: Waiting 01:10:13 7e9fc2657dce: Waiting 01:10:13 dda99020689f: Waiting 01:10:13 db1c61fa0a46: Waiting 01:10:13 891c053d2c06: Waiting 01:10:13 e16973657156: Verifying Checksum 01:10:13 e16973657156: Download complete 01:10:13 35d82f9e3411: Download complete 01:10:13 7e9fc2657dce: Verifying Checksum 01:10:13 7e9fc2657dce: Download complete 01:10:13 dda99020689f: Download complete 01:10:13 9b18e9b68314: Verifying Checksum 01:10:13 9b18e9b68314: Download complete 01:10:14 891c053d2c06: Verifying Checksum 01:10:14 9b18e9b68314: Pull complete 01:10:14 891c053d2c06: Download complete 01:10:14 35d82f9e3411: Pull complete 01:10:15 e16973657156: Pull complete 01:10:15 db1c61fa0a46: Verifying Checksum 01:10:15 db1c61fa0a46: Download complete 01:10:15 fc693d55d65f: Verifying Checksum 01:10:15 fc693d55d65f: Download complete 01:10:28 fc693d55d65f: Pull complete 01:10:28 7e9fc2657dce: Pull complete 01:10:28 dda99020689f: Pull complete 01:10:31 db1c61fa0a46: Pull complete 01:10:33 891c053d2c06: Pull complete 01:10:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:10:33 ---> f96f9c87975a 01:10:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:10:35 ---> Running in ba3231d11ebd 01:10:35 Removing intermediate container ba3231d11ebd 01:10:35 ---> 2f732149cda7 01:10:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:35 ---> Running in eafda0f53ee7 01:10:35 Removing intermediate container eafda0f53ee7 01:10:35 ---> db3aaa150316 01:10:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:10:35 ---> Running in 66a2b31ad8f1 01:10:36 Removing intermediate container 66a2b31ad8f1 01:10:36 ---> 9c9857d536d9 01:10:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:10:36 ---> Running in 374f523fdc2c 01:10:36 Removing intermediate container 374f523fdc2c 01:10:36 ---> 0fc28d31733e 01:10:36 Step 7/12 : WORKDIR /device-gpio 01:10:36 ---> Running in 56dc9c9ad808 01:10:36 Removing intermediate container 56dc9c9ad808 01:10:36 ---> aa90bcc61c81 01:10:36 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:37 ---> Running in edfc23caa220 01:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:39 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:10:39 (2/4) Installing libedit (20210910.3.1-r0) 01:10:39 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:10:39 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:10:39 Executing busybox-1.35.0-r17.trigger 01:10:39 OK: 226 MiB in 55 packages 01:10:40 Removing intermediate container edfc23caa220 01:10:40 ---> 776ddfba89e6 01:10:40 Step 9/12 : COPY go.mod vendor* ./ 01:10:41 ---> 8d9a9270e284 01:10:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:41 ---> Running in aae92e58143c 01:11:49 Removing intermediate container aae92e58143c 01:11:49 ---> 111d8b92cde1 01:11:49 Step 11/12 : COPY . . 01:11:49 ---> 3d66073d147e 01:11:49 Step 12/12 : RUN ${MAKE} 01:11:49 ---> Running in d3c3706db24d 01:11:49 noop 01:11:49 Removing intermediate container d3c3706db24d 01:11:49 ---> c2b5dffda318 01:11:49 Successfully built c2b5dffda318 01:11:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:49 + docker inspect -f . ci-base-image-arm64 01:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:49 prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container 01:11: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 01:11:50 $ docker top 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:51 + go version 01:11:51 go version go1.18.7 linux/arm64 [Pipeline] } 01:11:51 $ docker stop --time=1 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 01:11:53 $ docker rm -f --volumes 87bcea632b84915a7b88301cfce7684765e64e2873c460970dae5494241b41c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:54 + docker inspect -f . ci-base-image-arm64 01:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:54 prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container 01:11: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 01:11:55 $ docker top 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:56 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:11:56 + make test 01:11:56 go test ./... -coverprofile=coverage.out ./... 01:11:57 ? github.com/edgexfoundry/device-gpio [no test files] 01:13:19 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:13:19 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:13:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:13:19 go vet ./... 01:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:31 ./bin/test-attribution-txt.sh 01:13:31 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 01:13:31 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 01:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:13:31 $ docker stop --time=1 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 01:13:33 $ docker rm -f --volumes 2ffd64d346ee84877761ff6e5e4b9c5c4af6e697fbad10fbc4c979f3e273cca3 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:13:34 Warning: overwriting stash ‘coverage-report’ 01:13:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:35 + ls -al . 01:13:35 total 152 01:13:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:11 . 01:13:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:09 .. 01:13:35 -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 01:09 .dockerignore 01:13:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 01:09 .git 01:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 .github 01:13:35 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 01:09 .gitignore 01:13:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 01:09 .golangci.yml 01:13:35 -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 01:09 Attribution.txt 01:13:35 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 01:09 CHANGELOG.md 01:13:35 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 01:09 Dockerfile 01:13:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 01:09 GOVERNANCE.md 01:13:35 -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 01:09 Jenkinsfile 01:13:35 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 01:09 LICENSE 01:13:35 -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 01:09 Makefile 01:13:35 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 01:09 OWNERS.md 01:13:35 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 01:09 README.md 01:13:35 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 01:07 VERSION 01:13:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 01:09 bin 01:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 cmd 01:13:35 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 01:11 coverage.out 01:13:35 -rw-rw-r-- 1 jenkins jenkins 3313 Mar 9 01:09 go.mod 01:13:35 -rw-rw-r-- 1 jenkins jenkins 31140 Mar 9 01:09 go.sum 01:13:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 01:09 internal 01:13:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 01:09 snap 01:13:35 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:36 + 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=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 --label arch=arm64 --label version=0.0.0 . 01:13:36 Sending build context to Docker daemon 8.084MB 01:13:36 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 01:13:36 Step 2/25 : FROM ${BASE} AS builder 01:13:36 ---> c2b5dffda318 01:13:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:13:36 ---> Running in 8699d5280288 01:13:36 Removing intermediate container 8699d5280288 01:13:36 ---> e06564df7774 01:13:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:37 ---> Running in 7812acaefbc0 01:13:37 Removing intermediate container 7812acaefbc0 01:13:37 ---> ad35f91d6884 01:13:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:13:37 ---> Running in 8f444aee2e6d 01:13:37 Removing intermediate container 8f444aee2e6d 01:13:37 ---> d72c770ef2f5 01:13:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:13:37 ---> Running in 2754c6f60e38 01:13:37 Removing intermediate container 2754c6f60e38 01:13:37 ---> e5b8d04aa61d 01:13:37 Step 7/25 : WORKDIR /device-gpio 01:13:37 ---> Running in 08c0b6813a57 01:13:38 Removing intermediate container 08c0b6813a57 01:13:38 ---> 0081459e8162 01:13:38 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:38 ---> Running in 875497a88b9c 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:40 OK: 226 MiB in 55 packages 01:13:41 Removing intermediate container 875497a88b9c 01:13:41 ---> 9a08db55f413 01:13:41 Step 9/25 : COPY go.mod vendor* ./ 01:13:41 ---> a399c92ddac2 01:13:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:41 ---> Running in a1b9367f802c 01:13:44 Removing intermediate container a1b9367f802c 01:13:44 ---> d373fbf1f000 01:13:44 Step 11/25 : COPY . . 01:13:44 ---> d8d8c9adc9f2 01:13:44 Step 12/25 : RUN ${MAKE} 01:13:44 ---> Running in 304f567f5867 01:13:45 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 01:16:08 Removing intermediate container 304f567f5867 01:16:08 ---> 89f14b6b7ea4 01:16:08 Step 13/25 : FROM alpine:3.16 01:16:08 3.16: Pulling from library/alpine 01:16:08 3760b48202b3: Pulling fs layer 01:16:08 3760b48202b3: Verifying Checksum 01:16:08 3760b48202b3: Download complete 01:16:08 3760b48202b3: Pull complete 01:16:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 01:16:08 Status: Downloaded newer image for alpine:3.16 01:16:08 ---> 4c81e5bf8899 01:16:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:16:08 ---> Running in 9efe590c53f8 01:16:08 Removing intermediate container 9efe590c53f8 01:16:08 ---> 1826c895e092 01:16:08 Step 15/25 : RUN apk add --update --no-cache 01:16:08 ---> Running in 0aaf93135467 01:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:16:08 OK: 5 MiB in 14 packages 01:16:08 Removing intermediate container 0aaf93135467 01:16:08 ---> ccc657e64019 01:16:08 Step 16/25 : WORKDIR / 01:16:08 ---> Running in 496161fd4bdc 01:16:08 Removing intermediate container 496161fd4bdc 01:16:08 ---> 24f1607f0b90 01:16:08 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:16:08 ---> 4186f31a6aee 01:16:08 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:16:08 ---> 9604cc501733 01:16:08 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:16:08 ---> 8ef6971409b8 01:16:08 Step 20/25 : EXPOSE 59910 01:16:08 ---> Running in 8f1997ef5c4f 01:16:08 Removing intermediate container 8f1997ef5c4f 01:16:08 ---> 2da69a980139 01:16:08 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:16:08 ---> Running in 0f365ab222bd 01:16:08 Removing intermediate container 0f365ab222bd 01:16:08 ---> 929fe8ea5a8b 01:16:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:16:08 ---> Running in 61cbc6aef484 01:16:09 Removing intermediate container 61cbc6aef484 01:16:09 ---> 38f788a3bda8 01:16:09 Step 23/25 : LABEL arch=arm64 01:16:09 ---> Running in 50dfd5ea0128 01:16:10 Removing intermediate container 50dfd5ea0128 01:16:10 ---> b1c856c7ab60 01:16:10 Step 24/25 : LABEL git_sha=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 01:16:10 ---> Running in 389481acd870 01:16:10 Removing intermediate container 389481acd870 01:16:10 ---> 31f9a4499e19 01:16:10 Step 25/25 : LABEL version=0.0.0 01:16:10 ---> Running in 0bc5dc4c0dff 01:16:10 Removing intermediate container 0bc5dc4c0dff 01:16:10 ---> 458a035a7be8 01:16:10 [Warning] One or more build-args [ARCH] were not consumed 01:16:10 Successfully built 458a035a7be8 01:16:10 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 01:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:11 01:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:12 arm64: Pulling from edgex-lftools-log-publisher 01:16:12 8998bd30e6a1: Pulling fs layer 01:16:12 04944245beec: Pulling fs layer 01:16:12 699f458cf7ca: Pulling fs layer 01:16:12 765212b225bb: Pulling fs layer 01:16:12 f23df028b6ca: Pulling fs layer 01:16:12 d65c8cfc05b1: Pulling fs layer 01:16:12 2437ff75d9bd: Pulling fs layer 01:16:12 f23df028b6ca: Waiting 01:16:12 d65c8cfc05b1: Waiting 01:16:12 2437ff75d9bd: Waiting 01:16:12 765212b225bb: Waiting 01:16:12 04944245beec: Verifying Checksum 01:16:12 04944245beec: Download complete 01:16:13 765212b225bb: Verifying Checksum 01:16:13 765212b225bb: Download complete 01:16:13 f23df028b6ca: Verifying Checksum 01:16:13 f23df028b6ca: Download complete 01:16:13 699f458cf7ca: Download complete 01:16:13 d65c8cfc05b1: Verifying Checksum 01:16:13 d65c8cfc05b1: Download complete 01:16:13 8998bd30e6a1: Verifying Checksum 01:16:13 8998bd30e6a1: Download complete 01:16:16 2437ff75d9bd: Verifying Checksum 01:16:16 2437ff75d9bd: Download complete 01:16:17 8998bd30e6a1: Pull complete 01:16:17 04944245beec: Pull complete 01:16:19 699f458cf7ca: Pull complete 01:16:19 765212b225bb: Pull complete 01:16:19 f23df028b6ca: Pull complete 01:16:20 d65c8cfc05b1: Pull complete 01:16:32 2437ff75d9bd: Pull complete 01:16:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:32 prd-ubuntu20.04-docker-arm64-4c-16g-8937 does not seem to be running inside a container 01:16:32 $ 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 01:16:35 $ docker top 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:35 ---> job-cost.sh 01:16:36 lf-activate-venv: SKIPPING 01:16:36 INFO: No Stack... 01:16:36 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:37 INFO: Archiving Costs [Pipeline] sh 01:16:37 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:16:37 + cut -d, -f6 [Pipeline] lock 01:16:37 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] 01:16:37 Resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] did not exist. Created. 01:16:37 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:38 /w/workspace/device-gpio/1@tmp/durable-e13b44b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:16:38 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:38 Warning: overwriting stash ‘stack-cost’ 01:16:38 Stashed 1 file(s) [Pipeline] } 01:16:38 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-121-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:38 $ docker stop --time=1 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e 01:16:41 $ docker rm -f --volumes 3f1216f97409a284504d83784276cc43403432c9b5bc11bbfb9546b3e172788e [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 01:16:42 provisioning config files... 01:16:42 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config13356996243094525736tmp [Pipeline] { [Pipeline] sh 01:16:42 + set +x 01:16:42 + curl+ -s https://codecov.io/bash 01:16:42 bash -s -- 01:16:42 01:16:42 _____ _ 01:16:42 / ____| | | 01:16:42 | | ___ __| | ___ ___ _____ __ 01:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 01:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 01:16:42 Bash-1.0.6 01:16:42 01:16:42 01:16:42 ==> git version 2.25.1 found 01:16:42 ==> 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 01:16:42 Release-Date: 2020-01-08 01:16:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:16:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:16:42 ==> Jenkins CI detected. 01:16:42 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-121 01:16:42 project root: . 01:16:42 --> token set from env 01:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:16:42 ==> Running gcov in . (disable via -X gcov) 01:16:42 ==> Python coveragepy not found 01:16:42 ==> Searching for coverage reports in: 01:16:42 + . 01:16:42 -> Found 1 reports 01:16:42 ==> Detecting git/mercurial file structure 01:16:42 ==> Reading reports 01:16:42 + ./coverage.out bytes=10 01:16:42 ==> Appending adjustments 01:16:42 https://docs.codecov.io/docs/fixing-reports 01:16:43 + Found adjustments 01:16:43 ==> Gzipping contents 01:16:43 4.0K /tmp/codecov.9vc8gK.gz 01:16:43 ==> Uploading reports 01:16:43 url: https://codecov.io 01:16:43 query: branch=PR-121&commit=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= 01:16:43 -> Pinging Codecov 01:16:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-121&commit=3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=121&job=&cmd_args= 01:16:43 -> Uploading to 01:16:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33/c484ed41-3ca4-4cfd-a6d2-e9c7a9584515.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T011643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a54d9d5297a8966a512ad63b3f650182d14b838f120ff4bb6754e413a4ef43f0 01:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:43 Dload Upload Total Spent Left Speed 01:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2549 --:--:-- --:--:-- --:--:-- 2549 01:16:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3bdc49cdb5768fe68b2f74db0f6c0f08ce670b33 [Pipeline] } 01:16:43 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 01:16:45 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-121/archives ] 01:16:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives 01:16:45 total 16 01:16:45 drwxr-xr-x 3 root root 4096 Mar 9 01:09 . 01:16:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 01:09 .. 01:16:45 drwxr-xr-x 2 root root 4096 Mar 9 01:09 cost 01:16:45 -rw-r--r-- 1 root root 83 Mar 9 01:09 cost.csv 01:16:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-121/archives 01:16:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-121/archives 01:16:45 total 16 01:16:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 01:09 . 01:16:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 01:09 .. 01:16:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 01:09 cost 01:16:45 -rw-r--r-- 1 jenkins jenkins 83 Mar 9 01:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:46 ---> package-listing.sh 01:16:46 ++ facter osfamily 01:16:46 ++ tr '[:upper:]' '[:lower:]' 01:16:46 + OS_FAMILY=debian 01:16:46 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-121 01:16:46 + START_PACKAGES=/tmp/packages_start.txt 01:16:46 + END_PACKAGES=/tmp/packages_end.txt 01:16:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:46 + PACKAGES=/tmp/packages_start.txt 01:16:46 + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' 01:16:46 + PACKAGES=/tmp/packages_end.txt 01:16:46 + case "${OS_FAMILY}" in 01:16:46 + dpkg -l 01:16:46 + grep '^ii' 01:16:46 + '[' -f /tmp/packages_start.txt ']' 01:16:46 + '[' -f /tmp/packages_end.txt ']' 01:16:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:46 + '[' /w/workspace/edgexfoundry_device-gpio_PR-121 ']' 01:16:46 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ 01:16:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-121/archives/ [Pipeline] echo 01:16:46 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-121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:47 prd-ubuntu20.04-docker-8c-8g-8935 does not seem to be running inside a container 01:16:47 $ 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-121/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-121 -v /w/workspace/edgexfoundry_device-gpio_PR-121:/w/workspace/edgexfoundry_device-gpio_PR-121:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-121@tmp:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:48 $ docker top ca5a5d8b87acdf1cbb1daf5f3142386f3dec6e1b8751f7ae12c14cb719ec5e8e -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:48 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:49 + ls /var/log/sa-host 01:16:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:49 provisioning config files... 01:16:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-121@tmp/config103738479891418455tmp [Pipeline] { [Pipeline] echo 01:16:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:49 ---> create-netrc.sh [Pipeline] } 01:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:50 ---> python-tools-install.sh [Pipeline] echo 01:16:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:50 ---> sudo-logs.sh 01:16:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:50 ---> job-cost.sh 01:16:50 lf-activate-venv: SKIPPING 01:16:50 DEBUG: total: 0.2199999988079071 01:16:50 INFO: Retrieving Stack Cost... 01:16:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:51 INFO: Archiving Costs [Pipeline] echo 01:16:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:51 ---> logs-deploy.sh 01:16:51 lf-activate-venv: SKIPPING 01:16:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-121/1 01:16:51 INFO: archiving workspace using pattern(s): 01:16:52 Archives upload complete. 01:16:52 INFO: archiving logs to Nexus 01:16:53 ---> uname -a: 01:16:53 Linux prd-ubuntu20-04-docker-8c-8g-8935 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:16:53 01:16:53 01:16:53 ---> lscpu: 01:16:53 Architecture: x86_64 01:16:53 CPU op-mode(s): 32-bit, 64-bit 01:16:53 Byte Order: Little Endian 01:16:53 Address sizes: 40 bits physical, 48 bits virtual 01:16:53 CPU(s): 8 01:16:53 On-line CPU(s) list: 0-7 01:16:53 Thread(s) per core: 1 01:16:53 Core(s) per socket: 1 01:16:53 Socket(s): 8 01:16:53 NUMA node(s): 1 01:16:53 Vendor ID: AuthenticAMD 01:16:53 CPU family: 23 01:16:53 Model: 49 01:16:53 Model name: AMD EPYC-Rome Processor 01:16:53 Stepping: 0 01:16:53 CPU MHz: 2799.998 01:16:53 BogoMIPS: 5599.99 01:16:53 Virtualization: AMD-V 01:16:53 Hypervisor vendor: KVM 01:16:53 Virtualization type: full 01:16:53 L1d cache: 256 KiB 01:16:53 L1i cache: 256 KiB 01:16:53 L2 cache: 4 MiB 01:16:53 L3 cache: 128 MiB 01:16:53 NUMA node0 CPU(s): 0-7 01:16:53 Vulnerability Itlb multihit: Not affected 01:16:53 Vulnerability L1tf: Not affected 01:16:53 Vulnerability Mds: Not affected 01:16:53 Vulnerability Meltdown: Not affected 01:16:53 Vulnerability Mmio stale data: Not affected 01:16:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:16:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:16:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:16:53 Vulnerability Srbds: Not affected 01:16:53 Vulnerability Tsx async abort: Not affected 01:16:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:16:53 01:16:53 01:16:53 ---> nproc: 01:16:53 8 01:16:53 01:16:53 01:16:53 ---> df -h: 01:16:53 Filesystem Size Used Avail Use% Mounted on 01:16:53 overlay 155G 12G 144G 8% / 01:16:53 tmpfs 64M 0 64M 0% /dev 01:16:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:16:53 shm 64M 0 64M 0% /dev/shm 01:16:53 /dev/vda1 155G 12G 144G 8% /facter-os 01:16:53 01:16:53 01:16:53 ---> sar -b -r -n DEV: 01:16:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8935) 03/09/23 _x86_64_ (8 CPU) 01:16:53 01:16:53 01:06:50 LINUX RESTART (8 CPU) 01:16:53 01:16:53 01:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:16:53 01:08:01 176.04 48.14 127.90 0.00 5437.36 173693.45 0.00 01:16:53 01:09:01 139.68 0.85 138.83 0.00 22.93 47179.07 0.00 01:16:53 01:10:01 174.95 0.25 174.70 0.00 16.00 40079.19 0.00 01:16:53 01:11:01 2.08 0.00 2.08 0.00 0.00 25.75 0.00 01:16:53 01:12:01 23.61 8.80 14.81 0.00 930.38 2205.10 0.00 01:16:53 01:13:01 35.09 2.82 32.28 0.00 4250.62 6658.22 0.00 01:16:53 01:14:01 3.48 0.02 3.47 0.00 0.13 91.32 0.00 01:16:53 01:15:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 01:16:53 01:16:01 1.45 0.00 1.45 0.00 0.00 15.19 0.00 01:16:53 Average: 62.03 6.76 55.27 0.00 1184.14 29995.88 0.00 01:16:53 01:16:53 01:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:53 01:08:01 29138636 31563352 758364 2.31 72928 2628840 1940696 5.72 1024900 2368784 668 01:16:53 01:09:01 28211180 31503812 797756 2.43 147408 3328896 1939596 5.72 1238680 2969268 128524 01:16:53 01:10:01 27654600 31567552 735104 2.24 159668 3899528 1777752 5.24 1239588 3483120 368 01:16:53 01:11:01 27654840 31567884 734448 2.23 159696 3899528 1777752 5.24 1239344 3483120 44 01:16:53 01:12:01 27473184 31527472 756344 2.30 175848 4025628 1950900 5.75 1347024 3536972 1016 01:16:53 01:13:01 27130276 31549456 734460 2.23 193328 4355476 1834836 5.41 1557960 3651080 48 01:16:53 01:14:01 27134780 31549224 734844 2.23 191920 4352232 1822068 5.37 1556504 3647860 4 01:16:53 01:15:01 27141048 31555604 728444 2.22 192000 4352236 1822068 5.37 1550512 3647864 48 01:16:53 01:16:01 27141444 31556116 728012 2.21 192084 4352236 1822068 5.37 1550888 3647868 156 01:16:53 Average: 27631110 31548941 745308 2.27 164987 3910511 1854193 5.46 1367267 3381771 14542 01:16:53 01:16:53 01:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:53 01:08:01 ens3 703.93 477.99 6702.56 94.01 0.00 0.00 0.00 0.00 01:16:53 01:08:01 veth7140c12 2.95 5.12 0.20 40.64 0.00 0.00 0.00 0.00 01:16:53 01:08:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 01:16:53 01:08:01 docker0 17.63 21.43 1.37 168.99 0.00 0.00 0.00 0.00 01:16:53 01:09:01 ens3 335.89 195.38 1938.39 28.54 0.00 0.00 0.00 0.00 01:16:53 01:09:01 vethb339885 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:16:53 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:53 01:09:01 docker0 177.50 304.55 14.13 1909.71 0.00 0.00 0.00 0.00 01:16:53 01:10:01 ens3 158.54 113.35 2671.25 95.06 0.00 0.00 0.00 0.00 01:16:53 01:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:16:53 01:10:01 docker0 3.78 6.68 0.22 81.05 0.00 0.00 0.00 0.00 01:16:53 01:11:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:16:53 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:53 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:12:01 ens3 68.51 39.03 856.60 2.77 0.00 0.00 0.00 0.00 01:16:53 01:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:16:53 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:13:01 ens3 145.18 86.62 1948.80 5.92 0.00 0.00 0.00 0.00 01:16:53 01:13:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:16:53 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:14:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:53 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:53 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:53 Average: ens3 156.93 101.40 1568.60 25.15 0.00 0.00 0.00 0.00 01:16:53 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 01:16:53 Average: docker0 22.10 36.96 1.75 239.97 0.00 0.00 0.00 0.00 01:16:53 01:16:53 01:16:53 ---> sar -P ALL: 01:16:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8935) 03/09/23 _x86_64_ (8 CPU) 01:16:53 01:16:53 01:06:50 LINUX RESTART (8 CPU) 01:16:53 01:16:53 01:07:01 CPU %user %nice %system %iowait %steal %idle 01:16:53 01:08:01 all 8.94 0.00 3.09 3.36 0.06 84.56 01:16:53 01:08:01 0 10.82 0.00 2.80 0.90 0.08 85.39 01:16:53 01:08:01 1 9.98 0.00 3.47 6.56 0.05 79.94 01:16:53 01:08:01 2 9.52 0.00 3.18 4.50 0.07 82.73 01:16:53 01:08:01 3 6.97 0.00 2.95 2.06 0.05 87.97 01:16:53 01:08:01 4 9.50 0.00 3.45 9.17 0.05 77.83 01:16:53 01:08:01 5 7.47 0.00 2.81 0.98 0.07 88.68 01:16:53 01:08:01 6 6.68 0.00 2.60 0.44 0.05 90.23 01:16:53 01:08:01 7 10.56 0.00 3.45 2.25 0.07 83.68 01:16:53 01:09:01 all 19.67 0.00 4.31 3.31 0.07 72.64 01:16:53 01:09:01 0 20.06 0.00 4.76 2.53 0.05 72.59 01:16:53 01:09:01 1 19.65 0.00 4.06 0.42 0.07 75.80 01:16:53 01:09:01 2 20.07 0.00 4.02 0.47 0.07 75.36 01:16:53 01:09:01 3 19.83 0.00 4.48 0.25 0.08 75.35 01:16:53 01:09:01 4 19.88 0.00 3.76 0.42 0.08 75.86 01:16:53 01:09:01 5 19.34 0.00 4.76 20.55 0.08 55.26 01:16:53 01:09:01 6 19.16 0.00 4.29 0.40 0.05 76.10 01:16:53 01:09:01 7 19.35 0.00 4.34 1.46 0.08 74.76 01:16:53 01:10:01 all 19.30 0.00 4.32 2.41 0.08 73.89 01:16:53 01:10:01 0 20.41 0.00 3.66 0.27 0.07 75.59 01:16:53 01:10:01 1 19.79 0.00 4.14 3.38 0.08 72.61 01:16:53 01:10:01 2 18.18 0.00 5.45 6.22 0.07 70.08 01:16:53 01:10:01 3 19.18 0.00 4.05 1.69 0.08 75.00 01:16:53 01:10:01 4 19.70 0.00 5.02 6.87 0.08 68.33 01:16:53 01:10:01 5 18.98 0.00 4.18 0.81 0.08 75.94 01:16:53 01:10:01 6 18.63 0.00 4.32 0.05 0.07 76.94 01:16:53 01:10:01 7 19.50 0.00 3.77 0.05 0.08 76.59 01:16:53 01:11:01 all 0.04 0.00 0.02 0.01 0.00 99.92 01:16:53 01:11:01 0 0.22 0.00 0.08 0.00 0.02 99.68 01:16:53 01:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:16:53 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:53 01:11:01 3 0.02 0.00 0.02 0.07 0.00 99.90 01:16:53 01:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:16:53 01:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:53 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:16:53 01:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:16:53 01:12:01 all 0.80 0.00 0.61 0.24 0.02 98.34 01:16:53 01:12:01 0 3.34 0.00 1.87 0.07 0.03 94.69 01:16:53 01:12:01 1 0.72 0.00 0.60 0.38 0.02 98.28 01:16:53 01:12:01 2 0.27 0.00 0.68 0.03 0.02 99.00 01:16:53 01:12:01 3 0.13 0.00 0.25 0.38 0.02 99.22 01:16:53 01:12:01 4 0.28 0.00 0.33 0.03 0.02 99.33 01:16:53 01:12:01 5 0.80 0.00 0.40 0.37 0.02 98.41 01:16:53 01:12:01 6 0.60 0.00 0.45 0.65 0.02 98.28 01:16:53 01:12:01 7 0.22 0.00 0.23 0.00 0.02 99.53 01:16:53 01:13:01 all 1.83 0.00 0.82 0.44 0.02 96.89 01:16:53 01:13:01 0 1.04 0.00 0.55 0.89 0.02 97.51 01:16:53 01:13:01 1 1.57 0.00 0.97 0.47 0.02 96.98 01:16:53 01:13:01 2 1.68 0.00 0.55 0.20 0.00 97.57 01:16:53 01:13:01 3 2.36 0.00 0.49 0.23 0.02 96.90 01:16:53 01:13:01 4 2.71 0.00 1.05 1.56 0.02 94.66 01:16:53 01:13:01 5 1.44 0.00 0.43 0.13 0.02 97.98 01:16:53 01:13:01 6 1.68 0.00 1.60 0.03 0.03 96.65 01:16:53 01:13:01 7 2.20 0.00 0.89 0.02 0.02 96.88 01:16:53 01:14:01 all 0.13 0.00 0.06 0.01 0.01 99.80 01:16:53 01:14:01 0 0.07 0.00 0.08 0.05 0.00 99.80 01:16:53 01:14:01 1 0.28 0.00 0.10 0.00 0.02 99.60 01:16:53 01:14:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:16:53 01:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 01:16:53 01:14:01 4 0.05 0.00 0.07 0.00 0.02 99.87 01:16:53 01:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 01:16:53 01:14:01 6 0.07 0.00 0.05 0.00 0.00 99.88 01:16:53 01:14:01 7 0.43 0.00 0.03 0.00 0.02 99.52 01:16:53 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:16:53 01:15:01 0 0.00 0.00 0.00 0.03 0.02 99.95 01:16:53 01:15:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:16:53 01:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:16:53 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:53 01:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:53 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:53 01:15:01 6 0.02 0.00 0.02 0.00 0.03 99.93 01:16:53 01:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:16:53 01:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:16:53 01:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:16:53 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:16:53 01:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:16:53 01:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:16:53 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:16:53 01:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:16:53 01:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:16:53 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:53 Average: all 5.60 0.00 1.46 1.08 0.03 91.83 01:16:53 Average: 0 6.18 0.00 1.53 0.53 0.03 91.73 01:16:53 Average: 1 5.75 0.00 1.48 1.24 0.03 91.50 01:16:53 Average: 2 5.50 0.00 1.54 1.26 0.03 91.67 01:16:53 Average: 3 5.35 0.00 1.35 0.52 0.03 92.75 01:16:53 Average: 4 5.76 0.00 1.51 1.99 0.03 90.71 01:16:53 Average: 5 5.31 0.00 1.40 2.52 0.03 90.74 01:16:53 Average: 6 5.17 0.00 1.48 0.17 0.03 93.14 01:16:53 Average: 7 5.77 0.00 1.41 0.42 0.03 92.37 01:16:53 01:16:53 01:16:53