Pull request #75 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 1bc74da64d66b3f3e806be9e8bb73e93bd222951+14c37c6919d6c1a44175d8fd941257ea70202ac9 (d3118ec84294a36c6c808800f0eb9821a866b79c) 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-ssh7569302518527292165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1354240848759797440.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-75/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-75/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh80985714507691056.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-75/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1482896373671681894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9571501919008877616.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-75/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-75/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5557516616740356717.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1580’ Running on prd-ubuntu20.04-docker-8c-8g-1582 in /w/workspace/edgexfoundry_device-gpio_PR-75 [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-75 # 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/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 1bc74da64d66b3f3e806be9e8bb73e93bd222951 Merge succeeded, producing 1bc74da64d66b3f3e806be9e8bb73e93bd222951 Checking out Revision 1bc74da64d66b3f3e806be9e8bb73e93bd222951 (PR-75) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc74da64d66b3f3e806be9e8bb73e93bd222951 # 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 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc74da64d66b3f3e806be9e8bb73e93bd222951 # timeout=10 Commit message: "refactor!: Rename command line flags for the sake of consistency" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:27:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:59 ========================================================= 16:27:59 EdgeX Global Pipelines Version Info 16:27:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:59 ------------------- 16:27:59 stable info: 16:27:59 ------------------- 16:27:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:27:59 Message: update stable to v1.0.244 16:28:00 ------------------- 16:28:00 experimental info: 16:28:00 ------------------- 16:28:00 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:28:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 16:28:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 16:28:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 16:28:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc74da64d66b3f3e806be9e8bb73e93bd222951 [Pipeline] echo 16:28:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc74da [Pipeline] echo 16:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:02 provisioning config files... 16:28:02 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/config924114486257197181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:02 ---> docker-login.sh 16:28:02 nexus3.edgexfoundry.org:10001 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 nexus3.edgexfoundry.org:10002 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:03 Configure a credential helper to remove this warning. See 16:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:03 16:28:03 Login Succeeded 16:28:03 nexus3.edgexfoundry.org:10003 16:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:03 Configure a credential helper to remove this warning. See 16:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:03 16:28:03 Login Succeeded 16:28:03 nexus3.edgexfoundry.org:10004 16:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:03 Configure a credential helper to remove this warning. See 16:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:03 16:28:03 Login Succeeded 16:28:03 docker.io 16:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:03 Configure a credential helper to remove this warning. See 16:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:03 16:28:03 Login Succeeded 16:28:03 ---> docker-login.sh ends [Pipeline] } 16:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:04 + git rev-list -1 --merges 1bc74da64d66b3f3e806be9e8bb73e93bd222951~1..1bc74da64d66b3f3e806be9e8bb73e93bd222951 [Pipeline] echo 16:28:04 -----------> git rev-list -1 --merges 1bc74da64d66b3f3e806be9e8bb73e93bd222951~1..1bc74da64d66b3f3e806be9e8bb73e93bd222951 1bc74da64d66b3f3e806be9e8bb73e93bd222951 [false] [Pipeline] sh 16:28:04 + git log --format=format:%s -1 1bc74da64d66b3f3e806be9e8bb73e93bd222951 [Pipeline] echo 16:28:04 ========================================================= 16:28:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:05 + git log --format=format:%s -1 1bc74da64d66b3f3e806be9e8bb73e93bd222951 [Pipeline] echo 16:28:05 [semverPrep] GIT_COMMIT: 1bc74da64d66b3f3e806be9e8bb73e93bd222951, Commit Message: refactor!: Rename command line flags for the sake of consistency [Pipeline] echo 16:28:05 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:05 + grep -v github /etc/ssh/ssh_known_hosts 16:28:05 + [ -e /tmp/ssh_known_hosts ] 16:28:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:05 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:06 16:28:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:06 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:06 b85a868b505f: Pulling fs layer 16:28:06 e2be974225ed: Pulling fs layer 16:28:06 339a4e72a1f5: Pulling fs layer 16:28:06 988bab9f4d93: Pulling fs layer 16:28:06 1469e6f7b9e6: Pulling fs layer 16:28:06 eaf3925da568: Pulling fs layer 16:28:06 bab4dde63d76: Pulling fs layer 16:28:06 bde34c3a00c8: Pulling fs layer 16:28:06 b352a97aabf1: Pulling fs layer 16:28:06 4872d77fe225: Pulling fs layer 16:28:06 5851b861e8e6: Pulling fs layer 16:28:06 eaf3925da568: Waiting 16:28:06 bde34c3a00c8: Waiting 16:28:06 bab4dde63d76: Waiting 16:28:06 b352a97aabf1: Waiting 16:28:06 5851b861e8e6: Waiting 16:28:06 988bab9f4d93: Waiting 16:28:06 4872d77fe225: Waiting 16:28:06 1469e6f7b9e6: Waiting 16:28:06 e2be974225ed: Verifying Checksum 16:28:06 e2be974225ed: Download complete 16:28:06 988bab9f4d93: Verifying Checksum 16:28:06 988bab9f4d93: Download complete 16:28:06 339a4e72a1f5: Verifying Checksum 16:28:06 339a4e72a1f5: Download complete 16:28:06 1469e6f7b9e6: Verifying Checksum 16:28:06 1469e6f7b9e6: Download complete 16:28:06 eaf3925da568: Verifying Checksum 16:28:06 eaf3925da568: Download complete 16:28:06 bde34c3a00c8: Verifying Checksum 16:28:06 b352a97aabf1: Download complete 16:28:06 4872d77fe225: Verifying Checksum 16:28:06 4872d77fe225: Download complete 16:28:06 5851b861e8e6: Download complete 16:28:06 b85a868b505f: Verifying Checksum 16:28:06 b85a868b505f: Download complete 16:28:06 bab4dde63d76: Verifying Checksum 16:28:06 bab4dde63d76: Download complete 16:28:08 b85a868b505f: Pull complete 16:28:08 e2be974225ed: Pull complete 16:28:08 339a4e72a1f5: Pull complete 16:28:08 988bab9f4d93: Pull complete 16:28:09 1469e6f7b9e6: Pull complete 16:28:09 eaf3925da568: Pull complete 16:28:11 bab4dde63d76: Pull complete 16:28:11 bde34c3a00c8: Pull complete 16:28:11 b352a97aabf1: Pull complete 16:28:11 4872d77fe225: Pull complete 16:28:11 5851b861e8e6: Pull complete 16:28:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:11 prd-ubuntu20.04-docker-8c-8g-1582 does not seem to be running inside a container 16:28:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-75 -v /w/workspace/edgexfoundry_device-gpio_PR-75:/w/workspace/edgexfoundry_device-gpio_PR-75:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-75@tmp:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:13 $ docker top abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d -eo pid,comm 16:28:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:28:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:13 [ssh-agent] Looking for ssh-agent implementation... 16:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:14 $ docker exec abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d ssh-agent 16:28:14 SSH_AUTH_SOCK=/tmp/ssh-nvfTUu2oPNns/agent.33 16:28:14 SSH_AGENT_PID=39 16:28:14 Running ssh-add (command line suppressed) 16:28:14 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-75@tmp/private_key_17257171430668429713.key (/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/private_key_17257171430668429713.key) 16:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:14 + git tag --points-at HEAD [Pipeline] } 16:28:14 $ docker exec --env ******** --env ******** abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d ssh-agent -k 16:28:14 unset SSH_AUTH_SOCK; 16:28:14 unset SSH_AGENT_PID; 16:28:14 echo Agent pid 39 killed; 16:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:14 [ssh-agent] Looking for ssh-agent implementation... 16:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:14 $ docker exec abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d ssh-agent 16:28:15 SSH_AUTH_SOCK=/tmp/ssh-8PCljOUh2UX3/agent.71 16:28:15 SSH_AGENT_PID=77 16:28:15 Running ssh-add (command line suppressed) 16:28:15 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-75@tmp/private_key_2779729515831318683.key (/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/private_key_2779729515831318683.key) 16:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:15 + git semver init 16:28:15 2023-01-10 16:28:15,778 [run_init] DEBUG init version:0.0.0 force:False 16:28:15 2023-01-10 16:28:15,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-75/.semver 16:28:15 2023-01-10 16:28:15,780 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-75/.semver 16:28:15 2023-01-10 16:28:15,780 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-75/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-75, universal_newlines=False, shell=None, istream=None) 16:28:17 2023-01-10 16:28:16,787 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-75/.git/info/exclude 16:28:17 2023-01-10 16:28:16,787 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-75/.semver/PR-75 with force:False 16:28:17 2023-01-10 16:28:16,788 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-75/.semver/PR-75 16:28:17 2023-01-10 16:28:16,792 [execute] INFO git cat-file --batch-check 16:28:17 2023-01-10 16:28:16,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-75/.semver, universal_newlines=False, shell=None, istream=) 16:28:17 2023-01-10 16:28:16,797 [execute] INFO git cat-file --batch 16:28:17 2023-01-10 16:28:16,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-75/.semver, universal_newlines=False, shell=None, istream=) 16:28:17 2023-01-10 16:28:16,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-75/.semver/PR-75 16:28:17 0.0.0 [Pipeline] } 16:28:17 $ docker exec --env ******** --env ******** abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d ssh-agent -k 16:28:17 unset SSH_AUTH_SOCK; 16:28:17 unset SSH_AGENT_PID; 16:28:17 echo Agent pid 77 killed; 16:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:17 + git semver [Pipeline] } 16:28:18 $ docker stop --time=1 abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d 16:28:19 $ docker rm -f --volumes abed279530121ae4640d4ea2d9c9f2663f255e34c7e736a635a2ca4355b1f48d [Pipeline] // withDockerContainer [Pipeline] sh 16:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:20 Stashed 1 file(s) [Pipeline] echo 16:28:20 [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 16:28:20 provisioning config files... 16:28:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/config17434127852834800069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:20 ---> docker-login.sh 16:28:20 nexus3.edgexfoundry.org:10001 16:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:20 Configure a credential helper to remove this warning. See 16:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:20 16:28:20 Login Succeeded 16:28:20 nexus3.edgexfoundry.org:10002 16:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:20 Configure a credential helper to remove this warning. See 16:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:20 16:28:20 Login Succeeded 16:28:20 nexus3.edgexfoundry.org:10003 16:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:21 Configure a credential helper to remove this warning. See 16:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:21 16:28:21 Login Succeeded 16:28:21 nexus3.edgexfoundry.org:10004 16:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:21 Configure a credential helper to remove this warning. See 16:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:21 16:28:21 Login Succeeded 16:28:21 docker.io 16:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:21 Configure a credential helper to remove this warning. See 16:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:21 16:28:21 Login Succeeded 16:28:21 ---> docker-login.sh ends [Pipeline] } 16:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:21 ========================================================= 16:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:28:22 Sending build context to Docker daemon 15.99MB 16:28:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:28:22 Step 2/12 : FROM ${BASE} AS builder 16:28:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:22 213ec9aee27d: Pulling fs layer 16:28:22 4583459ba037: Pulling fs layer 16:28:22 93c1e223e6f2: Pulling fs layer 16:28:22 53926ce57604: Pulling fs layer 16:28:22 21b2b0c7a3f4: Pulling fs layer 16:28:22 22ff95d597cd: Pulling fs layer 16:28:22 12d6caf4c0d1: Pulling fs layer 16:28:22 96b7cbca73a9: Pulling fs layer 16:28:22 22ff95d597cd: Waiting 16:28:22 21b2b0c7a3f4: Waiting 16:28:22 12d6caf4c0d1: Waiting 16:28:22 a7acece74701: Pulling fs layer 16:28:22 96b7cbca73a9: Waiting 16:28:22 93c1e223e6f2: Verifying Checksum 16:28:22 93c1e223e6f2: Download complete 16:28:22 4583459ba037: Verifying Checksum 16:28:22 4583459ba037: Download complete 16:28:22 21b2b0c7a3f4: Verifying Checksum 16:28:22 21b2b0c7a3f4: Download complete 16:28:22 22ff95d597cd: Verifying Checksum 16:28:22 22ff95d597cd: Download complete 16:28:22 213ec9aee27d: Verifying Checksum 16:28:22 12d6caf4c0d1: Verifying Checksum 16:28:22 12d6caf4c0d1: Download complete 16:28:22 213ec9aee27d: Pull complete 16:28:22 4583459ba037: Pull complete 16:28:22 93c1e223e6f2: Pull complete 16:28:22 a7acece74701: Verifying Checksum 16:28:22 a7acece74701: Download complete 16:28:23 53926ce57604: Verifying Checksum 16:28:23 53926ce57604: Download complete 16:28:23 96b7cbca73a9: Verifying Checksum 16:28:23 96b7cbca73a9: Download complete 16:28:26 53926ce57604: Pull complete 16:28:26 21b2b0c7a3f4: Pull complete 16:28:27 22ff95d597cd: Pull complete 16:28:27 12d6caf4c0d1: Pull complete 16:28:28 96b7cbca73a9: Pull complete 16:28:29 a7acece74701: Pull complete 16:28:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:28:29 ---> db6d94c90886 16:28:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:28:33 ---> Running in df8f2417c703 16:28:33 Removing intermediate container df8f2417c703 16:28:33 ---> c695a95103bd 16:28:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:33 ---> Running in 7b2d61288360 16:28:33 Removing intermediate container 7b2d61288360 16:28:33 ---> 3b966e718208 16:28:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:28:33 ---> Running in 2935153d6247 16:28:33 Removing intermediate container 2935153d6247 16:28:33 ---> 5efda8b0a219 16:28:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:28:33 ---> Running in d1a7b01442a1 16:28:33 Removing intermediate container d1a7b01442a1 16:28:33 ---> 71beaf2f91e5 16:28:33 Step 7/12 : WORKDIR /device-gpio 16:28:33 ---> Running in ba8702f04970 16:28:33 Removing intermediate container ba8702f04970 16:28:33 ---> ba6b2014220f 16:28:33 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:33 ---> Running in 20a5e6b45974 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:28:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:28:34 (2/4) Installing libedit (20210910.3.1-r0) 16:28:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:28:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:28:34 Executing busybox-1.35.0-r17.trigger 16:28:34 OK: 216 MiB in 55 packages 16:28:34 Removing intermediate container 20a5e6b45974 16:28:34 ---> 4bcfb5d0449a 16:28:34 Step 9/12 : COPY go.mod vendor* ./ 16:28:35 ---> b808cb00941a 16:28:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:35 ---> Running in 46ab698d5482 16:28:35 Still waiting to schedule task 16:28:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1581’ is offline 16:28:56 Removing intermediate container 46ab698d5482 16:28:56 ---> 8c3c9153e191 16:28:56 Step 11/12 : COPY . . 16:28:57 ---> 67a45d6cf384 16:28:57 Step 12/12 : RUN ${MAKE} 16:28:57 ---> Running in c5170e9422e4 16:28:57 noop 16:28:57 Removing intermediate container c5170e9422e4 16:28:57 ---> 9d8710a5874d 16:28:57 Successfully built 9d8710a5874d 16:28:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker inspect -f . ci-base-image-x86_64 16:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:58 prd-ubuntu20.04-docker-8c-8g-1582 does not seem to be running inside a container 16:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-75 -v /w/workspace/edgexfoundry_device-gpio_PR-75:/w/workspace/edgexfoundry_device-gpio_PR-75:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-75@tmp:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:28:58 $ docker top 2104d78cf113cb7d3b45d540e344cd82b375fd98eeda25b99b87f6856532156f -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:59 + go version 16:28:59 go version go1.18.7 linux/amd64 [Pipeline] } 16:28:59 $ docker stop --time=1 2104d78cf113cb7d3b45d540e344cd82b375fd98eeda25b99b87f6856532156f 16:29:00 $ docker rm -f --volumes 2104d78cf113cb7d3b45d540e344cd82b375fd98eeda25b99b87f6856532156f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:01 + docker inspect -f . ci-base-image-x86_64 16:29:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:01 prd-ubuntu20.04-docker-8c-8g-1582 does not seem to be running inside a container 16:29:01 $ 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-75 -v /w/workspace/edgexfoundry_device-gpio_PR-75:/w/workspace/edgexfoundry_device-gpio_PR-75:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-75@tmp:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:01 $ docker top 8e020f40fd7a19f8cbbd4b44e7f8779ee01749f2fbb7b531af7144b73c285c5b -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-75 [Pipeline] fileExists [Pipeline] sh 16:29:02 + make test 16:29:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:02 ? github.com/edgexfoundry/device-gpio [no test files] 16:29:12 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 16:29:12 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 16:29:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:29:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:29:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:21 ./bin/test-attribution-txt.sh [Pipeline] echo 16:29:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:29:21 $ docker stop --time=1 8e020f40fd7a19f8cbbd4b44e7f8779ee01749f2fbb7b531af7144b73c285c5b 16:29:23 $ docker rm -f --volumes 8e020f40fd7a19f8cbbd4b44e7f8779ee01749f2fbb7b531af7144b73c285c5b [Pipeline] // withDockerContainer [Pipeline] sh 16:29:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:24 + ls -al . 16:29:24 total 168 16:29:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 16:29 . 16:29:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:27 .. 16:29:24 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 16:27 .dockerignore 16:29:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 16:29 .git 16:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:27 .github 16:29:24 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 16:27 .gitignore 16:29:24 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 16:27 .golangci.yml 16:29:24 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 16:28 .semver 16:29:24 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 10 16:27 Attribution.txt 16:29:24 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 16:27 CHANGELOG.md 16:29:24 -rw-rw-r-- 1 jenkins jenkins 1586 Jan 10 16:27 Dockerfile 16:29:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 16:27 GOVERNANCE.md 16:29:24 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 16:27 Jenkinsfile 16:29:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 16:27 LICENSE 16:29:24 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 10 16:27 Makefile 16:29:24 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 16:27 OWNERS.md 16:29:24 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 16:27 README.md 16:29:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 16:28 VERSION 16:29:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 16:27 bin 16:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:27 cmd 16:29:24 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 16:29 coverage.out 16:29:24 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 16:27 go.mod 16:29:24 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 16:27 go.sum 16:29:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:27 internal 16:29:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:27 snap 16:29:24 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 16:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + 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=1bc74da64d66b3f3e806be9e8bb73e93bd222951 --label arch=amd64 --label version=0.0.0 . 16:29:25 Sending build context to Docker daemon 16MB 16:29:25 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:29:25 Step 2/25 : FROM ${BASE} AS builder 16:29:25 ---> 9d8710a5874d 16:29:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:29:25 ---> Running in 966619c86744 16:29:25 Removing intermediate container 966619c86744 16:29:25 ---> af987b49e972 16:29:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:29:25 ---> Running in f21559e39885 16:29:25 Removing intermediate container f21559e39885 16:29:25 ---> e37737658b90 16:29:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:29:25 ---> Running in 27b3f6c87d94 16:29:25 Removing intermediate container 27b3f6c87d94 16:29:25 ---> baca60586f41 16:29:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:29:25 ---> Running in bff839d8dc81 16:29:25 Removing intermediate container bff839d8dc81 16:29:25 ---> 67eef2f7ca97 16:29:25 Step 7/25 : WORKDIR /device-gpio 16:29:25 ---> Running in 6e7a2b792e5d 16:29:26 Removing intermediate container 6e7a2b792e5d 16:29:26 ---> 9a4745595766 16:29:26 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:26 ---> Running in beeee9c3b5de 16:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:26 OK: 216 MiB in 55 packages 16:29:26 Removing intermediate container beeee9c3b5de 16:29:26 ---> 021ac76d92f5 16:29:26 Step 9/25 : COPY go.mod vendor* ./ 16:29:26 ---> e77079ad8871 16:29:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:27 ---> Running in 4e654b1f93ea 16:29:27 Removing intermediate container 4e654b1f93ea 16:29:27 ---> e33187b297fb 16:29:27 Step 11/25 : COPY . . 16:29:28 ---> 7484f176d2b3 16:29:28 Step 12/25 : RUN ${MAKE} 16:29:28 ---> Running in 62e8cf45c809 16:29:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 16:29:50 Removing intermediate container 62e8cf45c809 16:29:50 ---> 6974f8f8eae1 16:29:50 Step 13/25 : FROM alpine:3.16 16:29:50 3.16: Pulling from library/alpine 16:29:50 ca7dd9ec2225: Pulling fs layer 16:29:50 ca7dd9ec2225: Download complete 16:29:50 ca7dd9ec2225: Pull complete 16:29:50 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:29:50 Status: Downloaded newer image for alpine:3.16 16:29:50 ---> bfe296a52501 16:29:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:29:50 ---> Running in 983ab9697e39 16:29:50 Removing intermediate container 983ab9697e39 16:29:50 ---> 376a18365c44 16:29:50 Step 15/25 : RUN apk add --update --no-cache zeromq 16:29:50 ---> Running in a241916c294e 16:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:29:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:29:51 (1/5) Installing libgcc (11.2.1_git20220219-r2) 16:29:51 (2/5) Installing libsodium (1.0.18-r0) 16:29:51 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 16:29:51 (4/5) Installing libzmq (4.3.4-r0) 16:29:51 (5/5) Installing zeromq (4.3.4-r0) 16:29:51 Executing busybox-1.35.0-r17.trigger 16:29:51 OK: 8 MiB in 19 packages 16:29:51 Removing intermediate container a241916c294e 16:29:51 ---> 75e3a8670dfc 16:29:51 Step 16/25 : WORKDIR / 16:29:51 ---> Running in 2ed684742a7e 16:29:51 Removing intermediate container 2ed684742a7e 16:29:51 ---> f7edc2dab23a 16:29:51 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 16:29:51 ---> 37a2b901de82 16:29:51 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 16:29:52 ---> 66f42d2d70d3 16:29:52 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 16:29:52 ---> 6642e1d3af09 16:29:52 Step 20/25 : EXPOSE 59910 16:29:52 ---> Running in d996b0b557cc 16:29:52 Removing intermediate container d996b0b557cc 16:29:52 ---> a9d441251435 16:29:52 Step 21/25 : ENTRYPOINT ["/device-gpio"] 16:29:53 ---> Running in 4b845570f974 16:29:53 Removing intermediate container 4b845570f974 16:29:53 ---> 305169d74ce3 16:29:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:29:53 ---> Running in 3d06402c8108 16:29:53 Removing intermediate container 3d06402c8108 16:29:53 ---> 6dc46486e14d 16:29:53 Step 23/25 : LABEL arch=amd64 16:29:53 ---> Running in bf5d8f3c75e0 16:29:53 Removing intermediate container bf5d8f3c75e0 16:29:53 ---> e8e606c2c4b5 16:29:53 Step 24/25 : LABEL git_sha=1bc74da64d66b3f3e806be9e8bb73e93bd222951 16:29:53 ---> Running in 6abe260fb848 16:29:53 Removing intermediate container 6abe260fb848 16:29:53 ---> 476e1f2a5bc5 16:29:53 Step 25/25 : LABEL version=0.0.0 16:29:53 ---> Running in 353965be7463 16:29:53 Removing intermediate container 353965be7463 16:29:53 ---> 8cac324074f5 16:29:53 [Warning] One or more build-args [ARCH] were not consumed 16:29:53 Successfully built 8cac324074f5 16:29:53 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 16:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:54 16:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:54 latest: Pulling from edgex-lftools-log-publisher 16:29:54 5eb5b503b376: Pulling fs layer 16:29:54 5c69ac0246d0: Pulling fs layer 16:29:54 ec43610c2a17: Pulling fs layer 16:29:54 3a2ae6a8a46f: Pulling fs layer 16:29:54 33b1e0a273af: Pulling fs layer 16:29:54 5d3b04190fa2: Pulling fs layer 16:29:54 2f39f015ded8: Pulling fs layer 16:29:54 3a2ae6a8a46f: Waiting 16:29:54 33b1e0a273af: Waiting 16:29:54 5d3b04190fa2: Waiting 16:29:54 2f39f015ded8: Waiting 16:29:54 5c69ac0246d0: Verifying Checksum 16:29:54 5c69ac0246d0: Download complete 16:29:54 3a2ae6a8a46f: Verifying Checksum 16:29:54 3a2ae6a8a46f: Download complete 16:29:54 33b1e0a273af: Verifying Checksum 16:29:54 33b1e0a273af: Download complete 16:29:54 5d3b04190fa2: Verifying Checksum 16:29:54 5d3b04190fa2: Download complete 16:29:54 ec43610c2a17: Verifying Checksum 16:29:54 ec43610c2a17: Download complete 16:29:54 5eb5b503b376: Verifying Checksum 16:29:54 5eb5b503b376: Download complete 16:29:55 2f39f015ded8: Download complete 16:29:55 5eb5b503b376: Pull complete 16:29:56 5c69ac0246d0: Pull complete 16:29:56 ec43610c2a17: Pull complete 16:29:56 3a2ae6a8a46f: Pull complete 16:29:56 33b1e0a273af: Pull complete 16:29:57 5d3b04190fa2: Pull complete 16:30:01 2f39f015ded8: Pull complete 16:30:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:01 prd-ubuntu20.04-docker-8c-8g-1582 does not seem to be running inside a container 16:30:01 $ 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-75 -v /w/workspace/edgexfoundry_device-gpio_PR-75:/w/workspace/edgexfoundry_device-gpio_PR-75:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-75@tmp:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:30:04 $ docker top 41bf9541ade82c7bd66944ae34058e04468075fba2350cde6933ff3028feb4aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:04 ---> job-cost.sh 16:30:04 lf-activate-venv: SKIPPING 16:30:04 INFO: No Stack... 16:30:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:05 INFO: Archiving Costs [Pipeline] sh 16:30:05 + cat /w/workspace/edgexfoundry_device-gpio_PR-75/archives/cost.csv 16:30:05 + cut -d, -f6 [Pipeline] lock 16:30:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] 16:30:05 Resource [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] did not exist. Created. 16:30:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:05 + echo total: 0.2199999988079071 [Pipeline] stash 16:30:05 Stashed 1 file(s) [Pipeline] } 16:30:05 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:05 $ docker stop --time=1 41bf9541ade82c7bd66944ae34058e04468075fba2350cde6933ff3028feb4aa 16:30:07 $ docker rm -f --volumes 41bf9541ade82c7bd66944ae34058e04468075fba2350cde6933ff3028feb4aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:30:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1583 in /w/workspace/edgexfoundry_device-gpio_PR-75 [Pipeline] { [Pipeline] ws 16:30:11 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 16:30:12 The recommended git tool is: git 16:30:18 using credential edgex-jenkins-ssh 16:30:18 Cloning the remote Git repository 16:30:18 Cloning repository git@github.com:edgexfoundry/device-gpio.git 16:30:18 > git init /w/workspace/device-gpio/1 # timeout=10 16:30:19 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 16:30:19 > git --version # timeout=10 16:30:19 > git --version # 'git version 2.25.1' 16:30:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:20 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 16:30:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:22 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 1bc74da64d66b3f3e806be9e8bb73e93bd222951 16:30:22 Merge succeeded, producing 1bc74da64d66b3f3e806be9e8bb73e93bd222951 16:30:22 Checking out Revision 1bc74da64d66b3f3e806be9e8bb73e93bd222951 (PR-75) 16:30:21 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 16:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 16:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:30:22 > git config core.sparsecheckout # timeout=10 16:30:22 > git checkout -f 1bc74da64d66b3f3e806be9e8bb73e93bd222951 # timeout=10 16:30:22 > git remote # timeout=10 16:30:22 > git config --get remote.origin.url # timeout=10 16:30:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:22 > git merge 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 16:30:22 > git rev-parse HEAD^{commit} # timeout=10 16:30:22 > git config core.sparsecheckout # timeout=10 16:30:22 > git checkout -f 1bc74da64d66b3f3e806be9e8bb73e93bd222951 # timeout=10 16:30:25 Commit message: "refactor!: Rename command line flags for the sake of consistency" 16:30:25 > git --version # timeout=10 16:30:25 > git --version # 'git version 2.25.1' 16:30:25 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:30:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:27 Dload Upload Total Spent Left Speed 16:30:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 16:30:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:30:28 + sudo tee /etc/docker/daemon.new 16:30:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:30:28 { 16:30:28 "registry-mirrors": [ 16:30:28 "https://nexus3.edgexfoundry.org:10001" 16:30:28 ], 16:30:28 "bip": "10.250.0.254/24", 16:30:28 "hosts": [ 16:30:28 "tcp://0.0.0.0:5555", 16:30:28 "unix:///var/run/docker.sock" 16:30:28 ], 16:30:28 "mtu": 1458, 16:30:28 "selinux-enabled": true, 16:30:28 "seccomp-profile": "/etc/docker/seccomp.json" 16:30:28 } [Pipeline] sh 16:30:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:30:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:47 provisioning config files... 16:30:47 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5984041120657882598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:47 ---> docker-login.sh 16:30:47 nexus3.edgexfoundry.org:10001 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 nexus3.edgexfoundry.org:10002 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 nexus3.edgexfoundry.org:10003 16:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:49 Configure a credential helper to remove this warning. See 16:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:49 16:30:49 Login Succeeded 16:30:49 nexus3.edgexfoundry.org:10004 16:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:49 Configure a credential helper to remove this warning. See 16:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:49 16:30:49 Login Succeeded 16:30:49 docker.io 16:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:50 Configure a credential helper to remove this warning. See 16:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:50 16:30:50 Login Succeeded 16:30:50 ---> docker-login.sh ends [Pipeline] } 16:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:50 ========================================================= 16:30:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:30:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:30:51 Sending build context to Docker daemon 8.088MB 16:30:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:30:51 Step 2/12 : FROM ${BASE} AS builder 16:30:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:51 9b18e9b68314: Pulling fs layer 16:30:51 35d82f9e3411: Pulling fs layer 16:30:51 e16973657156: Pulling fs layer 16:30:51 fc693d55d65f: Pulling fs layer 16:30:51 7e9fc2657dce: Pulling fs layer 16:30:51 dda99020689f: Pulling fs layer 16:30:51 db1c61fa0a46: Pulling fs layer 16:30:51 891c053d2c06: Pulling fs layer 16:30:51 7e9fc2657dce: Waiting 16:30:51 dda99020689f: Waiting 16:30:51 db1c61fa0a46: Waiting 16:30:51 891c053d2c06: Waiting 16:30:51 fc693d55d65f: Waiting 16:30:51 e16973657156: Verifying Checksum 16:30:51 e16973657156: Download complete 16:30:51 35d82f9e3411: Verifying Checksum 16:30:51 35d82f9e3411: Download complete 16:30:51 7e9fc2657dce: Verifying Checksum 16:30:51 7e9fc2657dce: Download complete 16:30:51 dda99020689f: Download complete 16:30:51 9b18e9b68314: Download complete 16:30:52 9b18e9b68314: Pull complete 16:30:52 891c053d2c06: Verifying Checksum 16:30:52 891c053d2c06: Download complete 16:30:53 35d82f9e3411: Pull complete 16:30:53 e16973657156: Pull complete 16:30:53 db1c61fa0a46: Verifying Checksum 16:30:53 db1c61fa0a46: Download complete 16:30:54 fc693d55d65f: Verifying Checksum 16:30:54 fc693d55d65f: Download complete 16:31:06 fc693d55d65f: Pull complete 16:31:06 7e9fc2657dce: Pull complete 16:31:06 dda99020689f: Pull complete 16:31:11 db1c61fa0a46: Pull complete 16:31:12 891c053d2c06: Pull complete 16:31:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:31:12 ---> f96f9c87975a 16:31:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 16:31:14 ---> Running in e7d0090536c1 16:31:14 Removing intermediate container e7d0090536c1 16:31:14 ---> 2dd99b887885 16:31:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:14 ---> Running in d863345fbc38 16:31:14 Removing intermediate container d863345fbc38 16:31:14 ---> e995089b1cc9 16:31:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:31:14 ---> Running in bce7fa2f78d0 16:31:15 Removing intermediate container bce7fa2f78d0 16:31:15 ---> 0b3e1c17a235 16:31:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 16:31:15 ---> Running in 267dbb242933 16:31:15 Removing intermediate container 267dbb242933 16:31:15 ---> 89b2f84d4a49 16:31:15 Step 7/12 : WORKDIR /device-gpio 16:31:15 ---> Running in 36cbcb6730c7 16:31:15 Removing intermediate container 36cbcb6730c7 16:31:15 ---> a162aca0ddc7 16:31:15 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:15 ---> Running in 4aee4395d999 16:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:31:18 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:31:18 (2/4) Installing libedit (20210910.3.1-r0) 16:31:18 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:31:18 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:31:18 Executing busybox-1.35.0-r17.trigger 16:31:18 OK: 226 MiB in 55 packages 16:31:19 Removing intermediate container 4aee4395d999 16:31:19 ---> 5df7c4833f10 16:31:19 Step 9/12 : COPY go.mod vendor* ./ 16:31:19 ---> b31ef0ee3c6f 16:31:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:19 ---> Running in ec7e4dc8f8df 16:32:16 Removing intermediate container ec7e4dc8f8df 16:32:16 ---> ac27361d75c3 16:32:16 Step 11/12 : COPY . . 16:32:16 ---> 90c014742ddb 16:32:16 Step 12/12 : RUN ${MAKE} 16:32:16 ---> Running in 94e0638270fb 16:32:16 noop 16:32:16 Removing intermediate container 94e0638270fb 16:32:16 ---> 6b2568b56891 16:32:16 Successfully built 6b2568b56891 16:32:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:16 + docker inspect -f . ci-base-image-arm64 16:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:17 prd-ubuntu20.04-docker-arm64-4c-16g-1583 does not seem to be running inside a container 16:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:18 $ docker top 8c4df57c0c359824b5d2044085854200563fa3e53df7da3722accc1bcbfcbd65 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:19 + go version 16:32:19 go version go1.18.7 linux/arm64 [Pipeline] } 16:32:19 $ docker stop --time=1 8c4df57c0c359824b5d2044085854200563fa3e53df7da3722accc1bcbfcbd65 16:32:21 $ docker rm -f --volumes 8c4df57c0c359824b5d2044085854200563fa3e53df7da3722accc1bcbfcbd65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker inspect -f . ci-base-image-arm64 16:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:22 prd-ubuntu20.04-docker-arm64-4c-16g-1583 does not seem to be running inside a container 16:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:32:23 $ docker top 409d25cb31fd24894a223f9d212a6f3b5fa46e601d72e297a782bec8f37f759f -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:23 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 16:32:24 + make test 16:32:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:32:26 ? github.com/edgexfoundry/device-gpio [no test files] 16:33:47 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 16:33:47 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 16:33:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:33:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:34:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:00 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:34:00 $ docker stop --time=1 409d25cb31fd24894a223f9d212a6f3b5fa46e601d72e297a782bec8f37f759f 16:34:01 $ docker rm -f --volumes 409d25cb31fd24894a223f9d212a6f3b5fa46e601d72e297a782bec8f37f759f [Pipeline] // withDockerContainer [Pipeline] sh 16:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:34:02 Warning: overwriting stash ‘coverage-report’ 16:34:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:34:04 + ls -al . 16:34:04 total 164 16:34:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 16:32 . 16:34:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:30 .. 16:34:04 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 16:30 .dockerignore 16:34:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 16:30 .git 16:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:30 .github 16:34:04 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 16:30 .gitignore 16:34:04 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 16:30 .golangci.yml 16:34:04 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 10 16:30 Attribution.txt 16:34:04 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 16:30 CHANGELOG.md 16:34:04 -rw-rw-r-- 1 jenkins jenkins 1586 Jan 10 16:30 Dockerfile 16:34:04 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 16:30 GOVERNANCE.md 16:34:04 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 16:30 Jenkinsfile 16:34:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 16:30 LICENSE 16:34:04 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 10 16:30 Makefile 16:34:04 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 16:30 OWNERS.md 16:34:04 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 16:30 README.md 16:34:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 16:28 VERSION 16:34:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 16:30 bin 16:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:30 cmd 16:34:04 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 16:32 coverage.out 16:34:04 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 16:30 go.mod 16:34:04 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 16:30 go.sum 16:34:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 16:30 internal 16:34:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 16:30 snap 16:34:04 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 16:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:04 + 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=1bc74da64d66b3f3e806be9e8bb73e93bd222951 --label arch=arm64 --label version=0.0.0 . 16:34:04 Sending build context to Docker daemon 8.089MB 16:34:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:34:04 Step 2/25 : FROM ${BASE} AS builder 16:34:04 ---> 6b2568b56891 16:34:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:34:05 ---> Running in d0fe4defa4a8 16:34:05 Removing intermediate container d0fe4defa4a8 16:34:05 ---> 23466fd8ac9e 16:34:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:05 ---> Running in bd222c6c8124 16:34:05 Removing intermediate container bd222c6c8124 16:34:05 ---> f1a58dd9532d 16:34:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:34:05 ---> Running in 887b01ad67fe 16:34:06 Removing intermediate container 887b01ad67fe 16:34:06 ---> d2919d56ff5a 16:34:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 16:34:06 ---> Running in 114898b39414 16:34:06 Removing intermediate container 114898b39414 16:34:06 ---> 1c52072435ca 16:34:06 Step 7/25 : WORKDIR /device-gpio 16:34:06 ---> Running in c7b64da8c847 16:34:06 Removing intermediate container c7b64da8c847 16:34:06 ---> 055b4773ab06 16:34:06 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:06 ---> Running in 400a9b98d7d0 16:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:09 OK: 226 MiB in 55 packages 16:34:09 Removing intermediate container 400a9b98d7d0 16:34:09 ---> 0649ce0c7e84 16:34:09 Step 9/25 : COPY go.mod vendor* ./ 16:34:10 ---> 98b6468d202d 16:34:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:10 ---> Running in a61bfbc9abbd 16:34:12 Removing intermediate container a61bfbc9abbd 16:34:12 ---> 3a73ebb3410f 16:34:12 Step 11/25 : COPY . . 16:34:13 ---> bd8c9aac0fac 16:34:13 Step 12/25 : RUN ${MAKE} 16:34:13 ---> Running in 2da2bf126bed 16:34:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 16:36:20 Removing intermediate container 2da2bf126bed 16:36:20 ---> e44f58d952c8 16:36:20 Step 13/25 : FROM alpine:3.16 16:36:20 3.16: Pulling from library/alpine 16:36:20 6875df1f5354: Pulling fs layer 16:36:20 6875df1f5354: Download complete 16:36:20 6875df1f5354: Pull complete 16:36:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:36:20 Status: Downloaded newer image for alpine:3.16 16:36:20 ---> 2b4661558fb8 16:36:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 16:36:20 ---> Running in 0184d51e965a 16:36:20 Removing intermediate container 0184d51e965a 16:36:20 ---> 009382fc09a9 16:36:20 Step 15/25 : RUN apk add --update --no-cache zeromq 16:36:20 ---> Running in c4333f0f65d6 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:22 (1/5) Installing libgcc (11.2.1_git20220219-r2) 16:36:22 (2/5) Installing libsodium (1.0.18-r0) 16:36:22 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:22 (4/5) Installing libzmq (4.3.4-r0) 16:36:22 (5/5) Installing zeromq (4.3.4-r0) 16:36:22 Executing busybox-1.35.0-r17.trigger 16:36:22 OK: 8 MiB in 19 packages 16:36:23 Removing intermediate container c4333f0f65d6 16:36:23 ---> 94503999f750 16:36:23 Step 16/25 : WORKDIR / 16:36:23 ---> Running in b1f8d6682224 16:36:23 Removing intermediate container b1f8d6682224 16:36:23 ---> 5c350a82d719 16:36:23 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 16:36:24 ---> 1231de06f7e4 16:36:24 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 16:36:24 ---> 1ddea12a2368 16:36:24 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 16:36:26 ---> e13cef6d660d 16:36:26 Step 20/25 : EXPOSE 59910 16:36:26 ---> Running in 53fb9c0403b1 16:36:26 Removing intermediate container 53fb9c0403b1 16:36:26 ---> 52b71819e767 16:36:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 16:36:26 ---> Running in ef5ad06fd0ab 16:36:26 Removing intermediate container ef5ad06fd0ab 16:36:26 ---> 3abe7a560f6d 16:36:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:36:26 ---> Running in 07bc38c139f2 16:36:27 Removing intermediate container 07bc38c139f2 16:36:27 ---> 80e4c145566f 16:36:27 Step 23/25 : LABEL arch=arm64 16:36:27 ---> Running in aa1b9ab8c415 16:36:27 Removing intermediate container aa1b9ab8c415 16:36:27 ---> ddda8579a823 16:36:27 Step 24/25 : LABEL git_sha=1bc74da64d66b3f3e806be9e8bb73e93bd222951 16:36:27 ---> Running in 65e1ad974141 16:36:27 Removing intermediate container 65e1ad974141 16:36:27 ---> 9afaf5936154 16:36:27 Step 25/25 : LABEL version=0.0.0 16:36:28 ---> Running in 4763d6e64801 16:36:28 Removing intermediate container 4763d6e64801 16:36:28 ---> d082209c07af 16:36:28 [Warning] One or more build-args [ARCH] were not consumed 16:36:28 Successfully built d082209c07af 16:36:28 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 16:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:29 16:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:29 arm64: Pulling from edgex-lftools-log-publisher 16:36:29 8998bd30e6a1: Pulling fs layer 16:36:29 04944245beec: Pulling fs layer 16:36:29 699f458cf7ca: Pulling fs layer 16:36:29 765212b225bb: Pulling fs layer 16:36:29 f23df028b6ca: Pulling fs layer 16:36:29 d65c8cfc05b1: Pulling fs layer 16:36:29 2437ff75d9bd: Pulling fs layer 16:36:29 f23df028b6ca: Waiting 16:36:29 d65c8cfc05b1: Waiting 16:36:29 2437ff75d9bd: Waiting 16:36:29 765212b225bb: Waiting 16:36:29 04944245beec: Verifying Checksum 16:36:29 04944245beec: Download complete 16:36:29 765212b225bb: Verifying Checksum 16:36:29 765212b225bb: Download complete 16:36:29 f23df028b6ca: Download complete 16:36:29 d65c8cfc05b1: Verifying Checksum 16:36:29 d65c8cfc05b1: Download complete 16:36:29 699f458cf7ca: Verifying Checksum 16:36:29 699f458cf7ca: Download complete 16:36:30 8998bd30e6a1: Verifying Checksum 16:36:30 8998bd30e6a1: Download complete 16:36:32 2437ff75d9bd: Verifying Checksum 16:36:32 2437ff75d9bd: Download complete 16:36:34 8998bd30e6a1: Pull complete 16:36:34 04944245beec: Pull complete 16:36:36 699f458cf7ca: Pull complete 16:36:36 765212b225bb: Pull complete 16:36:37 f23df028b6ca: Pull complete 16:36:37 d65c8cfc05b1: Pull complete 16:36:52 2437ff75d9bd: Pull complete 16:36:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-1583 does not seem to be running inside a container 16:36:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:36:55 $ docker top 8691fe44fd36516f8683e132cf9edcdee6623811cfe7845ecea4250b55e77f4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:56 ---> job-cost.sh 16:36:56 lf-activate-venv: SKIPPING 16:36:56 INFO: No Stack... 16:36:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:36:57 INFO: Archiving Costs [Pipeline] sh 16:36:57 + cut -d, -f6 16:36:57 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 16:36:58 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] 16:36:58 Resource [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] did not exist. Created. 16:36:58 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:58 /w/workspace/device-gpio/1@tmp/durable-7863ce99/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:36:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:36:59 Warning: overwriting stash ‘stack-cost’ 16:36:59 Stashed 1 file(s) [Pipeline] } 16:36:59 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-75-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:36:59 $ docker stop --time=1 8691fe44fd36516f8683e132cf9edcdee6623811cfe7845ecea4250b55e77f4d 16:37:00 $ docker rm -f --volumes 8691fe44fd36516f8683e132cf9edcdee6623811cfe7845ecea4250b55e77f4d [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 16:37:01 provisioning config files... 16:37:01 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/config3562586003386153782tmp [Pipeline] { [Pipeline] sh 16:37:02 + set +x 16:37:02 + bash -s -- 16:37:02 + curl -s https://codecov.io/bash 16:37:02 16:37:02 _____ _ 16:37:02 / ____| | | 16:37:02 | | ___ __| | ___ ___ _____ __ 16:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 16:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 16:37:02 Bash-1.0.6 16:37:02 16:37:02 16:37:02 ==> git version 2.25.1 found 16:37:02 ==> 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 16:37:02 Release-Date: 2020-01-08 16:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:37:02 ==> Jenkins CI detected. 16:37:02 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-75 16:37:02 project root: . 16:37:02 --> token set from env 16:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:37:02 ==> Running gcov in . (disable via -X gcov) 16:37:02 ==> Python coveragepy not found 16:37:02 ==> Searching for coverage reports in: 16:37:02 + . 16:37:02 -> Found 1 reports 16:37:02 ==> Detecting git/mercurial file structure 16:37:02 ==> Reading reports 16:37:02 + ./coverage.out bytes=10 16:37:02 ==> Appending adjustments 16:37:02 https://docs.codecov.io/docs/fixing-reports 16:37:02 + Found adjustments 16:37:02 ==> Gzipping contents 16:37:02 4.0K /tmp/codecov.RMByzZ.gz 16:37:02 ==> Uploading reports 16:37:02 url: https://codecov.io 16:37:02 query: branch=PR-75&commit=1bc74da64d66b3f3e806be9e8bb73e93bd222951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=75&job=&cmd_args= 16:37:02 -> Pinging Codecov 16:37:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-75&commit=1bc74da64d66b3f3e806be9e8bb73e93bd222951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-75%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=75&job=&cmd_args= 16:37:02 -> Uploading to 16:37:02 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1bc74da64d66b3f3e806be9e8bb73e93bd222951/5f5c2538-2aa4-4113-abd4-04f3626f568a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T163702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a832514c8148cfd64d4f851f1048ab0ca2f95c9cbaaad6d9a5180d359afc850c 16:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:02 Dload Upload Total Spent Left Speed 16:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3295 --:--:-- --:--:-- --:--:-- 3295 16:37:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1bc74da64d66b3f3e806be9e8bb73e93bd222951 [Pipeline] } 16:37:02 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 16:37:04 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-75/archives ] 16:37:04 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-75/archives 16:37:04 total 16 16:37:04 drwxr-xr-x 3 root root 4096 Jan 10 16:30 . 16:37:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 16:30 .. 16:37:04 drwxr-xr-x 2 root root 4096 Jan 10 16:30 cost 16:37:04 -rw-r--r-- 1 root root 82 Jan 10 16:30 cost.csv 16:37:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-75/archives 16:37:04 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-75/archives 16:37:04 total 16 16:37:04 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 16:30 . 16:37:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 16:30 .. 16:37:04 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 16:30 cost 16:37:04 -rw-r--r-- 1 jenkins jenkins 82 Jan 10 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:37:05 ---> package-listing.sh 16:37:05 ++ facter osfamily 16:37:05 ++ tr '[:upper:]' '[:lower:]' 16:37:06 + OS_FAMILY=debian 16:37:06 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-75 16:37:06 + START_PACKAGES=/tmp/packages_start.txt 16:37:06 + END_PACKAGES=/tmp/packages_end.txt 16:37:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:06 + PACKAGES=/tmp/packages_start.txt 16:37:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-75 ']' 16:37:06 + PACKAGES=/tmp/packages_end.txt 16:37:06 + case "${OS_FAMILY}" in 16:37:06 + grep '^ii' 16:37:06 + dpkg -l 16:37:06 + '[' -f /tmp/packages_start.txt ']' 16:37:06 + '[' -f /tmp/packages_end.txt ']' 16:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:06 + '[' /w/workspace/edgexfoundry_device-gpio_PR-75 ']' 16:37:06 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-75/archives/ 16:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-75/archives/ [Pipeline] echo 16:37:06 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-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:37:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:07 prd-ubuntu20.04-docker-8c-8g-1582 does not seem to be running inside a container 16:37:07 $ 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-75/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-75 -v /w/workspace/edgexfoundry_device-gpio_PR-75:/w/workspace/edgexfoundry_device-gpio_PR-75:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-75@tmp:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:37:07 $ docker top fdba03c47f3975c895292ab03da9907e073c65a4cede0fa1ef4f03e3d2c64976 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:37:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:37:08 + ls /var/log/sa-host 16:37:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:08 provisioning config files... 16:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-75@tmp/config2955162960634375990tmp [Pipeline] { [Pipeline] echo 16:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:37:09 ---> create-netrc.sh [Pipeline] } 16:37:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:37:09 ---> python-tools-install.sh [Pipeline] echo 16:37:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:37:09 ---> sudo-logs.sh 16:37:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:37:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:37:10 ---> job-cost.sh 16:37:10 lf-activate-venv: SKIPPING 16:37:10 DEBUG: total: 0.2199999988079071 16:37:10 INFO: Retrieving Stack Cost... 16:37:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:37:11 INFO: Archiving Costs [Pipeline] echo 16:37:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:37:11 ---> logs-deploy.sh 16:37:11 lf-activate-venv: SKIPPING 16:37:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-75/1 16:37:11 INFO: archiving workspace using pattern(s): 16:37:12 Archives upload complete. 16:37:12 INFO: archiving logs to Nexus