Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccc7c8b3ba967118ae25d51feb931af0a88af0c7 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-ssh6290287963058160943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1468132107612761187.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4864715975158950877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh12464144171736260892.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6645300627576173194.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8761’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8763 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision ccc7c8b3ba967118ae25d51feb931af0a88af0c7 (main) Commit message: "Merge pull request #153 from jim-wang-intel/fix-dir-config" > 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 core.sparsecheckout # timeout=10 > git checkout -f ccc7c8b3ba967118ae25d51feb931af0a88af0c7 # timeout=10 > git rev-list --no-walk 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:59 ========================================================= 18:46:59 EdgeX Global Pipelines Version Info 18:46:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:59 ------------------- 18:46:59 stable info: 18:46:59 ------------------- 18:46:59 Commited By: Bill Mahoney bill.mahoney@intel.com 18:46:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:46:59 Message: update stable to v1.0.248 18:47:00 ------------------- 18:47:00 experimental info: 18:47:00 ------------------- 18:47:00 Commited By: **** collab-it+edgex@linuxfoundation.org 18:47:00 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:47:00 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccc7c8b [Pipeline] echo 18:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:01 provisioning config files... 18:47:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17561134354796241280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:01 ---> docker-login.sh 18:47:01 nexus3.edgexfoundry.org:10001 18:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:01 Configure a credential helper to remove this warning. See 18:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:01 18:47:01 Login Succeeded 18:47:01 nexus3.edgexfoundry.org:10002 18:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:01 Configure a credential helper to remove this warning. See 18:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:01 18:47:01 Login Succeeded 18:47:01 nexus3.edgexfoundry.org:10003 18:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:01 Configure a credential helper to remove this warning. See 18:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:01 18:47:01 Login Succeeded 18:47:01 nexus3.edgexfoundry.org:10004 18:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:01 Configure a credential helper to remove this warning. See 18:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:01 18:47:01 Login Succeeded 18:47:01 docker.io 18:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:02 Configure a credential helper to remove this warning. See 18:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:02 18:47:02 Login Succeeded 18:47:02 ---> docker-login.sh ends [Pipeline] } 18:47:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:47:02 + git rev-list -1 --merges ccc7c8b3ba967118ae25d51feb931af0a88af0c7~1..ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] echo 18:47:02 -----------> git rev-list -1 --merges ccc7c8b3ba967118ae25d51feb931af0a88af0c7~1..ccc7c8b3ba967118ae25d51feb931af0a88af0c7 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:47:02 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [false] [Pipeline] sh 18:47:02 + git log --format=format:%s -1 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] echo 18:47:02 ========================================================= 18:47:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:47:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:47:03 + git log --format=format:%s -1 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] echo 18:47:03 [semverPrep] GIT_COMMIT: ccc7c8b3ba967118ae25d51feb931af0a88af0c7, Commit Message: Merge pull request #153 from jim-wang-intel/fix-dir-config [Pipeline] echo 18:47:03 [semverPrep] This is not a build commit. [Pipeline] sh 18:47:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:47:03 + grep -v github /etc/ssh/ssh_known_hosts 18:47:03 + [ -e /tmp/ssh_known_hosts ] 18:47:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:47:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:47:03 sudo tee -a /etc/ssh/ssh_known_hosts 18:47:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:47:03 18:47:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:47:04 0.1.4: Pulling from edgex-devops/py-git-semver 18:47:04 b85a868b505f: Pulling fs layer 18:47:04 e2be974225ed: Pulling fs layer 18:47:04 339a4e72a1f5: Pulling fs layer 18:47:04 988bab9f4d93: Pulling fs layer 18:47:04 1469e6f7b9e6: Pulling fs layer 18:47:04 eaf3925da568: Pulling fs layer 18:47:04 bab4dde63d76: Pulling fs layer 18:47:04 bde34c3a00c8: Pulling fs layer 18:47:04 b352a97aabf1: Pulling fs layer 18:47:04 4872d77fe225: Pulling fs layer 18:47:04 5851b861e8e6: Pulling fs layer 18:47:04 4872d77fe225: Waiting 18:47:04 988bab9f4d93: Waiting 18:47:04 bab4dde63d76: Waiting 18:47:04 eaf3925da568: Waiting 18:47:04 bde34c3a00c8: Waiting 18:47:04 b352a97aabf1: Waiting 18:47:04 1469e6f7b9e6: Waiting 18:47:04 e2be974225ed: Verifying Checksum 18:47:04 e2be974225ed: Download complete 18:47:04 988bab9f4d93: Verifying Checksum 18:47:04 988bab9f4d93: Download complete 18:47:04 339a4e72a1f5: Verifying Checksum 18:47:04 339a4e72a1f5: Download complete 18:47:04 1469e6f7b9e6: Verifying Checksum 18:47:04 1469e6f7b9e6: Download complete 18:47:04 eaf3925da568: Verifying Checksum 18:47:04 eaf3925da568: Download complete 18:47:04 bde34c3a00c8: Download complete 18:47:04 b352a97aabf1: Download complete 18:47:04 4872d77fe225: Verifying Checksum 18:47:04 4872d77fe225: Download complete 18:47:04 5851b861e8e6: Verifying Checksum 18:47:04 5851b861e8e6: Download complete 18:47:04 b85a868b505f: Verifying Checksum 18:47:04 b85a868b505f: Download complete 18:47:04 bab4dde63d76: Verifying Checksum 18:47:04 bab4dde63d76: Download complete 18:47:05 b85a868b505f: Pull complete 18:47:05 e2be974225ed: Pull complete 18:47:06 339a4e72a1f5: Pull complete 18:47:06 988bab9f4d93: Pull complete 18:47:06 1469e6f7b9e6: Pull complete 18:47:06 eaf3925da568: Pull complete 18:47:08 bab4dde63d76: Pull complete 18:47:08 bde34c3a00c8: Pull complete 18:47:08 b352a97aabf1: Pull complete 18:47:08 4872d77fe225: Pull complete 18:47:08 5851b861e8e6: Pull complete 18:47:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:09 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:47:11 $ docker top a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 -eo pid,comm 18:47:11 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). 18:47:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:47:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:11 [ssh-agent] Looking for ssh-agent implementation... 18:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:12 $ docker exec a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 ssh-agent 18:47:12 SSH_AUTH_SOCK=/tmp/ssh-8WExTv84ejtQ/agent.33 18:47:12 SSH_AGENT_PID=39 18:47:12 Running ssh-add (command line suppressed) 18:47:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10542168610797533248.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10542168610797533248.key) 18:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:12 + git tag --points-at HEAD [Pipeline] } 18:47:12 $ docker exec --env ******** --env ******** a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 ssh-agent -k 18:47:12 unset SSH_AUTH_SOCK; 18:47:12 unset SSH_AGENT_PID; 18:47:12 echo Agent pid 39 killed; 18:47:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:47:12 [ssh-agent] Looking for ssh-agent implementation... 18:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:12 $ docker exec a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 ssh-agent 18:47:13 SSH_AUTH_SOCK=/tmp/ssh-MAwW30x3YTHB/agent.71 18:47:13 SSH_AGENT_PID=77 18:47:13 Running ssh-add (command line suppressed) 18:47:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9116039497062422979.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9116039497062422979.key) 18:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:47:13 + git semver init 18:47:13 2023-04-17 18:47:13,583 [run_init] DEBUG init version:0.0.0 force:False 18:47:13 2023-04-17 18:47:13,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 18:47:13 2023-04-17 18:47:13,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 18:47:13 2023-04-17 18:47:13,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:47:14 2023-04-17 18:47:14,556 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 18:47:14 2023-04-17 18:47:14,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 18:47:14 2023-04-17 18:47:14,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:47:14 2023-04-17 18:47:14,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:47:14 3.0.0-dev.18 [Pipeline] } 18:47:14 $ docker exec --env ******** --env ******** a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 ssh-agent -k 18:47:14 unset SSH_AUTH_SOCK; 18:47:14 unset SSH_AGENT_PID; 18:47:14 echo Agent pid 77 killed; 18:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:47:15 + git semver [Pipeline] } 18:47:15 $ docker stop --time=1 a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 18:47:16 $ docker rm -f --volumes a082a144e0297d6bf1f427c4783f64d7bd74f7706960b27f8e85bbff57a602e6 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:47:17 Stashed 1 file(s) [Pipeline] echo 18:47:17 [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 18:47:17 provisioning config files... 18:47:17 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18139074257292111608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:17 ---> docker-login.sh 18:47:17 nexus3.edgexfoundry.org:10001 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 nexus3.edgexfoundry.org:10002 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 nexus3.edgexfoundry.org:10003 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 nexus3.edgexfoundry.org:10004 18:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:17 Configure a credential helper to remove this warning. See 18:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:17 18:47:17 Login Succeeded 18:47:17 docker.io 18:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:47:18 Configure a credential helper to remove this warning. See 18:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:47:18 18:47:18 Login Succeeded 18:47:18 ---> docker-login.sh ends [Pipeline] } 18:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:47:18 ========================================================= 18:47:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:47:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:47:18 Sending build context to Docker daemon 16.05MB 18:47:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:47:18 Step 2/12 : FROM ${BASE} AS builder 18:47:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:47:18 63b65145d645: Pulling fs layer 18:47:18 a2d21d5440eb: Pulling fs layer 18:47:18 935e6c44a52c: Pulling fs layer 18:47:18 94cc34f8dd06: Pulling fs layer 18:47:18 30dea6a524f1: Pulling fs layer 18:47:18 a2aff8979fd8: Pulling fs layer 18:47:18 6808be2612f2: Pulling fs layer 18:47:18 f25807f1079a: Pulling fs layer 18:47:18 94cc34f8dd06: Waiting 18:47:18 30dea6a524f1: Waiting 18:47:18 a2aff8979fd8: Waiting 18:47:18 6808be2612f2: Waiting 18:47:18 f25807f1079a: Waiting 18:47:18 a2d21d5440eb: Download complete 18:47:18 94cc34f8dd06: Verifying Checksum 18:47:18 94cc34f8dd06: Download complete 18:47:18 30dea6a524f1: Download complete 18:47:18 63b65145d645: Download complete 18:47:18 a2aff8979fd8: Verifying Checksum 18:47:18 a2aff8979fd8: Download complete 18:47:18 63b65145d645: Pull complete 18:47:18 a2d21d5440eb: Pull complete 18:47:18 f25807f1079a: Verifying Checksum 18:47:18 f25807f1079a: Download complete 18:47:19 935e6c44a52c: Verifying Checksum 18:47:19 935e6c44a52c: Download complete 18:47:19 6808be2612f2: Verifying Checksum 18:47:19 6808be2612f2: Download complete 18:47:22 935e6c44a52c: Pull complete 18:47:22 94cc34f8dd06: Pull complete 18:47:22 30dea6a524f1: Pull complete 18:47:22 a2aff8979fd8: Pull complete 18:47:25 6808be2612f2: Pull complete 18:47:25 f25807f1079a: Pull complete 18:47:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:47:25 ---> 3b553350e43f 18:47:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:47:29 ---> Running in e581080b1d2d 18:47:29 Removing intermediate container e581080b1d2d 18:47:29 ---> a765a7d596ae 18:47:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:47:29 ---> Running in a251fa69cfc5 18:47:29 Removing intermediate container a251fa69cfc5 18:47:29 ---> 873e2efdb37c 18:47:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:47:29 ---> Running in 67f6c126e5f5 18:47:29 Removing intermediate container 67f6c126e5f5 18:47:29 ---> f05f5836aa17 18:47:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:47:29 ---> Running in 1d37ac53df47 18:47:29 Removing intermediate container 1d37ac53df47 18:47:29 ---> 67eb7f49329c 18:47:29 Step 7/12 : WORKDIR /device-gpio 18:47:29 ---> Running in 9d1f95b76279 18:47:29 Removing intermediate container 9d1f95b76279 18:47:29 ---> d906716a07ab 18:47:29 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:47:29 ---> Running in 80d2b56365f3 18:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:47:30 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:47:30 (2/4) Installing libedit (20221030.3.1-r0) 18:47:30 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:47:30 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:47:30 Executing busybox-1.35.0-r29.trigger 18:47:30 OK: 269 MiB in 57 packages 18:47:30 Removing intermediate container 80d2b56365f3 18:47:30 ---> 3cc769d09e53 18:47:30 Step 9/12 : COPY go.mod vendor* ./ 18:47:30 ---> 1dc667287576 18:47:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:30 ---> Running in c27e2867794f 18:47:32 Still waiting to schedule task 18:47:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:48:03 Removing intermediate container c27e2867794f 18:48:03 ---> 14226b1b802d 18:48:03 Step 11/12 : COPY . . 18:48:03 ---> af657d4d9f79 18:48:03 Step 12/12 : RUN ${MAKE} 18:48:03 ---> Running in 1cc00e175931 18:48:03 noop 18:48:03 Removing intermediate container 1cc00e175931 18:48:03 ---> 8109b40569d0 18:48:03 Successfully built 8109b40569d0 18:48:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:03 + docker inspect -f . ci-base-image-x86_64 18:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:03 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 18:48:03 $ docker top 3d7bd1415429e56850bc6742dcb72f5b1c1315bec17c62cbf9fedaf0eccebb34 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:04 + go version 18:48:04 go version go1.20.2 linux/amd64 [Pipeline] } 18:48:04 $ docker stop --time=1 3d7bd1415429e56850bc6742dcb72f5b1c1315bec17c62cbf9fedaf0eccebb34 18:48:05 $ docker rm -f --volumes 3d7bd1415429e56850bc6742dcb72f5b1c1315bec17c62cbf9fedaf0eccebb34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:05 + docker inspect -f . ci-base-image-x86_64 18:48:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:05 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:48:05 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 18:48:06 $ docker top 1cb46d6beb819e010bb3ccb22fe74bafe361d4ed515889c085a24b9679fad8a1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 18:48:06 + make test 18:48:06 go test ./... -coverprofile=coverage.out ./... 18:48:12 ? github.com/edgexfoundry/device-gpio [no test files] 18:48:22 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:48:22 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:48:27 go vet ./... 18:48:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:30 ./bin/test-attribution-txt.sh 18:48:30 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:48:30 $ docker stop --time=1 1cb46d6beb819e010bb3ccb22fe74bafe361d4ed515889c085a24b9679fad8a1 18:48:33 $ docker rm -f --volumes 1cb46d6beb819e010bb3ccb22fe74bafe361d4ed515889c085a24b9679fad8a1 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:48:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:35 + ls -al . 18:48:35 total 156 18:48:35 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 18:48 . 18:48:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 18:46 .. 18:48:35 -rw-rw-r-- 1 jenkins jenkins 120 Apr 17 18:46 .dockerignore 18:48:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 18:47 .git 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:46 .github 18:48:35 -rw-rw-r-- 1 jenkins jenkins 343 Apr 17 18:46 .gitignore 18:48:35 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 18:46 .golangci.yml 18:48:35 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 18:47 .semver 18:48:35 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 17 18:46 Attribution.txt 18:48:35 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 17 18:46 CHANGELOG.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 17 18:46 Dockerfile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 18:46 GOVERNANCE.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 657 Apr 17 18:46 Jenkinsfile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 18:46 LICENSE 18:48:35 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 17 18:46 Makefile 18:48:35 -rw-rw-r-- 1 jenkins jenkins 617 Apr 17 18:46 OWNERS.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 17 18:46 README.md 18:48:35 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 18:47 VERSION 18:48:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 18:46 bin 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:46 cmd 18:48:35 -rw-r--r-- 1 jenkins jenkins 10 Apr 17 18:48 coverage.out 18:48:35 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 17 18:46 go.mod 18:48:35 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 17 18:46 go.sum 18:48:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:46 internal 18:48:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 18:46 snap 18:48:35 -rw-rw-r-- 1 jenkins jenkins 209 Apr 17 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:35 + 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=ccc7c8b3ba967118ae25d51feb931af0a88af0c7 --label arch=amd64 --label version=3.0.0-dev.18 . 18:48:35 Sending build context to Docker daemon 16.05MB 18:48:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:48:35 Step 2/25 : FROM ${BASE} AS builder 18:48:35 ---> 8109b40569d0 18:48:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:48:35 ---> Running in cbe0b610d8d8 18:48:35 Removing intermediate container cbe0b610d8d8 18:48:35 ---> 403993f75152 18:48:35 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:48:35 ---> Running in 5e3e8c560962 18:48:35 Removing intermediate container 5e3e8c560962 18:48:35 ---> 1549153cbf9d 18:48:35 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:48:35 ---> Running in 65c8c25078e7 18:48:35 Removing intermediate container 65c8c25078e7 18:48:35 ---> 8226aa3c47fc 18:48:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:48:35 ---> Running in 4c47cbe8032c 18:48:35 Removing intermediate container 4c47cbe8032c 18:48:35 ---> 671ac07a6208 18:48:35 Step 7/25 : WORKDIR /device-gpio 18:48:35 ---> Running in 3fbb4039d78d 18:48:35 Removing intermediate container 3fbb4039d78d 18:48:35 ---> 53bc87adba52 18:48:35 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:36 ---> Running in 5097ab5f3d5e 18:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:48:36 OK: 269 MiB in 57 packages 18:48:36 Removing intermediate container 5097ab5f3d5e 18:48:36 ---> 71f6329a7c91 18:48:36 Step 9/25 : COPY go.mod vendor* ./ 18:48:36 ---> aa66f1554319 18:48:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:48:36 ---> Running in 18895680ea14 18:48:37 Removing intermediate container 18895680ea14 18:48:37 ---> e7b87f3ba944 18:48:37 Step 11/25 : COPY . . 18:48:38 ---> 10e48b24ed84 18:48:38 Step 12/25 : RUN ${MAKE} 18:48:38 ---> Running in f18b24119d83 18:48:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:48:56 Removing intermediate container f18b24119d83 18:48:56 ---> 5d4d2db053c3 18:48:56 Step 13/25 : FROM alpine:3.17 18:48:56 3.17: Pulling from library/alpine 18:48:56 f56be85fc22e: Pulling fs layer 18:48:56 f56be85fc22e: Verifying Checksum 18:48:56 f56be85fc22e: Download complete 18:48:56 f56be85fc22e: Pull complete 18:48:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:48:56 Status: Downloaded newer image for alpine:3.17 18:48:56 ---> 9ed4aefc74f6 18:48:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:48:56 ---> Running in 391b607991e0 18:48:56 Removing intermediate container 391b607991e0 18:48:56 ---> dc44b9cc91b1 18:48:56 Step 15/25 : RUN apk add --update --no-cache 18:48:56 ---> Running in a8486cf63968 18:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:48:57 OK: 7 MiB in 15 packages 18:48:57 Removing intermediate container a8486cf63968 18:48:57 ---> 2023e4765875 18:48:57 Step 16/25 : WORKDIR / 18:48:57 ---> Running in 0d95b0fd5624 18:48:57 Removing intermediate container 0d95b0fd5624 18:48:57 ---> d474efb95ddb 18:48:57 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:48:57 ---> 6e7a337e0c65 18:48:57 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:48:57 ---> de6c3dc8fbac 18:48:57 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:48:58 ---> 0c3b0a5910e6 18:48:58 Step 20/25 : EXPOSE 59910 18:48:58 ---> Running in 53affe699694 18:48:58 Removing intermediate container 53affe699694 18:48:58 ---> 40e5610217e0 18:48:58 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:48:58 ---> Running in eb269d200702 18:48:58 Removing intermediate container eb269d200702 18:48:58 ---> 7f207c1d850d 18:48:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:48:58 ---> Running in c37b1fe13f39 18:48:58 Removing intermediate container c37b1fe13f39 18:48:58 ---> 13f6eef8f23c 18:48:58 Step 23/25 : LABEL arch=amd64 18:48:58 ---> Running in 6f8acda86059 18:48:59 Removing intermediate container 6f8acda86059 18:48:59 ---> ed37e6e1b813 18:48:59 Step 24/25 : LABEL git_sha=ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:48:59 ---> Running in dbbbf24a478a 18:48:59 Removing intermediate container dbbbf24a478a 18:48:59 ---> 6e4a3d7d9df6 18:48:59 Step 25/25 : LABEL version=3.0.0-dev.18 18:48:59 ---> Running in 90e862fcbcec 18:48:59 Removing intermediate container 90e862fcbcec 18:48:59 ---> 381f45e7ad12 18:48:59 [Warning] One or more build-args [ARCH] were not consumed 18:48:59 Successfully built 381f45e7ad12 18:48:59 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:59 provisioning config files... 18:48:59 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2031572778944558383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:59 ---> docker-login.sh 18:48:59 nexus3.edgexfoundry.org:10001 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 nexus3.edgexfoundry.org:10002 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 nexus3.edgexfoundry.org:10003 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 nexus3.edgexfoundry.org:10004 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 docker.io 18:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:59 Configure a credential helper to remove this warning. See 18:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:59 18:48:59 Login Succeeded 18:48:59 ---> docker-login.sh ends [Pipeline] } 18:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:00 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 18:49:00 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:49:00 latest 18:49:00 3.0.0-dev.18 18:49:00 ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:49:00 main 18:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:00 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:00 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:49:00 47c92e1032a9: Preparing 18:49:00 c19f66befb26: Preparing 18:49:00 f30ec13a4fb9: Preparing 18:49:00 c065317f07ba: Preparing 18:49:00 f1417ff83b31: Preparing 18:49:00 f1417ff83b31: Layer already exists 18:49:00 f30ec13a4fb9: Pushed 18:49:00 c19f66befb26: Pushed 18:49:00 c065317f07ba: Pushed 18:49:03 47c92e1032a9: Pushed 18:49:03 ccc7c8b3ba967118ae25d51feb931af0a88af0c7: digest: sha256:f15b933fa9ddc64d8bd4980d2772fa77d4bddfdbf0ac2a143eb02f5ab1221249 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:03 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:03 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 18:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:49:03 47c92e1032a9: Preparing 18:49:03 c19f66befb26: Preparing 18:49:03 f30ec13a4fb9: Preparing 18:49:03 c065317f07ba: Preparing 18:49:03 f1417ff83b31: Preparing 18:49:03 c065317f07ba: Layer already exists 18:49:03 f30ec13a4fb9: Layer already exists 18:49:03 f1417ff83b31: Layer already exists 18:49:03 c19f66befb26: Layer already exists 18:49:03 47c92e1032a9: Layer already exists 18:49:03 latest: digest: sha256:f15b933fa9ddc64d8bd4980d2772fa77d4bddfdbf0ac2a143eb02f5ab1221249 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:04 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.18 18:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:49:04 47c92e1032a9: Preparing 18:49:04 c19f66befb26: Preparing 18:49:04 f30ec13a4fb9: Preparing 18:49:04 c065317f07ba: Preparing 18:49:04 f1417ff83b31: Preparing 18:49:04 c19f66befb26: Layer already exists 18:49:04 47c92e1032a9: Layer already exists 18:49:04 c065317f07ba: Layer already exists 18:49:04 f30ec13a4fb9: Layer already exists 18:49:04 f1417ff83b31: Layer already exists 18:49:04 3.0.0-dev.18: digest: sha256:f15b933fa9ddc64d8bd4980d2772fa77d4bddfdbf0ac2a143eb02f5ab1221249 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:04 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:49:05 47c92e1032a9: Preparing 18:49:05 c19f66befb26: Preparing 18:49:05 f30ec13a4fb9: Preparing 18:49:05 c065317f07ba: Preparing 18:49:05 f1417ff83b31: Preparing 18:49:05 c19f66befb26: Layer already exists 18:49:05 47c92e1032a9: Layer already exists 18:49:05 c065317f07ba: Layer already exists 18:49:05 f1417ff83b31: Layer already exists 18:49:05 f30ec13a4fb9: Layer already exists 18:49:05 ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18: digest: sha256:f15b933fa9ddc64d8bd4980d2772fa77d4bddfdbf0ac2a143eb02f5ab1221249 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:05 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 18:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:49:05 47c92e1032a9: Preparing 18:49:05 c19f66befb26: Preparing 18:49:05 f30ec13a4fb9: Preparing 18:49:05 c065317f07ba: Preparing 18:49:05 f1417ff83b31: Preparing 18:49:05 47c92e1032a9: Layer already exists 18:49:05 f1417ff83b31: Layer already exists 18:49:05 c065317f07ba: Layer already exists 18:49:05 c19f66befb26: Layer already exists 18:49:05 f30ec13a4fb9: Layer already exists 18:49:05 main: digest: sha256:f15b933fa9ddc64d8bd4980d2772fa77d4bddfdbf0ac2a143eb02f5ab1221249 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:05 ===================================================== [Pipeline] echo 18:49:05 taggedImages: 18:49:05 - nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:49:05 - nexus3.edgexfoundry.org:10004/device-gpio:latest 18:49:05 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.18 18:49:05 - nexus3.edgexfoundry.org:10004/device-gpio:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:49:05 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 18:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:06 18:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:06 latest: Pulling from edgex-lftools-log-publisher 18:49:06 5eb5b503b376: Pulling fs layer 18:49:06 5c69ac0246d0: Pulling fs layer 18:49:06 ec43610c2a17: Pulling fs layer 18:49:06 3a2ae6a8a46f: Pulling fs layer 18:49:06 33b1e0a273af: Pulling fs layer 18:49:06 5d3b04190fa2: Pulling fs layer 18:49:06 2f39f015ded8: Pulling fs layer 18:49:06 33b1e0a273af: Waiting 18:49:06 3a2ae6a8a46f: Waiting 18:49:06 5d3b04190fa2: Waiting 18:49:06 2f39f015ded8: Waiting 18:49:06 5c69ac0246d0: Download complete 18:49:06 3a2ae6a8a46f: Verifying Checksum 18:49:06 3a2ae6a8a46f: Download complete 18:49:06 33b1e0a273af: Verifying Checksum 18:49:06 33b1e0a273af: Download complete 18:49:06 ec43610c2a17: Verifying Checksum 18:49:06 ec43610c2a17: Download complete 18:49:06 5d3b04190fa2: Verifying Checksum 18:49:06 5d3b04190fa2: Download complete 18:49:06 5eb5b503b376: Verifying Checksum 18:49:06 5eb5b503b376: Download complete 18:49:07 2f39f015ded8: Download complete 18:49:07 5eb5b503b376: Pull complete 18:49:08 5c69ac0246d0: Pull complete 18:49:08 ec43610c2a17: Pull complete 18:49:08 3a2ae6a8a46f: Pull complete 18:49:08 33b1e0a273af: Pull complete 18:49:08 5d3b04190fa2: Pull complete 18:49:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8764 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 18:49:10 Running in /w/workspace/device-gpio/71 [Pipeline] { [Pipeline] checkout 18:49:10 The recommended git tool is: git 18:49:12 2f39f015ded8: Pull complete 18:49:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:13 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:49:13 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:49:15 using credential edgex-jenkins-ssh 18:49:15 Cloning the remote Git repository 18:49:16 $ docker top d6ebb47105feb5ccf2a78718aaad8079508e7ce6fdf12a548e8174497c18caf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:16 ---> job-cost.sh 18:49:16 lf-activate-venv: SKIPPING 18:49:16 INFO: No Stack... 18:49:15 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:49:16 > git init /w/workspace/device-gpio/71 # timeout=10 18:49:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:49:16 > git --version # timeout=10 18:49:16 > git --version # 'git version 2.25.1' 18:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:49:17 INFO: Archiving Costs [Pipeline] sh 18:49:17 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 18:49:17 + cut -d, -f6 [Pipeline] lock 18:49:17 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] 18:49:17 Resource [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] did not exist. Created. 18:49:17 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:17 + echo total: 0.2199999988079071 [Pipeline] stash 18:49:17 Stashed 1 file(s) [Pipeline] } 18:49:17 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 18:49:18 $ docker stop --time=1 d6ebb47105feb5ccf2a78718aaad8079508e7ce6fdf12a548e8174497c18caf5 18:49:17 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:18 Avoid second fetch 18:49:18 Checking out Revision ccc7c8b3ba967118ae25d51feb931af0a88af0c7 (main) 18:49:19 $ docker rm -f --volumes d6ebb47105feb5ccf2a78718aaad8079508e7ce6fdf12a548e8174497c18caf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:49:19 Commit message: "Merge pull request #153 from jim-wang-intel/fix-dir-config" 18:49:18 > git config core.sparsecheckout # timeout=10 18:49:18 > git checkout -f ccc7c8b3ba967118ae25d51feb931af0a88af0c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:49:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:49:20 Dload Upload Total Spent Left Speed 18:49:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 18:49:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:21 + sudo tee /etc/docker/daemon.new 18:49:21 { 18:49:21 "registry-mirrors": [ 18:49:21 "https://nexus3.edgexfoundry.org:10001" 18:49:21 ], 18:49:21 "bip": "10.250.0.254/24", 18:49:21 "hosts": [ 18:49:21 "tcp://0.0.0.0:5555", 18:49:21 "unix:///var/run/docker.sock" 18:49:21 ], 18:49:21 "mtu": 1458, 18:49:21 "selinux-enabled": true, 18:49:21 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:21 } [Pipeline] sh 18:49:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:40 provisioning config files... 18:49:40 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/71@tmp/config12844438338449490243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:40 ---> docker-login.sh 18:49:40 nexus3.edgexfoundry.org:10001 18:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10002 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10003 18:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:41 Configure a credential helper to remove this warning. See 18:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:41 18:49:41 Login Succeeded 18:49:41 nexus3.edgexfoundry.org:10004 18:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:42 Configure a credential helper to remove this warning. See 18:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:42 18:49:42 Login Succeeded 18:49:42 docker.io 18:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:42 Configure a credential helper to remove this warning. See 18:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:42 18:49:42 Login Succeeded 18:49:42 ---> docker-login.sh ends [Pipeline] } 18:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:42 ========================================================= 18:49:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:49:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:49:43 Sending build context to Docker daemon 8.103MB 18:49:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:49:43 Step 2/12 : FROM ${BASE} AS builder 18:49:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:43 af6eaf76a39c: Pulling fs layer 18:49:43 55522c791124: Pulling fs layer 18:49:43 ce5c4a1c91eb: Pulling fs layer 18:49:43 169dfbe0d373: Pulling fs layer 18:49:43 e1ff8fa3b103: Pulling fs layer 18:49:43 52ebb69f0ebf: Pulling fs layer 18:49:43 5abe8eddf0d5: Pulling fs layer 18:49:43 169dfbe0d373: Waiting 18:49:43 e1ff8fa3b103: Waiting 18:49:43 52ebb69f0ebf: Waiting 18:49:43 5abe8eddf0d5: Waiting 18:49:43 55522c791124: Download complete 18:49:43 169dfbe0d373: Verifying Checksum 18:49:43 169dfbe0d373: Download complete 18:49:43 e1ff8fa3b103: Verifying Checksum 18:49:43 e1ff8fa3b103: Download complete 18:49:43 af6eaf76a39c: Verifying Checksum 18:49:43 af6eaf76a39c: Download complete 18:49:44 af6eaf76a39c: Pull complete 18:49:45 5abe8eddf0d5: Verifying Checksum 18:49:45 5abe8eddf0d5: Download complete 18:49:45 55522c791124: Pull complete 18:49:46 52ebb69f0ebf: Verifying Checksum 18:49:46 52ebb69f0ebf: Download complete 18:49:46 ce5c4a1c91eb: Download complete 18:49:56 ce5c4a1c91eb: Pull complete 18:49:56 169dfbe0d373: Pull complete 18:49:57 e1ff8fa3b103: Pull complete 18:50:03 52ebb69f0ebf: Pull complete 18:50:05 5abe8eddf0d5: Pull complete 18:50:05 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:50:05 ---> 6cb57ee374ae 18:50:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:50:07 ---> Running in 60bc45f23a77 18:50:07 Removing intermediate container 60bc45f23a77 18:50:07 ---> 65241b1289fd 18:50:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:07 ---> Running in dc8de3278299 18:50:07 Removing intermediate container dc8de3278299 18:50:07 ---> c8de93c44d56 18:50:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:50:07 ---> Running in 80607059f3ea 18:50:08 Removing intermediate container 80607059f3ea 18:50:08 ---> 4f853a3449bd 18:50:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:50:08 ---> Running in 3c62192742d7 18:50:08 Removing intermediate container 3c62192742d7 18:50:08 ---> 8f6d7c0be726 18:50:08 Step 7/12 : WORKDIR /device-gpio 18:50:08 ---> Running in 417afdfb4d64 18:50:08 Removing intermediate container 417afdfb4d64 18:50:08 ---> 33c53ae24d24 18:50:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:50:08 ---> Running in afe7d2bdd26c 18:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:50:11 (1/4) Installing openssh-keygen (9.1_p1-r2) 18:50:11 (2/4) Installing libedit (20221030.3.1-r0) 18:50:11 (3/4) Installing openssh-client-common (9.1_p1-r2) 18:50:11 (4/4) Installing openssh-client-default (9.1_p1-r2) 18:50:11 Executing busybox-1.35.0-r29.trigger 18:50:11 OK: 268 MiB in 57 packages 18:50:12 Removing intermediate container afe7d2bdd26c 18:50:12 ---> 81136d8d804c 18:50:12 Step 9/12 : COPY go.mod vendor* ./ 18:50:13 ---> e0ca1f0e7332 18:50:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:13 ---> Running in d05db68c3f64 18:51:50 Removing intermediate container d05db68c3f64 18:51:50 ---> 3e72bb4524ed 18:51:50 Step 11/12 : COPY . . 18:51:50 ---> ce0200510762 18:51:50 Step 12/12 : RUN ${MAKE} 18:51:50 ---> Running in c0ef71bb0c68 18:51:50 noop 18:51:50 Removing intermediate container c0ef71bb0c68 18:51:50 ---> 8c88cd75b4ce 18:51:50 Successfully built 8c88cd75b4ce 18:51:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:50 + docker inspect -f . ci-base-image-arm64 18:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:50 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 18:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/71 -v /w/workspace/device-gpio/71:/w/workspace/device-gpio/71:rw,z -v /w/workspace/device-gpio/71@tmp:/w/workspace/device-gpio/71@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 ******** ci-base-image-arm64 cat 18:51:52 $ docker top aceb18065940899490bab4d7240495abdc7eea487d4e3665062280a6584739ef -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:52 + go version 18:51:52 go version go1.20.2 linux/arm64 [Pipeline] } 18:51:53 $ docker stop --time=1 aceb18065940899490bab4d7240495abdc7eea487d4e3665062280a6584739ef 18:51:54 $ docker rm -f --volumes aceb18065940899490bab4d7240495abdc7eea487d4e3665062280a6584739ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:55 + docker inspect -f . ci-base-image-arm64 18:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:55 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 18:51:55 $ 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/71 -v /w/workspace/device-gpio/71:/w/workspace/device-gpio/71:rw,z -v /w/workspace/device-gpio/71@tmp:/w/workspace/device-gpio/71@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 ******** ci-base-image-arm64 cat 18:51:56 $ docker top f471164dfe5651318bd1716f2fc55ab2e94831cbe5eacfa99167775452d96513 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:57 + git config --global --add safe.directory /w/workspace/device-gpio/71 [Pipeline] fileExists [Pipeline] sh 18:51:57 + make test 18:51:58 go test ./... -coverprofile=coverage.out ./... 18:52:30 ? github.com/edgexfoundry/device-gpio [no test files] 18:54:21 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:54:21 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:54:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:22 go vet ./... 18:55:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:55:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:55:01 ./bin/test-attribution-txt.sh 18:55:01 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:55:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:55:01 $ docker stop --time=1 f471164dfe5651318bd1716f2fc55ab2e94831cbe5eacfa99167775452d96513 18:55:04 $ docker rm -f --volumes f471164dfe5651318bd1716f2fc55ab2e94831cbe5eacfa99167775452d96513 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:05 Warning: overwriting stash ‘coverage-report’ 18:55:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:55:06 + ls -al . 18:55:06 total 152 18:55:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 18:52 . 18:55:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 18:49 .. 18:55:06 -rw-rw-r-- 1 jenkins jenkins 120 Apr 17 18:49 .dockerignore 18:55:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 18:49 .git 18:55:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:49 .github 18:55:06 -rw-rw-r-- 1 jenkins jenkins 343 Apr 17 18:49 .gitignore 18:55:06 -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 18:49 .golangci.yml 18:55:06 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 17 18:49 Attribution.txt 18:55:06 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 17 18:49 CHANGELOG.md 18:55:06 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 17 18:49 Dockerfile 18:55:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 18:49 GOVERNANCE.md 18:55:06 -rw-rw-r-- 1 jenkins jenkins 657 Apr 17 18:49 Jenkinsfile 18:55:06 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 18:49 LICENSE 18:55:06 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 17 18:49 Makefile 18:55:06 -rw-rw-r-- 1 jenkins jenkins 617 Apr 17 18:49 OWNERS.md 18:55:06 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 17 18:49 README.md 18:55:06 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 18:47 VERSION 18:55:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 18:49 bin 18:55:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:49 cmd 18:55:06 -rw-r--r-- 1 jenkins jenkins 10 Apr 17 18:52 coverage.out 18:55:06 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 17 18:49 go.mod 18:55:06 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 17 18:49 go.sum 18:55:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 18:49 internal 18:55:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 18:49 snap 18:55:06 -rw-rw-r-- 1 jenkins jenkins 209 Apr 17 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:06 + 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=ccc7c8b3ba967118ae25d51feb931af0a88af0c7 --label arch=arm64 --label version=3.0.0-dev.18 . 18:55:06 Sending build context to Docker daemon 8.104MB 18:55:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:55:06 Step 2/25 : FROM ${BASE} AS builder 18:55:06 ---> 8c88cd75b4ce 18:55:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:55:07 ---> Running in bd9981dee6b1 18:55:07 Removing intermediate container bd9981dee6b1 18:55:07 ---> 6a5e05f54ea2 18:55:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:55:07 ---> Running in 46575e182056 18:55:07 Removing intermediate container 46575e182056 18:55:07 ---> 258c8cdcb762 18:55:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 18:55:07 ---> Running in 769f30c9ec05 18:55:07 Removing intermediate container 769f30c9ec05 18:55:07 ---> 648cfb5c7575 18:55:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:55:08 ---> Running in ebe5f74c8f07 18:55:08 Removing intermediate container ebe5f74c8f07 18:55:08 ---> e33b11b97f89 18:55:08 Step 7/25 : WORKDIR /device-gpio 18:55:08 ---> Running in 0a57ec6cc23c 18:55:08 Removing intermediate container 0a57ec6cc23c 18:55:08 ---> 048930757240 18:55:08 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:08 ---> Running in 742fbc0ab72e 18:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:11 OK: 268 MiB in 57 packages 18:55:12 Removing intermediate container 742fbc0ab72e 18:55:12 ---> 3c7f8e175796 18:55:12 Step 9/25 : COPY go.mod vendor* ./ 18:55:12 ---> 29629ebd0c64 18:55:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:12 ---> Running in 87b5c02bb62c 18:55:15 Removing intermediate container 87b5c02bb62c 18:55:15 ---> cb172ea6408d 18:55:15 Step 11/25 : COPY . . 18:55:17 ---> 49755686a619 18:55:17 Step 12/25 : RUN ${MAKE} 18:55:17 ---> Running in 49b89c70da94 18:55:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 18:57:24 Removing intermediate container 49b89c70da94 18:57:24 ---> 023062e6b227 18:57:24 Step 13/25 : FROM alpine:3.17 18:57:24 3.17: Pulling from library/alpine 18:57:24 c41833b44d91: Pulling fs layer 18:57:24 c41833b44d91: Download complete 18:57:24 c41833b44d91: Pull complete 18:57:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:57:24 Status: Downloaded newer image for alpine:3.17 18:57:24 ---> 51e60588ff2c 18:57:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:57:24 ---> Running in 39505107e980 18:57:24 Removing intermediate container 39505107e980 18:57:24 ---> 535d49500000 18:57:24 Step 15/25 : RUN apk add --update --no-cache 18:57:24 ---> Running in 3c7713b3f925 18:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:57:26 OK: 7 MiB in 15 packages 18:57:28 Removing intermediate container 3c7713b3f925 18:57:28 ---> d243c1ff1fa8 18:57:28 Step 16/25 : WORKDIR / 18:57:28 ---> Running in 1f82c9f540e2 18:57:28 Removing intermediate container 1f82c9f540e2 18:57:28 ---> 60a474709b40 18:57:28 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 18:57:29 ---> 53ccfd636f79 18:57:29 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 18:57:29 ---> 038e2c488b0b 18:57:29 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 18:57:31 ---> bbc9026f00f2 18:57:31 Step 20/25 : EXPOSE 59910 18:57:31 ---> Running in 50ab0302a246 18:57:31 Removing intermediate container 50ab0302a246 18:57:31 ---> 0859d6d77875 18:57:31 Step 21/25 : ENTRYPOINT ["/device-gpio"] 18:57:31 ---> Running in 916b10520f6b 18:57:31 Removing intermediate container 916b10520f6b 18:57:31 ---> 7e836d3054dc 18:57:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:57:31 ---> Running in d5266f465af6 18:57:32 Removing intermediate container d5266f465af6 18:57:32 ---> 2256fa155056 18:57:32 Step 23/25 : LABEL arch=arm64 18:57:32 ---> Running in 997b34915dd7 18:57:32 Removing intermediate container 997b34915dd7 18:57:32 ---> 8324788cf172 18:57:32 Step 24/25 : LABEL git_sha=ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:57:32 ---> Running in fc44f1ab0a74 18:57:32 Removing intermediate container fc44f1ab0a74 18:57:32 ---> d573b24e338b 18:57:32 Step 25/25 : LABEL version=3.0.0-dev.18 18:57:32 ---> Running in 8ea22b5c67c5 18:57:33 Removing intermediate container 8ea22b5c67c5 18:57:33 ---> fac5defc3bdb 18:57:33 [Warning] One or more build-args [ARCH] were not consumed 18:57:33 Successfully built fac5defc3bdb 18:57:33 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:33 provisioning config files... 18:57:33 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/71@tmp/config8140912922853297170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:34 ---> docker-login.sh 18:57:34 nexus3.edgexfoundry.org:10001 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 nexus3.edgexfoundry.org:10002 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 nexus3.edgexfoundry.org:10003 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:35 Configure a credential helper to remove this warning. See 18:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:35 18:57:35 Login Succeeded 18:57:35 nexus3.edgexfoundry.org:10004 18:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:35 Configure a credential helper to remove this warning. See 18:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:35 18:57:35 Login Succeeded 18:57:35 docker.io 18:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:35 Configure a credential helper to remove this warning. See 18:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:35 18:57:35 Login Succeeded 18:57:35 ---> docker-login.sh ends [Pipeline] } 18:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:57:35 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 18:57:35 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:57:35 latest 18:57:35 3.0.0-dev.18 18:57:35 ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:57:35 main 18:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:36 2f72acfc636d: Preparing 18:57:36 bb1f0001a3f4: Preparing 18:57:36 42d6de9e7203: Preparing 18:57:36 89266d7b678b: Preparing 18:57:36 26cbea5cba74: Preparing 18:57:36 26cbea5cba74: Layer already exists 18:57:36 89266d7b678b: Pushed 18:57:36 bb1f0001a3f4: Pushed 18:57:36 42d6de9e7203: Pushed 18:57:45 2f72acfc636d: Pushed 18:57:45 ccc7c8b3ba967118ae25d51feb931af0a88af0c7: digest: sha256:59c2138c4131eb4d873da30fcf493fdea83bd5073cc62a8f339e2ffaf38fcf77 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:45 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:45 2f72acfc636d: Preparing 18:57:45 bb1f0001a3f4: Preparing 18:57:45 42d6de9e7203: Preparing 18:57:45 89266d7b678b: Preparing 18:57:45 26cbea5cba74: Preparing 18:57:45 bb1f0001a3f4: Layer already exists 18:57:45 42d6de9e7203: Layer already exists 18:57:45 2f72acfc636d: Layer already exists 18:57:45 89266d7b678b: Layer already exists 18:57:45 26cbea5cba74: Layer already exists 18:57:46 latest: digest: sha256:59c2138c4131eb4d873da30fcf493fdea83bd5073cc62a8f339e2ffaf38fcf77 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:46 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.18 18:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:46 2f72acfc636d: Preparing 18:57:46 bb1f0001a3f4: Preparing 18:57:46 42d6de9e7203: Preparing 18:57:46 89266d7b678b: Preparing 18:57:46 26cbea5cba74: Preparing 18:57:46 bb1f0001a3f4: Layer already exists 18:57:46 42d6de9e7203: Layer already exists 18:57:46 2f72acfc636d: Layer already exists 18:57:46 26cbea5cba74: Layer already exists 18:57:46 89266d7b678b: Layer already exists 18:57:46 3.0.0-dev.18: digest: sha256:59c2138c4131eb4d873da30fcf493fdea83bd5073cc62a8f339e2ffaf38fcf77 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:47 2f72acfc636d: Preparing 18:57:47 bb1f0001a3f4: Preparing 18:57:47 42d6de9e7203: Preparing 18:57:47 89266d7b678b: Preparing 18:57:47 26cbea5cba74: Preparing 18:57:47 bb1f0001a3f4: Layer already exists 18:57:47 26cbea5cba74: Layer already exists 18:57:47 42d6de9e7203: Layer already exists 18:57:47 2f72acfc636d: Layer already exists 18:57:47 89266d7b678b: Layer already exists 18:57:47 ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18: digest: sha256:59c2138c4131eb4d873da30fcf493fdea83bd5073cc62a8f339e2ffaf38fcf77 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 18:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:57:48 2f72acfc636d: Preparing 18:57:48 bb1f0001a3f4: Preparing 18:57:48 42d6de9e7203: Preparing 18:57:48 89266d7b678b: Preparing 18:57:48 26cbea5cba74: Preparing 18:57:48 42d6de9e7203: Layer already exists 18:57:48 bb1f0001a3f4: Layer already exists 18:57:48 89266d7b678b: Layer already exists 18:57:48 26cbea5cba74: Layer already exists 18:57:48 2f72acfc636d: Layer already exists 18:57:48 main: digest: sha256:59c2138c4131eb4d873da30fcf493fdea83bd5073cc62a8f339e2ffaf38fcf77 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:48 ===================================================== [Pipeline] echo 18:57:48 taggedImages: 18:57:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7 18:57:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:57:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.18 18:57:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ccc7c8b3ba967118ae25d51feb931af0a88af0c7-3.0.0-dev.18 18:57:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:48 18:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:57:49 arm64: Pulling from edgex-lftools-log-publisher 18:57:49 8998bd30e6a1: Pulling fs layer 18:57:49 04944245beec: Pulling fs layer 18:57:49 699f458cf7ca: Pulling fs layer 18:57:49 765212b225bb: Pulling fs layer 18:57:49 f23df028b6ca: Pulling fs layer 18:57:49 d65c8cfc05b1: Pulling fs layer 18:57:49 2437ff75d9bd: Pulling fs layer 18:57:49 f23df028b6ca: Waiting 18:57:49 d65c8cfc05b1: Waiting 18:57:49 2437ff75d9bd: Waiting 18:57:49 765212b225bb: Waiting 18:57:49 04944245beec: Verifying Checksum 18:57:49 04944245beec: Download complete 18:57:49 765212b225bb: Verifying Checksum 18:57:49 765212b225bb: Download complete 18:57:49 f23df028b6ca: Verifying Checksum 18:57:49 f23df028b6ca: Download complete 18:57:49 d65c8cfc05b1: Verifying Checksum 18:57:49 d65c8cfc05b1: Download complete 18:57:49 699f458cf7ca: Verifying Checksum 18:57:49 699f458cf7ca: Download complete 18:57:49 8998bd30e6a1: Verifying Checksum 18:57:49 8998bd30e6a1: Download complete 18:57:51 2437ff75d9bd: Verifying Checksum 18:57:51 2437ff75d9bd: Download complete 18:57:53 8998bd30e6a1: Pull complete 18:57:54 04944245beec: Pull complete 18:57:55 699f458cf7ca: Pull complete 18:57:56 765212b225bb: Pull complete 18:57:56 f23df028b6ca: Pull complete 18:57:56 d65c8cfc05b1: Pull complete 18:58:12 2437ff75d9bd: Pull complete 18:58:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:58:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:12 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 18:58:12 $ 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/71 -v /w/workspace/device-gpio/71:/w/workspace/device-gpio/71:rw,z -v /w/workspace/device-gpio/71@tmp:/w/workspace/device-gpio/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:58:14 $ docker top 454883e2e971eb8496151c91e664a994470259d71136988d9722d3897cef637a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:15 ---> job-cost.sh 18:58:15 lf-activate-venv: SKIPPING 18:58:15 INFO: No Stack... 18:58:16 INFO: Retrieving Pricing Info for: v3-standard-4 18:58:16 INFO: Archiving Costs [Pipeline] sh 18:58:17 + cat /w/workspace/device-gpio/71/archives/cost.csv 18:58:17 + cut -d, -f6 [Pipeline] lock 18:58:17 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] 18:58:17 Resource [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] did not exist. Created. 18:58:17 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:17 /w/workspace/device-gpio/71@tmp/durable-52a5505b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:58:18 + echo total: 0.10999999940395355 [Pipeline] stash 18:58:18 Warning: overwriting stash ‘stack-cost’ 18:58:18 Stashed 1 file(s) [Pipeline] } 18:58:18 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 18:58:18 $ docker stop --time=1 454883e2e971eb8496151c91e664a994470259d71136988d9722d3897cef637a 18:58:19 $ docker rm -f --volumes 454883e2e971eb8496151c91e664a994470259d71136988d9722d3897cef637a [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 18:58:20 provisioning config files... 18:58:20 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6294697531322759782tmp [Pipeline] { [Pipeline] sh 18:58:20 + set +x 18:58:20 + curl -s https://codecov.io/bash 18:58:20 + bash -s -- 18:58:20 18:58:20 _____ _ 18:58:20 / ____| | | 18:58:20 | | ___ __| | ___ ___ _____ __ 18:58:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:58:20 | |___| (_) | (_| | __/ (_| (_) \ V / 18:58:20 \_____\___/ \__,_|\___|\___\___/ \_/ 18:58:20 Bash-1.0.6 18:58:20 18:58:20 18:58:20 ==> git version 2.25.1 found 18:58:20 ==> 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 18:58:20 Release-Date: 2020-01-08 18:58:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:58:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:58:20 ==> Jenkins CI detected. 18:58:20 current dir:  /w/workspace/edgexfoundry_device-gpio_main 18:58:20 project root: . 18:58:20 --> token set from env 18:58:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:58:20 ==> Running gcov in . (disable via -X gcov) 18:58:20 ==> Python coveragepy not found 18:58:20 ==> Searching for coverage reports in: 18:58:20 + . 18:58:20 -> Found 1 reports 18:58:20 ==> Detecting git/mercurial file structure 18:58:20 ==> Reading reports 18:58:20 + ./coverage.out bytes=10 18:58:20 ==> Appending adjustments 18:58:20 https://docs.codecov.io/docs/fixing-reports 18:58:20 + Found adjustments 18:58:20 ==> Gzipping contents 18:58:20 4.0K /tmp/codecov.runtwg.gz 18:58:20 ==> Uploading reports 18:58:20 url: https://codecov.io 18:58:20 query: branch=main&commit=ccc7c8b3ba967118ae25d51feb931af0a88af0c7&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:20 -> Pinging Codecov 18:58:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=ccc7c8b3ba967118ae25d51feb931af0a88af0c7&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:58:21 -> Uploading to 18:58:21 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ccc7c8b3ba967118ae25d51feb931af0a88af0c7/b64fa239-b04f-4d41-a3d8-afab105e016d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T185820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a1732be3da984dcb7e3b99c9b75b2a5cb85f7c4b2b25fcf7e51fe4c03a31465 18:58:21 % Total % Received % Xferd Average Speed Time Time Time Current 18:58:21 Dload Upload Total Spent Left Speed 18:58:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 716 0 0 100 716 0 2796 --:--:-- --:--:-- --:--:-- 2796 18:58:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] } 18:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:58:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:58:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:21 18:58:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:58:22 df9b9388f04a: Pulling fs layer 18:58:22 52dc419b0ee2: Pulling fs layer 18:58:22 25bc292e5bac: Pulling fs layer 18:58:22 114826534d7a: Pulling fs layer 18:58:22 4657fd5d0bcf: Pulling fs layer 18:58:22 6ad1cebc031e: Pulling fs layer 18:58:22 8a3aa393b2d8: Pulling fs layer 18:58:22 6ad1cebc031e: Waiting 18:58:22 8a3aa393b2d8: Waiting 18:58:22 114826534d7a: Waiting 18:58:22 4657fd5d0bcf: Waiting 18:58:22 25bc292e5bac: Verifying Checksum 18:58:22 25bc292e5bac: Download complete 18:58:22 52dc419b0ee2: Download complete 18:58:22 4657fd5d0bcf: Verifying Checksum 18:58:22 4657fd5d0bcf: Download complete 18:58:22 df9b9388f04a: Verifying Checksum 18:58:22 df9b9388f04a: Download complete 18:58:22 6ad1cebc031e: Verifying Checksum 18:58:22 6ad1cebc031e: Download complete 18:58:22 df9b9388f04a: Pull complete 18:58:22 52dc419b0ee2: Pull complete 18:58:22 25bc292e5bac: Pull complete 18:58:22 114826534d7a: Verifying Checksum 18:58:22 114826534d7a: Download complete 18:58:22 8a3aa393b2d8: Verifying Checksum 18:58:22 8a3aa393b2d8: Download complete 18:58:26 114826534d7a: Pull complete 18:58:26 4657fd5d0bcf: Pull complete 18:58:26 6ad1cebc031e: Pull complete 18:58:28 8a3aa393b2d8: Pull complete 18:58:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:58:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:29 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:58:33 $ docker top 21b315612a966486f5eb5d447733dfe41f42c315a5744b5de07b7102a7aa657b -eo pid,comm [Pipeline] { [Pipeline] echo 18:58:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 18:58:33 + set -o pipefail 18:58:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 18:58:37 18:58:37 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 18:58:37 18:58:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/273c2007-13cf-4cec-b78b-1312532a8c68 18:58:37 18:58:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:58:37 18:58:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:58:37 18:58:37 18:58:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:58:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:58:37 More details here: https://snyk.co/ue1NS [Pipeline] } 18:58:37 $ docker stop --time=1 21b315612a966486f5eb5d447733dfe41f42c315a5744b5de07b7102a7aa657b 18:58:41 $ docker rm -f --volumes 21b315612a966486f5eb5d447733dfe41f42c315a5744b5de07b7102a7aa657b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:41 + git log --format=format:%s -1 ccc7c8b3ba967118ae25d51feb931af0a88af0c7 [Pipeline] sh 18:58:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:42 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:42 $ docker top 168befb1e2f53974b45dc4b0284afabe802f03c38653dc2d67b264dfc777e075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:43 [ssh-agent] Looking for ssh-agent implementation... 18:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:43 $ docker exec 168befb1e2f53974b45dc4b0284afabe802f03c38653dc2d67b264dfc777e075 ssh-agent 18:58:43 SSH_AUTH_SOCK=/tmp/ssh-gHmntMrzTrsw/agent.32 18:58:43 SSH_AGENT_PID=38 18:58:43 Running ssh-add (command line suppressed) 18:58:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7441736076581474269.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7441736076581474269.key) 18:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:43 + git semver tag 18:58:43 2023-04-17 18:58:43,912 [run_tag] DEBUG tag force:False 18:58:43 2023-04-17 18:58:43,912 [check_head_tag] DEBUG check head tag 18:58:43 2023-04-17 18:58:43,913 [execute] INFO git cat-file --batch-check 18:58:43 2023-04-17 18:58:43,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:58:43 2023-04-17 18:58:43,918 [execute] INFO git cat-file --batch 18:58:43 2023-04-17 18:58:43,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:58:43 2023-04-17 18:58:43,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:58:43 2023-04-17 18:58:43,936 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 18:58:43 2023-04-17 18:58:43,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:58:43 2023-04-17 18:58:43,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:58:43 3.0.0-dev.18 [Pipeline] } 18:58:44 $ docker exec --env ******** --env ******** 168befb1e2f53974b45dc4b0284afabe802f03c38653dc2d67b264dfc777e075 ssh-agent -k 18:58:44 unset SSH_AUTH_SOCK; 18:58:44 unset SSH_AGENT_PID; 18:58:44 echo Agent pid 38 killed; 18:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:44 + git semver [Pipeline] } 18:58:44 $ docker stop --time=1 168befb1e2f53974b45dc4b0284afabe802f03c38653dc2d67b264dfc777e075 18:58:46 $ docker rm -f --volumes 168befb1e2f53974b45dc4b0284afabe802f03c38653dc2d67b264dfc777e075 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:46 18:58:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:46 0.23.1-centos7: Pulling from edgex-lftools 18:58:46 ab5ef0e58194: Pulling fs layer 18:58:46 9712f1f96733: Pulling fs layer 18:58:46 63f879dbbcfc: Pulling fs layer 18:58:46 0d9ebad4ef96: Pulling fs layer 18:58:46 e9a5061849ea: Pulling fs layer 18:58:46 d747dcd14b5f: Pulling fs layer 18:58:46 2de7ff778b66: Pulling fs layer 18:58:46 0d9ebad4ef96: Waiting 18:58:46 e9a5061849ea: Waiting 18:58:46 2de7ff778b66: Waiting 18:58:46 d747dcd14b5f: Waiting 18:58:46 9712f1f96733: Verifying Checksum 18:58:46 9712f1f96733: Download complete 18:58:47 63f879dbbcfc: Verifying Checksum 18:58:47 63f879dbbcfc: Download complete 18:58:47 e9a5061849ea: Verifying Checksum 18:58:47 e9a5061849ea: Download complete 18:58:47 d747dcd14b5f: Verifying Checksum 18:58:47 d747dcd14b5f: Download complete 18:58:47 0d9ebad4ef96: Verifying Checksum 18:58:47 0d9ebad4ef96: Download complete 18:58:47 ab5ef0e58194: Verifying Checksum 18:58:47 ab5ef0e58194: Download complete 18:58:47 2de7ff778b66: Verifying Checksum 18:58:47 2de7ff778b66: Download complete 18:58:50 ab5ef0e58194: Pull complete 18:58:50 9712f1f96733: Pull complete 18:58:51 63f879dbbcfc: Pull complete 18:58:55 0d9ebad4ef96: Pull complete 18:58:55 e9a5061849ea: Pull complete 18:58:55 d747dcd14b5f: Pull complete 18:58:56 2de7ff778b66: Pull complete 18:58:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:58:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:56 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:59:00 $ docker top c16f37bf4c7c37ab191b3469ffd0c84a6446d0d83fcff71674c9e118c2ccca0c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:59:00 provisioning config files... 18:59:00 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1287437866462408150tmp 18:59:00 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6893778314739126597tmp 18:59:00 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10660153703720657132tmp [Pipeline] { [Pipeline] echo 18:59:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:59:01 ---> sigul-configuration.sh 18:59:01 gpg: directory `/root/.gnupg' created 18:59:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:59:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:59:01 gpg: keyring `/root/.gnupg/secring.gpg' created 18:59:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:59:01 gpg: CAST5 encrypted data 18:59:01 gpg: encrypted with 1 passphrase 18:59:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:59:01 + mkdir /home/jenkins 18:59:01 + mkdir /home/jenkins/sigul [Pipeline] sh 18:59:01 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:59:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:59:02 ---> sigul-install.sh 18:59:02 Sigul already installed; skipping installation. [Pipeline] sh 18:59:02 + git tag --list 18:59:02 v1.0.0 18:59:02 v2.1.0 18:59:02 v2.1.1 18:59:02 v2.1.1-dev.1 18:59:02 v2.2.0 18:59:02 v2.2.1-dev.1 18:59:02 v2.2.1-dev.2 18:59:02 v2.2.1-dev.3 18:59:02 v2.2.1-dev.4 18:59:02 v2.3.0 18:59:02 v2.3.0-dev.10 18:59:02 v2.3.0-dev.11 18:59:02 v2.3.0-dev.12 18:59:02 v2.3.0-dev.13 18:59:02 v2.3.0-dev.14 18:59:02 v2.3.0-dev.15 18:59:02 v2.3.0-dev.16 18:59:02 v2.3.0-dev.17 18:59:02 v2.3.0-dev.18 18:59:02 v2.3.0-dev.19 18:59:02 v2.3.0-dev.20 18:59:02 v2.3.0-dev.4 18:59:02 v2.3.0-dev.5 18:59:02 v2.3.0-dev.6 18:59:02 v2.3.0-dev.7 18:59:02 v2.3.0-dev.8 18:59:02 v2.3.0-dev.9 18:59:02 v3.0.0-dev.1 18:59:02 v3.0.0-dev.10 18:59:02 v3.0.0-dev.11 18:59:02 v3.0.0-dev.12 18:59:02 v3.0.0-dev.13 18:59:02 v3.0.0-dev.14 18:59:02 v3.0.0-dev.15 18:59:02 v3.0.0-dev.16 18:59:02 v3.0.0-dev.17 18:59:02 v3.0.0-dev.18 18:59:02 v3.0.0-dev.2 18:59:02 v3.0.0-dev.3 18:59:02 v3.0.0-dev.4 18:59:02 v3.0.0-dev.5 18:59:02 v3.0.0-dev.6 18:59:02 v3.0.0-dev.7 18:59:02 v3.0.0-dev.8 18:59:02 v3.0.0-dev.9 [Pipeline] sh 18:59:02 + lftools sign git-tag v3.0.0-dev.18 18:59:03 Signing Git tag with Sigul... 18:59:03 Signing v3.0.0-dev.18 [Pipeline] echo 18:59:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:59:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:59:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:59:03 $ docker stop --time=1 c16f37bf4c7c37ab191b3469ffd0c84a6446d0d83fcff71674c9e118c2ccca0c 18:59:05 $ docker rm -f --volumes c16f37bf4c7c37ab191b3469ffd0c84a6446d0d83fcff71674c9e118c2ccca0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:59:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:05 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:06 $ docker top a6c4bf0d5f1790da91962c9838db8dd3a2503f8739d747e9cca6e2089e0f57d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:06 [ssh-agent] Looking for ssh-agent implementation... 18:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:06 $ docker exec a6c4bf0d5f1790da91962c9838db8dd3a2503f8739d747e9cca6e2089e0f57d4 ssh-agent 18:59:06 SSH_AUTH_SOCK=/tmp/ssh-mwPa7AWmWmwA/agent.32 18:59:06 SSH_AGENT_PID=38 18:59:06 Running ssh-add (command line suppressed) 18:59:06 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8207809182260173576.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8207809182260173576.key) 18:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:06 + git semver bump pre 18:59:07 2023-04-17 18:59:07,142 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:07 2023-04-17 18:59:07,142 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev 18:59:07 2023-04-17 18:59:07,142 [bump_version] DEBUG bumped version:3.0.0-dev.19 18:59:07 2023-04-17 18:59:07,143 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 18:59:07 2023-04-17 18:59:07,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:07 2023-04-17 18:59:07,143 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:07 2023-04-17 18:59:07,145 [execute] INFO git cat-file --batch-check 18:59:07 2023-04-17 18:59:07,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:07 2023-04-17 18:59:07,151 [execute] INFO git cat-file --batch 18:59:07 2023-04-17 18:59:07,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:07 2023-04-17 18:59:07,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:07 3.0.0-dev.19 [Pipeline] } 18:59:07 $ docker exec --env ******** --env ******** a6c4bf0d5f1790da91962c9838db8dd3a2503f8739d747e9cca6e2089e0f57d4 ssh-agent -k 18:59:07 unset SSH_AUTH_SOCK; 18:59:07 unset SSH_AGENT_PID; 18:59:07 echo Agent pid 38 killed; 18:59:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:07 + git semver [Pipeline] } 18:59:07 $ docker stop --time=1 a6c4bf0d5f1790da91962c9838db8dd3a2503f8739d747e9cca6e2089e0f57d4 18:59:09 $ docker rm -f --volumes a6c4bf0d5f1790da91962c9838db8dd3a2503f8739d747e9cca6e2089e0f57d4 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:09 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:59:10 $ docker top c039b4abf065ae759af279579c09af67aa593e8e4dc1f5a587b0424b9035b3ea -eo pid,comm 18:59:10 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). 18:59:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:10 [ssh-agent] Looking for ssh-agent implementation... 18:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:10 $ docker exec c039b4abf065ae759af279579c09af67aa593e8e4dc1f5a587b0424b9035b3ea ssh-agent 18:59:10 SSH_AUTH_SOCK=/tmp/ssh-2uKXDDinN7Cp/agent.32 18:59:10 SSH_AGENT_PID=38 18:59:10 Running ssh-add (command line suppressed) 18:59:10 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17687891623883831980.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17687891623883831980.key) 18:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:10 + git semver push 18:59:11 2023-04-17 18:59:11,139 [run_push] DEBUG push 18:59:11 2023-04-17 18:59:11,140 [execute] INFO git cat-file --batch-check 18:59:11 2023-04-17 18:59:11,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:59:11 2023-04-17 18:59:11,143 [execute] INFO git rev-list 5595dc732183398cf02f11b1aea1d7413356a7e1 -- 18:59:11 2023-04-17 18:59:11,144 [execute] DEBUG Popen(['git', 'rev-list', '5595dc732183398cf02f11b1aea1d7413356a7e1', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:11 2023-04-17 18:59:11,150 [execute] INFO git fetch -v origin 18:59:11 2023-04-17 18:59:11,150 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 18:59:11 2023-04-17 18:59:11,625 [run_push] DEBUG no remote changes detected 18:59:11 2023-04-17 18:59:11,626 [execute] INFO git push origin semver 18:59:11 2023-04-17 18:59:11,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:59:12 2023-04-17 18:59:12,427 [run_push] DEBUG push all version tags 18:59:12 2023-04-17 18:59:12,428 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:59:12 2023-04-17 18:59:12,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:59:13 2023-04-17 18:59:13,227 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:59:13 3.0.0-dev.19 [Pipeline] } 18:59:13 $ docker exec --env ******** --env ******** c039b4abf065ae759af279579c09af67aa593e8e4dc1f5a587b0424b9035b3ea ssh-agent -k 18:59:13 unset SSH_AUTH_SOCK; 18:59:13 unset SSH_AGENT_PID; 18:59:13 echo Agent pid 38 killed; 18:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:13 + git semver [Pipeline] } 18:59:13 $ docker stop --time=1 c039b4abf065ae759af279579c09af67aa593e8e4dc1f5a587b0424b9035b3ea 18:59:15 $ docker rm -f --volumes c039b4abf065ae759af279579c09af67aa593e8e4dc1f5a587b0424b9035b3ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 18:59:15 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 18:59:15 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:15 total 16 18:59:15 drwxr-xr-x 3 root root 4096 Apr 17 18:49 . 18:59:15 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 18:59 .. 18:59:15 drwxr-xr-x 2 root root 4096 Apr 17 18:49 cost 18:59:15 -rw-r--r-- 1 root root 82 Apr 17 18:49 cost.csv 18:59:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:15 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:59:15 total 16 18:59:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 18:49 . 18:59:15 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 18:59 .. 18:59:15 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 18:49 cost 18:59:15 -rw-r--r-- 1 jenkins jenkins 82 Apr 17 18:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:59:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:59:16 ---> package-listing.sh 18:59:16 ++ facter osfamily 18:59:16 ++ tr '[:upper:]' '[:lower:]' 18:59:17 + OS_FAMILY=debian 18:59:17 + workspace=/w/workspace/edgexfoundry_device-gpio_main 18:59:17 + START_PACKAGES=/tmp/packages_start.txt 18:59:17 + END_PACKAGES=/tmp/packages_end.txt 18:59:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:59:17 + PACKAGES=/tmp/packages_start.txt 18:59:17 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:59:17 + PACKAGES=/tmp/packages_end.txt 18:59:17 + case "${OS_FAMILY}" in 18:59:17 + dpkg -l 18:59:17 + grep '^ii' 18:59:17 + '[' -f /tmp/packages_start.txt ']' 18:59:17 + '[' -f /tmp/packages_end.txt ']' 18:59:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:59:17 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:59:17 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 18:59:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 18:59:17 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:59:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:18 prd-ubuntu20.04-docker-8c-8g-8763 does not seem to be running inside a container 18:59:18 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:18 $ docker top 3df4c5bb463126669bbefb98ff0d7c63f9aaaaa668ad019d28de56d79a374280 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:18 + touch /tmp/pre-build-complete [Pipeline] sh 18:59:19 + mkdir -p /var/log/sysstat [Pipeline] sh 18:59:19 + ls /var/log/sa-host 18:59:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:19 provisioning config files... 18:59:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12585683886166324746tmp [Pipeline] { [Pipeline] echo 18:59:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:59:19 ---> create-netrc.sh [Pipeline] } 18:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:59:20 ---> python-tools-install.sh [Pipeline] echo 18:59:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:59:20 ---> sudo-logs.sh 18:59:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:59:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:59:20 ---> job-cost.sh 18:59:20 lf-activate-venv: SKIPPING 18:59:20 DEBUG: total: 0.2199999988079071 18:59:20 INFO: Retrieving Stack Cost... 18:59:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:21 INFO: Archiving Costs [Pipeline] echo 18:59:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:59:21 ---> logs-deploy.sh 18:59:21 lf-activate-venv: SKIPPING 18:59:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/71 18:59:21 INFO: archiving workspace using pattern(s): 18:59:22 Archives upload complete. 18:59:22 INFO: archiving logs to Nexus