Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-gpio Obtained Jenkinsfile from 5e22e7d54486bfe2bcf201989b327072b3ba8f87+8c1eec1cce53e3d99f3878f2a839c8345b98407a (7694c9a55795156256afcf7950063132601fc831) 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-ssh259706530308840325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6037848932520357496.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 590556114a56c6d90cc8043840e039c2f74196dc 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-238/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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15474933083701575717.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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16642432234785994983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16889615400734651769.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-238/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-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3721441383215874270.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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-6983 in /w/workspace/edgexfoundry_device-gpio_PR-238 [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-238 # 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 8c1eec1cce53e3d99f3878f2a839c8345b98407a into PR head commit 5e22e7d54486bfe2bcf201989b327072b3ba8f87 Merge succeeded, producing 5e22e7d54486bfe2bcf201989b327072b3ba8f87 Checking out Revision 5e22e7d54486bfe2bcf201989b327072b3ba8f87 (PR-238) > 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/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e22e7d54486bfe2bcf201989b327072b3ba8f87 # 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 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e22e7d54486bfe2bcf201989b327072b3ba8f87 # timeout=10 Commit message: "fix: Remove unused protocol props from device def" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:52 ========================================================= 08:08:52 EdgeX Global Pipelines Version Info 08:08:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:53 ------------------- 08:08:53 stable info: 08:08:53 ------------------- 08:08:53 Commited By: Ginny Guan ginny@iotechsys.com 08:08:53 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:08:53 Message: update stable to v1.0.260 08:08:53 ------------------- 08:08:53 experimental info: 08:08:53 ------------------- 08:08:53 Commited By: Ginny Guan ginny@iotechsys.com 08:08:53 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:08:53 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:08:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 08:08:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 08:08:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:08:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo 08:08:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e22e7d54486bfe2bcf201989b327072b3ba8f87 [Pipeline] echo 08:08:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e22e7d [Pipeline] echo 08:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:56 provisioning config files... 08:08:56 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/config4399169151434264923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:56 ---> ****-login.sh 08:08:56 nexus3.edgexfoundry.org:10001 08:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 nexus3.edgexfoundry.org:10002 08:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 nexus3.edgexfoundry.org:10003 08:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 nexus3.edgexfoundry.org:10004 08:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 ****.io 08:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:57 Configure a credential helper to remove this warning. See 08:08:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:57 08:08:57 Login Succeeded 08:08:57 ---> ****-login.sh ends [Pipeline] } 08:08:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:08:58 + git rev-list -1 --merges 5e22e7d54486bfe2bcf201989b327072b3ba8f87~1..5e22e7d54486bfe2bcf201989b327072b3ba8f87 [Pipeline] echo 08:08:58 -----------> git rev-list -1 --merges 5e22e7d54486bfe2bcf201989b327072b3ba8f87~1..5e22e7d54486bfe2bcf201989b327072b3ba8f87 5e22e7d54486bfe2bcf201989b327072b3ba8f87 [false] [Pipeline] sh 08:08:58 + git log --format=format:%s -1 5e22e7d54486bfe2bcf201989b327072b3ba8f87 [Pipeline] echo 08:08:58 ========================================================= 08:08:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:08:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:59 + git log --format=format:%s -1 5e22e7d54486bfe2bcf201989b327072b3ba8f87 [Pipeline] echo 08:08:59 [semverPrep] GIT_COMMIT: 5e22e7d54486bfe2bcf201989b327072b3ba8f87, Commit Message: fix: Remove unused protocol props from device def [Pipeline] echo 08:08:59 [semverPrep] This is not a build commit. [Pipeline] sh 08:08:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:59 + grep -v github /etc/ssh/ssh_known_hosts 08:08:59 + [ -e /tmp/ssh_known_hosts ] 08:08:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:08:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:08:59 + sudo tee -a /etc/ssh/ssh_known_hosts 08:08:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:00 08:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:09:00 b85a868b505f: Pulling fs layer 08:09:00 e2be974225ed: Pulling fs layer 08:09:00 339a4e72a1f5: Pulling fs layer 08:09:00 988bab9f4d93: Pulling fs layer 08:09:00 1469e6f7b9e6: Pulling fs layer 08:09:00 eaf3925da568: Pulling fs layer 08:09:00 bab4dde63d76: Pulling fs layer 08:09:00 bde34c3a00c8: Pulling fs layer 08:09:00 b352a97aabf1: Pulling fs layer 08:09:00 4872d77fe225: Pulling fs layer 08:09:00 5851b861e8e6: Pulling fs layer 08:09:00 988bab9f4d93: Waiting 08:09:00 1469e6f7b9e6: Waiting 08:09:00 eaf3925da568: Waiting 08:09:00 bab4dde63d76: Waiting 08:09:00 bde34c3a00c8: Waiting 08:09:00 b352a97aabf1: Waiting 08:09:00 4872d77fe225: Waiting 08:09:00 5851b861e8e6: Waiting 08:09:00 e2be974225ed: Download complete 08:09:00 988bab9f4d93: Verifying Checksum 08:09:00 988bab9f4d93: Download complete 08:09:00 1469e6f7b9e6: Verifying Checksum 08:09:00 1469e6f7b9e6: Download complete 08:09:01 339a4e72a1f5: Verifying Checksum 08:09:01 339a4e72a1f5: Download complete 08:09:01 eaf3925da568: Verifying Checksum 08:09:01 eaf3925da568: Download complete 08:09:01 bde34c3a00c8: Verifying Checksum 08:09:01 bde34c3a00c8: Download complete 08:09:01 b352a97aabf1: Download complete 08:09:01 4872d77fe225: Verifying Checksum 08:09:01 4872d77fe225: Download complete 08:09:01 5851b861e8e6: Verifying Checksum 08:09:01 5851b861e8e6: Download complete 08:09:01 b85a868b505f: Verifying Checksum 08:09:01 b85a868b505f: Download complete 08:09:01 bab4dde63d76: Verifying Checksum 08:09:01 bab4dde63d76: Download complete 08:09:02 b85a868b505f: Pull complete 08:09:02 e2be974225ed: Pull complete 08:09:02 339a4e72a1f5: Pull complete 08:09:03 988bab9f4d93: Pull complete 08:09:03 1469e6f7b9e6: Pull complete 08:09:03 eaf3925da568: Pull complete 08:09:05 bab4dde63d76: Pull complete 08:09:05 bde34c3a00c8: Pull complete 08:09:05 b352a97aabf1: Pull complete 08:09:05 4872d77fe225: Pull complete 08:09:05 5851b861e8e6: Pull complete 08:09:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:05 prd-ubuntu20.04-docker-8c-8g-6983 does not seem to be running inside a container 08:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-238 -v /w/workspace/edgexfoundry_device-gpio_PR-238:/w/workspace/edgexfoundry_device-gpio_PR-238:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-238@tmp:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:08 $ docker top 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e -eo pid,comm 08:09:08 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). 08:09:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:08 [ssh-agent] Looking for ssh-agent implementation... 08:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:08 $ docker exec 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e ssh-agent 08:09:08 SSH_AUTH_SOCK=/tmp/ssh-1eDvhM7QnvpW/agent.33 08:09:08 SSH_AGENT_PID=39 08:09:08 Running ssh-add (command line suppressed) 08:09:08 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-238@tmp/private_key_531311706258350542.key (/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/private_key_531311706258350542.key) 08:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:09 + git tag --points-at HEAD [Pipeline] } 08:09:09 $ docker exec --env ******** --env ******** 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e ssh-agent -k 08:09:09 unset SSH_AUTH_SOCK; 08:09:09 unset SSH_AGENT_PID; 08:09:09 echo Agent pid 39 killed; 08:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:09 [ssh-agent] Looking for ssh-agent implementation... 08:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:09 $ docker exec 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e ssh-agent 08:09:09 SSH_AUTH_SOCK=/tmp/ssh-dF7U1AB1nwPZ/agent.72 08:09:09 SSH_AGENT_PID=78 08:09:09 Running ssh-add (command line suppressed) 08:09:09 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-238@tmp/private_key_5025236617787728856.key (/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/private_key_5025236617787728856.key) 08:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:10 + git semver init 08:09:10 2024-08-02 08:09:10,451 [run_init] DEBUG init version:0.0.0 force:False 08:09:10 2024-08-02 08:09:10,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-238/.semver 08:09:10 2024-08-02 08:09:10,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-238/.semver 08:09:10 2024-08-02 08:09:10,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-238/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-238, universal_newlines=False, shell=None, istream=None) 08:09:11 2024-08-02 08:09:11,932 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-238/.git/info/exclude 08:09:12 2024-08-02 08:09:11,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-238/.semver/PR-238 with force:False 08:09:12 2024-08-02 08:09:11,933 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-238/.semver/PR-238 08:09:12 2024-08-02 08:09:11,938 [execute] INFO git cat-file --batch-check 08:09:12 2024-08-02 08:09:11,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-238/.semver, universal_newlines=False, shell=None, istream=) 08:09:12 2024-08-02 08:09:11,945 [execute] INFO git cat-file --batch 08:09:12 2024-08-02 08:09:11,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-238/.semver, universal_newlines=False, shell=None, istream=) 08:09:12 2024-08-02 08:09:11,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-238/.semver/PR-238 08:09:12 0.0.0 [Pipeline] } 08:09:12 $ docker exec --env ******** --env ******** 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e ssh-agent -k 08:09:12 unset SSH_AUTH_SOCK; 08:09:12 unset SSH_AGENT_PID; 08:09:12 echo Agent pid 78 killed; 08:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:12 + git semver [Pipeline] } 08:09:13 $ docker stop --time=1 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e 08:09:14 $ docker rm -f --volumes 238837cfcc2819d5a32e8de6b68deb76371fe72aedf94b98078676952d76a01e [Pipeline] // withDockerContainer [Pipeline] sh 08:09:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:09:15 Stashed 1 file(s) [Pipeline] echo 08:09:15 [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 08:09:16 provisioning config files... 08:09:16 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/config17626461864908380070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:16 ---> ****-login.sh 08:09:16 nexus3.edgexfoundry.org:10001 08:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:16 Configure a credential helper to remove this warning. See 08:09:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:16 08:09:16 Login Succeeded 08:09:16 nexus3.edgexfoundry.org:10002 08:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:16 Configure a credential helper to remove this warning. See 08:09:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:16 08:09:16 Login Succeeded 08:09:16 nexus3.edgexfoundry.org:10003 08:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:16 Configure a credential helper to remove this warning. See 08:09:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:16 08:09:16 Login Succeeded 08:09:16 nexus3.edgexfoundry.org:10004 08:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:16 Configure a credential helper to remove this warning. See 08:09:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:16 08:09:16 Login Succeeded 08:09:16 ****.io 08:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:17 Configure a credential helper to remove this warning. See 08:09:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:17 08:09:17 Login Succeeded 08:09:17 ---> ****-login.sh ends [Pipeline] } 08:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:09:17 ========================================================= 08:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:09:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:09:17 Sending build context to Docker daemon 30.57MB 08:09:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:09:17 Step 2/12 : FROM ${BASE} AS builder 08:09:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:09:18 619be1103602: Pulling fs layer 08:09:18 7862e08f4a3e: Pulling fs layer 08:09:18 5df492c9dc93: Pulling fs layer 08:09:18 7629e6793208: Pulling fs layer 08:09:18 4f4fb700ef54: Pulling fs layer 08:09:18 fb5054dd5b73: Pulling fs layer 08:09:18 eeca6798cff9: Pulling fs layer 08:09:18 aa269ceb94a6: Pulling fs layer 08:09:18 ada007ff1a6a: Pulling fs layer 08:09:18 7629e6793208: Waiting 08:09:18 4f4fb700ef54: Waiting 08:09:18 eeca6798cff9: Waiting 08:09:18 ada007ff1a6a: Waiting 08:09:18 aa269ceb94a6: Waiting 08:09:18 7862e08f4a3e: Verifying Checksum 08:09:18 7862e08f4a3e: Download complete 08:09:18 7629e6793208: Verifying Checksum 08:09:18 7629e6793208: Download complete 08:09:18 4f4fb700ef54: Download complete 08:09:18 619be1103602: Verifying Checksum 08:09:18 619be1103602: Download complete 08:09:18 fb5054dd5b73: Verifying Checksum 08:09:18 fb5054dd5b73: Download complete 08:09:18 eeca6798cff9: Verifying Checksum 08:09:18 eeca6798cff9: Download complete 08:09:18 619be1103602: Pull complete 08:09:18 ada007ff1a6a: Verifying Checksum 08:09:18 ada007ff1a6a: Download complete 08:09:18 7862e08f4a3e: Pull complete 08:09:18 5df492c9dc93: Verifying Checksum 08:09:18 5df492c9dc93: Download complete 08:09:18 aa269ceb94a6: Verifying Checksum 08:09:18 aa269ceb94a6: Download complete 08:09:21 5df492c9dc93: Pull complete 08:09:21 7629e6793208: Pull complete 08:09:21 4f4fb700ef54: Pull complete 08:09:21 fb5054dd5b73: Pull complete 08:09:21 eeca6798cff9: Pull complete 08:09:24 aa269ceb94a6: Pull complete 08:09:24 ada007ff1a6a: Pull complete 08:09:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:09:24 ---> f489d0715acc 08:09:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:09:28 ---> Running in fe909e418364 08:09:28 Removing intermediate container fe909e418364 08:09:28 ---> f77f1a384801 08:09:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:09:28 ---> Running in 462f79d3da91 08:09:28 Removing intermediate container 462f79d3da91 08:09:28 ---> c6ac77848ca3 08:09:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:09:28 ---> Running in 22bbdd7f7b4d 08:09:28 Removing intermediate container 22bbdd7f7b4d 08:09:28 ---> 4cfb7625bd4f 08:09:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:09:28 ---> Running in a2fdd340f36d 08:09:28 Removing intermediate container a2fdd340f36d 08:09:28 ---> d42bc9b9ba7d 08:09:28 Step 7/12 : WORKDIR /device-gpio 08:09:28 ---> Running in a1358fde7aa1 08:09:28 Removing intermediate container a1358fde7aa1 08:09:28 ---> 97802deda219 08:09:28 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:28 ---> Running in 83f6ad8542fa 08:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:09:30 Still waiting to schedule task 08:09:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:09:32 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:09:32 (2/4) Installing libedit (20221030.3.1-r1) 08:09:32 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:09:32 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:09:32 Executing busybox-1.36.1-r5.trigger 08:09:32 OK: 268 MiB in 56 packages 08:09:32 Removing intermediate container 83f6ad8542fa 08:09:32 ---> b402a5f031ed 08:09:32 Step 9/12 : COPY go.mod vendor* ./ 08:09:32 ---> 06ddf2ff14ac 08:09:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:32 ---> Running in a884b5a140d4 08:10:40 Removing intermediate container a884b5a140d4 08:10:40 ---> 99cacd4440cc 08:10:40 Step 11/12 : COPY . . 08:10:40 ---> 761b17048d34 08:10:40 Step 12/12 : RUN ${MAKE} 08:10:40 ---> Running in 96daff761900 08:10:40 noop 08:10:40 Removing intermediate container 96daff761900 08:10:40 ---> 7baa4ce7ecd1 08:10:40 Successfully built 7baa4ce7ecd1 08:10:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:41 + docker inspect -f . ci-base-image-x86_64 08:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:41 prd-ubuntu20.04-docker-8c-8g-6983 does not seem to be running inside a container 08:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-238 -v /w/workspace/edgexfoundry_device-gpio_PR-238:/w/workspace/edgexfoundry_device-gpio_PR-238:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-238@tmp:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:41 $ docker top c25b01f2148955664de2e5c4eb95f4d60716b2ee3754fbae29d24259bfb476da -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:42 + go version 08:10:42 go version go1.21.9 linux/amd64 [Pipeline] } 08:10:42 $ docker stop --time=1 c25b01f2148955664de2e5c4eb95f4d60716b2ee3754fbae29d24259bfb476da 08:10:43 $ docker rm -f --volumes c25b01f2148955664de2e5c4eb95f4d60716b2ee3754fbae29d24259bfb476da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:44 + docker inspect -f . ci-base-image-x86_64 08:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:44 prd-ubuntu20.04-docker-8c-8g-6983 does not seem to be running inside a container 08:10:44 $ 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-238 -v /w/workspace/edgexfoundry_device-gpio_PR-238:/w/workspace/edgexfoundry_device-gpio_PR-238:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-238@tmp:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:44 $ docker top e5c57f97a83fbdc04a2be9da5686ee8240ae0501144f3913664b01849a5a5c49 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-238 [Pipeline] fileExists [Pipeline] sh 08:10:45 + make test 08:10:45 go test ./... -coverprofile=coverage.out ./... 08:10:46 ? github.com/edgexfoundry/device-gpio [no test files] 08:11:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6984 in /w/workspace/edgexfoundry_device-gpio_PR-238 [Pipeline] { [Pipeline] ws 08:11:03 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 08:11:04 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:11:04 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:11:06 The recommended git tool is: git 08:11:11 using credential edgex-jenkins-ssh 08:11:11 Cloning the remote Git repository 08:11:11 Cloning repository git@github.com:edgexfoundry/device-gpio.git 08:11:11 > git init /w/workspace/device-gpio/1 # timeout=10 08:11:11 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 08:11:11 > git --version # timeout=10 08:11:11 > git --version # 'git version 2.25.1' 08:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:13 go vet ./... 08:11:14 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 08:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:15 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 08:11:15 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 08:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:15 Merging remotes/origin/main commit 8c1eec1cce53e3d99f3878f2a839c8345b98407a into PR head commit 5e22e7d54486bfe2bcf201989b327072b3ba8f87 08:11:16 Merge succeeded, producing 5e22e7d54486bfe2bcf201989b327072b3ba8f87 08:11:16 Checking out Revision 5e22e7d54486bfe2bcf201989b327072b3ba8f87 (PR-238) 08:11:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:11:16 > git config core.sparsecheckout # timeout=10 08:11:16 > git checkout -f 5e22e7d54486bfe2bcf201989b327072b3ba8f87 # timeout=10 08:11:16 > git remote # timeout=10 08:11:16 > git config --get remote.origin.url # timeout=10 08:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:16 > git merge 8c1eec1cce53e3d99f3878f2a839c8345b98407a # timeout=10 08:11:16 > git rev-parse HEAD^{commit} # timeout=10 08:11:16 > git config core.sparsecheckout # timeout=10 08:11:16 > git checkout -f 5e22e7d54486bfe2bcf201989b327072b3ba8f87 # timeout=10 08:11:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:11:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:11:19 $ docker stop --time=1 e5c57f97a83fbdc04a2be9da5686ee8240ae0501144f3913664b01849a5a5c49 08:11:19 Commit message: "fix: Remove unused protocol props from device def" 08:11:19 > git --version # timeout=10 08:11:19 > git --version # 'git version 2.25.1' 08:11:19 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 08:11:23 $ docker rm -f --volumes e5c57f97a83fbdc04a2be9da5686ee8240ae0501144f3913664b01849a5a5c49 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:11:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 08:11:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:11:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:11:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:24 Dload Upload Total Spent Left Speed 08:11:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [Pipeline] sh 08:11:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:11:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:11:25 + sudo tee /etc/docker/daemon.new 08:11:25 { 08:11:25 "registry-mirrors": [ 08:11:25 "https://nexus3.edgexfoundry.org:10001" 08:11:25 ], 08:11:25 "bip": "10.250.0.254/24", 08:11:25 "hosts": [ 08:11:25 "tcp://0.0.0.0:5555", 08:11:25 "unix:///var/run/docker.sock" 08:11:25 ], 08:11:25 "mtu": 1458, 08:11:25 "selinux-enabled": true, 08:11:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:11:25 } [Pipeline] sh 08:11:25 + ls -al . 08:11:25 total 228 08:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:10 . 08:11:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:08 .. 08:11:25 -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:08 .dockerignore 08:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:11 .git 08:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:08 .github 08:11:25 -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:08 .gitignore 08:11:25 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:08 .golangci.yml 08:11:25 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:09 .semver 08:11:25 -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:08 Attribution.txt 08:11:25 -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:08 CHANGELOG.md 08:11:25 -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:08 Dockerfile 08:11:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:08 GOVERNANCE.md 08:11:25 -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:08 Jenkinsfile 08:11:25 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:08 LICENSE 08:11:25 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:08 Makefile 08:11:25 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:08 OWNERS.md 08:11:25 -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:08 README.md 08:11:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 08:09 VERSION 08:11:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:08 bin 08:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:08 cmd 08:11:25 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:10 coverage.out 08:11:25 -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:08 go.mod 08:11:25 -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:08 go.sum 08:11:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:08 internal 08:11:25 -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:11:26 + 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=5e22e7d54486bfe2bcf201989b327072b3ba8f87 --label arch=amd64 --label version=0.0.0 . 08:11:26 Sending build context to Docker daemon 30.57MB 08:11:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:11:26 Step 2/26 : FROM ${BASE} AS builder 08:11:26 ---> 7baa4ce7ecd1 08:11:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:11:26 + sudo service docker restart 08:11:26 ---> Running in 0173667830ac 08:11:26 Removing intermediate container 0173667830ac 08:11:26 ---> 4e13c24a04f1 08:11:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:11:26 ---> Running in 0185bec1cbdf 08:11:26 Removing intermediate container 0185bec1cbdf 08:11:26 ---> afd8ff316e71 08:11:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:11:27 ---> Running in 34849ef59b60 08:11:27 Removing intermediate container 34849ef59b60 08:11:27 ---> 3832f0cea705 08:11:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:11:27 ---> Running in b76e84c673f4 08:11:27 Removing intermediate container b76e84c673f4 08:11:27 ---> 72991c5fa853 08:11:27 Step 7/26 : WORKDIR /device-gpio 08:11:27 ---> Running in 9f37ff632b59 08:11:27 Removing intermediate container 9f37ff632b59 08:11:27 ---> 657a4fb67f6f 08:11:27 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:27 ---> Running in d6b9112a4c58 08:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:11:27 OK: 268 MiB in 56 packages 08:11:28 Removing intermediate container d6b9112a4c58 08:11:28 ---> 07c151ea63f9 08:11:28 Step 9/26 : COPY go.mod vendor* ./ 08:11:28 ---> 5a08fe8cc46c 08:11:28 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:28 ---> Running in 9d2d7d0ec081 08:11:28 Removing intermediate container 9d2d7d0ec081 08:11:28 ---> 960b5bb564af 08:11:28 Step 11/26 : COPY . . 08:11:29 ---> b2fd8edbe0e4 08:11:29 Step 12/26 : RUN ${MAKE} 08:11:29 ---> Running in d133146f0c7e 08:11:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:44 provisioning config files... 08:11:44 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config16160789922570165633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:45 ---> ****-login.sh 08:11:45 nexus3.edgexfoundry.org:10001 08:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:45 Configure a credential helper to remove this warning. See 08:11:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:45 08:11:45 Login Succeeded 08:11:45 nexus3.edgexfoundry.org:10002 08:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:46 Configure a credential helper to remove this warning. See 08:11:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:46 08:11:46 Login Succeeded 08:11:46 nexus3.edgexfoundry.org:10003 08:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:46 Configure a credential helper to remove this warning. See 08:11:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:46 08:11:46 Login Succeeded 08:11:46 nexus3.edgexfoundry.org:10004 08:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:46 Configure a credential helper to remove this warning. See 08:11:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:46 08:11:46 Login Succeeded 08:11:46 ****.io 08:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:47 Configure a credential helper to remove this warning. See 08:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:47 08:11:47 Login Succeeded 08:11:47 ---> ****-login.sh ends [Pipeline] } 08:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:47 ========================================================= 08:11:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:11:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:11:49 Sending build context to Docker daemon 15.37MB 08:11:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:11:49 Step 2/12 : FROM ${BASE} AS builder 08:11:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:49 c6b39de5b339: Pulling fs layer 08:11:49 a69c41024577: Pulling fs layer 08:11:49 d6de4b400683: Pulling fs layer 08:11:49 35cb2a7552d0: Pulling fs layer 08:11:49 4f4fb700ef54: Pulling fs layer 08:11:49 464afbd9ba4c: Pulling fs layer 08:11:49 00f215d4a9da: Pulling fs layer 08:11:49 d496ad576159: Pulling fs layer 08:11:49 35cb2a7552d0: Waiting 08:11:49 464afbd9ba4c: Waiting 08:11:49 4f4fb700ef54: Waiting 08:11:49 00f215d4a9da: Waiting 08:11:49 d496ad576159: Waiting 08:11:49 a69c41024577: Download complete 08:11:49 35cb2a7552d0: Verifying Checksum 08:11:49 35cb2a7552d0: Download complete 08:11:49 4f4fb700ef54: Verifying Checksum 08:11:49 4f4fb700ef54: Download complete 08:11:49 464afbd9ba4c: Verifying Checksum 08:11:49 464afbd9ba4c: Download complete 08:11:49 c6b39de5b339: Verifying Checksum 08:11:49 c6b39de5b339: Download complete 08:11:49 d496ad576159: Verifying Checksum 08:11:49 d496ad576159: Download complete 08:11:49 c6b39de5b339: Pull complete 08:11:50 a69c41024577: Pull complete 08:11:51 d6de4b400683: Verifying Checksum 08:11:51 d6de4b400683: Download complete 08:11:52 00f215d4a9da: Verifying Checksum 08:11:52 00f215d4a9da: Download complete 08:12:02 Removing intermediate container d133146f0c7e 08:12:02 ---> a73d95cff700 08:12:02 Step 13/26 : FROM alpine:3.18 08:12:02 3.18: Pulling from library/alpine 08:12:02 930bdd4d222e: Pulling fs layer 08:12:02 930bdd4d222e: Verifying Checksum 08:12:02 930bdd4d222e: Download complete 08:12:02 930bdd4d222e: Pull complete 08:12:02 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:12:02 Status: Downloaded newer image for alpine:3.18 08:12:02 ---> 18f865063206 08:12:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:12:02 ---> Running in 134ce58ad924 08:12:02 Removing intermediate container 134ce58ad924 08:12:02 ---> 9880fbe5d9ec 08:12:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:12:02 ---> Running in e9623503d6c4 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:02 (1/1) Installing dumb-init (1.2.5-r2) 08:12:02 Executing busybox-1.36.1-r7.trigger 08:12:02 OK: 7 MiB in 16 packages 08:12:02 Removing intermediate container e9623503d6c4 08:12:02 ---> 3a35c3025b54 08:12:02 Step 16/26 : RUN apk --no-cache upgrade 08:12:02 ---> Running in 7db8b1ad752d 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:02 OK: 7 MiB in 16 packages 08:12:02 Removing intermediate container 7db8b1ad752d 08:12:02 ---> 823aef432ccb 08:12:02 Step 17/26 : WORKDIR / 08:12:02 ---> Running in 1641add07eb1 08:12:02 Removing intermediate container 1641add07eb1 08:12:02 ---> aa363848ae25 08:12:02 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:12:02 ---> e4c56ce27225 08:12:02 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:12:02 ---> 8b8bc5539860 08:12:02 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:12:02 ---> e6fb08c6431b 08:12:02 Step 21/26 : EXPOSE 59910 08:12:02 ---> Running in 745010813f94 08:12:02 Removing intermediate container 745010813f94 08:12:02 ---> fd5d610a705d 08:12:02 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:12:02 ---> Running in 9dd892004bca 08:12:02 Removing intermediate container 9dd892004bca 08:12:02 ---> 70e8c1c5045d 08:12:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:12:02 ---> Running in 838346bb34b9 08:12:02 Removing intermediate container 838346bb34b9 08:12:02 ---> 5c7337a83e61 08:12:02 Step 24/26 : LABEL arch=amd64 08:12:02 ---> Running in 0358223b0a14 08:12:02 Removing intermediate container 0358223b0a14 08:12:02 ---> 625447be58c1 08:12:02 Step 25/26 : LABEL git_sha=5e22e7d54486bfe2bcf201989b327072b3ba8f87 08:12:02 ---> Running in 2a4d9d65c742 08:12:02 Removing intermediate container 2a4d9d65c742 08:12:02 ---> b8ddb57e5dd4 08:12:02 Step 26/26 : LABEL version=0.0.0 08:12:02 ---> Running in 78e63583c0f7 08:12:02 Removing intermediate container 78e63583c0f7 08:12:02 ---> 4bb7312b367f 08:12:02 [Warning] One or more build-args [ARCH] were not consumed 08:12:02 Successfully built 4bb7312b367f 08:12:02 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:03 08:12:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:03 latest: Pulling from edgex-lftools-log-publisher 08:12:03 5eb5b503b376: Pulling fs layer 08:12:03 5c69ac0246d0: Pulling fs layer 08:12:03 ec43610c2a17: Pulling fs layer 08:12:03 3a2ae6a8a46f: Pulling fs layer 08:12:03 33b1e0a273af: Pulling fs layer 08:12:03 5d3b04190fa2: Pulling fs layer 08:12:03 2f39f015ded8: Pulling fs layer 08:12:03 3a2ae6a8a46f: Waiting 08:12:03 33b1e0a273af: Waiting 08:12:03 2f39f015ded8: Waiting 08:12:03 5c69ac0246d0: Verifying Checksum 08:12:03 5c69ac0246d0: Download complete 08:12:03 3a2ae6a8a46f: Verifying Checksum 08:12:03 3a2ae6a8a46f: Download complete 08:12:03 ec43610c2a17: Verifying Checksum 08:12:03 ec43610c2a17: Download complete 08:12:03 33b1e0a273af: Verifying Checksum 08:12:03 33b1e0a273af: Download complete 08:12:03 5d3b04190fa2: Download complete 08:12:04 5eb5b503b376: Verifying Checksum 08:12:04 5eb5b503b376: Download complete 08:12:04 d6de4b400683: Pull complete 08:12:04 35cb2a7552d0: Pull complete 08:12:04 4f4fb700ef54: Pull complete 08:12:04 464afbd9ba4c: Pull complete 08:12:04 2f39f015ded8: Download complete 08:12:05 5eb5b503b376: Pull complete 08:12:05 5c69ac0246d0: Pull complete 08:12:05 ec43610c2a17: Pull complete 08:12:05 3a2ae6a8a46f: Pull complete 08:12:05 33b1e0a273af: Pull complete 08:12:06 5d3b04190fa2: Pull complete 08:12:10 2f39f015ded8: Pull complete 08:12:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:10 prd-ubuntu20.04-docker-8c-8g-6983 does not seem to be running inside a container 08:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-238 -v /w/workspace/edgexfoundry_device-gpio_PR-238:/w/workspace/edgexfoundry_device-gpio_PR-238:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-238@tmp:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:12:12 00f215d4a9da: Pull complete 08:12:14 d496ad576159: Pull complete 08:12:14 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:12:14 ---> f246e2811388 08:12:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:12:14 $ docker top 7a00329adadb5f8d7700e165cc56bc913d15dc0591d94721e812be90cba8c09d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:15 ---> job-cost.sh 08:12:15 lf-activate-venv: SKIPPING 08:12:15 INFO: No Stack... 08:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:12:16 INFO: Archiving Costs 08:12:16 ---> Running in ff74fcd53fcb 08:12:16 Removing intermediate container ff74fcd53fcb 08:12:16 ---> 393e7e3f6482 08:12:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:12:16 ---> Running in a7b437f21b55 [Pipeline] sh 08:12:16 Removing intermediate container a7b437f21b55 08:12:16 ---> 09da7d6330f8 08:12:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:12:16 + cat /w/workspace/edgexfoundry_device-gpio_PR-238/archives/cost.csv 08:12:16 + cut -d, -f6 [Pipeline] lock 08:12:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] 08:12:16 Resource [jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] did not exist. Created. 08:12:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:12:16 ---> Running in aebd545fb267 08:12:16 Removing intermediate container aebd545fb267 08:12:16 ---> 3cb3b772b0af 08:12:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:12:16 ---> Running in 3ae5feda22ad 08:12:16 + echo total: 0.2199999988079071 [Pipeline] stash 08:12:16 Stashed 1 file(s) [Pipeline] } 08:12:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:12:17 $ docker stop --time=1 7a00329adadb5f8d7700e165cc56bc913d15dc0591d94721e812be90cba8c09d 08:12:17 Removing intermediate container 3ae5feda22ad 08:12:17 ---> c6ffcd6da07f 08:12:17 Step 7/12 : WORKDIR /device-gpio 08:12:17 ---> Running in 5458c5b0d038 08:12:17 Removing intermediate container 5458c5b0d038 08:12:17 ---> 7218c663a269 08:12:17 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:12:17 ---> Running in 5120c063bd2f 08:12:18 $ docker rm -f --volumes 7a00329adadb5f8d7700e165cc56bc913d15dc0591d94721e812be90cba8c09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } 08:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:12:20 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:12:20 (2/4) Installing libedit (20221030.3.1-r1) 08:12:20 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:12:20 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:12:20 Executing busybox-1.36.1-r5.trigger 08:12:20 OK: 271 MiB in 56 packages 08:12:21 Removing intermediate container 5120c063bd2f 08:12:21 ---> e9dfdae92fd5 08:12:21 Step 9/12 : COPY go.mod vendor* ./ 08:12:21 ---> 78e9e9d172a5 08:12:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:21 ---> Running in 79aea89d724f 08:14:13 Removing intermediate container 79aea89d724f 08:14:13 ---> 0709179091f4 08:14:13 Step 11/12 : COPY . . 08:14:13 ---> 9635fb35151f 08:14:13 Step 12/12 : RUN ${MAKE} 08:14:13 ---> Running in 43f65c300c57 08:14:13 noop 08:14:13 Removing intermediate container 43f65c300c57 08:14:13 ---> d238b582a2f6 08:14:13 Successfully built d238b582a2f6 08:14:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:14 + docker inspect -f . ci-base-image-arm64 08:14:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:14 prd-ubuntu20.04-docker-arm64-4c-16g-6984 does not seem to be running inside a container 08:14:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:14:15 $ docker top f3dbca7d1edcdcf3cff733e724058349b9f310dc73a395fb020b58f61748b842 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:16 + go version 08:14:16 go version go1.21.9 linux/arm64 [Pipeline] } 08:14:16 $ docker stop --time=1 f3dbca7d1edcdcf3cff733e724058349b9f310dc73a395fb020b58f61748b842 08:14:18 $ docker rm -f --volumes f3dbca7d1edcdcf3cff733e724058349b9f310dc73a395fb020b58f61748b842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker inspect -f . ci-base-image-arm64 08:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:19 prd-ubuntu20.04-docker-arm64-4c-16g-6984 does not seem to be running inside a container 08:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:14:20 $ docker top 8f954f5b1380dae217c3eeff617d145b2d7a6b584b75f6310039528cc7963cc5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:21 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 08:14:21 + make test 08:14:22 go test ./... -coverprofile=coverage.out ./... 08:14:28 ? github.com/edgexfoundry/device-gpio [no test files] 08:18:05 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 08:18:05 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 08:18:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:18:05 go vet ./... 08:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:18:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:18:44 $ docker stop --time=1 8f954f5b1380dae217c3eeff617d145b2d7a6b584b75f6310039528cc7963cc5 08:18:46 $ docker rm -f --volumes 8f954f5b1380dae217c3eeff617d145b2d7a6b584b75f6310039528cc7963cc5 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:18:48 Warning: overwriting stash ‘coverage-report’ 08:18:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:18:49 + ls -al . 08:18:49 total 224 08:18:49 drwxrwxr-x 7 jenkins jenkins 4096 Aug 2 08:14 . 08:18:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 08:11 .. 08:18:49 -rw-rw-r-- 1 jenkins jenkins 120 Aug 2 08:11 .dockerignore 08:18:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 08:11 .git 08:18:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:11 .github 08:18:49 -rw-rw-r-- 1 jenkins jenkins 277 Aug 2 08:11 .gitignore 08:18:49 -rw-rw-r-- 1 jenkins jenkins 41 Aug 2 08:11 .golangci.yml 08:18:49 -rw-rw-r-- 1 jenkins jenkins 19133 Aug 2 08:11 Attribution.txt 08:18:49 -rw-rw-r-- 1 jenkins jenkins 7171 Aug 2 08:11 CHANGELOG.md 08:18:49 -rw-rw-r-- 1 jenkins jenkins 1661 Aug 2 08:11 Dockerfile 08:18:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 08:11 GOVERNANCE.md 08:18:49 -rw-rw-r-- 1 jenkins jenkins 657 Aug 2 08:11 Jenkinsfile 08:18:49 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 08:11 LICENSE 08:18:49 -rw-rw-r-- 1 jenkins jenkins 1923 Aug 2 08:11 Makefile 08:18:49 -rw-rw-r-- 1 jenkins jenkins 617 Aug 2 08:11 OWNERS.md 08:18:49 -rw-rw-r-- 1 jenkins jenkins 3578 Aug 2 08:11 README.md 08:18:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 08:09 VERSION 08:18:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 08:11 bin 08:18:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:11 cmd 08:18:49 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 08:14 coverage.out 08:18:49 -rw-rw-r-- 1 jenkins jenkins 6998 Aug 2 08:11 go.mod 08:18:49 -rw-rw-r-- 1 jenkins jenkins 102307 Aug 2 08:11 go.sum 08:18:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 08:11 internal 08:18:49 -rw-rw-r-- 1 jenkins jenkins 209 Aug 2 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:50 + 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=5e22e7d54486bfe2bcf201989b327072b3ba8f87 --label arch=arm64 --label version=0.0.0 . 08:18:50 Sending build context to Docker daemon 15.37MB 08:18:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 08:18:50 Step 2/26 : FROM ${BASE} AS builder 08:18:50 ---> d238b582a2f6 08:18:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:18:50 ---> Running in f8346b6c5297 08:18:51 Removing intermediate container f8346b6c5297 08:18:51 ---> cc7c1e18ae8b 08:18:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:18:51 ---> Running in efffa9e04f0a 08:18:51 Removing intermediate container efffa9e04f0a 08:18:51 ---> b5a13854bf13 08:18:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 08:18:51 ---> Running in 6d68fe0edde7 08:18:51 Removing intermediate container 6d68fe0edde7 08:18:51 ---> 2082a03c8ad5 08:18:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:18:51 ---> Running in 3c2139296cac 08:18:52 Removing intermediate container 3c2139296cac 08:18:52 ---> 72a83a61ae28 08:18:52 Step 7/26 : WORKDIR /device-gpio 08:18:52 ---> Running in d127403bb8a8 08:18:52 Removing intermediate container d127403bb8a8 08:18:52 ---> 383a0dc53152 08:18:52 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:52 ---> Running in faec36cd543e 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:54 OK: 271 MiB in 56 packages 08:18:55 Removing intermediate container faec36cd543e 08:18:55 ---> f37014fe49f5 08:18:55 Step 9/26 : COPY go.mod vendor* ./ 08:18:56 ---> 073f7cef8894 08:18:56 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:56 ---> Running in 839454ee5523 08:18:59 Removing intermediate container 839454ee5523 08:18:59 ---> a6b788fa86e7 08:18:59 Step 11/26 : COPY . . 08:18:59 ---> 50b8a1522969 08:18:59 Step 12/26 : RUN ${MAKE} 08:18:59 ---> Running in 4f96d57452da 08:19:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 08:22:22 Removing intermediate container 4f96d57452da 08:22:22 ---> c86bc805a211 08:22:22 Step 13/26 : FROM alpine:3.18 08:22:22 3.18: Pulling from library/alpine 08:22:22 4983c3fe2029: Pulling fs layer 08:22:22 4983c3fe2029: Verifying Checksum 08:22:22 4983c3fe2029: Download complete 08:22:22 4983c3fe2029: Pull complete 08:22:22 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:22:22 Status: Downloaded newer image for alpine:3.18 08:22:22 ---> a0237000ae83 08:22:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:22:22 ---> Running in 3f7d9ea3cddc 08:22:22 Removing intermediate container 3f7d9ea3cddc 08:22:22 ---> 322f4ef0c375 08:22:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:22:22 ---> Running in 62a1b1b04560 08:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:22 (1/1) Installing dumb-init (1.2.5-r2) 08:22:22 Executing busybox-1.36.1-r7.trigger 08:22:22 OK: 8 MiB in 16 packages 08:22:23 Removing intermediate container 62a1b1b04560 08:22:23 ---> ba31771d9ded 08:22:23 Step 16/26 : RUN apk --no-cache upgrade 08:22:23 ---> Running in bf3c697d9fa0 08:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:25 OK: 8 MiB in 16 packages 08:22:26 Removing intermediate container bf3c697d9fa0 08:22:26 ---> 101c0868c7d0 08:22:26 Step 17/26 : WORKDIR / 08:22:26 ---> Running in aa42464aceb4 08:22:27 Removing intermediate container aa42464aceb4 08:22:27 ---> 9df10558c96e 08:22:27 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 08:22:27 ---> fe06678ab9ed 08:22:27 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 08:22:27 ---> 63ae8394e68e 08:22:27 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 08:22:29 ---> d719c418663b 08:22:29 Step 21/26 : EXPOSE 59910 08:22:30 ---> Running in 5a5a3202bd1a 08:22:30 Removing intermediate container 5a5a3202bd1a 08:22:30 ---> a38f2c2c2709 08:22:30 Step 22/26 : ENTRYPOINT ["/device-gpio"] 08:22:30 ---> Running in d0ec6dffa283 08:22:30 Removing intermediate container d0ec6dffa283 08:22:30 ---> 3e93b33888ab 08:22:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:22:30 ---> Running in 17d92f100473 08:22:31 Removing intermediate container 17d92f100473 08:22:31 ---> f64cbb6dd78a 08:22:31 Step 24/26 : LABEL arch=arm64 08:22:31 ---> Running in fa279dfea1bf 08:22:31 Removing intermediate container fa279dfea1bf 08:22:31 ---> 0c040f20c3b8 08:22:31 Step 25/26 : LABEL git_sha=5e22e7d54486bfe2bcf201989b327072b3ba8f87 08:22:31 ---> Running in d53de17f49e8 08:22:31 Removing intermediate container d53de17f49e8 08:22:31 ---> b664c057a110 08:22:31 Step 26/26 : LABEL version=0.0.0 08:22:31 ---> Running in c35f53b5795e 08:22:31 Removing intermediate container c35f53b5795e 08:22:31 ---> 30d7b8e2ea4e 08:22:31 [Warning] One or more build-args [ARCH] were not consumed 08:22:32 Successfully built 30d7b8e2ea4e 08:22:32 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:33 08:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:22:33 arm64: Pulling from edgex-lftools-log-publisher 08:22:33 8998bd30e6a1: Pulling fs layer 08:22:33 04944245beec: Pulling fs layer 08:22:33 699f458cf7ca: Pulling fs layer 08:22:33 765212b225bb: Pulling fs layer 08:22:33 f23df028b6ca: Pulling fs layer 08:22:33 d65c8cfc05b1: Pulling fs layer 08:22:33 2437ff75d9bd: Pulling fs layer 08:22:33 f23df028b6ca: Waiting 08:22:33 d65c8cfc05b1: Waiting 08:22:33 2437ff75d9bd: Waiting 08:22:33 765212b225bb: Waiting 08:22:33 04944245beec: Verifying Checksum 08:22:33 04944245beec: Download complete 08:22:33 765212b225bb: Verifying Checksum 08:22:33 765212b225bb: Download complete 08:22:33 f23df028b6ca: Download complete 08:22:33 d65c8cfc05b1: Verifying Checksum 08:22:33 d65c8cfc05b1: Download complete 08:22:33 699f458cf7ca: Verifying Checksum 08:22:33 699f458cf7ca: Download complete 08:22:34 8998bd30e6a1: Verifying Checksum 08:22:34 8998bd30e6a1: Download complete 08:22:37 2437ff75d9bd: Verifying Checksum 08:22:37 2437ff75d9bd: Download complete 08:22:39 8998bd30e6a1: Pull complete 08:22:39 04944245beec: Pull complete 08:22:41 699f458cf7ca: Pull complete 08:22:41 765212b225bb: Pull complete 08:22:42 f23df028b6ca: Pull complete 08:22:42 d65c8cfc05b1: Pull complete 08:23:00 2437ff75d9bd: Pull complete 08:23:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-6984 does not seem to be running inside a container 08:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:23:03 $ docker top 538ad0368b1ee70d2a5976c76053fc8843c1d1752461a123a95c2225617b5d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:04 ---> job-cost.sh 08:23:04 lf-activate-venv: SKIPPING 08:23:04 INFO: No Stack... 08:23:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:05 INFO: Archiving Costs [Pipeline] sh 08:23:06 + cat /w/workspace/device-gpio/1/archives/cost.csv 08:23:06 + cut -d, -f6 [Pipeline] lock 08:23:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] 08:23:06 Resource [jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] did not exist. Created. 08:23:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:07 /w/workspace/device-gpio/1@tmp/durable-6f973542/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:23:07 + echo total: 0.10999999940395355 [Pipeline] stash 08:23:07 Warning: overwriting stash ‘stack-cost’ 08:23:08 Stashed 1 file(s) [Pipeline] } 08:23:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:08 $ docker stop --time=1 538ad0368b1ee70d2a5976c76053fc8843c1d1752461a123a95c2225617b5d10 08:23:09 $ docker rm -f --volumes 538ad0368b1ee70d2a5976c76053fc8843c1d1752461a123a95c2225617b5d10 [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 08:23:10 provisioning config files... 08:23:10 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/config16604345438934883398tmp [Pipeline] { [Pipeline] sh 08:23:11 + set +x 08:23:11 + curl -s https://codecov.io/bash 08:23:11 + bash -s -- 08:23:11 08:23:11 _____ _ 08:23:11 / ____| | | 08:23:11 | | ___ __| | ___ ___ _____ __ 08:23:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:23:11 | |___| (_) | (_| | __/ (_| (_) \ V / 08:23:11 \_____\___/ \__,_|\___|\___\___/ \_/ 08:23:11 Bash-1.0.6 08:23:11 08:23:11 08:23:11 ==> git version 2.25.1 found 08:23:11 ==> 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 08:23:11 Release-Date: 2020-01-08 08:23:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:23:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:23:11 ==> Jenkins CI detected. 08:23:11 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-238 08:23:11 project root: . 08:23:11 --> token set from env 08:23:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:23:11 ==> Running gcov in . (disable via -X gcov) 08:23:11 ==> Python coveragepy not found 08:23:11 ==> Searching for coverage reports in: 08:23:11 + . 08:23:11 -> Found 1 reports 08:23:11 ==> Detecting git/mercurial file structure 08:23:11 ==> Reading reports 08:23:11 + ./coverage.out bytes=10 08:23:11 ==> Appending adjustments 08:23:11 https://docs.codecov.io/docs/fixing-reports 08:23:11 + Found adjustments 08:23:11 ==> Gzipping contents 08:23:11 4.0K /tmp/codecov.PisTA5.gz 08:23:11 ==> Uploading reports 08:23:11 url: https://codecov.io 08:23:11 query: branch=PR-238&commit=5e22e7d54486bfe2bcf201989b327072b3ba8f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=238&job=&cmd_args= 08:23:11 -> Pinging Codecov 08:23:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-238&commit=5e22e7d54486bfe2bcf201989b327072b3ba8f87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=238&job=&cmd_args= 08:23:11 -> Uploading to 08:23:11 https://storage.googleapis.com/codecov/v4/raw/2024-08-02/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5e22e7d54486bfe2bcf201989b327072b3ba8f87/4d465527-4c74-4ce4-b2bf-62afdc0d2b1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240802%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240802T082311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5c21f55a7dfea5f17359300e8e434c80c568d970b9bcbc079c4dcb5921357d8 08:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:23:11 Dload Upload Total Spent Left Speed 08:23:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2132 --:--:-- --:--:-- --:--:-- 2132 08:23:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5e22e7d54486bfe2bcf201989b327072b3ba8f87 [Pipeline] } 08:23:12 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:23:14 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-238/archives ] 08:23:14 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-238/archives 08:23:14 total 16 08:23:14 drwxr-xr-x 3 root root 4096 Aug 2 08:12 . 08:23:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:12 .. 08:23:14 drwxr-xr-x 2 root root 4096 Aug 2 08:12 cost 08:23:14 -rw-r--r-- 1 root root 83 Aug 2 08:12 cost.csv 08:23:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-238/archives 08:23:14 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-238/archives 08:23:14 total 16 08:23:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 08:12 . 08:23:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 08:12 .. 08:23:14 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 08:12 cost 08:23:14 -rw-r--r-- 1 jenkins jenkins 83 Aug 2 08:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:23:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:23:15 ---> package-listing.sh 08:23:15 ++ facter osfamily 08:23:15 ++ tr '[:upper:]' '[:lower:]' 08:23:15 + OS_FAMILY=debian 08:23:15 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-238 08:23:15 + START_PACKAGES=/tmp/packages_start.txt 08:23:15 + END_PACKAGES=/tmp/packages_end.txt 08:23:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:15 + PACKAGES=/tmp/packages_start.txt 08:23:15 + '[' /w/workspace/edgexfoundry_device-gpio_PR-238 ']' 08:23:15 + PACKAGES=/tmp/packages_end.txt 08:23:15 + case "${OS_FAMILY}" in 08:23:15 + dpkg -l 08:23:15 + grep '^ii' 08:23:15 + '[' -f /tmp/packages_start.txt ']' 08:23:15 + '[' -f /tmp/packages_end.txt ']' 08:23:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:15 + '[' /w/workspace/edgexfoundry_device-gpio_PR-238 ']' 08:23:15 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-238/archives/ 08:23:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-238/archives/ [Pipeline] echo 08:23:15 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:23:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:16 prd-ubuntu20.04-docker-8c-8g-6983 does not seem to be running inside a container 08:23:16 $ 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-238/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-238 -v /w/workspace/edgexfoundry_device-gpio_PR-238:/w/workspace/edgexfoundry_device-gpio_PR-238:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-238@tmp:/w/workspace/edgexfoundry_device-gpio_PR-238@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 08:23:17 $ docker top 274f7629fc229cb01710293bc77e84e14327890cee953d86377a3185bb981a1b -eo pid,comm [Pipeline] { [Pipeline] sh 08:23:17 + touch /tmp/pre-build-complete [Pipeline] sh 08:23:17 + mkdir -p /var/log/sysstat [Pipeline] sh 08:23:18 + ls /var/log/sa-host 08:23:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:18 provisioning config files... 08:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-238@tmp/config16187312810318459691tmp [Pipeline] { [Pipeline] echo 08:23:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:18 ---> create-netrc.sh [Pipeline] } 08:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:23:19 ---> python-tools-install.sh [Pipeline] echo 08:23:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:23:19 ---> sudo-logs.sh 08:23:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:23:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:23:20 ---> job-cost.sh 08:23:20 lf-activate-venv: SKIPPING 08:23:20 DEBUG: total: 0.2199999988079071 08:23:20 INFO: Retrieving Stack Cost... 08:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 08:23:21 INFO: Archiving Costs [Pipeline] echo 08:23:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:21 ---> logs-deploy.sh 08:23:21 lf-activate-venv: SKIPPING 08:23:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-238/1 08:23:21 INFO: archiving workspace using pattern(s): 08:23:22 Archives upload complete. 08:23:22 INFO: archiving logs to Nexus