Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b+47277671f3c579d32f0274d79d798fb3a985d419 (f3e37c9e0ae797c79bc0bc6bccb32bbfeab85c8d) 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-ssh15623540994965631170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2471511119729665230.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9495504649628307499.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4365582622608372846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3833324908859832938.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5735285081503613359.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5115’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5117’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5136 in /w/workspace/edgexfoundry_device-gpio_PR-230 [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-230 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 47277671f3c579d32f0274d79d798fb3a985d419 into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Merge succeeded, producing c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Checking out Revision c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b (PR-230) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # 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 47277671f3c579d32f0274d79d798fb3a985d419 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:17 ========================================================= 23:06:17 EdgeX Global Pipelines Version Info 23:06:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:06:20 ------------------- 23:06:20 stable info: 23:06:20 ------------------- 23:06:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:20 Message: update stable to v1.0.258 23:06:21 ------------------- 23:06:21 experimental info: 23:06:21 ------------------- 23:06:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:06:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:06:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:06:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5fc60d [Pipeline] echo 23:06:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:24 provisioning config files... 23:06:24 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config17010346212267142348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:25 ---> ****-login.sh 23:06:25 nexus3.edgexfoundry.org:10001 23:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:25 Configure a credential helper to remove this warning. See 23:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:25 23:06:25 Login Succeeded 23:06:25 nexus3.edgexfoundry.org:10002 23:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:25 Configure a credential helper to remove this warning. See 23:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:25 23:06:25 Login Succeeded 23:06:25 nexus3.edgexfoundry.org:10003 23:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:25 Configure a credential helper to remove this warning. See 23:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:25 23:06:25 Login Succeeded 23:06:25 nexus3.edgexfoundry.org:10004 23:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:25 Configure a credential helper to remove this warning. See 23:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:25 23:06:25 Login Succeeded 23:06:25 ****.io 23:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:25 Configure a credential helper to remove this warning. See 23:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:25 23:06:25 Login Succeeded 23:06:25 ---> ****-login.sh ends [Pipeline] } 23:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:06:26 + git rev-list -1 --merges c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b~1..c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo 23:06:26 -----------> git rev-list -1 --merges c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b~1..c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [false] [Pipeline] sh 23:06:27 + git log --format=format:%s -1 c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo 23:06:27 ========================================================= 23:06:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:06:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:28 + git log --format=format:%s -1 c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo 23:06:28 [semverPrep] GIT_COMMIT: c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:06:28 [semverPrep] This is not a build commit. [Pipeline] sh 23:06:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:06:28 + grep -v github /etc/ssh/ssh_known_hosts 23:06:28 + [ -e /tmp/ssh_known_hosts ] 23:06:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:06:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:06:28 + sudo tee -a /etc/ssh/ssh_known_hosts 23:06:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:29 23:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:06:29 b85a868b505f: Pulling fs layer 23:06:29 e2be974225ed: Pulling fs layer 23:06:29 339a4e72a1f5: Pulling fs layer 23:06:29 988bab9f4d93: Pulling fs layer 23:06:29 1469e6f7b9e6: Pulling fs layer 23:06:29 eaf3925da568: Pulling fs layer 23:06:29 bab4dde63d76: Pulling fs layer 23:06:29 bde34c3a00c8: Pulling fs layer 23:06:29 b352a97aabf1: Pulling fs layer 23:06:29 4872d77fe225: Pulling fs layer 23:06:29 5851b861e8e6: Pulling fs layer 23:06:29 bab4dde63d76: Waiting 23:06:29 988bab9f4d93: Waiting 23:06:29 4872d77fe225: Waiting 23:06:29 5851b861e8e6: Waiting 23:06:29 b352a97aabf1: Waiting 23:06:29 1469e6f7b9e6: Waiting 23:06:29 eaf3925da568: Waiting 23:06:29 bde34c3a00c8: Waiting 23:06:29 e2be974225ed: Download complete 23:06:29 988bab9f4d93: Download complete 23:06:29 1469e6f7b9e6: Verifying Checksum 23:06:29 1469e6f7b9e6: Download complete 23:06:29 339a4e72a1f5: Verifying Checksum 23:06:29 339a4e72a1f5: Download complete 23:06:29 eaf3925da568: Download complete 23:06:29 bde34c3a00c8: Verifying Checksum 23:06:29 bde34c3a00c8: Download complete 23:06:29 b352a97aabf1: Download complete 23:06:29 4872d77fe225: Verifying Checksum 23:06:29 4872d77fe225: Download complete 23:06:29 5851b861e8e6: Download complete 23:06:29 b85a868b505f: Download complete 23:06:30 bab4dde63d76: Verifying Checksum 23:06:30 bab4dde63d76: Download complete 23:06:31 b85a868b505f: Pull complete 23:06:31 e2be974225ed: Pull complete 23:06:32 339a4e72a1f5: Pull complete 23:06:32 988bab9f4d93: Pull complete 23:06:32 1469e6f7b9e6: Pull complete 23:06:32 eaf3925da568: Pull complete 23:06:34 bab4dde63d76: Pull complete 23:06:34 bde34c3a00c8: Pull complete 23:06:34 b352a97aabf1: Pull complete 23:06:34 4872d77fe225: Pull complete 23:06:34 5851b861e8e6: Pull complete 23:06:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:35 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 23:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:06:41 $ docker top 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:43 [ssh-agent] Looking for ssh-agent implementation... 23:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:44 $ docker exec 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent 23:06:44 SSH_AUTH_SOCK=/tmp/ssh-rJ76MVvoWfAD/agent.32 23:06:44 SSH_AGENT_PID=38 23:06:44 Running ssh-add (command line suppressed) 23:06:44 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_14417405260931697115.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_14417405260931697115.key) 23:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:44 + git tag --points-at HEAD [Pipeline] } 23:06:44 $ docker exec --env ******** --env ******** 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent -k 23:06:44 unset SSH_AUTH_SOCK; 23:06:44 unset SSH_AGENT_PID; 23:06:44 echo Agent pid 38 killed; 23:06:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:44 [ssh-agent] Looking for ssh-agent implementation... 23:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:45 $ docker exec 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent 23:06:45 SSH_AUTH_SOCK=/tmp/ssh-VWTwZGrBBcSj/agent.70 23:06:45 SSH_AGENT_PID=76 23:06:45 Running ssh-add (command line suppressed) 23:06:45 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_3286492308450163597.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_3286492308450163597.key) 23:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:45 + git semver init 23:06:45 2024-03-07 23:06:45,882 [run_init] DEBUG init version:0.0.0 force:False 23:06:45 2024-03-07 23:06:45,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver 23:06:45 2024-03-07 23:06:45,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-230/.semver 23:06:45 2024-03-07 23:06:45,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-230/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230, universal_newlines=False, shell=None, istream=None) 23:06:48 2024-03-07 23:06:47,142 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.git/info/exclude 23:06:48 2024-03-07 23:06:47,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 with force:False 23:06:48 2024-03-07 23:06:47,143 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 23:06:48 2024-03-07 23:06:47,147 [execute] INFO git cat-file --batch-check 23:06:48 2024-03-07 23:06:47,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) 23:06:48 2024-03-07 23:06:47,154 [execute] INFO git cat-file --batch 23:06:48 2024-03-07 23:06:47,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) 23:06:48 2024-03-07 23:06:47,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 23:06:48 0.0.0 [Pipeline] } 23:06:48 $ docker exec --env ******** --env ******** 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent -k 23:06:48 unset SSH_AUTH_SOCK; 23:06:48 unset SSH_AGENT_PID; 23:06:48 echo Agent pid 76 killed; 23:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:49 + git semver [Pipeline] } 23:06:49 $ docker stop --time=1 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 23:06:50 $ docker rm -f --volumes 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:51 Stashed 1 file(s) [Pipeline] echo 23:06:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:53 provisioning config files... 23:06:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config17416855328015461040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:53 ---> ****-login.sh 23:06:53 nexus3.edgexfoundry.org:10001 23:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:53 Configure a credential helper to remove this warning. See 23:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:53 23:06:53 Login Succeeded 23:06:53 nexus3.edgexfoundry.org:10002 23:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:53 Configure a credential helper to remove this warning. See 23:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:53 23:06:53 Login Succeeded 23:06:53 nexus3.edgexfoundry.org:10003 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 nexus3.edgexfoundry.org:10004 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 ****.io 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 ---> ****-login.sh ends [Pipeline] } 23:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:06:55 ========================================================= 23:06:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:06:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:55 + 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 . 23:06:55 Sending build context to Docker daemon 24.56MB 23:06:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:06:55 Step 2/12 : FROM ${BASE} AS builder 23:06:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:55 7264a8db6415: Pulling fs layer 23:06:55 c4d48a809fc2: Pulling fs layer 23:06:55 4f1c88b9dad5: Pulling fs layer 23:06:55 ad3a456e5733: Pulling fs layer 23:06:55 69c7f0334f64: Pulling fs layer 23:06:55 1f1c1a5573a3: Pulling fs layer 23:06:55 ce7588e14bc9: Pulling fs layer 23:06:55 b5e4710f87ac: Pulling fs layer 23:06:55 ad3a456e5733: Waiting 23:06:55 69c7f0334f64: Waiting 23:06:55 b5e4710f87ac: Waiting 23:06:55 1f1c1a5573a3: Waiting 23:06:55 ce7588e14bc9: Waiting 23:06:55 c4d48a809fc2: Verifying Checksum 23:06:55 c4d48a809fc2: Download complete 23:06:55 ad3a456e5733: Download complete 23:06:55 69c7f0334f64: Download complete 23:06:55 7264a8db6415: Verifying Checksum 23:06:55 7264a8db6415: Download complete 23:06:55 1f1c1a5573a3: Verifying Checksum 23:06:55 1f1c1a5573a3: Download complete 23:06:55 7264a8db6415: Pull complete 23:06:56 b5e4710f87ac: Verifying Checksum 23:06:56 b5e4710f87ac: Download complete 23:06:56 c4d48a809fc2: Pull complete 23:06:56 4f1c88b9dad5: Verifying Checksum 23:06:56 4f1c88b9dad5: Download complete 23:06:56 ce7588e14bc9: Verifying Checksum 23:06:56 ce7588e14bc9: Download complete 23:06:59 4f1c88b9dad5: Pull complete 23:06:59 ad3a456e5733: Pull complete 23:06:59 69c7f0334f64: Pull complete 23:06:59 1f1c1a5573a3: Pull complete 23:07:02 ce7588e14bc9: Pull complete 23:07:03 b5e4710f87ac: Pull complete 23:07:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:07:03 ---> 88b5674ff536 23:07:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:07:08 Still waiting to schedule task 23:07:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:07:08 ---> Running in cd19bb0975a7 23:07:08 Removing intermediate container cd19bb0975a7 23:07:08 ---> 0d0ded685104 23:07:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:08 ---> Running in 68ca4a9ab558 23:07:08 Removing intermediate container 68ca4a9ab558 23:07:08 ---> 8916bbded0b3 23:07:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:07:08 ---> Running in b0c6809820a4 23:07:08 Removing intermediate container b0c6809820a4 23:07:08 ---> 19612772c8cd 23:07:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:07:09 ---> Running in 92c7aec35db8 23:07:09 Removing intermediate container 92c7aec35db8 23:07:09 ---> ffc1c1b85e55 23:07:09 Step 7/12 : WORKDIR /device-gpio 23:07:09 ---> Running in 0bfe2f54703f 23:07:09 Removing intermediate container 0bfe2f54703f 23:07:09 ---> 0d7b61679d95 23:07:09 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:09 ---> Running in 373e21388c32 23:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:09 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:07:09 (2/4) Installing libedit (20221030.3.1-r1) 23:07:09 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:07:09 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:07:09 Executing busybox-1.36.1-r5.trigger 23:07:09 OK: 268 MiB in 56 packages 23:07:10 Removing intermediate container 373e21388c32 23:07:10 ---> fbf9db33fe24 23:07:10 Step 9/12 : COPY go.mod vendor* ./ 23:07:11 ---> d2a453d35698 23:07:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:11 ---> Running in 349873b159d5 23:07:46 Removing intermediate container 349873b159d5 23:07:46 ---> 6cc237651e8c 23:07:46 Step 11/12 : COPY . . 23:07:46 ---> b67dd5f687eb 23:07:46 Step 12/12 : RUN ${MAKE} 23:07:46 ---> Running in bcf01f145949 23:07:46 noop 23:07:46 Removing intermediate container bcf01f145949 23:07:46 ---> eab00d6773c5 23:07:46 Successfully built eab00d6773c5 23:07:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:46 + docker inspect -f . ci-base-image-x86_64 23:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:47 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 23:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:07:47 $ docker top 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:47 + go version 23:07:47 go version go1.21.0 linux/amd64 [Pipeline] } 23:07:47 $ docker stop --time=1 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 23:07:49 $ docker rm -f --volumes 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:50 + docker inspect -f . ci-base-image-x86_64 23:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:50 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 23:07:50 $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:07:50 $ docker top 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] fileExists [Pipeline] sh 23:07:51 + make test 23:07:51 go test ./... -coverprofile=coverage.out ./... 23:07:53 ? github.com/edgexfoundry/device-gpio [no test files] 23:08:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:08:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:08:07 go vet ./... 23:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:10 ./bin/test-attribution-txt.sh 23:08:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:08:10 $ docker stop --time=1 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 23:08:13 $ docker rm -f --volumes 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:08:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:08:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:08:15 + ls -al . 23:08:15 total 152 23:08:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:07 . 23:08:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. 23:08:15 -rw-rw-r-- 1 jenkins jenkins 120 Mar 7 23:06 .dockerignore 23:08:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:08 .git 23:08:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github 23:08:15 -rw-rw-r-- 1 jenkins jenkins 277 Mar 7 23:06 .gitignore 23:08:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:06 .golangci.yml 23:08:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 .semver 23:08:15 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 7 23:06 Attribution.txt 23:08:15 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 7 23:06 CHANGELOG.md 23:08:15 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 7 23:06 Dockerfile 23:08:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:06 GOVERNANCE.md 23:08:15 -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:06 Jenkinsfile 23:08:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:06 LICENSE 23:08:15 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 7 23:06 Makefile 23:08:15 -rw-rw-r-- 1 jenkins jenkins 617 Mar 7 23:06 OWNERS.md 23:08:15 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 7 23:06 README.md 23:08:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION 23:08:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin 23:08:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 cmd 23:08:15 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:07 coverage.out 23:08:15 -rw-rw-r-- 1 jenkins jenkins 3742 Mar 7 23:06 go.mod 23:08:15 -rw-rw-r-- 1 jenkins jenkins 36570 Mar 7 23:06 go.sum 23:08:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 internal 23:08:15 -rw-rw-r-- 1 jenkins jenkins 209 Mar 7 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:16 + 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=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b --label arch=amd64 --label version=0.0.0 . 23:08:16 Sending build context to Docker daemon 24.56MB 23:08:16 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:08:16 Step 2/26 : FROM ${BASE} AS builder 23:08:16 ---> eab00d6773c5 23:08:16 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:08:16 ---> Running in 3100e1ebac6f 23:08:17 Removing intermediate container 3100e1ebac6f 23:08:17 ---> ae196fdfb3ae 23:08:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:17 ---> Running in 4580bdef4475 23:08:17 Removing intermediate container 4580bdef4475 23:08:17 ---> 8840c022ba56 23:08:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:08:17 ---> Running in ca27e5e5f8d9 23:08:17 Removing intermediate container ca27e5e5f8d9 23:08:17 ---> eb9b833fd4ac 23:08:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:08:17 ---> Running in 41e1db1c496d 23:08:17 Removing intermediate container 41e1db1c496d 23:08:17 ---> b8d9c9c5ced4 23:08:17 Step 7/26 : WORKDIR /device-gpio 23:08:17 ---> Running in 6c093413c9d7 23:08:17 Removing intermediate container 6c093413c9d7 23:08:17 ---> 69305309a573 23:08:17 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:17 ---> Running in af190ebacb0c 23:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:18 OK: 268 MiB in 56 packages 23:08:18 Removing intermediate container af190ebacb0c 23:08:18 ---> fe687e48a167 23:08:18 Step 9/26 : COPY go.mod vendor* ./ 23:08:18 ---> 11d933fcdeff 23:08:18 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:18 ---> Running in 90f6f90dc695 23:08:19 Removing intermediate container 90f6f90dc695 23:08:19 ---> 70d1c4c0f5d3 23:08:19 Step 11/26 : COPY . . 23:08:20 ---> a0a4281873c9 23:08:20 Step 12/26 : RUN ${MAKE} 23:08:20 ---> Running in 320034c23151 23:08:20 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.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:08:42 Removing intermediate container 320034c23151 23:08:42 ---> 45443889ef8f 23:08:42 Step 13/26 : FROM alpine:3.18 23:08:42 3.18: Pulling from library/alpine 23:08:42 619be1103602: Pulling fs layer 23:08:42 619be1103602: Download complete 23:08:42 619be1103602: Pull complete 23:08:42 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:08:42 Status: Downloaded newer image for alpine:3.18 23:08:42 ---> d3782b16ccc9 23:08:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:08:42 ---> Running in b592c359958d 23:08:42 Removing intermediate container b592c359958d 23:08:42 ---> cfffcb8de9c6 23:08:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:08:42 ---> Running in 4ecd22d3d04d 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:42 (1/1) Installing dumb-init (1.2.5-r2) 23:08:42 Executing busybox-1.36.1-r5.trigger 23:08:42 OK: 7 MiB in 16 packages 23:08:42 Removing intermediate container 4ecd22d3d04d 23:08:42 ---> 481316b0a55d 23:08:42 Step 16/26 : RUN apk --no-cache upgrade 23:08:42 ---> Running in 213091a7268c 23:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:43 OK: 7 MiB in 16 packages 23:08:44 Removing intermediate container 213091a7268c 23:08:44 ---> 67b106f9d6c6 23:08:44 Step 17/26 : WORKDIR / 23:08:44 ---> Running in 6ad5126f21b6 23:08:44 Removing intermediate container 6ad5126f21b6 23:08:44 ---> 040fbcb1e585 23:08:44 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 23:08:44 ---> ca122aa8ee21 23:08:44 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 23:08:44 ---> fe0ec0e8975b 23:08:44 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 23:08:44 ---> 4159e9ee9ff9 23:08:44 Step 21/26 : EXPOSE 59910 23:08:44 ---> Running in c18414047f8b 23:08:45 Removing intermediate container c18414047f8b 23:08:45 ---> 76c07d6674f1 23:08:45 Step 22/26 : ENTRYPOINT ["/device-gpio"] 23:08:45 ---> Running in 934701a19ca3 23:08:45 Removing intermediate container 934701a19ca3 23:08:45 ---> b59a1a4cefc2 23:08:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:45 ---> Running in 088a901f1a3c 23:08:45 Removing intermediate container 088a901f1a3c 23:08:45 ---> 03ad871adc79 23:08:45 Step 24/26 : LABEL arch=amd64 23:08:45 ---> Running in a5af955933f1 23:08:45 Removing intermediate container a5af955933f1 23:08:45 ---> afc2549df8a5 23:08:45 Step 25/26 : LABEL git_sha=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b 23:08:45 ---> Running in d1f46c73cbac 23:08:45 Removing intermediate container d1f46c73cbac 23:08:45 ---> 5f8a56c7eba9 23:08:45 Step 26/26 : LABEL version=0.0.0 23:08:45 ---> Running in ec9bbeb9f6f9 23:08:45 Removing intermediate container ec9bbeb9f6f9 23:08:45 ---> 5c6cadc07a7d 23:08:45 [Warning] One or more build-args [ARCH] were not consumed 23:08:45 Successfully built 5c6cadc07a7d 23:08:45 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:46 23:08:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:47 latest: Pulling from edgex-lftools-log-publisher 23:08:47 5eb5b503b376: Pulling fs layer 23:08:47 5c69ac0246d0: Pulling fs layer 23:08:47 ec43610c2a17: Pulling fs layer 23:08:47 3a2ae6a8a46f: Pulling fs layer 23:08:47 33b1e0a273af: Pulling fs layer 23:08:47 5d3b04190fa2: Pulling fs layer 23:08:47 2f39f015ded8: Pulling fs layer 23:08:47 33b1e0a273af: Waiting 23:08:47 2f39f015ded8: Waiting 23:08:47 5d3b04190fa2: Waiting 23:08:47 3a2ae6a8a46f: Waiting 23:08:47 5c69ac0246d0: Verifying Checksum 23:08:47 5c69ac0246d0: Download complete 23:08:47 3a2ae6a8a46f: Verifying Checksum 23:08:47 3a2ae6a8a46f: Download complete 23:08:47 33b1e0a273af: Verifying Checksum 23:08:47 33b1e0a273af: Download complete 23:08:47 5d3b04190fa2: Download complete 23:08:47 ec43610c2a17: Verifying Checksum 23:08:47 ec43610c2a17: Download complete 23:08:47 5eb5b503b376: Verifying Checksum 23:08:47 5eb5b503b376: Download complete 23:08:47 2f39f015ded8: Download complete 23:08:48 5eb5b503b376: Pull complete 23:08:48 5c69ac0246d0: Pull complete 23:08:49 ec43610c2a17: Pull complete 23:08:49 3a2ae6a8a46f: Pull complete 23:08:49 33b1e0a273af: Pull complete 23:08:49 5d3b04190fa2: Pull complete 23:08:53 2f39f015ded8: Pull complete 23:08:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:53 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 23:08:53 $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:09:01 $ docker top c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:02 ---> job-cost.sh 23:09:02 lf-activate-venv: SKIPPING 23:09:02 INFO: No Stack... 23:09:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:09:02 INFO: Archiving Costs [Pipeline] sh 23:09:03 + cat /w/workspace/edgexfoundry_device-gpio_PR-230/archives/cost.csv 23:09:03 + cut -d, -f6 [Pipeline] lock 23:09:03 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] 23:09:03 Resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] did not exist. Created. 23:09:03 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:03 + echo total: 0.2199999988079071 [Pipeline] stash 23:09:03 Stashed 1 file(s) [Pipeline] } 23:09:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:03 $ docker stop --time=1 c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f 23:09:05 $ docker rm -f --volumes c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:10:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5141 in /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] { [Pipeline] ws 23:10:00 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 23:10:03 The recommended git tool is: git 23:10:11 using credential edgex-jenkins-ssh 23:10:11 Cloning the remote Git repository 23:10:12 Cloning repository git@github.com:edgexfoundry/device-gpio.git 23:10:12 > git init /w/workspace/device-gpio/1 # timeout=10 23:10:12 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:10:12 > git --version # timeout=10 23:10:12 > git --version # 'git version 2.25.1' 23:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:15 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:10:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:17 Merging remotes/origin/main commit 47277671f3c579d32f0274d79d798fb3a985d419 into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b 23:10:16 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:10:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:10:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:17 > git config core.sparsecheckout # timeout=10 23:10:17 Merge succeeded, producing c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b 23:10:17 Checking out Revision c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b (PR-230) 23:10:18 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:10:18 > git --version # timeout=10 23:10:18 > git --version # 'git version 2.25.1' 23:10:18 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv 23:10:17 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 23:10:17 > git remote # timeout=10 23:10:17 > git config --get remote.origin.url # timeout=10 23:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:17 > git merge 47277671f3c579d32f0274d79d798fb3a985d419 # timeout=10 23:10:17 > git rev-parse HEAD^{commit} # timeout=10 23:10:17 > git config core.sparsecheckout # timeout=10 23:10:17 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:10:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:20 Dload Upload Total Spent Left Speed 23:10:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 23:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:10:21 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:10:21 sudo tee /etc/docker/daemon.new 23:10:21 { 23:10:21 "registry-mirrors": [ 23:10:21 "https://nexus3.edgexfoundry.org:10001" 23:10:21 ], 23:10:21 "bip": "10.250.0.254/24", 23:10:21 "hosts": [ 23:10:21 "tcp://0.0.0.0:5555", 23:10:21 "unix:///var/run/docker.sock" 23:10:21 ], 23:10:21 "mtu": 1458, 23:10:21 "selinux-enabled": true, 23:10:21 "seccomp-profile": "/etc/docker/seccomp.json" 23:10:21 } [Pipeline] sh 23:10:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:10:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:40 provisioning config files... 23:10:40 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config10034562253966795092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:41 ---> ****-login.sh 23:10:41 nexus3.edgexfoundry.org:10001 23:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 nexus3.edgexfoundry.org:10002 23:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:42 Configure a credential helper to remove this warning. See 23:10:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:42 23:10:42 Login Succeeded 23:10:42 nexus3.edgexfoundry.org:10003 23:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:43 Configure a credential helper to remove this warning. See 23:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:43 23:10:43 Login Succeeded 23:10:43 nexus3.edgexfoundry.org:10004 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:43 Configure a credential helper to remove this warning. See 23:10:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:43 23:10:43 Login Succeeded 23:10:43 ****.io 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:44 Configure a credential helper to remove this warning. See 23:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:44 23:10:44 Login Succeeded 23:10:44 ---> ****-login.sh ends [Pipeline] } 23:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:45 ========================================================= 23:10:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:10:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:46 + 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 . 23:10:47 Sending build context to Docker daemon 12.35MB 23:10:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:10:47 Step 2/12 : FROM ${BASE} AS builder 23:10:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:47 9fda8d8052c6: Pulling fs layer 23:10:47 5d54e960e981: Pulling fs layer 23:10:47 c4a7e357bf2a: Pulling fs layer 23:10:47 f0e02332f6b5: Pulling fs layer 23:10:47 872ee5b61b7b: Pulling fs layer 23:10:47 0c6a40ed1a82: Pulling fs layer 23:10:47 94ae7d8d031c: Pulling fs layer 23:10:47 872ee5b61b7b: Waiting 23:10:47 0c6a40ed1a82: Waiting 23:10:47 94ae7d8d031c: Waiting 23:10:47 f0e02332f6b5: Waiting 23:10:47 5d54e960e981: Download complete 23:10:47 f0e02332f6b5: Verifying Checksum 23:10:47 f0e02332f6b5: Download complete 23:10:47 872ee5b61b7b: Verifying Checksum 23:10:47 872ee5b61b7b: Download complete 23:10:47 9fda8d8052c6: Verifying Checksum 23:10:47 9fda8d8052c6: Download complete 23:10:48 94ae7d8d031c: Verifying Checksum 23:10:48 94ae7d8d031c: Download complete 23:10:48 9fda8d8052c6: Pull complete 23:10:49 5d54e960e981: Pull complete 23:10:49 c4a7e357bf2a: Verifying Checksum 23:10:49 c4a7e357bf2a: Download complete 23:10:51 0c6a40ed1a82: Verifying Checksum 23:10:51 0c6a40ed1a82: Download complete 23:11:09 c4a7e357bf2a: Pull complete 23:11:09 f0e02332f6b5: Pull complete 23:11:09 872ee5b61b7b: Pull complete 23:11:18 0c6a40ed1a82: Pull complete 23:11:19 94ae7d8d031c: Pull complete 23:11:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:11:19 ---> 86de565de09d 23:11:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:11:21 ---> Running in 2b485718ed20 23:11:21 Removing intermediate container 2b485718ed20 23:11:21 ---> bdd87b075319 23:11:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:21 ---> Running in 5063de82d553 23:11:22 Removing intermediate container 5063de82d553 23:11:22 ---> be7a0ca0150f 23:11:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:11:22 ---> Running in 83473b41c60a 23:11:22 Removing intermediate container 83473b41c60a 23:11:22 ---> 48946bbd47b5 23:11:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:11:22 ---> Running in 56c4cd1ba8c1 23:11:23 Removing intermediate container 56c4cd1ba8c1 23:11:23 ---> 1e58fc8acf7b 23:11:23 Step 7/12 : WORKDIR /device-gpio 23:11:23 ---> Running in bf0a18cafd9c 23:11:24 Removing intermediate container bf0a18cafd9c 23:11:24 ---> 2de7345227b4 23:11:24 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:24 ---> Running in 8ad9cbf69f07 23:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:11:27 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:11:27 (2/4) Installing libedit (20221030.3.1-r1) 23:11:27 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:11:27 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:11:27 Executing busybox-1.36.1-r5.trigger 23:11:27 OK: 271 MiB in 56 packages 23:11:29 Removing intermediate container 8ad9cbf69f07 23:11:29 ---> de77240af840 23:11:29 Step 9/12 : COPY go.mod vendor* ./ 23:11:30 ---> 39011848056b 23:11:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:30 ---> Running in fd0e51d43485 23:12:52 Removing intermediate container fd0e51d43485 23:12:52 ---> bd53a5fde950 23:12:52 Step 11/12 : COPY . . 23:12:52 ---> 87b7e5dbffdd 23:12:52 Step 12/12 : RUN ${MAKE} 23:12:52 ---> Running in cfce3e3e630e 23:12:52 noop 23:12:52 Removing intermediate container cfce3e3e630e 23:12:52 ---> f288df6ae1b3 23:12:52 Successfully built f288df6ae1b3 23:12:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:52 + docker inspect -f . ci-base-image-arm64 23:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:53 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 23:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:12:55 $ docker top 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:56 + go version 23:12:56 go version go1.21.0 linux/arm64 [Pipeline] } 23:12:56 $ docker stop --time=1 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab 23:12:58 $ docker rm -f --volumes 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:59 + docker inspect -f . ci-base-image-arm64 23:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:59 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 23:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:01 $ docker top 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:02 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 23:13:03 + make test 23:13:03 go test ./... -coverprofile=coverage.out ./... 23:13:07 ? github.com/edgexfoundry/device-gpio [no test files] 23:15:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:15:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:15:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:15:44 go vet ./... 23:16:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:17 ./bin/test-attribution-txt.sh 23:16:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:16:35 $ docker stop --time=1 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 23:16:37 $ docker rm -f --volumes 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:39 Warning: overwriting stash ‘coverage-report’ 23:16:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:41 + ls -al . 23:16:41 total 148 23:16:41 drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:13 . 23:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:10 .. 23:16:41 -rw-rw-r-- 1 jenkins jenkins 120 Mar 7 23:10 .dockerignore 23:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:10 .git 23:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 .github 23:16:41 -rw-rw-r-- 1 jenkins jenkins 277 Mar 7 23:10 .gitignore 23:16:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:10 .golangci.yml 23:16:41 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 7 23:10 Attribution.txt 23:16:41 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 7 23:10 CHANGELOG.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 7 23:10 Dockerfile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:10 GOVERNANCE.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:10 Jenkinsfile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:10 LICENSE 23:16:41 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 7 23:10 Makefile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 617 Mar 7 23:10 OWNERS.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 7 23:10 README.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION 23:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 bin 23:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 cmd 23:16:41 -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:13 coverage.out 23:16:41 -rw-rw-r-- 1 jenkins jenkins 3742 Mar 7 23:10 go.mod 23:16:41 -rw-rw-r-- 1 jenkins jenkins 36570 Mar 7 23:10 go.sum 23:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 internal 23:16:41 -rw-rw-r-- 1 jenkins jenkins 209 Mar 7 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:41 + 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=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b --label arch=arm64 --label version=0.0.0 . 23:16:42 Sending build context to Docker daemon 12.35MB 23:16:42 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:16:42 Step 2/26 : FROM ${BASE} AS builder 23:16:42 ---> f288df6ae1b3 23:16:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:16:42 ---> Running in 261cb9e849ea 23:16:42 Removing intermediate container 261cb9e849ea 23:16:42 ---> 8b2f2febbb7a 23:16:42 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:43 ---> Running in 4ba3579973a9 23:16:43 Removing intermediate container 4ba3579973a9 23:16:43 ---> d16f6ac702cf 23:16:43 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:16:43 ---> Running in 8909e32f32ac 23:16:43 Removing intermediate container 8909e32f32ac 23:16:43 ---> fedc99ffa9b2 23:16:43 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:16:43 ---> Running in 125b2ef329ab 23:16:44 Removing intermediate container 125b2ef329ab 23:16:44 ---> d1646cccc3c1 23:16:44 Step 7/26 : WORKDIR /device-gpio 23:16:44 ---> Running in 80bf831d8f45 23:16:44 Removing intermediate container 80bf831d8f45 23:16:44 ---> 7b2db3ecfc1f 23:16:44 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:45 ---> Running in 23e193958997 23:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:48 OK: 271 MiB in 56 packages 23:16:49 Removing intermediate container 23e193958997 23:16:49 ---> 3120cd9175e6 23:16:49 Step 9/26 : COPY go.mod vendor* ./ 23:16:49 ---> 421f6331ff0a 23:16:49 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:49 ---> Running in fb1211c28169 23:16:52 Removing intermediate container fb1211c28169 23:16:52 ---> 799f50641859 23:16:52 Step 11/26 : COPY . . 23:16:53 ---> e4402c74f192 23:16:53 Step 12/26 : RUN ${MAKE} 23:16:53 ---> Running in fb87feb25bd9 23:16:54 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.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:19:17 Removing intermediate container fb87feb25bd9 23:19:17 ---> b2de3d09be19 23:19:17 Step 13/26 : FROM alpine:3.18 23:19:17 3.18: Pulling from library/alpine 23:19:17 c6b39de5b339: Pulling fs layer 23:19:17 c6b39de5b339: Download complete 23:19:17 c6b39de5b339: Pull complete 23:19:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:19:17 Status: Downloaded newer image for alpine:3.18 23:19:17 ---> 33abbf032149 23:19:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:19:17 ---> Running in bdda030827c6 23:19:17 Removing intermediate container bdda030827c6 23:19:17 ---> 40454ef99a2b 23:19:17 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:19:17 ---> Running in b311399fbbd3 23:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:17 (1/1) Installing dumb-init (1.2.5-r2) 23:19:17 Executing busybox-1.36.1-r5.trigger 23:19:17 OK: 8 MiB in 16 packages 23:19:17 Removing intermediate container b311399fbbd3 23:19:17 ---> 5ccedd0fbded 23:19:17 Step 16/26 : RUN apk --no-cache upgrade 23:19:17 ---> Running in ee00927300fb 23:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:17 OK: 8 MiB in 16 packages 23:19:17 Removing intermediate container ee00927300fb 23:19:17 ---> cc0d28fe7510 23:19:17 Step 17/26 : WORKDIR / 23:19:17 ---> Running in c852f6cec480 23:19:17 Removing intermediate container c852f6cec480 23:19:17 ---> d385708f729f 23:19:17 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 23:19:17 ---> 84dcb3e93e17 23:19:17 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 23:19:17 ---> 655c43139f7a 23:19:17 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 23:19:17 ---> 50d27fb59c8f 23:19:17 Step 21/26 : EXPOSE 59910 23:19:17 ---> Running in 41570de3d96e 23:19:17 Removing intermediate container 41570de3d96e 23:19:17 ---> 2045c804b8ee 23:19:17 Step 22/26 : ENTRYPOINT ["/device-gpio"] 23:19:17 ---> Running in 647d044a0050 23:19:17 Removing intermediate container 647d044a0050 23:19:17 ---> 996d8c94ebf6 23:19:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:17 ---> Running in 9991e2291429 23:19:17 Removing intermediate container 9991e2291429 23:19:17 ---> 311625bc9f8e 23:19:17 Step 24/26 : LABEL arch=arm64 23:19:17 ---> Running in 6f1745039c91 23:19:17 Removing intermediate container 6f1745039c91 23:19:17 ---> 1a81f0102535 23:19:17 Step 25/26 : LABEL git_sha=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b 23:19:17 ---> Running in a138deb98294 23:19:18 Removing intermediate container a138deb98294 23:19:18 ---> 49edf4593abc 23:19:18 Step 26/26 : LABEL version=0.0.0 23:19:18 ---> Running in c3e18cc76034 23:19:18 Removing intermediate container c3e18cc76034 23:19:18 ---> 5d68345011b3 23:19:18 [Warning] One or more build-args [ARCH] were not consumed 23:19:18 Successfully built 5d68345011b3 23:19:18 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:20 23:19:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:20 arm64: Pulling from edgex-lftools-log-publisher 23:19:20 8998bd30e6a1: Pulling fs layer 23:19:20 04944245beec: Pulling fs layer 23:19:20 699f458cf7ca: Pulling fs layer 23:19:20 765212b225bb: Pulling fs layer 23:19:20 f23df028b6ca: Pulling fs layer 23:19:20 d65c8cfc05b1: Pulling fs layer 23:19:20 2437ff75d9bd: Pulling fs layer 23:19:20 f23df028b6ca: Waiting 23:19:20 d65c8cfc05b1: Waiting 23:19:20 2437ff75d9bd: Waiting 23:19:20 765212b225bb: Waiting 23:19:20 04944245beec: Verifying Checksum 23:19:20 04944245beec: Download complete 23:19:20 765212b225bb: Verifying Checksum 23:19:20 765212b225bb: Download complete 23:19:20 f23df028b6ca: Verifying Checksum 23:19:20 f23df028b6ca: Download complete 23:19:20 d65c8cfc05b1: Verifying Checksum 23:19:20 d65c8cfc05b1: Download complete 23:19:21 699f458cf7ca: Verifying Checksum 23:19:21 699f458cf7ca: Download complete 23:19:21 8998bd30e6a1: Download complete 23:19:23 2437ff75d9bd: Download complete 23:19:25 8998bd30e6a1: Pull complete 23:19:26 04944245beec: Pull complete 23:19:27 699f458cf7ca: Pull complete 23:19:28 765212b225bb: Pull complete 23:19:29 f23df028b6ca: Pull complete 23:19:29 d65c8cfc05b1: Pull complete 23:19:44 2437ff75d9bd: Pull complete 23:19:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container 23:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:19:47 $ docker top 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:48 ---> job-cost.sh 23:19:48 lf-activate-venv: SKIPPING 23:19:48 INFO: No Stack... 23:19:49 INFO: Retrieving Pricing Info for: v3-standard-4 23:19:50 INFO: Archiving Costs [Pipeline] sh 23:19:50 + cat /w/workspace/device-gpio/1/archives/cost.csv 23:19:50 + cut -d, -f6 [Pipeline] lock 23:19:50 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] 23:19:50 Resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] did not exist. Created. 23:19:50 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:19:51 /w/workspace/device-gpio/1@tmp/durable-63051c7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:19:52 + echo total: 0.10999999940395355 [Pipeline] stash 23:19:52 Warning: overwriting stash ‘stack-cost’ 23:19:52 Stashed 1 file(s) [Pipeline] } 23:19:52 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:19:52 $ docker stop --time=1 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef 23:19:54 $ docker rm -f --volumes 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:19:56 provisioning config files... 23:19:56 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config15407947339702614030tmp [Pipeline] { [Pipeline] sh 23:19:56 + set +x 23:19:56 + curl -s https://codecov.io/bash 23:19:56 + bash -s -- 23:19:56 23:19:56 _____ _ 23:19:56 / ____| | | 23:19:56 | | ___ __| | ___ ___ _____ __ 23:19:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:19:56 | |___| (_) | (_| | __/ (_| (_) \ V / 23:19:56 \_____\___/ \__,_|\___|\___\___/ \_/ 23:19:56 Bash-1.0.6 23:19:56 23:19:56 23:19:56 ==> git version 2.25.1 found 23:19:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:19:56 Release-Date: 2020-01-08 23:19:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:19:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:19:56 ==> Jenkins CI detected. 23:19:56 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-230 23:19:56 project root: . 23:19:56 --> token set from env 23:19:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:19:56 ==> Running gcov in . (disable via -X gcov) 23:19:56 ==> Python coveragepy not found 23:19:56 ==> Searching for coverage reports in: 23:19:56 + . 23:19:56 -> Found 1 reports 23:19:56 ==> Detecting git/mercurial file structure 23:19:57 ==> Reading reports 23:19:57 + ./coverage.out bytes=10 23:19:57 ==> Appending adjustments 23:19:57 https://docs.codecov.io/docs/fixing-reports 23:19:57 + Found adjustments 23:19:57 ==> Gzipping contents 23:19:57 4.0K /tmp/codecov.MAR4Tc.gz 23:19:57 ==> Uploading reports 23:19:57 url: https://codecov.io 23:19:57 query: branch=PR-230&commit=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= 23:19:57 -> Pinging Codecov 23:19:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-230&commit=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= 23:19:57 -> Uploading to 23:19:57 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b/78044512-58a2-4617-b96b-6ebd94f55493.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2bfe47b0c1585161847fdb24cbbda45b5a5ef725e1be5b41f491a3d6788638 23:19:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:57 Dload Upload Total Spent Left Speed 23:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1989 --:--:-- --:--:-- --:--:-- 1989 23:19:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] } 23:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:20:01 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-230/archives ] 23:20:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives 23:20:01 total 16 23:20:01 drwxr-xr-x 3 root root 4096 Mar 7 23:09 . 23:20:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:09 .. 23:20:01 drwxr-xr-x 2 root root 4096 Mar 7 23:09 cost 23:20:01 -rw-r--r-- 1 root root 83 Mar 7 23:09 cost.csv 23:20:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-230/archives 23:20:01 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives 23:20:01 total 16 23:20:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:09 . 23:20:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:09 .. 23:20:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:09 cost 23:20:01 -rw-r--r-- 1 jenkins jenkins 83 Mar 7 23:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:20:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:02 ---> package-listing.sh 23:20:02 ++ facter osfamily 23:20:02 ++ tr '[:upper:]' '[:lower:]' 23:20:02 + OS_FAMILY=debian 23:20:02 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-230 23:20:02 + START_PACKAGES=/tmp/packages_start.txt 23:20:02 + END_PACKAGES=/tmp/packages_end.txt 23:20:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:02 + PACKAGES=/tmp/packages_start.txt 23:20:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' 23:20:02 + PACKAGES=/tmp/packages_end.txt 23:20:02 + case "${OS_FAMILY}" in 23:20:02 + dpkg -l 23:20:02 + grep '^ii' 23:20:02 + '[' -f /tmp/packages_start.txt ']' 23:20:02 + '[' -f /tmp/packages_end.txt ']' 23:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:02 + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' 23:20:02 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ 23:20:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [Pipeline] echo 23:20:02 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:03 prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container 23:20:03 $ 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-230/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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:04 $ docker top 7ad01c2ff20054f450753373271d90462a15ea027dc0bf448941a2dc791e51e9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:05 + ls /var/log/sa-host 23:20:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:05 provisioning config files... 23:20:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config18439386016294728714tmp [Pipeline] { [Pipeline] echo 23:20:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:06 ---> create-netrc.sh [Pipeline] } 23:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:06 ---> python-tools-install.sh [Pipeline] echo 23:20:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:06 ---> sudo-logs.sh 23:20:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:07 ---> job-cost.sh 23:20:07 lf-activate-venv: SKIPPING 23:20:07 DEBUG: total: 0.2199999988079071 23:20:07 INFO: Retrieving Stack Cost... 23:20:07 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:08 INFO: Archiving Costs [Pipeline] echo 23:20:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:08 ---> logs-deploy.sh 23:20:08 lf-activate-venv: SKIPPING 23:20:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-230/1 23:20:08 INFO: archiving workspace using pattern(s): 23:20:09 Archives upload complete. 23:20:09 INFO: archiving logs to Nexus 23:20:10 ---> uname -a: 23:20:10 Linux prd-ubuntu20-04-docker-8c-8g-5136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:20:10 23:20:10