Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67bef4fbd65aa928ed2d1c195f99386da58a84e2 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-ssh17788618687231415080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh2056449665093335959.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh523186703665362902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh560638449009713074.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-ssh4453366054952634607.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17411’ Running on prd-ubuntu20.04-docker-8c-8g-17414 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 67bef4fbd65aa928ed2d1c195f99386da58a84e2 (main) Commit message: "Merge pull request #216 from lenny-intel/readme" > 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 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 > git rev-list --no-walk 1d94a7d1796027d80ed6cb298534afb37a5d1d1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:02:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:02:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:02:10 ========================================================= 00:02:10 EdgeX Global Pipelines Version Info 00:02:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:02:11 ------------------- 00:02:11 stable info: 00:02:11 ------------------- 00:02:11 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:02:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:02:11 Message: update stable to v1.0.257 00:02:11 ------------------- 00:02:11 experimental info: 00:02:11 ------------------- 00:02:11 Commited By: **** collab-it+edgex@linuxfoundation.org 00:02:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:02:11 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67bef4f [Pipeline] echo 00:02:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:12 provisioning config files... 00:02:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5255446865138064555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:12 ---> docker-login.sh 00:02:12 nexus3.edgexfoundry.org:10001 00:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:13 Configure a credential helper to remove this warning. See 00:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:13 00:02:13 Login Succeeded 00:02:13 nexus3.edgexfoundry.org:10002 00:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:13 Configure a credential helper to remove this warning. See 00:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:13 00:02:13 Login Succeeded 00:02:13 nexus3.edgexfoundry.org:10003 00:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:13 Configure a credential helper to remove this warning. See 00:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:13 00:02:13 Login Succeeded 00:02:13 nexus3.edgexfoundry.org:10004 00:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:13 Configure a credential helper to remove this warning. See 00:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:13 00:02:13 Login Succeeded 00:02:13 docker.io 00:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:13 Configure a credential helper to remove this warning. See 00:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:13 00:02:13 Login Succeeded 00:02:13 ---> docker-login.sh ends [Pipeline] } 00:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:02:13 + git rev-list -1 --merges 67bef4fbd65aa928ed2d1c195f99386da58a84e2~1..67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo 00:02:13 -----------> git rev-list -1 --merges 67bef4fbd65aa928ed2d1c195f99386da58a84e2~1..67bef4fbd65aa928ed2d1c195f99386da58a84e2 67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:02:13 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [false] [Pipeline] sh 00:02:14 + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo 00:02:14 ========================================================= 00:02:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:02:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:14 + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] echo 00:02:14 [semverPrep] GIT_COMMIT: 67bef4fbd65aa928ed2d1c195f99386da58a84e2, Commit Message: Merge pull request #216 from lenny-intel/readme [Pipeline] echo 00:02:14 [semverPrep] This is not a build commit. [Pipeline] sh 00:02:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:15 + grep -v github /etc/ssh/ssh_known_hosts 00:02:15 + [ -e /tmp/ssh_known_hosts ] 00:02:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:02:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:02:15 + sudo tee -a /etc/ssh/ssh_known_hosts 00:02:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:15 00:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:15 0.1.4: Pulling from edgex-devops/py-git-semver 00:02:15 b85a868b505f: Pulling fs layer 00:02:15 e2be974225ed: Pulling fs layer 00:02:15 339a4e72a1f5: Pulling fs layer 00:02:15 988bab9f4d93: Pulling fs layer 00:02:15 1469e6f7b9e6: Pulling fs layer 00:02:15 eaf3925da568: Pulling fs layer 00:02:15 bab4dde63d76: Pulling fs layer 00:02:15 bde34c3a00c8: Pulling fs layer 00:02:15 b352a97aabf1: Pulling fs layer 00:02:15 4872d77fe225: Pulling fs layer 00:02:15 5851b861e8e6: Pulling fs layer 00:02:15 988bab9f4d93: Waiting 00:02:15 1469e6f7b9e6: Waiting 00:02:15 eaf3925da568: Waiting 00:02:15 bab4dde63d76: Waiting 00:02:15 bde34c3a00c8: Waiting 00:02:15 4872d77fe225: Waiting 00:02:15 5851b861e8e6: Waiting 00:02:15 e2be974225ed: Verifying Checksum 00:02:15 e2be974225ed: Download complete 00:02:15 988bab9f4d93: Download complete 00:02:15 1469e6f7b9e6: Verifying Checksum 00:02:15 1469e6f7b9e6: Download complete 00:02:15 eaf3925da568: Download complete 00:02:16 339a4e72a1f5: Verifying Checksum 00:02:16 339a4e72a1f5: Download complete 00:02:16 bde34c3a00c8: Download complete 00:02:16 b352a97aabf1: Verifying Checksum 00:02:16 b352a97aabf1: Download complete 00:02:16 b85a868b505f: Download complete 00:02:16 4872d77fe225: Verifying Checksum 00:02:16 4872d77fe225: Download complete 00:02:16 5851b861e8e6: Verifying Checksum 00:02:16 5851b861e8e6: Download complete 00:02:16 bab4dde63d76: Verifying Checksum 00:02:16 bab4dde63d76: Download complete 00:02:17 b85a868b505f: Pull complete 00:02:17 e2be974225ed: Pull complete 00:02:17 339a4e72a1f5: Pull complete 00:02:18 988bab9f4d93: Pull complete 00:02:18 1469e6f7b9e6: Pull complete 00:02:18 eaf3925da568: Pull complete 00:02:20 bab4dde63d76: Pull complete 00:02:20 bde34c3a00c8: Pull complete 00:02:20 b352a97aabf1: Pull complete 00:02:20 4872d77fe225: Pull complete 00:02:20 5851b861e8e6: Pull complete 00:02:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:20 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:02:20 $ 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 00:02:24 $ docker top 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 -eo pid,comm 00:02:24 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). 00:02:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:24 [ssh-agent] Looking for ssh-agent implementation... 00:02:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:24 $ docker exec 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent 00:02:24 SSH_AUTH_SOCK=/tmp/ssh-PVgT8MPZEvpH/agent.31 00:02:24 SSH_AGENT_PID=37 00:02:24 Running ssh-add (command line suppressed) 00:02:24 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4567497884250166069.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4567497884250166069.key) 00:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:24 + git tag --points-at HEAD [Pipeline] } 00:02:24 $ docker exec --env ******** --env ******** 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent -k 00:02:24 unset SSH_AUTH_SOCK; 00:02:24 unset SSH_AGENT_PID; 00:02:24 echo Agent pid 37 killed; 00:02:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:02:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:24 [ssh-agent] Looking for ssh-agent implementation... 00:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:25 $ docker exec 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent 00:02:25 SSH_AUTH_SOCK=/tmp/ssh-ehc9yW9VkrU4/agent.69 00:02:25 SSH_AGENT_PID=76 00:02:25 Running ssh-add (command line suppressed) 00:02:25 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3775812716032974000.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3775812716032974000.key) 00:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:25 + git semver init 00:02:25 2023-11-14 00:02:25,748 [run_init] DEBUG init version:0.0.0 force:False 00:02:25 2023-11-14 00:02:25,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 00:02:25 2023-11-14 00:02:25,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 00:02:25 2023-11-14 00:02:25,749 [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) 00:02:26 2023-11-14 00:02:26,738 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 00:02:26 2023-11-14 00:02:26,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 00:02:26 2023-11-14 00:02:26,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:02:26 2023-11-14 00:02:26,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:02:26 3.1.0-dev.25 [Pipeline] } 00:02:26 $ docker exec --env ******** --env ******** 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 ssh-agent -k 00:02:26 unset SSH_AUTH_SOCK; 00:02:26 unset SSH_AGENT_PID; 00:02:26 echo Agent pid 76 killed; 00:02:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:27 + git semver [Pipeline] } 00:02:27 $ docker stop --time=1 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 00:02:28 $ docker rm -f --volumes 0fe26cc87e7f49b95c353f3468c5b245f4c51bc2d1f1ccb2409b1107adecef78 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:02:29 Stashed 1 file(s) [Pipeline] echo 00:02:29 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 00:02:29 provisioning config files... 00:02:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17609946297848973573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:29 ---> docker-login.sh 00:02:29 nexus3.edgexfoundry.org:10001 00:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:29 Configure a credential helper to remove this warning. See 00:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:29 00:02:29 Login Succeeded 00:02:29 nexus3.edgexfoundry.org:10002 00:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:29 Configure a credential helper to remove this warning. See 00:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:29 00:02:29 Login Succeeded 00:02:29 nexus3.edgexfoundry.org:10003 00:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:29 Configure a credential helper to remove this warning. See 00:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:29 00:02:29 Login Succeeded 00:02:29 nexus3.edgexfoundry.org:10004 00:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:29 Configure a credential helper to remove this warning. See 00:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:29 00:02:29 Login Succeeded 00:02:29 docker.io 00:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:30 Configure a credential helper to remove this warning. See 00:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:30 00:02:30 Login Succeeded 00:02:30 ---> docker-login.sh ends [Pipeline] } 00:02:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:02:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:02:30 ========================================================= 00:02:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:02:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:02:30 Sending build context to Docker daemon 16.2MB 00:02:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:02:30 Step 2/12 : FROM ${BASE} AS builder 00:02:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:02:30 7264a8db6415: Pulling fs layer 00:02:30 c4d48a809fc2: Pulling fs layer 00:02:30 4f1c88b9dad5: Pulling fs layer 00:02:30 ad3a456e5733: Pulling fs layer 00:02:30 33e27b845d1e: Pulling fs layer 00:02:30 c68163c4e522: Pulling fs layer 00:02:30 50da416c3ac9: Pulling fs layer 00:02:30 23d2d4c4bb30: Pulling fs layer 00:02:30 ad3a456e5733: Waiting 00:02:30 33e27b845d1e: Waiting 00:02:30 c68163c4e522: Waiting 00:02:30 50da416c3ac9: Waiting 00:02:30 23d2d4c4bb30: Waiting 00:02:30 ad3a456e5733: Download complete 00:02:30 33e27b845d1e: Download complete 00:02:30 7264a8db6415: Download complete 00:02:30 c68163c4e522: Verifying Checksum 00:02:30 c68163c4e522: Download complete 00:02:30 7264a8db6415: Pull complete 00:02:31 23d2d4c4bb30: Verifying Checksum 00:02:31 23d2d4c4bb30: Download complete 00:02:31 c4d48a809fc2: Pull complete 00:02:31 4f1c88b9dad5: Verifying Checksum 00:02:31 4f1c88b9dad5: Download complete 00:02:31 50da416c3ac9: Verifying Checksum 00:02:31 50da416c3ac9: Download complete 00:02:35 4f1c88b9dad5: Pull complete 00:02:35 ad3a456e5733: Pull complete 00:02:35 33e27b845d1e: Pull complete 00:02:35 c68163c4e522: Pull complete 00:02:37 50da416c3ac9: Pull complete 00:02:37 23d2d4c4bb30: Pull complete 00:02:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:02:37 ---> 0786185ac409 00:02:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:02:43 ---> Running in b90c1957f49a 00:02:43 Removing intermediate container b90c1957f49a 00:02:43 ---> 3c5a8666adad 00:02:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:43 ---> Running in 511e5ea1ef6b 00:02:43 Removing intermediate container 511e5ea1ef6b 00:02:43 ---> b3ca58153f2e 00:02:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:02:43 ---> Running in ebe68b7bea93 00:02:43 Removing intermediate container ebe68b7bea93 00:02:43 ---> 0712b4c3dc8c 00:02:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:02:43 ---> Running in a3641e38e568 00:02:43 Removing intermediate container a3641e38e568 00:02:43 ---> 769ab33ab593 00:02:43 Step 7/12 : WORKDIR /device-gpio 00:02:43 ---> Running in 0ad46a211d57 00:02:43 Removing intermediate container 0ad46a211d57 00:02:43 ---> 6cfb6c0931c5 00:02:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:43 ---> Running in 61e1d6034f5e 00:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:02:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:02:43 (2/4) Installing libedit (20221030.3.1-r1) 00:02:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:02:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:02:43 Executing busybox-1.36.1-r2.trigger 00:02:43 OK: 268 MiB in 56 packages 00:02:44 Still waiting to schedule task 00:02:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17412’ 00:02:44 Removing intermediate container 61e1d6034f5e 00:02:44 ---> d438a3643b4e 00:02:44 Step 9/12 : COPY go.mod vendor* ./ 00:02:44 ---> 53454a3fc24b 00:02:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:44 ---> Running in fdf60a128fa0 00:03:41 Removing intermediate container fdf60a128fa0 00:03:41 ---> 6f9dc7a5aca0 00:03:41 Step 11/12 : COPY . . 00:03:41 ---> 0d1d4b9373d2 00:03:41 Step 12/12 : RUN ${MAKE} 00:03:41 ---> Running in 2133a393efa0 00:03:41 noop 00:03:41 Removing intermediate container 2133a393efa0 00:03:41 ---> f10f5e974bf3 00:03:41 Successfully built f10f5e974bf3 00:03:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:41 + docker inspect -f . ci-base-image-x86_64 00:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:41 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:03:41 $ 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 00:03:42 $ docker top ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:43 + go version 00:03:43 go version go1.21.0 linux/amd64 [Pipeline] } 00:03:43 $ docker stop --time=1 ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 00:03:44 $ docker rm -f --volumes ef4fb270995203cf595227eb30a5f2ab1c083a8a3cf879b3e9c8dbc13becd5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:45 + docker inspect -f . ci-base-image-x86_64 00:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:45 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:03:45 $ 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 00:03:46 $ docker top d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 00:03:47 + make test 00:03:47 go test ./... -coverprofile=coverage.out ./... 00:03:53 ? github.com/edgexfoundry/device-gpio [no test files] 00:04:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:04:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:04:10 go vet ./... 00:04:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:14 ./bin/test-attribution-txt.sh [Pipeline] echo 00:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:04:14 $ docker stop --time=1 d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 00:04:20 $ docker rm -f --volumes d6819d8576192b2b6d1fbef388c1410fe695a8223d13ca90fa6e37dc35fe02f4 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:04:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:04:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:04:21 + ls -al . 00:04:21 total 152 00:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:03 . 00:04:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:02 .. 00:04:21 -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 00:02 .dockerignore 00:04:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:04 .git 00:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 .github 00:04:21 -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 00:02 .gitignore 00:04:21 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:02 .golangci.yml 00:04:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:02 .semver 00:04:21 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 00:02 Attribution.txt 00:04:21 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 00:02 CHANGELOG.md 00:04:21 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 14 00:02 Dockerfile 00:04:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:02 GOVERNANCE.md 00:04:21 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 00:02 Jenkinsfile 00:04:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:02 LICENSE 00:04:21 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 00:02 Makefile 00:04:21 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:02 OWNERS.md 00:04:21 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 00:02 README.md 00:04:21 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:02 VERSION 00:04:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:02 bin 00:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 cmd 00:04:21 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:03 coverage.out 00:04:21 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 00:02 go.mod 00:04:21 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 00:02 go.sum 00:04:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:02 internal 00:04:21 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:21 + 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=67bef4fbd65aa928ed2d1c195f99386da58a84e2 --label arch=amd64 --label version=3.1.0-dev.25 . 00:04:21 Sending build context to Docker daemon 16.2MB 00:04:21 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:04:21 Step 2/25 : FROM ${BASE} AS builder 00:04:21 ---> f10f5e974bf3 00:04:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:04:22 ---> Running in 7ea2a64df710 00:04:22 Removing intermediate container 7ea2a64df710 00:04:22 ---> 17eae8e3facc 00:04:22 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:22 ---> Running in 9dc45692c445 00:04:22 Removing intermediate container 9dc45692c445 00:04:22 ---> 59446c4452a1 00:04:22 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:04:22 ---> Running in 6d2a904649f1 00:04:22 Removing intermediate container 6d2a904649f1 00:04:22 ---> a031e6e4ab21 00:04:22 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:04:23 ---> Running in 93c122fb403f 00:04:23 Removing intermediate container 93c122fb403f 00:04:23 ---> 318cd22d6a22 00:04:23 Step 7/25 : WORKDIR /device-gpio 00:04:23 ---> Running in 1a087c46b0aa 00:04:23 Removing intermediate container 1a087c46b0aa 00:04:23 ---> 3668b6327533 00:04:23 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:23 ---> Running in 7c6e1c4083ff 00:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:04:23 OK: 268 MiB in 56 packages 00:04:24 Removing intermediate container 7c6e1c4083ff 00:04:24 ---> b8be7feaad99 00:04:24 Step 9/25 : COPY go.mod vendor* ./ 00:04:24 ---> b1ceda7436c2 00:04:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:24 ---> Running in e8d8a11e8e70 00:04:25 Removing intermediate container e8d8a11e8e70 00:04:25 ---> 7f90bc11bd42 00:04:25 Step 11/25 : COPY . . 00:04:25 ---> d01b63c6126e 00:04:25 Step 12/25 : RUN ${MAKE} 00:04:25 ---> Running in e3c595610934 00:04:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:04:47 Removing intermediate container e3c595610934 00:04:47 ---> 38533d6720d9 00:04:47 Step 13/25 : FROM alpine:3.18 00:04:47 3.18: Pulling from library/alpine 00:04:47 96526aa774ef: Pulling fs layer 00:04:47 96526aa774ef: Verifying Checksum 00:04:47 96526aa774ef: Download complete 00:04:47 96526aa774ef: Pull complete 00:04:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:04:47 Status: Downloaded newer image for alpine:3.18 00:04:47 ---> 8ca4688f4f35 00:04:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:04:47 ---> Running in 085812cd0b43 00:04:47 Removing intermediate container 085812cd0b43 00:04:47 ---> c980205570b4 00:04:47 Step 15/25 : RUN apk add --update --no-cache 00:04:47 ---> Running in 7e5c0579ec14 00:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:04:48 OK: 7 MiB in 15 packages 00:04:48 Removing intermediate container 7e5c0579ec14 00:04:48 ---> e1e50a117d05 00:04:48 Step 16/25 : WORKDIR / 00:04:48 ---> Running in ee6f47aa97ff 00:04:48 Removing intermediate container ee6f47aa97ff 00:04:48 ---> 9c5fabd08a52 00:04:48 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:04:48 ---> 1b112237e549 00:04:48 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:04:48 ---> 4845daf2ca96 00:04:48 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:04:50 ---> be7d4d5ee034 00:04:50 Step 20/25 : EXPOSE 59910 00:04:50 ---> Running in 59c2aa4041a9 00:04:50 Removing intermediate container 59c2aa4041a9 00:04:50 ---> eb1143c31452 00:04:50 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:04:50 ---> Running in e2ac119b4ad1 00:04:50 Removing intermediate container e2ac119b4ad1 00:04:50 ---> 165f65c1265d 00:04:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:04:50 ---> Running in ceacdd6e8d76 00:04:50 Removing intermediate container ceacdd6e8d76 00:04:50 ---> 8f58898c210c 00:04:50 Step 23/25 : LABEL arch=amd64 00:04:50 ---> Running in df2a452027dd 00:04:50 Removing intermediate container df2a452027dd 00:04:50 ---> 11de54ca3182 00:04:50 Step 24/25 : LABEL git_sha=67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:04:50 ---> Running in e2f20edcf633 00:04:50 Removing intermediate container e2f20edcf633 00:04:50 ---> 42d94ef09c7c 00:04:50 Step 25/25 : LABEL version=3.1.0-dev.25 00:04:50 ---> Running in c2c325c0791b 00:04:50 Removing intermediate container c2c325c0791b 00:04:50 ---> 838a63644365 00:04:50 [Warning] One or more build-args [ARCH] were not consumed 00:04:50 Successfully built 838a63644365 00:04:50 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:50 provisioning config files... 00:04:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13358839734142876550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:50 ---> docker-login.sh 00:04:50 nexus3.edgexfoundry.org:10001 00:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:50 Configure a credential helper to remove this warning. See 00:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:50 00:04:50 Login Succeeded 00:04:50 nexus3.edgexfoundry.org:10002 00:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:50 Configure a credential helper to remove this warning. See 00:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:50 00:04:50 Login Succeeded 00:04:50 nexus3.edgexfoundry.org:10003 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 nexus3.edgexfoundry.org:10004 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 docker.io 00:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:51 Configure a credential helper to remove this warning. See 00:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:51 00:04:51 Login Succeeded 00:04:51 ---> docker-login.sh ends [Pipeline] } 00:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:04:51 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 00:04:51 67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:04:51 latest 00:04:51 3.1.0-dev.25 00:04:51 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:04:51 main 00:04:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:51 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:04:52 0c154f986e61: Preparing 00:04:52 edb1a10ca2ce: Preparing 00:04:52 8acaf7c78911: Preparing 00:04:52 b2f28066ce6f: Preparing 00:04:52 cc2447e1835a: Preparing 00:04:52 cc2447e1835a: Layer already exists 00:04:52 edb1a10ca2ce: Pushed 00:04:52 b2f28066ce6f: Pushed 00:04:52 8acaf7c78911: Pushed 00:04:55 0c154f986e61: Pushed 00:04:55 67bef4fbd65aa928ed2d1c195f99386da58a84e2: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:55 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 00:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:04:56 0c154f986e61: Preparing 00:04:56 edb1a10ca2ce: Preparing 00:04:56 8acaf7c78911: Preparing 00:04:56 b2f28066ce6f: Preparing 00:04:56 cc2447e1835a: Preparing 00:04:56 edb1a10ca2ce: Layer already exists 00:04:56 0c154f986e61: Layer already exists 00:04:56 b2f28066ce6f: Layer already exists 00:04:56 cc2447e1835a: Layer already exists 00:04:56 8acaf7c78911: Layer already exists 00:04:56 latest: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 00:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:04:56 0c154f986e61: Preparing 00:04:56 edb1a10ca2ce: Preparing 00:04:56 8acaf7c78911: Preparing 00:04:56 b2f28066ce6f: Preparing 00:04:56 cc2447e1835a: Preparing 00:04:56 cc2447e1835a: Layer already exists 00:04:56 8acaf7c78911: Layer already exists 00:04:56 edb1a10ca2ce: Layer already exists 00:04:56 0c154f986e61: Layer already exists 00:04:56 b2f28066ce6f: Layer already exists 00:04:56 3.1.0-dev.25: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:04:57 0c154f986e61: Preparing 00:04:57 edb1a10ca2ce: Preparing 00:04:57 8acaf7c78911: Preparing 00:04:57 b2f28066ce6f: Preparing 00:04:57 cc2447e1835a: Preparing 00:04:57 edb1a10ca2ce: Layer already exists 00:04:57 b2f28066ce6f: Layer already exists 00:04:57 8acaf7c78911: Layer already exists 00:04:57 0c154f986e61: Layer already exists 00:04:57 cc2447e1835a: Layer already exists 00:04:57 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 00:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:04:57 0c154f986e61: Preparing 00:04:57 edb1a10ca2ce: Preparing 00:04:57 8acaf7c78911: Preparing 00:04:57 b2f28066ce6f: Preparing 00:04:57 cc2447e1835a: Preparing 00:04:57 b2f28066ce6f: Layer already exists 00:04:57 0c154f986e61: Layer already exists 00:04:57 8acaf7c78911: Layer already exists 00:04:57 edb1a10ca2ce: Layer already exists 00:04:57 cc2447e1835a: Layer already exists 00:04:57 main: digest: sha256:54523a749d1f23a5abe84eae3b9fe3605710e070326af63b31d05841e7c44d8e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:57 ===================================================== [Pipeline] echo 00:04:57 taggedImages: 00:04:57 - nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:04:57 - nexus3.edgexfoundry.org:10004/device-gpio:latest 00:04:57 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.25 00:04:57 - nexus3.edgexfoundry.org:10004/device-gpio:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:04:57 - 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 00:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:58 00:04:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:58 latest: Pulling from edgex-lftools-log-publisher 00:04:58 5eb5b503b376: Pulling fs layer 00:04:58 5c69ac0246d0: Pulling fs layer 00:04:58 ec43610c2a17: Pulling fs layer 00:04:58 3a2ae6a8a46f: Pulling fs layer 00:04:58 33b1e0a273af: Pulling fs layer 00:04:58 5d3b04190fa2: Pulling fs layer 00:04:58 2f39f015ded8: Pulling fs layer 00:04:58 33b1e0a273af: Waiting 00:04:58 5d3b04190fa2: Waiting 00:04:58 2f39f015ded8: Waiting 00:04:58 3a2ae6a8a46f: Waiting 00:04:58 5c69ac0246d0: Verifying Checksum 00:04:58 5c69ac0246d0: Download complete 00:04:58 3a2ae6a8a46f: Download complete 00:04:58 33b1e0a273af: Verifying Checksum 00:04:58 33b1e0a273af: Download complete 00:04:58 ec43610c2a17: Verifying Checksum 00:04:58 ec43610c2a17: Download complete 00:04:58 5d3b04190fa2: Verifying Checksum 00:04:58 5d3b04190fa2: Download complete 00:04:58 5eb5b503b376: Verifying Checksum 00:04:58 5eb5b503b376: Download complete 00:04:59 2f39f015ded8: Verifying Checksum 00:04:59 2f39f015ded8: Download complete 00:05:00 5eb5b503b376: Pull complete 00:05:00 5c69ac0246d0: Pull complete 00:05:00 ec43610c2a17: Pull complete 00:05:00 3a2ae6a8a46f: Pull complete 00:05:01 33b1e0a273af: Pull complete 00:05:01 5d3b04190fa2: Pull complete 00:05:06 2f39f015ded8: Pull complete 00:05:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:06 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:05:06 $ 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 00:05:11 $ docker top 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:12 ---> job-cost.sh 00:05:12 lf-activate-venv: SKIPPING 00:05:12 INFO: No Stack... 00:05:12 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:12 INFO: Archiving Costs [Pipeline] sh 00:05:12 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 00:05:12 + cut -d, -f6 [Pipeline] lock 00:05:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] 00:05:12 Resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] did not exist. Created. 00:05:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:13 + echo total: 0.2199999988079071 [Pipeline] stash 00:05:13 Stashed 1 file(s) [Pipeline] } 00:05:13 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:13 $ docker stop --time=1 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c 00:05:14 $ docker rm -f --volumes 15f4853dee391522fdfc79c6ba988a7e0e2434cbc83be818651fea774798451c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17417 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 00:06:21 Running in /w/workspace/device-gpio/112 [Pipeline] { [Pipeline] checkout 00:06:21 The recommended git tool is: git 00:06:26 using credential edgex-jenkins-ssh 00:06:26 Cloning the remote Git repository 00:06:26 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:06:27 > git init /w/workspace/device-gpio/112 # timeout=10 00:06:27 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:06:27 > git --version # timeout=10 00:06:27 > git --version # 'git version 2.25.1' 00:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:30 Avoid second fetch 00:06:30 Checking out Revision 67bef4fbd65aa928ed2d1c195f99386da58a84e2 (main) 00:06:30 Commit message: "Merge pull request #216 from lenny-intel/readme" 00:06:30 > git config core.sparsecheckout # timeout=10 00:06:30 > git checkout -f 67bef4fbd65aa928ed2d1c195f99386da58a84e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:31 Dload Upload Total Spent Left Speed 00:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99078 0 --:--:-- --:--:-- --:--:-- 99078 [Pipeline] sh 00:06:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:06:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:06:32 + sudo tee /etc/docker/daemon.new 00:06:32 { 00:06:32 "registry-mirrors": [ 00:06:32 "https://nexus3.edgexfoundry.org:10001" 00:06:32 ], 00:06:32 "bip": "10.250.0.254/24", 00:06:32 "hosts": [ 00:06:32 "tcp://0.0.0.0:5555", 00:06:32 "unix:///var/run/docker.sock" 00:06:32 ], 00:06:32 "mtu": 1458, 00:06:32 "selinux-enabled": true, 00:06:32 "seccomp-profile": "/etc/docker/seccomp.json" 00:06:32 } [Pipeline] sh 00:06:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:06:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:51 provisioning config files... 00:06:51 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/112@tmp/config10024948434949977454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:51 ---> docker-login.sh 00:06:51 nexus3.edgexfoundry.org:10001 00:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:52 Configure a credential helper to remove this warning. See 00:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:52 00:06:52 Login Succeeded 00:06:52 nexus3.edgexfoundry.org:10002 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 nexus3.edgexfoundry.org:10003 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 nexus3.edgexfoundry.org:10004 00:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:53 Configure a credential helper to remove this warning. See 00:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:53 00:06:53 Login Succeeded 00:06:53 docker.io 00:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:54 Configure a credential helper to remove this warning. See 00:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:54 00:06:54 Login Succeeded 00:06:54 ---> docker-login.sh ends [Pipeline] } 00:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:06:54 ========================================================= 00:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:06:58 Sending build context to Docker daemon 8.161MB 00:06:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:06:58 Step 2/12 : FROM ${BASE} AS builder 00:06:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:58 9fda8d8052c6: Pulling fs layer 00:06:58 5d54e960e981: Pulling fs layer 00:06:58 c4a7e357bf2a: Pulling fs layer 00:06:58 f0e02332f6b5: Pulling fs layer 00:06:58 cefa15bbcfad: Pulling fs layer 00:06:58 17808c966233: Pulling fs layer 00:06:58 f0e02332f6b5: Waiting 00:06:58 cefa15bbcfad: Waiting 00:06:58 f4c1fc716caa: Pulling fs layer 00:06:58 17808c966233: Waiting 00:06:58 f4c1fc716caa: Waiting 00:06:58 5d54e960e981: Verifying Checksum 00:06:58 5d54e960e981: Download complete 00:06:58 f0e02332f6b5: Verifying Checksum 00:06:58 f0e02332f6b5: Download complete 00:06:58 cefa15bbcfad: Verifying Checksum 00:06:58 cefa15bbcfad: Download complete 00:06:58 9fda8d8052c6: Verifying Checksum 00:06:58 9fda8d8052c6: Download complete 00:06:59 f4c1fc716caa: Verifying Checksum 00:06:59 f4c1fc716caa: Download complete 00:06:59 9fda8d8052c6: Pull complete 00:06:59 5d54e960e981: Pull complete 00:07:00 c4a7e357bf2a: Download complete 00:07:01 17808c966233: Verifying Checksum 00:07:01 17808c966233: Download complete 00:07:13 c4a7e357bf2a: Pull complete 00:07:13 f0e02332f6b5: Pull complete 00:07:13 cefa15bbcfad: Pull complete 00:07:21 17808c966233: Pull complete 00:07:26 f4c1fc716caa: Pull complete 00:07:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:07:26 ---> ea914061e18c 00:07:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:07:28 ---> Running in 4afc7f4ea7f2 00:07:28 Removing intermediate container 4afc7f4ea7f2 00:07:28 ---> 061512b9c8d9 00:07:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:28 ---> Running in d6bbbc547eb0 00:07:29 Removing intermediate container d6bbbc547eb0 00:07:29 ---> 22e17bf46a54 00:07:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:07:29 ---> Running in 5085bee231e6 00:07:29 Removing intermediate container 5085bee231e6 00:07:29 ---> 2959ac19e459 00:07:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:07:29 ---> Running in cf0df7aade4f 00:07:29 Removing intermediate container cf0df7aade4f 00:07:29 ---> 0c65f9f438d8 00:07:29 Step 7/12 : WORKDIR /device-gpio 00:07:29 ---> Running in 5c4830979a87 00:07:30 Removing intermediate container 5c4830979a87 00:07:30 ---> 133c23308304 00:07:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:30 ---> Running in 0c383ecca951 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:07:32 (1/4) Installing openssh-keygen (9.3_p2-r0) 00:07:32 (2/4) Installing libedit (20221030.3.1-r1) 00:07:32 (3/4) Installing openssh-client-common (9.3_p2-r0) 00:07:32 (4/4) Installing openssh-client-default (9.3_p2-r0) 00:07:32 Executing busybox-1.36.1-r2.trigger 00:07:32 OK: 270 MiB in 56 packages 00:07:33 Removing intermediate container 0c383ecca951 00:07:33 ---> 3dec9639d381 00:07:33 Step 9/12 : COPY go.mod vendor* ./ 00:07:34 ---> 9595f7c1211d 00:07:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:34 ---> Running in a929c5f71ee6 00:08:56 Removing intermediate container a929c5f71ee6 00:08:56 ---> 286e335549d8 00:08:56 Step 11/12 : COPY . . 00:08:56 ---> 693f4fd24a19 00:08:56 Step 12/12 : RUN ${MAKE} 00:08:56 ---> Running in 30788ef123bc 00:08:56 noop 00:08:56 Removing intermediate container 30788ef123bc 00:08:56 ---> f1ddf5a4adf5 00:08:56 Successfully built f1ddf5a4adf5 00:08:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:56 + docker inspect -f . ci-base-image-arm64 00:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container 00:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@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 ******** ci-base-image-arm64 cat 00:08:58 $ docker top 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:58 + go version 00:08:58 go version go1.21.0 linux/arm64 [Pipeline] } 00:08:58 $ docker stop --time=1 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 00:09:00 $ docker rm -f --volumes 52185ebb98372a558b5a740632bd24738552bd0be5f66aacb3dda29842d55705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:00 + docker inspect -f . ci-base-image-arm64 00:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container 00:09:01 $ 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/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@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 ******** ci-base-image-arm64 cat 00:09:06 $ docker top e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:07 + git config --global --add safe.directory /w/workspace/device-gpio/112 [Pipeline] fileExists [Pipeline] sh 00:09:07 + make test 00:09:07 go test ./... -coverprofile=coverage.out ./... 00:09:11 ? github.com/edgexfoundry/device-gpio [no test files] 00:10:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:10:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:10:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:48 go vet ./... 00:11:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:11:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:11:00 ./bin/test-attribution-txt.sh [Pipeline] echo 00:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:11:01 $ docker stop --time=1 e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 00:11:02 $ docker rm -f --volumes e2db34b30b809bf286b819e5041da08e5a590a26f848bafd5f5575bd04ec0ba4 [Pipeline] // withDockerContainer [Pipeline] sh 00:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:11:04 Warning: overwriting stash ‘coverage-report’ 00:11:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:11:05 + ls -al . 00:11:05 total 148 00:11:05 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 00:09 . 00:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 00:06 .. 00:11:05 -rw-rw-r-- 1 jenkins jenkins 120 Nov 14 00:06 .dockerignore 00:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 00:06 .git 00:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 .github 00:11:05 -rw-rw-r-- 1 jenkins jenkins 277 Nov 14 00:06 .gitignore 00:11:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 00:06 .golangci.yml 00:11:05 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 14 00:06 Attribution.txt 00:11:05 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 14 00:06 CHANGELOG.md 00:11:05 -rw-rw-r-- 1 jenkins jenkins 1542 Nov 14 00:06 Dockerfile 00:11:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 00:06 GOVERNANCE.md 00:11:05 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 00:06 Jenkinsfile 00:11:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 00:06 LICENSE 00:11:05 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 14 00:06 Makefile 00:11:05 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 00:06 OWNERS.md 00:11:05 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 14 00:06 README.md 00:11:05 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 00:02 VERSION 00:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 00:06 bin 00:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 cmd 00:11:05 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 00:09 coverage.out 00:11:05 -rw-rw-r-- 1 jenkins jenkins 3651 Nov 14 00:06 go.mod 00:11:05 -rw-rw-r-- 1 jenkins jenkins 35356 Nov 14 00:06 go.sum 00:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 00:06 internal 00:11:05 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 00:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:05 + 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=67bef4fbd65aa928ed2d1c195f99386da58a84e2 --label arch=arm64 --label version=3.1.0-dev.25 . 00:11:05 Sending build context to Docker daemon 8.162MB 00:11:05 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 00:11:05 Step 2/25 : FROM ${BASE} AS builder 00:11:05 ---> f1ddf5a4adf5 00:11:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:11:06 ---> Running in cb45b2d5ea05 00:11:06 Removing intermediate container cb45b2d5ea05 00:11:06 ---> dec4e741322e 00:11:06 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:11:06 ---> Running in 1a09e8c3580f 00:11:06 Removing intermediate container 1a09e8c3580f 00:11:06 ---> 60756aa99d35 00:11:06 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 00:11:06 ---> Running in 86e9202a46a0 00:11:06 Removing intermediate container 86e9202a46a0 00:11:06 ---> 840885d88002 00:11:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:11:07 ---> Running in 63dc47b034f9 00:11:07 Removing intermediate container 63dc47b034f9 00:11:07 ---> 17178a06eec7 00:11:07 Step 7/25 : WORKDIR /device-gpio 00:11:07 ---> Running in 7db9f53e95a0 00:11:07 Removing intermediate container 7db9f53e95a0 00:11:07 ---> b4f8ac10466b 00:11:07 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:07 ---> Running in 2b9e212acf01 00:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:11:10 OK: 270 MiB in 56 packages 00:11:13 Removing intermediate container 2b9e212acf01 00:11:13 ---> d94d82db50f7 00:11:13 Step 9/25 : COPY go.mod vendor* ./ 00:11:13 ---> ad3c2479662b 00:11:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:13 ---> Running in ad6dbecf8940 00:11:15 Removing intermediate container ad6dbecf8940 00:11:15 ---> 553fc317b812 00:11:15 Step 11/25 : COPY . . 00:11:15 ---> 894d12278888 00:11:15 Step 12/25 : RUN ${MAKE} 00:11:16 ---> Running in d2a281b16e59 00:11:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 00:13:09 Removing intermediate container d2a281b16e59 00:13:09 ---> 7ecc5563b880 00:13:09 Step 13/25 : FROM alpine:3.18 00:13:09 3.18: Pulling from library/alpine 00:13:09 579b34f0a95b: Pulling fs layer 00:13:09 579b34f0a95b: Verifying Checksum 00:13:09 579b34f0a95b: Download complete 00:13:09 579b34f0a95b: Pull complete 00:13:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:13:09 Status: Downloaded newer image for alpine:3.18 00:13:09 ---> 3cc203321400 00:13:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:13:09 ---> Running in 95b102e469a5 00:13:09 Removing intermediate container 95b102e469a5 00:13:09 ---> b7428e83c219 00:13:09 Step 15/25 : RUN apk add --update --no-cache 00:13:09 ---> Running in c78033e173e3 00:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:13:09 OK: 8 MiB in 15 packages 00:13:09 Removing intermediate container c78033e173e3 00:13:09 ---> ccdb3ada30ec 00:13:09 Step 16/25 : WORKDIR / 00:13:09 ---> Running in 94805491862a 00:13:09 Removing intermediate container 94805491862a 00:13:09 ---> 51cfd8a08006 00:13:09 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:13:09 ---> dc4483e36a4f 00:13:09 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:13:09 ---> 175b6d05f349 00:13:09 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:13:09 ---> e1308dfcac5c 00:13:09 Step 20/25 : EXPOSE 59910 00:13:10 ---> Running in 18067c2982e1 00:13:10 Removing intermediate container 18067c2982e1 00:13:10 ---> 46f266885d8f 00:13:10 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:13:10 ---> Running in 2e316b98a46d 00:13:10 Removing intermediate container 2e316b98a46d 00:13:10 ---> 495350b1b7bb 00:13:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:13:10 ---> Running in 432976fcaf51 00:13:10 Removing intermediate container 432976fcaf51 00:13:10 ---> ff5e55b75ee7 00:13:10 Step 23/25 : LABEL arch=arm64 00:13:10 ---> Running in 0b58e26e8d96 00:13:11 Removing intermediate container 0b58e26e8d96 00:13:11 ---> c96dc662b31a 00:13:11 Step 24/25 : LABEL git_sha=67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:13:11 ---> Running in 0cb7aa4169fc 00:13:11 Removing intermediate container 0cb7aa4169fc 00:13:11 ---> eb16d569b938 00:13:11 Step 25/25 : LABEL version=3.1.0-dev.25 00:13:11 ---> Running in d36c5ec4d88c 00:13:11 Removing intermediate container d36c5ec4d88c 00:13:11 ---> 2a787744a3db 00:13:11 [Warning] One or more build-args [ARCH] were not consumed 00:13:11 Successfully built 2a787744a3db 00:13:11 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 00:13:12 provisioning config files... 00:13:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/112@tmp/config2241627759581375811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:12 ---> docker-login.sh 00:13:12 nexus3.edgexfoundry.org:10001 00:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:12 Configure a credential helper to remove this warning. See 00:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:12 00:13:12 Login Succeeded 00:13:12 nexus3.edgexfoundry.org:10002 00:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:12 Configure a credential helper to remove this warning. See 00:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:12 00:13:12 Login Succeeded 00:13:12 nexus3.edgexfoundry.org:10003 00:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:13 Configure a credential helper to remove this warning. See 00:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:13 00:13:13 Login Succeeded 00:13:13 nexus3.edgexfoundry.org:10004 00:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:13 Configure a credential helper to remove this warning. See 00:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:13 00:13:13 Login Succeeded 00:13:13 docker.io 00:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:14 Configure a credential helper to remove this warning. See 00:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:14 00:13:14 Login Succeeded 00:13:14 ---> docker-login.sh ends [Pipeline] } 00:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:13:14 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 00:13:14 67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:13:14 latest 00:13:14 3.1.0-dev.25 00:13:14 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:13:14 main 00:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:14 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:14 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:13:14 606b3ab39ba8: Preparing 00:13:14 8946c9b4429c: Preparing 00:13:14 05086520d9d3: Preparing 00:13:14 efcb01a1acc7: Preparing 00:13:14 5f4d9fc4d98d: Preparing 00:13:14 5f4d9fc4d98d: Layer already exists 00:13:15 05086520d9d3: Pushed 00:13:15 efcb01a1acc7: Pushed 00:13:15 8946c9b4429c: Pushed 00:13:20 606b3ab39ba8: Pushed 00:13:20 67bef4fbd65aa928ed2d1c195f99386da58a84e2: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 00:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:13:21 606b3ab39ba8: Preparing 00:13:21 8946c9b4429c: Preparing 00:13:21 05086520d9d3: Preparing 00:13:21 efcb01a1acc7: Preparing 00:13:21 5f4d9fc4d98d: Preparing 00:13:21 efcb01a1acc7: Layer already exists 00:13:21 606b3ab39ba8: Layer already exists 00:13:21 5f4d9fc4d98d: Layer already exists 00:13:21 8946c9b4429c: Layer already exists 00:13:21 05086520d9d3: Layer already exists 00:13:21 latest: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 00:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:13:21 606b3ab39ba8: Preparing 00:13:21 8946c9b4429c: Preparing 00:13:21 05086520d9d3: Preparing 00:13:21 efcb01a1acc7: Preparing 00:13:21 5f4d9fc4d98d: Preparing 00:13:21 606b3ab39ba8: Layer already exists 00:13:21 05086520d9d3: Layer already exists 00:13:21 8946c9b4429c: Layer already exists 00:13:21 efcb01a1acc7: Layer already exists 00:13:21 5f4d9fc4d98d: Layer already exists 00:13:21 3.1.0-dev.25: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:22 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:13:22 606b3ab39ba8: Preparing 00:13:22 8946c9b4429c: Preparing 00:13:22 05086520d9d3: Preparing 00:13:22 efcb01a1acc7: Preparing 00:13:22 5f4d9fc4d98d: Preparing 00:13:22 05086520d9d3: Layer already exists 00:13:22 efcb01a1acc7: Layer already exists 00:13:22 5f4d9fc4d98d: Layer already exists 00:13:22 606b3ab39ba8: Layer already exists 00:13:22 8946c9b4429c: Layer already exists 00:13:22 67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 00:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:13:23 606b3ab39ba8: Preparing 00:13:23 8946c9b4429c: Preparing 00:13:23 05086520d9d3: Preparing 00:13:23 efcb01a1acc7: Preparing 00:13:23 5f4d9fc4d98d: Preparing 00:13:23 05086520d9d3: Layer already exists 00:13:23 5f4d9fc4d98d: Layer already exists 00:13:23 8946c9b4429c: Layer already exists 00:13:23 606b3ab39ba8: Layer already exists 00:13:23 efcb01a1acc7: Layer already exists 00:13:23 main: digest: sha256:8ab918b3a961ecbf2d13578885e75a6fdaec8a2fc31c2ba6ed67a3a5110beb4b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:23 ===================================================== [Pipeline] echo 00:13:23 taggedImages: 00:13:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2 00:13:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 00:13:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.25 00:13:23 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:67bef4fbd65aa928ed2d1c195f99386da58a84e2-3.1.0-dev.25 00:13:23 - 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 00:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:24 00:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:24 arm64: Pulling from edgex-lftools-log-publisher 00:13:24 8998bd30e6a1: Pulling fs layer 00:13:24 04944245beec: Pulling fs layer 00:13:24 699f458cf7ca: Pulling fs layer 00:13:24 765212b225bb: Pulling fs layer 00:13:24 f23df028b6ca: Pulling fs layer 00:13:24 765212b225bb: Waiting 00:13:24 f23df028b6ca: Waiting 00:13:24 d65c8cfc05b1: Pulling fs layer 00:13:24 2437ff75d9bd: Pulling fs layer 00:13:24 d65c8cfc05b1: Waiting 00:13:24 2437ff75d9bd: Waiting 00:13:24 04944245beec: Verifying Checksum 00:13:24 04944245beec: Download complete 00:13:24 765212b225bb: Verifying Checksum 00:13:24 765212b225bb: Download complete 00:13:24 f23df028b6ca: Verifying Checksum 00:13:24 f23df028b6ca: Download complete 00:13:24 d65c8cfc05b1: Verifying Checksum 00:13:24 d65c8cfc05b1: Download complete 00:13:24 699f458cf7ca: Verifying Checksum 00:13:24 699f458cf7ca: Download complete 00:13:25 8998bd30e6a1: Verifying Checksum 00:13:25 8998bd30e6a1: Download complete 00:13:27 2437ff75d9bd: Verifying Checksum 00:13:27 2437ff75d9bd: Download complete 00:13:29 8998bd30e6a1: Pull complete 00:13:30 04944245beec: Pull complete 00:13:31 699f458cf7ca: Pull complete 00:13:32 765212b225bb: Pull complete 00:13:33 f23df028b6ca: Pull complete 00:13:33 d65c8cfc05b1: Pull complete 00:13:51 2437ff75d9bd: Pull complete 00:13:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-17417 does not seem to be running inside a container 00:13:51 $ 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/112 -v /w/workspace/device-gpio/112:/w/workspace/device-gpio/112:rw,z -v /w/workspace/device-gpio/112@tmp:/w/workspace/device-gpio/112@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:arm64 cat 00:13:54 $ docker top 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:55 ---> job-cost.sh 00:13:55 lf-activate-venv: SKIPPING 00:13:55 INFO: No Stack... 00:13:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:56 INFO: Archiving Costs [Pipeline] sh 00:13:57 + cat /w/workspace/device-gpio/112/archives/cost.csv 00:13:57 + cut -d, -f6 [Pipeline] lock 00:13:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] 00:13:57 Resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] did not exist. Created. 00:13:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:57 /w/workspace/device-gpio/112@tmp/durable-aedb5e33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:57 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:58 Warning: overwriting stash ‘stack-cost’ 00:13:58 Stashed 1 file(s) [Pipeline] } 00:13:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:58 $ docker stop --time=1 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 00:13:59 $ docker rm -f --volumes 2f38844b913d9f887bcb13b2900e409c372b7c4df6f689a180732d6fe3d5fa64 [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 00:14:00 provisioning config files... 00:14:00 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4330916565815023440tmp [Pipeline] { [Pipeline] sh 00:14:00 + set +x 00:14:00 + curl -s https://codecov.io/bash 00:14:00 + bash -s -- 00:14:00 00:14:00 _____ _ 00:14:00 / ____| | | 00:14:00 | | ___ __| | ___ ___ _____ __ 00:14:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:00 Bash-1.0.6 00:14:00 00:14:00 00:14:00 ==> git version 2.25.1 found 00:14:00 ==> 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 00:14:00 Release-Date: 2020-01-08 00:14:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:14:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:14:00 ==> Jenkins CI detected. 00:14:00 current dir:  /w/workspace/edgexfoundry_device-gpio_main 00:14:00 project root: . 00:14:00 --> token set from env 00:14:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:00 ==> Running gcov in . (disable via -X gcov) 00:14:00 ==> Python coveragepy not found 00:14:00 ==> Searching for coverage reports in: 00:14:00 + . 00:14:00 -> Found 1 reports 00:14:00 ==> Detecting git/mercurial file structure 00:14:00 ==> Reading reports 00:14:00 + ./coverage.out bytes=10 00:14:00 ==> Appending adjustments 00:14:00 https://docs.codecov.io/docs/fixing-reports 00:14:00 + Found adjustments 00:14:00 ==> Gzipping contents 00:14:00 4.0K /tmp/codecov.Ck02Zt.gz 00:14:00 ==> Uploading reports 00:14:00 url: https://codecov.io 00:14:00 query: branch=main&commit=67bef4fbd65aa928ed2d1c195f99386da58a84e2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:00 -> Pinging Codecov 00:14:00 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=67bef4fbd65aa928ed2d1c195f99386da58a84e2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:00 -> Uploading to 00:14:00 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/3EC07B1A8CA8AF9BCAA0BB9F0134797F/67bef4fbd65aa928ed2d1c195f99386da58a84e2/6b37e319-131f-4a45-b693-74a8d71c8210.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T001400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0bfd8599d64bc946b6a9eea01cf5f0c1027553771ea23135d173da0761889dc 00:14:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:00 Dload Upload Total Spent Left Speed 00:14:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2199 --:--:-- --:--:-- --:--:-- 2190 00:14:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] } 00:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:14:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:14:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:01 00:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:14:01 df9b9388f04a: Pulling fs layer 00:14:01 52dc419b0ee2: Pulling fs layer 00:14:01 25bc292e5bac: Pulling fs layer 00:14:01 114826534d7a: Pulling fs layer 00:14:01 4657fd5d0bcf: Pulling fs layer 00:14:01 6ad1cebc031e: Pulling fs layer 00:14:01 8a3aa393b2d8: Pulling fs layer 00:14:01 114826534d7a: Waiting 00:14:01 4657fd5d0bcf: Waiting 00:14:01 6ad1cebc031e: Waiting 00:14:01 8a3aa393b2d8: Waiting 00:14:01 25bc292e5bac: Verifying Checksum 00:14:01 25bc292e5bac: Download complete 00:14:01 52dc419b0ee2: Verifying Checksum 00:14:01 52dc419b0ee2: Download complete 00:14:01 4657fd5d0bcf: Verifying Checksum 00:14:01 4657fd5d0bcf: Download complete 00:14:01 df9b9388f04a: Verifying Checksum 00:14:01 6ad1cebc031e: Verifying Checksum 00:14:01 6ad1cebc031e: Download complete 00:14:01 df9b9388f04a: Pull complete 00:14:02 52dc419b0ee2: Pull complete 00:14:02 25bc292e5bac: Pull complete 00:14:02 114826534d7a: Download complete 00:14:02 8a3aa393b2d8: Verifying Checksum 00:14:02 8a3aa393b2d8: Download complete 00:14:05 114826534d7a: Pull complete 00:14:05 4657fd5d0bcf: Pull complete 00:14:06 6ad1cebc031e: Pull complete 00:14:09 8a3aa393b2d8: Pull complete 00:14:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:09 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:14:09 $ 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 00:14:14 $ docker top e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 00:14:14 + set -o pipefail 00:14:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 00:14:21 00:14:21 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 00:14:21 00:14:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/507c0f39-b1a7-4b14-8ca3-58213c5b08e4 00:14:21 00:14:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:14:21 00:14:21 00:14:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:14:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:14:21 More details here: https://snyk.co/ue1NS 00:14:21 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:14:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:14:21 $ docker stop --time=1 e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 00:14:26 $ docker rm -f --volumes e0d18723514cca72663a8aeb6ca2c54b3225dafbeb85875d140b41fb4ef9a5d0 [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 00:14:27 + git log --format=format:%s -1 67bef4fbd65aa928ed2d1c195f99386da58a84e2 [Pipeline] sh 00:14:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:28 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:14:28 $ 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 00:14:28 $ docker top 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e -eo pid,comm 00:14:28 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). 00:14:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:28 [ssh-agent] Looking for ssh-agent implementation... 00:14:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:28 $ docker exec 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e ssh-agent 00:14:28 SSH_AUTH_SOCK=/tmp/ssh-aoHulKMW25SF/agent.32 00:14:28 SSH_AGENT_PID=38 00:14:28 Running ssh-add (command line suppressed) 00:14:28 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18186143876441077105.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18186143876441077105.key) 00:14:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:29 + git semver tag 00:14:29 2023-11-14 00:14:29,460 [run_tag] DEBUG tag force:False 00:14:29 2023-11-14 00:14:29,460 [check_head_tag] DEBUG check head tag 00:14:29 2023-11-14 00:14:29,461 [execute] INFO git cat-file --batch-check 00:14:29 2023-11-14 00:14:29,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 00:14:29 2023-11-14 00:14:29,465 [execute] INFO git cat-file --batch 00:14:29 2023-11-14 00:14:29,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 00:14:29 2023-11-14 00:14:29,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:29 2023-11-14 00:14:29,479 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 00:14:29 2023-11-14 00:14:29,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 00:14:29 2023-11-14 00:14:29,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:29 3.1.0-dev.25 [Pipeline] } 00:14:29 $ docker exec --env ******** --env ******** 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e ssh-agent -k 00:14:29 unset SSH_AUTH_SOCK; 00:14:29 unset SSH_AGENT_PID; 00:14:29 echo Agent pid 38 killed; 00:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:29 + git semver [Pipeline] } 00:14:30 $ docker stop --time=1 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e 00:14:32 $ docker rm -f --volumes 2e8436a79ddc23e6ab76f85e03766ef4ab8a55abf640bf53d51961310713db3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:32 00:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:32 0.23.1-centos7: Pulling from edgex-lftools 00:14:32 ab5ef0e58194: Pulling fs layer 00:14:32 9712f1f96733: Pulling fs layer 00:14:32 63f879dbbcfc: Pulling fs layer 00:14:32 0d9ebad4ef96: Pulling fs layer 00:14:32 e9a5061849ea: Pulling fs layer 00:14:32 d747dcd14b5f: Pulling fs layer 00:14:32 2de7ff778b66: Pulling fs layer 00:14:32 0d9ebad4ef96: Waiting 00:14:32 2de7ff778b66: Waiting 00:14:32 e9a5061849ea: Waiting 00:14:32 d747dcd14b5f: Waiting 00:14:32 9712f1f96733: Verifying Checksum 00:14:32 9712f1f96733: Download complete 00:14:33 63f879dbbcfc: Verifying Checksum 00:14:33 63f879dbbcfc: Download complete 00:14:33 e9a5061849ea: Verifying Checksum 00:14:33 e9a5061849ea: Download complete 00:14:33 0d9ebad4ef96: Verifying Checksum 00:14:33 0d9ebad4ef96: Download complete 00:14:33 d747dcd14b5f: Verifying Checksum 00:14:33 d747dcd14b5f: Download complete 00:14:33 ab5ef0e58194: Verifying Checksum 00:14:33 ab5ef0e58194: Download complete 00:14:33 2de7ff778b66: Verifying Checksum 00:14:33 2de7ff778b66: Download complete 00:14:36 ab5ef0e58194: Pull complete 00:14:36 9712f1f96733: Pull complete 00:14:36 63f879dbbcfc: Pull complete 00:14:40 0d9ebad4ef96: Pull complete 00:14:40 e9a5061849ea: Pull complete 00:14:40 d747dcd14b5f: Pull complete 00:14:41 2de7ff778b66: Pull complete 00:14:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:41 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:14:41 $ 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 00:14:47 $ docker top 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:14:47 provisioning config files... 00:14:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1350189395010613245tmp 00:14:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13829993549974909412tmp 00:14:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6567919241106810763tmp [Pipeline] { [Pipeline] echo 00:14:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:14:47 ---> sigul-configuration.sh 00:14:47 gpg: directory `/root/.gnupg' created 00:14:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:14:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:14:47 gpg: keyring `/root/.gnupg/secring.gpg' created 00:14:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:14:47 gpg: CAST5 encrypted data 00:14:47 gpg: encrypted with 1 passphrase 00:14:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:14:47 + mkdir /home/jenkins 00:14:47 + mkdir /home/jenkins/sigul [Pipeline] sh 00:14:48 + 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 00:14:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:48 ---> sigul-install.sh 00:14:48 Sigul already installed; skipping installation. [Pipeline] sh 00:14:48 + git tag --list 00:14:48 v1.0.0 00:14:48 v2.1.0 00:14:48 v2.1.1 00:14:48 v2.2.0 00:14:48 v2.3.0 00:14:48 v3.0 00:14:48 v3.0.0 00:14:48 v3.1.0-dev.1 00:14:48 v3.1.0-dev.10 00:14:48 v3.1.0-dev.11 00:14:48 v3.1.0-dev.12 00:14:48 v3.1.0-dev.13 00:14:48 v3.1.0-dev.14 00:14:48 v3.1.0-dev.15 00:14:48 v3.1.0-dev.16 00:14:48 v3.1.0-dev.17 00:14:48 v3.1.0-dev.18 00:14:48 v3.1.0-dev.19 00:14:48 v3.1.0-dev.2 00:14:48 v3.1.0-dev.20 00:14:48 v3.1.0-dev.21 00:14:48 v3.1.0-dev.22 00:14:48 v3.1.0-dev.23 00:14:48 v3.1.0-dev.24 00:14:48 v3.1.0-dev.25 00:14:48 v3.1.0-dev.3 00:14:48 v3.1.0-dev.4 00:14:48 v3.1.0-dev.5 00:14:48 v3.1.0-dev.6 00:14:48 v3.1.0-dev.7 00:14:48 v3.1.0-dev.8 00:14:48 v3.1.0-dev.9 [Pipeline] sh 00:14:48 + lftools sign git-tag v3.1.0-dev.25 00:14:49 Signing Git tag with Sigul... 00:14:49 Signing v3.1.0-dev.25 [Pipeline] echo 00:14:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:14:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:14:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:14:50 $ docker stop --time=1 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 00:14:51 $ docker rm -f --volumes 1b9e389b8e5fd542a4cf49286bbab4bbca583e47b6c25143ecccdcbddf071485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:14:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:52 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:14:52 $ 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 00:14:52 $ docker top 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:52 [ssh-agent] Looking for ssh-agent implementation... 00:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:52 $ docker exec 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 ssh-agent 00:14:52 SSH_AUTH_SOCK=/tmp/ssh-R37f3JzJJZ3i/agent.33 00:14:52 SSH_AGENT_PID=39 00:14:52 Running ssh-add (command line suppressed) 00:14:52 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13877202815988960345.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13877202815988960345.key) 00:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:53 + git semver bump pre 00:14:53 2023-11-14 00:14:53,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:53 2023-11-14 00:14:53,362 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 00:14:53 2023-11-14 00:14:53,362 [bump_version] DEBUG bumped version:3.1.0-dev.26 00:14:53 2023-11-14 00:14:53,362 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 00:14:53 2023-11-14 00:14:53,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:53 2023-11-14 00:14:53,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:53 2023-11-14 00:14:53,364 [execute] INFO git cat-file --batch-check 00:14:53 2023-11-14 00:14:53,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:53 2023-11-14 00:14:53,369 [execute] INFO git cat-file --batch 00:14:53 2023-11-14 00:14:53,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:53 2023-11-14 00:14:53,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:53 3.1.0-dev.26 [Pipeline] } 00:14:53 $ docker exec --env ******** --env ******** 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 ssh-agent -k 00:14:53 unset SSH_AUTH_SOCK; 00:14:53 unset SSH_AGENT_PID; 00:14:53 echo Agent pid 39 killed; 00:14:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:53 + git semver [Pipeline] } 00:14:54 $ docker stop --time=1 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 00:14:55 $ docker rm -f --volumes 2843558a8b96878e10f80b048fdc9a9c5a7f77e5260f7849352fb1d1a427f0a0 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:56 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:14:56 $ 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 00:14:56 $ docker top 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b -eo pid,comm 00:14:56 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). 00:14:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:56 [ssh-agent] Looking for ssh-agent implementation... 00:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:56 $ docker exec 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b ssh-agent 00:14:56 SSH_AUTH_SOCK=/tmp/ssh-LIOU62e0MskX/agent.33 00:14:56 SSH_AGENT_PID=39 00:14:56 Running ssh-add (command line suppressed) 00:14:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4046334250476435248.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4046334250476435248.key) 00:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:57 + git semver push 00:14:57 2023-11-14 00:14:57,417 [run_push] DEBUG push 00:14:57 2023-11-14 00:14:57,418 [execute] INFO git cat-file --batch-check 00:14:57 2023-11-14 00:14:57,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:57 2023-11-14 00:14:57,422 [execute] INFO git rev-list 20acfe16c7a030ce14a5a7657ce65c7abfc117be -- 00:14:57 2023-11-14 00:14:57,422 [execute] DEBUG Popen(['git', 'rev-list', '20acfe16c7a030ce14a5a7657ce65c7abfc117be', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 00:14:57 2023-11-14 00:14:57,429 [execute] INFO git fetch -v origin 00:14:57 2023-11-14 00:14:57,430 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 00:14:58 2023-11-14 00:14:57,953 [run_push] DEBUG no remote changes detected 00:14:58 2023-11-14 00:14:57,953 [execute] INFO git push origin semver 00:14:58 2023-11-14 00:14:57,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 00:14:59 2023-11-14 00:14:58,739 [run_push] DEBUG push all version tags 00:14:59 2023-11-14 00:14:58,740 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:14:59 2023-11-14 00:14:58,740 [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) 00:14:59 2023-11-14 00:14:59,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:14:59 3.1.0-dev.26 [Pipeline] } 00:14:59 $ docker exec --env ******** --env ******** 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b ssh-agent -k 00:14:59 unset SSH_AUTH_SOCK; 00:14:59 unset SSH_AGENT_PID; 00:14:59 echo Agent pid 39 killed; 00:14:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:15:00 + git semver [Pipeline] } 00:15:00 $ docker stop --time=1 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b 00:15:01 $ docker rm -f --volumes 6c14a5c62bb9efceaeea6e5a31ac84225cc323ee76592863f68b3459948b502b [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 00:15:02 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 00:15:02 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 00:15:02 total 16 00:15:02 drwxr-xr-x 3 root root 4096 Nov 14 00:05 . 00:15:02 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:14 .. 00:15:02 drwxr-xr-x 2 root root 4096 Nov 14 00:05 cost 00:15:02 -rw-r--r-- 1 root root 83 Nov 14 00:05 cost.csv 00:15:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 00:15:02 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 00:15:02 total 16 00:15:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 00:05 . 00:15:02 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 00:14 .. 00:15:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 00:05 cost 00:15:02 -rw-r--r-- 1 jenkins jenkins 83 Nov 14 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:15:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:15:03 ---> package-listing.sh 00:15:03 ++ facter osfamily 00:15:03 ++ tr '[:upper:]' '[:lower:]' 00:15:03 + OS_FAMILY=debian 00:15:03 + workspace=/w/workspace/edgexfoundry_device-gpio_main 00:15:03 + START_PACKAGES=/tmp/packages_start.txt 00:15:03 + END_PACKAGES=/tmp/packages_end.txt 00:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:03 + PACKAGES=/tmp/packages_start.txt 00:15:03 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 00:15:03 + PACKAGES=/tmp/packages_end.txt 00:15:03 + case "${OS_FAMILY}" in 00:15:03 + dpkg -l 00:15:03 + grep '^ii' 00:15:03 + '[' -f /tmp/packages_start.txt ']' 00:15:03 + '[' -f /tmp/packages_end.txt ']' 00:15:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:03 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 00:15:03 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 00:15:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 00:15:03 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 00:15:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:04 prd-ubuntu20.04-docker-8c-8g-17414 does not seem to be running inside a container 00:15:04 $ 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 00:15:04 $ docker top 3cf5d164bcbd76179ed504e4a9265ba12c074f22c8ecf89869abbc05744e7768 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:05 + touch /tmp/pre-build-complete [Pipeline] sh 00:15:05 + mkdir -p /var/log/sysstat [Pipeline] sh 00:15:05 + ls /var/log/sa-host 00:15:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:05 provisioning config files... 00:15:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17877506552107126489tmp [Pipeline] { [Pipeline] echo 00:15:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:15:06 ---> create-netrc.sh [Pipeline] } 00:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:15:06 ---> python-tools-install.sh [Pipeline] echo 00:15:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:15:06 ---> sudo-logs.sh 00:15:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:15:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:15:07 ---> job-cost.sh 00:15:07 lf-activate-venv: SKIPPING 00:15:07 DEBUG: total: 0.2199999988079071 00:15:07 INFO: Retrieving Stack Cost... 00:15:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:07 INFO: Archiving Costs [Pipeline] echo 00:15:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:08 ---> logs-deploy.sh 00:15:08 lf-activate-venv: SKIPPING 00:15:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/112 00:15:08 INFO: archiving workspace using pattern(s): 00:15:09 Archives upload complete. 00:15:09 INFO: archiving logs to Nexus