Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 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-ssh15943462058037651001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7098030111619891114.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14963992740143899347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh1426548745289199420.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh16365147000255575279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45061 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 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 (main) > 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 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 Commit message: "Merge pull request #28 from jpwhitemn/kamakura-rls-notes" > git rev-list --no-walk 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:43:50.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:43:50.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:43:50.291Z] ========================================================= [2022-05-10T06:43:50.291Z] EdgeX Global Pipelines Version Info [2022-05-10T06:43:50.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:43:51.137Z] ------------------- [2022-05-10T06:43:51.137Z] stable info: [2022-05-10T06:43:51.137Z] ------------------- [2022-05-10T06:43:51.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:43:51.137Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:43:51.137Z] Message: update stable to v1.0.227 [2022-05-10T06:43:51.717Z] ------------------- [2022-05-10T06:43:51.717Z] experimental info: [2022-05-10T06:43:51.717Z] ------------------- [2022-05-10T06:43:51.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:43:51.717Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:43:51.717Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:43:51.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-10T06:43:51.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-10T06:43:51.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:43:51.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:43:51.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:43:51.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:43:51.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:43:51.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T06:43:51.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:43:51.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:43:51.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:43:51.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-10T06:43:52.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:43:52.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:43:52.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:43:52.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:43:52.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:43:52.087Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:43:52.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:43:52.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:43:52.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T06:43:52.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T06:43:52.151Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:43:52.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:43:52.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:43:52.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:43:52.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T06:43:52.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T06:43:52.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T06:43:52.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] echo [2022-05-10T06:43:52.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cab0c4d [Pipeline] echo [2022-05-10T06:43:52.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:43:52.273Z] provisioning config files... [2022-05-10T06:43:52.288Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9218493598514757074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:43:52.597Z] ---> docker-login.sh [2022-05-10T06:43:52.597Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:43:53.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:53.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:53.985Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:53.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:53.985Z] [2022-05-10T06:43:53.985Z] Login Succeeded [2022-05-10T06:43:53.985Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:43:53.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:53.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:53.985Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:53.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:53.985Z] [2022-05-10T06:43:53.985Z] Login Succeeded [2022-05-10T06:43:53.985Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:43:54.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.246Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.246Z] [2022-05-10T06:43:54.246Z] Login Succeeded [2022-05-10T06:43:54.246Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:43:54.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.506Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.506Z] [2022-05-10T06:43:54.506Z] Login Succeeded [2022-05-10T06:43:54.506Z] docker.io [2022-05-10T06:43:54.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:43:54.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:43:54.768Z] Configure a credential helper to remove this warning. See [2022-05-10T06:43:54.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:43:54.768Z] [2022-05-10T06:43:54.768Z] Login Succeeded [2022-05-10T06:43:54.768Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:43:54.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:43:55.147Z] + git rev-list -1 --merges cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5~1..cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] echo [2022-05-10T06:43:55.282Z] -----------> git rev-list -1 --merges cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5~1..cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:43:55.282Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [false] [Pipeline] sh [2022-05-10T06:43:55.584Z] + git log --format=format:%s -1 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] echo [2022-05-10T06:43:55.600Z] ========================================================= [2022-05-10T06:43:55.600Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:43:55.600Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:43:55.935Z] + git log --format=format:%s -1 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] echo [2022-05-10T06:43:55.948Z] [semverPrep] GIT_COMMIT: cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5, Commit Message: Merge pull request #28 from jpwhitemn/kamakura-rls-notes [Pipeline] echo [2022-05-10T06:43:55.960Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:43:56.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.398Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:43:56.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:43:56.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:43:56.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:43:56.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:43:56.912Z] [2022-05-10T06:43:56.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:43:57.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:43:57.212Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:43:57.212Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:43:57.212Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:43:57.212Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:43:57.212Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:43:57.212Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:43:57.212Z] c427282e49a2: Pulling fs layer [2022-05-10T06:43:57.212Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:43:57.212Z] 0714d37db230: Pulling fs layer [2022-05-10T06:43:57.212Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:43:57.212Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:43:57.212Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:43:57.212Z] 1827001aaf11: Waiting [2022-05-10T06:43:57.212Z] 0714d37db230: Waiting [2022-05-10T06:43:57.212Z] ac28cf19c067: Waiting [2022-05-10T06:43:57.212Z] ca983d60f3e2: Waiting [2022-05-10T06:43:57.212Z] 9f894cec8388: Waiting [2022-05-10T06:43:57.212Z] 5c2a1cbceb83: Waiting [2022-05-10T06:43:57.212Z] a8d5f1318db7: Waiting [2022-05-10T06:43:57.212Z] c427282e49a2: Waiting [2022-05-10T06:43:57.212Z] caf521ccaac6: Verifying Checksum [2022-05-10T06:43:57.212Z] caf521ccaac6: Download complete [2022-05-10T06:43:57.212Z] 5c2a1cbceb83: Download complete [2022-05-10T06:43:57.473Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:43:57.473Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:43:57.473Z] 3ead6fa29328: Download complete [2022-05-10T06:43:57.473Z] a8d5f1318db7: Download complete [2022-05-10T06:43:57.473Z] c427282e49a2: Verifying Checksum [2022-05-10T06:43:57.473Z] c427282e49a2: Download complete [2022-05-10T06:43:57.473Z] 0714d37db230: Download complete [2022-05-10T06:43:57.473Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:43:57.473Z] ac28cf19c067: Download complete [2022-05-10T06:43:57.473Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:43:57.473Z] ca983d60f3e2: Download complete [2022-05-10T06:43:57.473Z] 9f894cec8388: Verifying Checksum [2022-05-10T06:43:57.473Z] 9f894cec8388: Download complete [2022-05-10T06:43:57.473Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:43:57.473Z] 1fe172e4850f: Download complete [2022-05-10T06:43:58.042Z] 1827001aaf11: Download complete [2022-05-10T06:43:58.981Z] 1fe172e4850f: Pull complete [2022-05-10T06:43:59.241Z] caf521ccaac6: Pull complete [2022-05-10T06:43:59.813Z] 3ead6fa29328: Pull complete [2022-05-10T06:43:59.813Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:44:00.072Z] a8d5f1318db7: Pull complete [2022-05-10T06:44:00.331Z] c427282e49a2: Pull complete [2022-05-10T06:44:02.251Z] 1827001aaf11: Pull complete [2022-05-10T06:44:02.251Z] 0714d37db230: Pull complete [2022-05-10T06:44:02.513Z] ac28cf19c067: Pull complete [2022-05-10T06:44:02.513Z] ca983d60f3e2: Pull complete [2022-05-10T06:44:02.513Z] 9f894cec8388: Pull complete [2022-05-10T06:44:02.513Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:44:02.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:02.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:44:02.596Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:44:02.646Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:44:04.167Z] $ docker top 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f -eo pid,comm [2022-05-10T06:44:04.232Z] 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). [2022-05-10T06:44:04.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:44:04.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:04.264Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:04.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:04.416Z] $ docker exec 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f ssh-agent [2022-05-10T06:44:04.540Z] SSH_AUTH_SOCK=/tmp/ssh-DQmfKIdJmG3S/agent.36 [2022-05-10T06:44:04.540Z] SSH_AGENT_PID=42 [2022-05-10T06:44:04.551Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:04.674Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5335650562422966066.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5335650562422966066.key) [2022-05-10T06:44:04.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:04.982Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:44:05.007Z] $ docker exec --env ******** --env ******** 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f ssh-agent -k [2022-05-10T06:44:05.124Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:05.124Z] unset SSH_AGENT_PID; [2022-05-10T06:44:05.124Z] echo Agent pid 42 killed; [2022-05-10T06:44:05.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:44:05.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:05.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:05.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:05.311Z] $ docker exec 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f ssh-agent [2022-05-10T06:44:05.429Z] SSH_AUTH_SOCK=/tmp/ssh-Cc0bA4weN0N1/agent.78 [2022-05-10T06:44:05.429Z] SSH_AGENT_PID=84 [2022-05-10T06:44:05.433Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:05.557Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2583235272090652370.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2583235272090652370.key) [2022-05-10T06:44:05.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:05.861Z] + git semver init [2022-05-10T06:44:06.121Z] 2022-05-10 06:44:06,078 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:44:06.121Z] 2022-05-10 06:44:06,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-10T06:44:06.121Z] 2022-05-10 06:44:06,079 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-10T06:44:06.121Z] 2022-05-10 06:44:06,080 [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) [2022-05-10T06:44:07.064Z] 2022-05-10 06:44:07,033 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-05-10T06:44:07.064Z] 2022-05-10 06:44:07,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-05-10T06:44:07.064Z] 2022-05-10 06:44:07,034 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:44:07.064Z] 2022-05-10 06:44:07,034 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:44:07.064Z] 2.0.0-dev.10 [Pipeline] } [2022-05-10T06:44:07.076Z] $ docker exec --env ******** --env ******** 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f ssh-agent -k [2022-05-10T06:44:07.212Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:07.212Z] unset SSH_AGENT_PID; [2022-05-10T06:44:07.213Z] echo Agent pid 84 killed; [2022-05-10T06:44:07.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:44:07.534Z] + git semver [Pipeline] } [2022-05-10T06:44:07.813Z] $ docker stop --time=1 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f [2022-05-10T06:44:09.150Z] $ docker rm -f 996199c1dada428061d833f3d604a3f3f2d1e4591bb8a8ed83ab4fd94f6a826f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:44:09.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:44:09.759Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:44:09.763Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.10 [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 [2022-05-10T06:44:09.935Z] provisioning config files... [2022-05-10T06:44:09.947Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config706565347186958165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:10.253Z] ---> docker-login.sh [2022-05-10T06:44:10.253Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:10.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:10.253Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:10.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:10.253Z] [2022-05-10T06:44:10.253Z] Login Succeeded [2022-05-10T06:44:10.253Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:10.513Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:10.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:10.513Z] [2022-05-10T06:44:10.513Z] Login Succeeded [2022-05-10T06:44:10.513Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:10.513Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:10.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:10.513Z] [2022-05-10T06:44:10.513Z] Login Succeeded [2022-05-10T06:44:10.513Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:10.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:10.773Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:10.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:10.773Z] [2022-05-10T06:44:10.773Z] Login Succeeded [2022-05-10T06:44:10.773Z] docker.io [2022-05-10T06:44:10.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:11.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:11.033Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:11.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:11.033Z] [2022-05-10T06:44:11.033Z] Login Succeeded [2022-05-10T06:44:11.033Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:11.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:44:11.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:44:11.117Z] ========================================================= [2022-05-10T06:44:11.117Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:44:11.117Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:11.447Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T06:44:11.447Z] Sending build context to Docker daemon 15.57MB [2022-05-10T06:44:11.447Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:44:11.447Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:44:11.447Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:44:11.447Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:44:11.447Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:44:11.447Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:44:11.447Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:44:11.447Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:44:11.447Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:44:11.447Z] a51346096db8: Pulling fs layer [2022-05-10T06:44:11.447Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:44:11.447Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:44:11.447Z] ca2b28591e48: Waiting [2022-05-10T06:44:11.447Z] daebc70d1ce1: Waiting [2022-05-10T06:44:11.447Z] a51346096db8: Waiting [2022-05-10T06:44:11.447Z] 4fe6c5a15a65: Waiting [2022-05-10T06:44:11.447Z] 0e18a0eac166: Waiting [2022-05-10T06:44:11.447Z] 22a0e8bec74d: Waiting [2022-05-10T06:44:11.447Z] 8ed8ca486205: Verifying Checksum [2022-05-10T06:44:11.447Z] 8ed8ca486205: Download complete [2022-05-10T06:44:11.708Z] 666ba61612fd: Download complete [2022-05-10T06:44:11.708Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T06:44:11.708Z] 22a0e8bec74d: Download complete [2022-05-10T06:44:11.708Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:44:11.708Z] ca2b28591e48: Download complete [2022-05-10T06:44:11.708Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T06:44:11.708Z] 59bf1c3509f3: Download complete [2022-05-10T06:44:11.708Z] a51346096db8: Verifying Checksum [2022-05-10T06:44:11.708Z] a51346096db8: Download complete [2022-05-10T06:44:11.708Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:44:11.708Z] daebc70d1ce1: Download complete [2022-05-10T06:44:11.708Z] 59bf1c3509f3: Pull complete [2022-05-10T06:44:11.968Z] 666ba61612fd: Pull complete [2022-05-10T06:44:11.968Z] 8ed8ca486205: Pull complete [2022-05-10T06:44:12.227Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:44:12.227Z] 0e18a0eac166: Download complete [2022-05-10T06:44:12.486Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:44:12.486Z] 4fe6c5a15a65: Download complete [2022-05-10T06:44:16.685Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:44:16.685Z] 22a0e8bec74d: Pull complete [2022-05-10T06:44:16.685Z] ca2b28591e48: Pull complete [2022-05-10T06:44:16.685Z] a51346096db8: Pull complete [2022-05-10T06:44:16.685Z] daebc70d1ce1: Pull complete [2022-05-10T06:44:19.230Z] 0e18a0eac166: Pull complete [2022-05-10T06:44:19.230Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:44:19.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:44:19.230Z] ---> f018257e8ee9 [2022-05-10T06:44:19.230Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:44:20.616Z] ---> Running in f1eab19c0bf2 [2022-05-10T06:44:20.616Z] Removing intermediate container f1eab19c0bf2 [2022-05-10T06:44:20.616Z] ---> 679e1a05e2aa [2022-05-10T06:44:20.616Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:44:20.616Z] ---> Running in 3c77c3a9ce0f [2022-05-10T06:44:20.616Z] Removing intermediate container 3c77c3a9ce0f [2022-05-10T06:44:20.616Z] ---> 475178963541 [2022-05-10T06:44:20.616Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T06:44:20.616Z] ---> Running in d72de72b39fd [2022-05-10T06:44:20.877Z] Removing intermediate container d72de72b39fd [2022-05-10T06:44:20.877Z] ---> 8ca9726df456 [2022-05-10T06:44:20.877Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:44:20.877Z] ---> Running in 832dc0a09dd4 [2022-05-10T06:44:21.446Z] Removing intermediate container 832dc0a09dd4 [2022-05-10T06:44:21.446Z] ---> 0a65546db3ed [2022-05-10T06:44:21.446Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:44:21.446Z] ---> Running in 20d586d90fa1 [2022-05-10T06:44:21.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:22.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:22.905Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:44:22.905Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T06:44:23.165Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:44:23.165Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:44:23.165Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:44:23.426Z] OK: 224 MiB in 56 packages [2022-05-10T06:44:23.687Z] Removing intermediate container 20d586d90fa1 [2022-05-10T06:44:23.687Z] ---> dd294f3e0eaf [2022-05-10T06:44:23.687Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:44:23.948Z] ---> 18687d5c132a [2022-05-10T06:44:23.948Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:44:23.948Z] ---> Running in bba3f53355d9 [2022-05-10T06:44:24.886Z] Still waiting to schedule task [2022-05-10T06:44:24.886Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:24.886Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:24.887Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-45067’ is offline [2022-05-10T06:44:50.518Z] Removing intermediate container bba3f53355d9 [2022-05-10T06:44:50.518Z] ---> da57dfbad575 [2022-05-10T06:44:50.518Z] Step 10/11 : COPY . . [2022-05-10T06:44:50.518Z] ---> 3685ee9bf2b6 [2022-05-10T06:44:50.518Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:44:50.518Z] ---> Running in d0d17e6369c6 [2022-05-10T06:44:51.089Z] Removing intermediate container d0d17e6369c6 [2022-05-10T06:44:51.089Z] ---> bfb222b4adf5 [2022-05-10T06:44:51.089Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T06:44:51.089Z] Successfully built bfb222b4adf5 [2022-05-10T06:44:51.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:51.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:51.640Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:51.718Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:44:51.754Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T06:44:52.173Z] $ docker top ba9f183b4782a7af8588f743f7b8f394f6407f68176b65b623cff4122f106fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:44:52.529Z] + go version [2022-05-10T06:44:52.529Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:44:52.542Z] $ docker stop --time=1 ba9f183b4782a7af8588f743f7b8f394f6407f68176b65b623cff4122f106fd2 [2022-05-10T06:44:53.819Z] $ docker rm -f ba9f183b4782a7af8588f743f7b8f394f6407f68176b65b623cff4122f106fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:54.228Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:54.228Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:54.294Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:44:54.363Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-10T06:44:54.785Z] $ docker top b5e4961057ce9ebfd1f6715a15213dab190e6346931b4c2a0de516ac311f0ba3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:44:55.186Z] + make test [2022-05-10T06:44:55.187Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T06:44:55.445Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T06:45:02.014Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T06:45:02.014Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T06:45:07.287Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:45:10.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:45:10.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:45:10.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:45:10.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:45:10.609Z] $ docker stop --time=1 b5e4961057ce9ebfd1f6715a15213dab190e6346931b4c2a0de516ac311f0ba3 [2022-05-10T06:45:12.244Z] $ docker rm -f b5e4961057ce9ebfd1f6715a15213dab190e6346931b4c2a0de516ac311f0ba3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:45:12.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:45:12.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:45:13.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:45:13.479Z] + ls -al . [2022-05-10T06:45:13.479Z] total 192 [2022-05-10T06:45:13.479Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T06:45:13.479Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:43 .. [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 06:43 .dockerignore [2022-05-10T06:45:13.479Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:44 .git [2022-05-10T06:45:13.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 .github [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 06:43 .gitignore [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:43 .golangci.yml [2022-05-10T06:45:13.479Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:44 .semver [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 06:43 Attribution.txt [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 06:43 CHANGELOG.md [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 06:43 Dockerfile [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:43 GOVERNANCE.md [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 06:43 Jenkinsfile [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:43 LICENSE [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 06:43 Makefile [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 06:43 OWNERS.md [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 06:43 README.md [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION [2022-05-10T06:45:13.479Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:43 bin [2022-05-10T06:45:13.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 cmd [2022-05-10T06:45:13.479Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 06:44 coverage.out [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 06:43 go.mod [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 06:43 go.sum [2022-05-10T06:45:13.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 internal [2022-05-10T06:45:13.479Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:43 snap [2022-05-10T06:45:13.479Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 06:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:13.784Z] + 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=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 --label arch=amd64 --label version=2.0.0-dev.10 . [2022-05-10T06:45:13.784Z] Sending build context to Docker daemon 15.57MB [2022-05-10T06:45:13.784Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:45:13.784Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:45:13.784Z] ---> bfb222b4adf5 [2022-05-10T06:45:13.784Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:45:14.043Z] ---> Running in 13e8b91a7189 [2022-05-10T06:45:14.043Z] Removing intermediate container 13e8b91a7189 [2022-05-10T06:45:14.043Z] ---> e76cd2c883e5 [2022-05-10T06:45:14.043Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:45:14.044Z] ---> Running in 45487c345f1c [2022-05-10T06:45:14.304Z] Removing intermediate container 45487c345f1c [2022-05-10T06:45:14.305Z] ---> ed89fa487be7 [2022-05-10T06:45:14.305Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T06:45:14.305Z] ---> Running in 8b94c6f23d32 [2022-05-10T06:45:14.305Z] Removing intermediate container 8b94c6f23d32 [2022-05-10T06:45:14.305Z] ---> 04d73eb8a585 [2022-05-10T06:45:14.305Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:14.305Z] ---> Running in 24e35bdd3e76 [2022-05-10T06:45:14.874Z] Removing intermediate container 24e35bdd3e76 [2022-05-10T06:45:14.874Z] ---> 1758e891475f [2022-05-10T06:45:14.874Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:45:15.143Z] ---> Running in 101c0c79432a [2022-05-10T06:45:15.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:16.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:16.609Z] OK: 224 MiB in 56 packages [2022-05-10T06:45:16.868Z] Removing intermediate container 101c0c79432a [2022-05-10T06:45:16.868Z] ---> 1692bdfc5591 [2022-05-10T06:45:16.868Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:45:17.127Z] ---> a285723282ec [2022-05-10T06:45:17.127Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:45:17.127Z] ---> Running in 0f92f41b94c0 [2022-05-10T06:45:17.695Z] Removing intermediate container 0f92f41b94c0 [2022-05-10T06:45:17.695Z] ---> 5c184177e74e [2022-05-10T06:45:17.695Z] Step 10/25 : COPY . . [2022-05-10T06:45:18.263Z] ---> 1bc35ba075e4 [2022-05-10T06:45:18.263Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:45:18.263Z] ---> Running in 7487867b2e5e [2022-05-10T06:45:18.834Z] Removing intermediate container 7487867b2e5e [2022-05-10T06:45:18.834Z] ---> ee98d24591ec [2022-05-10T06:45:18.834Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T06:45:19.404Z] 3.15: Pulling from library/alpine [2022-05-10T06:45:19.404Z] df9b9388f04a: Pulling fs layer [2022-05-10T06:45:19.664Z] df9b9388f04a: Verifying Checksum [2022-05-10T06:45:19.664Z] df9b9388f04a: Download complete [2022-05-10T06:45:19.924Z] df9b9388f04a: Pull complete [2022-05-10T06:45:19.924Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T06:45:19.924Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T06:45:19.924Z] ---> 0ac33e5f5afa [2022-05-10T06:45:19.924Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T06:45:19.924Z] ---> Running in ede35caa1517 [2022-05-10T06:45:20.184Z] Removing intermediate container ede35caa1517 [2022-05-10T06:45:20.184Z] ---> 54f502acb397 [2022-05-10T06:45:20.184Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:20.184Z] ---> Running in 69bdd51489d3 [2022-05-10T06:45:20.754Z] Removing intermediate container 69bdd51489d3 [2022-05-10T06:45:20.754Z] ---> 6dc1da49a83e [2022-05-10T06:45:20.754Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:45:20.754Z] ---> Running in 31da112e7cd8 [2022-05-10T06:45:21.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:21.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:22.215Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T06:45:22.215Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:45:22.476Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T06:45:22.476Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:45:22.476Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:45:22.737Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T06:45:22.737Z] OK: 8 MiB in 19 packages [2022-05-10T06:45:22.998Z] Removing intermediate container 31da112e7cd8 [2022-05-10T06:45:22.998Z] ---> ced0dc4e02be [2022-05-10T06:45:22.998Z] Step 16/25 : WORKDIR / [2022-05-10T06:45:22.998Z] ---> Running in 4290995bf01f [2022-05-10T06:45:23.258Z] Removing intermediate container 4290995bf01f [2022-05-10T06:45:23.258Z] ---> d58f483e182d [2022-05-10T06:45:23.258Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T06:45:23.258Z] ---> 805dcbcd1f9f [2022-05-10T06:45:23.258Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T06:45:23.519Z] ---> 3bcd44f0fe2d [2022-05-10T06:45:23.519Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T06:45:23.779Z] ---> 9477ab92fcc9 [2022-05-10T06:45:23.779Z] Step 20/25 : EXPOSE 59910 [2022-05-10T06:45:23.779Z] ---> Running in db5d0cfea6b8 [2022-05-10T06:45:23.779Z] Removing intermediate container db5d0cfea6b8 [2022-05-10T06:45:23.780Z] ---> 0d2b8c863cc8 [2022-05-10T06:45:23.780Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T06:45:23.780Z] ---> Running in aec3b229cfa6 [2022-05-10T06:45:24.040Z] Removing intermediate container aec3b229cfa6 [2022-05-10T06:45:24.040Z] ---> b21a2d36ccd7 [2022-05-10T06:45:24.040Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:45:24.040Z] ---> Running in 0430ffc0604e [2022-05-10T06:45:24.040Z] Removing intermediate container 0430ffc0604e [2022-05-10T06:45:24.040Z] ---> a252b7ccac06 [2022-05-10T06:45:24.040Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T06:45:24.040Z] ---> Running in 32eddc6e1c61 [2022-05-10T06:45:24.302Z] Removing intermediate container 32eddc6e1c61 [2022-05-10T06:45:24.302Z] ---> a9c9554de65e [2022-05-10T06:45:24.302Z] Step 24/25 : LABEL git_sha=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:45:24.302Z] ---> Running in 2771ba8ea126 [2022-05-10T06:45:24.562Z] Removing intermediate container 2771ba8ea126 [2022-05-10T06:45:24.562Z] ---> 42e5c4914556 [2022-05-10T06:45:24.562Z] Step 25/25 : LABEL version=2.0.0-dev.10 [2022-05-10T06:45:24.562Z] ---> Running in 80051f13f257 [2022-05-10T06:45:24.562Z] Removing intermediate container 80051f13f257 [2022-05-10T06:45:24.562Z] ---> 5c94f8a26876 [2022-05-10T06:45:24.562Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T06:45:24.562Z] Successfully built 5c94f8a26876 [2022-05-10T06:45:24.562Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:45:24.649Z] provisioning config files... [2022-05-10T06:45:24.657Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1073484083940200601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:24.957Z] ---> docker-login.sh [2022-05-10T06:45:24.957Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:45:24.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:24.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:24.957Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:24.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:24.957Z] [2022-05-10T06:45:24.957Z] Login Succeeded [2022-05-10T06:45:24.957Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:45:24.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.220Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.220Z] [2022-05-10T06:45:25.220Z] Login Succeeded [2022-05-10T06:45:25.220Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:45:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.220Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.220Z] [2022-05-10T06:45:25.220Z] Login Succeeded [2022-05-10T06:45:25.220Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:45:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.480Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.480Z] [2022-05-10T06:45:25.480Z] Login Succeeded [2022-05-10T06:45:25.480Z] docker.io [2022-05-10T06:45:25.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.745Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.745Z] [2022-05-10T06:45:25.745Z] Login Succeeded [2022-05-10T06:45:25.745Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:45:25.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:45:25.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:45:25.811Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-05-10T06:45:25.811Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:45:25.811Z] latest [2022-05-10T06:45:25.811Z] 2.0.0-dev.10 [2022-05-10T06:45:25.811Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:45:25.811Z] main [2022-05-10T06:45:25.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:26.132Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:26.429Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:45:26.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-10T06:45:26.429Z] 690bc90250be: Preparing [2022-05-10T06:45:26.429Z] ebc636de19ea: Preparing [2022-05-10T06:45:26.429Z] 268592e345ae: Preparing [2022-05-10T06:45:26.429Z] 4e47c71ab329: Preparing [2022-05-10T06:45:26.429Z] 712a2bd2fe8a: Preparing [2022-05-10T06:45:26.429Z] 4fc242d58285: Preparing [2022-05-10T06:45:26.429Z] 4fc242d58285: Waiting [2022-05-10T06:45:26.429Z] 268592e345ae: Pushed [2022-05-10T06:45:26.429Z] ebc636de19ea: Pushed [2022-05-10T06:45:26.429Z] 690bc90250be: Pushed [2022-05-10T06:45:26.429Z] 712a2bd2fe8a: Pushed [2022-05-10T06:45:26.688Z] 4fc242d58285: Layer already exists [2022-05-10T06:45:26.689Z] 4e47c71ab329: Pushed [2022-05-10T06:45:26.949Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5: digest: sha256:b72caef689853c4bad54f1af8862e2af465850de5159cb2479693400aaeb8ec4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:27.246Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:27.540Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-10T06:45:27.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-10T06:45:27.540Z] 690bc90250be: Preparing [2022-05-10T06:45:27.540Z] ebc636de19ea: Preparing [2022-05-10T06:45:27.540Z] 268592e345ae: Preparing [2022-05-10T06:45:27.540Z] 4e47c71ab329: Preparing [2022-05-10T06:45:27.540Z] 712a2bd2fe8a: Preparing [2022-05-10T06:45:27.540Z] 4fc242d58285: Preparing [2022-05-10T06:45:27.540Z] 268592e345ae: Layer already exists [2022-05-10T06:45:27.540Z] ebc636de19ea: Layer already exists [2022-05-10T06:45:27.540Z] 4e47c71ab329: Layer already exists [2022-05-10T06:45:27.540Z] 690bc90250be: Layer already exists [2022-05-10T06:45:27.540Z] 712a2bd2fe8a: Layer already exists [2022-05-10T06:45:27.540Z] 4fc242d58285: Layer already exists [2022-05-10T06:45:27.540Z] latest: digest: sha256:b72caef689853c4bad54f1af8862e2af465850de5159cb2479693400aaeb8ec4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:27.841Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:28.131Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.10 [2022-05-10T06:45:28.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-10T06:45:28.131Z] 690bc90250be: Preparing [2022-05-10T06:45:28.131Z] ebc636de19ea: Preparing [2022-05-10T06:45:28.131Z] 268592e345ae: Preparing [2022-05-10T06:45:28.131Z] 4e47c71ab329: Preparing [2022-05-10T06:45:28.131Z] 712a2bd2fe8a: Preparing [2022-05-10T06:45:28.131Z] 4fc242d58285: Preparing [2022-05-10T06:45:28.131Z] 4fc242d58285: Waiting [2022-05-10T06:45:28.131Z] 690bc90250be: Layer already exists [2022-05-10T06:45:28.131Z] 712a2bd2fe8a: Layer already exists [2022-05-10T06:45:28.131Z] 4e47c71ab329: Layer already exists [2022-05-10T06:45:28.131Z] ebc636de19ea: Layer already exists [2022-05-10T06:45:28.131Z] 268592e345ae: Layer already exists [2022-05-10T06:45:28.131Z] 4fc242d58285: Layer already exists [2022-05-10T06:45:28.131Z] 2.0.0-dev.10: digest: sha256:b72caef689853c4bad54f1af8862e2af465850de5159cb2479693400aaeb8ec4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:28.427Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:28.719Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:45:28.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-10T06:45:28.719Z] 690bc90250be: Preparing [2022-05-10T06:45:28.719Z] ebc636de19ea: Preparing [2022-05-10T06:45:28.719Z] 268592e345ae: Preparing [2022-05-10T06:45:28.719Z] 4e47c71ab329: Preparing [2022-05-10T06:45:28.719Z] 712a2bd2fe8a: Preparing [2022-05-10T06:45:28.719Z] 4fc242d58285: Preparing [2022-05-10T06:45:28.719Z] 4fc242d58285: Waiting [2022-05-10T06:45:28.719Z] 712a2bd2fe8a: Layer already exists [2022-05-10T06:45:28.719Z] 690bc90250be: Layer already exists [2022-05-10T06:45:28.719Z] 268592e345ae: Layer already exists [2022-05-10T06:45:28.719Z] 4e47c71ab329: Layer already exists [2022-05-10T06:45:28.719Z] ebc636de19ea: Layer already exists [2022-05-10T06:45:28.719Z] 4fc242d58285: Layer already exists [2022-05-10T06:45:28.719Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10: digest: sha256:b72caef689853c4bad54f1af8862e2af465850de5159cb2479693400aaeb8ec4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:29.022Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:29.316Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-05-10T06:45:29.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-10T06:45:29.316Z] 690bc90250be: Preparing [2022-05-10T06:45:29.316Z] ebc636de19ea: Preparing [2022-05-10T06:45:29.316Z] 268592e345ae: Preparing [2022-05-10T06:45:29.316Z] 4e47c71ab329: Preparing [2022-05-10T06:45:29.316Z] 712a2bd2fe8a: Preparing [2022-05-10T06:45:29.316Z] 4fc242d58285: Preparing [2022-05-10T06:45:29.316Z] 4fc242d58285: Waiting [2022-05-10T06:45:29.316Z] 268592e345ae: Layer already exists [2022-05-10T06:45:29.316Z] 712a2bd2fe8a: Layer already exists [2022-05-10T06:45:29.316Z] 690bc90250be: Layer already exists [2022-05-10T06:45:29.316Z] ebc636de19ea: Layer already exists [2022-05-10T06:45:29.316Z] 4e47c71ab329: Layer already exists [2022-05-10T06:45:29.316Z] 4fc242d58285: Layer already exists [2022-05-10T06:45:29.316Z] main: digest: sha256:b72caef689853c4bad54f1af8862e2af465850de5159cb2479693400aaeb8ec4 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:45:29.359Z] ===================================================== [Pipeline] echo [2022-05-10T06:45:29.370Z] taggedImages: [2022-05-10T06:45:29.370Z] - nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:45:29.370Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-10T06:45:29.370Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.10 [2022-05-10T06:45:29.370Z] - nexus3.edgexfoundry.org:10004/device-gpio:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:45:29.370Z] - 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] sh [2022-05-10T06:45:29.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:29.741Z] [2022-05-10T06:45:29.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:30.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:30.054Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:45:30.054Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:45:30.054Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:45:30.054Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:45:30.054Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:45:30.054Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:45:30.054Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:45:30.054Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:45:30.054Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:45:30.054Z] 2f39f015ded8: Waiting [2022-05-10T06:45:30.054Z] 5d3b04190fa2: Waiting [2022-05-10T06:45:30.054Z] 33b1e0a273af: Waiting [2022-05-10T06:45:30.054Z] 5c69ac0246d0: Download complete [2022-05-10T06:45:30.054Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T06:45:30.054Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:45:30.054Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:45:30.054Z] 33b1e0a273af: Download complete [2022-05-10T06:45:30.054Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:45:30.054Z] ec43610c2a17: Download complete [2022-05-10T06:45:30.054Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:45:30.054Z] 5d3b04190fa2: Download complete [2022-05-10T06:45:30.313Z] 5eb5b503b376: Verifying Checksum [2022-05-10T06:45:30.313Z] 5eb5b503b376: Download complete [2022-05-10T06:45:30.881Z] 2f39f015ded8: Download complete [2022-05-10T06:45:31.821Z] 5eb5b503b376: Pull complete [2022-05-10T06:45:31.821Z] 5c69ac0246d0: Pull complete [2022-05-10T06:45:32.390Z] ec43610c2a17: Pull complete [2022-05-10T06:45:32.390Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:45:32.649Z] 33b1e0a273af: Pull complete [2022-05-10T06:45:32.649Z] 5d3b04190fa2: Pull complete [2022-05-10T06:45:37.927Z] 2f39f015ded8: Pull complete [2022-05-10T06:45:37.927Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:45:37.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:37.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:45:38.011Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:45:38.112Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:45:40.680Z] $ docker top 2a11afbce610583c008deb7bd997f92fae099639476fec3bee4ddf494ed2f325 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:41.139Z] ---> job-cost.sh [2022-05-10T06:45:41.139Z] lf-activate-venv: SKIPPING [2022-05-10T06:45:41.139Z] INFO: No Stack... [2022-05-10T06:45:41.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:45:41.970Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:45:42.268Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-05-10T06:45:42.268Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:45:42.286Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [2022-05-10T06:45:42.292Z] Resource [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] did not exist. Created. [2022-05-10T06:45:42.292Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:45:42.608Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:45:42.634Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:45:42.640Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:45:42.661Z] $ docker stop --time=1 2a11afbce610583c008deb7bd997f92fae099639476fec3bee4ddf494ed2f325 [2022-05-10T06:45:43.847Z] $ docker rm -f 2a11afbce610583c008deb7bd997f92fae099639476fec3bee4ddf494ed2f325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T06:46:18.414Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45084 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-05-10T06:46:18.428Z] Running in /w/workspace/device-gpio/21 [Pipeline] { [Pipeline] checkout [2022-05-10T06:46:18.703Z] The recommended git tool is: git [2022-05-10T06:46:24.564Z] using credential edgex-jenkins-ssh [2022-05-10T06:46:24.583Z] Cloning the remote Git repository [2022-05-10T06:46:24.654Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-10T06:46:24.740Z] > git init /w/workspace/device-gpio/21 # timeout=10 [2022-05-10T06:46:24.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-10T06:46:24.898Z] > git --version # timeout=10 [2022-05-10T06:46:24.949Z] > git --version # 'git version 2.25.1' [2022-05-10T06:46:24.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:46:25.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:46:26.695Z] Avoid second fetch [2022-05-10T06:46:26.696Z] Checking out Revision cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 (main) [2022-05-10T06:46:26.644Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-10T06:46:26.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:46:26.720Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:46:26.741Z] > git checkout -f cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 # timeout=10 [2022-05-10T06:46:31.065Z] Commit message: "Merge pull request #28 from jpwhitemn/kamakura-rls-notes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:46:32.020Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T06:46:32.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:46:32.020Z] Dload Upload Total Spent Left Speed [2022-05-10T06:46:32.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-10T06:46:32.580Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T06:46:32.929Z] + + sudo tee /etc/docker/daemon.new [2022-05-10T06:46:32.929Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T06:46:32.929Z] { [2022-05-10T06:46:32.929Z] "registry-mirrors": [ [2022-05-10T06:46:32.929Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T06:46:32.929Z] ], [2022-05-10T06:46:32.929Z] "bip": "10.250.0.254/24", [2022-05-10T06:46:32.929Z] "hosts": [ [2022-05-10T06:46:32.929Z] "tcp://0.0.0.0:5555", [2022-05-10T06:46:32.929Z] "unix:///var/run/docker.sock" [2022-05-10T06:46:32.929Z] ], [2022-05-10T06:46:32.929Z] "mtu": 1458, [2022-05-10T06:46:32.929Z] "selinux-enabled": true, [2022-05-10T06:46:32.929Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T06:46:32.929Z] } [Pipeline] sh [2022-05-10T06:46:33.281Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T06:46:33.626Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:46:52.020Z] provisioning config files... [2022-05-10T06:46:52.046Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/21@tmp/config8515797123344101974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:52.484Z] ---> docker-login.sh [2022-05-10T06:46:52.484Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:46:53.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:46:53.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:46:53.393Z] Configure a credential helper to remove this warning. See [2022-05-10T06:46:53.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:46:53.393Z] [2022-05-10T06:46:53.393Z] Login Succeeded [2022-05-10T06:46:53.393Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:46:53.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:46:53.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:46:53.997Z] Configure a credential helper to remove this warning. See [2022-05-10T06:46:53.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:46:53.997Z] [2022-05-10T06:46:53.997Z] Login Succeeded [2022-05-10T06:46:53.997Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:46:54.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:46:54.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:46:54.552Z] Configure a credential helper to remove this warning. See [2022-05-10T06:46:54.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:46:54.552Z] [2022-05-10T06:46:54.552Z] Login Succeeded [2022-05-10T06:46:54.552Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:46:54.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:46:55.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:46:55.111Z] Configure a credential helper to remove this warning. See [2022-05-10T06:46:55.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:46:55.111Z] [2022-05-10T06:46:55.111Z] Login Succeeded [2022-05-10T06:46:55.111Z] docker.io [2022-05-10T06:46:55.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:46:55.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:46:55.660Z] Configure a credential helper to remove this warning. See [2022-05-10T06:46:55.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:46:55.660Z] [2022-05-10T06:46:55.660Z] Login Succeeded [2022-05-10T06:46:55.660Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:46:55.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:46:56.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:46:56.425Z] ========================================================= [2022-05-10T06:46:56.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T06:46:56.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:46:56.848Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T06:46:57.458Z] Sending build context to Docker daemon 7.846MB [2022-05-10T06:46:57.458Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:46:57.458Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-10T06:46:57.458Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T06:46:57.458Z] 9b3977197b4f: Pulling fs layer [2022-05-10T06:46:57.458Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T06:46:57.458Z] 94645a83ff95: Pulling fs layer [2022-05-10T06:46:57.458Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T06:46:57.458Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T06:46:57.458Z] 3096ccb668a1: Pulling fs layer [2022-05-10T06:46:57.458Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T06:46:57.458Z] a4caa8a26152: Pulling fs layer [2022-05-10T06:46:57.458Z] 3096ccb668a1: Waiting [2022-05-10T06:46:57.458Z] e8cf19c19ddd: Waiting [2022-05-10T06:46:57.458Z] a4caa8a26152: Waiting [2022-05-10T06:46:57.458Z] 3f3a8bcf1eab: Waiting [2022-05-10T06:46:57.458Z] 0c92f367c5e7: Waiting [2022-05-10T06:46:57.458Z] 94645a83ff95: Verifying Checksum [2022-05-10T06:46:57.458Z] 1a89e8eeedd5: Download complete [2022-05-10T06:46:57.458Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T06:46:57.458Z] 0c92f367c5e7: Download complete [2022-05-10T06:46:57.458Z] 3096ccb668a1: Verifying Checksum [2022-05-10T06:46:57.458Z] 3096ccb668a1: Download complete [2022-05-10T06:46:57.738Z] 9b3977197b4f: Verifying Checksum [2022-05-10T06:46:57.738Z] 9b3977197b4f: Download complete [2022-05-10T06:46:57.738Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T06:46:57.738Z] e8cf19c19ddd: Download complete [2022-05-10T06:46:58.352Z] 9b3977197b4f: Pull complete [2022-05-10T06:46:58.956Z] 1a89e8eeedd5: Pull complete [2022-05-10T06:46:59.235Z] 94645a83ff95: Pull complete [2022-05-10T06:46:59.838Z] a4caa8a26152: Verifying Checksum [2022-05-10T06:46:59.838Z] a4caa8a26152: Download complete [2022-05-10T06:47:00.447Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T06:47:00.447Z] 3f3a8bcf1eab: Download complete [2022-05-10T06:47:12.871Z] 3f3a8bcf1eab: Pull complete [2022-05-10T06:47:12.871Z] 0c92f367c5e7: Pull complete [2022-05-10T06:47:13.145Z] 3096ccb668a1: Pull complete [2022-05-10T06:47:13.423Z] e8cf19c19ddd: Pull complete [2022-05-10T06:47:20.176Z] a4caa8a26152: Pull complete [2022-05-10T06:47:20.176Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T06:47:20.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T06:47:20.176Z] ---> 725f1c02e7f9 [2022-05-10T06:47:20.176Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:47:20.776Z] ---> Running in a6d0cc81560f [2022-05-10T06:47:21.381Z] Removing intermediate container a6d0cc81560f [2022-05-10T06:47:21.381Z] ---> 50f3142ca94c [2022-05-10T06:47:21.381Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:47:21.381Z] ---> Running in 176b932746fb [2022-05-10T06:47:21.662Z] Removing intermediate container 176b932746fb [2022-05-10T06:47:21.662Z] ---> 40ce778a79cc [2022-05-10T06:47:21.662Z] Step 5/11 : WORKDIR /device-gpio [2022-05-10T06:47:21.662Z] ---> Running in 9d32586ead6b [2022-05-10T06:47:23.116Z] Removing intermediate container 9d32586ead6b [2022-05-10T06:47:23.116Z] ---> 4763c2dc3fa3 [2022-05-10T06:47:23.116Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:47:23.116Z] ---> Running in 315b398f0bc6 [2022-05-10T06:47:25.113Z] Removing intermediate container 315b398f0bc6 [2022-05-10T06:47:25.113Z] ---> 2a582bd936f4 [2022-05-10T06:47:25.113Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:47:25.113Z] ---> Running in 36283488fafe [2022-05-10T06:47:26.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:47:27.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:47:28.071Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:47:28.071Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T06:47:28.071Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:47:28.348Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:47:28.348Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:47:28.348Z] OK: 224 MiB in 56 packages [2022-05-10T06:47:29.329Z] Removing intermediate container 36283488fafe [2022-05-10T06:47:29.329Z] ---> 714020be3f6d [2022-05-10T06:47:29.329Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-10T06:47:29.940Z] ---> 1949f54eb5ad [2022-05-10T06:47:29.940Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:47:29.940Z] ---> Running in e2aba2e35dcd [2022-05-10T06:48:51.752Z] Removing intermediate container e2aba2e35dcd [2022-05-10T06:48:51.752Z] ---> f00412604cf8 [2022-05-10T06:48:51.752Z] Step 10/11 : COPY . . [2022-05-10T06:48:51.752Z] ---> 93e03937d767 [2022-05-10T06:48:51.752Z] Step 11/11 : RUN ${MAKE} [2022-05-10T06:48:51.752Z] ---> Running in 88e2d17e3e3f [2022-05-10T06:48:51.752Z] Removing intermediate container 88e2d17e3e3f [2022-05-10T06:48:51.752Z] ---> 463f2d304a21 [2022-05-10T06:48:51.752Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-10T06:48:51.752Z] Successfully built 463f2d304a21 [2022-05-10T06:48:51.752Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:48:52.096Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:48:52.096Z] . [Pipeline] withDockerContainer [2022-05-10T06:48:52.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-45084 does not seem to be running inside a container [2022-05-10T06:48:52.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/21 -v /w/workspace/device-gpio/21:/w/workspace/device-gpio/21:rw,z -v /w/workspace/device-gpio/21@tmp:/w/workspace/device-gpio/21@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 [2022-05-10T06:48:53.756Z] $ docker top f27f15cad7b6db2f53543ff56b934e57942b733591d2b8ae144a319d85b6f9ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:48:54.641Z] + go version [2022-05-10T06:48:54.641Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T06:48:54.664Z] $ docker stop --time=1 f27f15cad7b6db2f53543ff56b934e57942b733591d2b8ae144a319d85b6f9ef [2022-05-10T06:48:56.231Z] $ docker rm -f f27f15cad7b6db2f53543ff56b934e57942b733591d2b8ae144a319d85b6f9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:48:56.828Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:48:56.828Z] . [Pipeline] withDockerContainer [2022-05-10T06:48:57.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-45084 does not seem to be running inside a container [2022-05-10T06:48:57.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/21 -v /w/workspace/device-gpio/21:/w/workspace/device-gpio/21:rw,z -v /w/workspace/device-gpio/21@tmp:/w/workspace/device-gpio/21@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 [2022-05-10T06:48:58.334Z] $ docker top 7b70a7bfe3747e079187776cfdf4cb352ad09d59b82580a4650109764450d84f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:48:59.220Z] + make test [2022-05-10T06:48:59.220Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T06:49:00.200Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-10T06:49:47.247Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-10T06:49:47.247Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-10T06:49:47.841Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T06:49:47.841Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:50:06.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:50:06.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:50:06.187Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:50:07.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:50:07.669Z] $ docker stop --time=1 7b70a7bfe3747e079187776cfdf4cb352ad09d59b82580a4650109764450d84f [2022-05-10T06:50:09.429Z] $ docker rm -f 7b70a7bfe3747e079187776cfdf4cb352ad09d59b82580a4650109764450d84f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:50:10.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:50:10.305Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T06:50:10.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:50:11.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:50:11.536Z] + ls -al . [2022-05-10T06:50:11.536Z] total 188 [2022-05-10T06:50:11.536Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:50 . [2022-05-10T06:50:11.536Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:46 .. [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 120 May 10 06:46 .dockerignore [2022-05-10T06:50:11.536Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:46 .git [2022-05-10T06:50:11.536Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:46 .github [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 343 May 10 06:46 .gitignore [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:46 .golangci.yml [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 10 06:46 Attribution.txt [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 10 06:46 CHANGELOG.md [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 10 06:46 Dockerfile [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:46 GOVERNANCE.md [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 657 May 10 06:46 Jenkinsfile [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:46 LICENSE [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 10 06:46 Makefile [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 06:46 OWNERS.md [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 10 06:46 README.md [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION [2022-05-10T06:50:11.536Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:46 bin [2022-05-10T06:50:11.536Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:46 cmd [2022-05-10T06:50:11.536Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 06:48 coverage.out [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 10 06:46 go.mod [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 70652 May 10 06:46 go.sum [2022-05-10T06:50:11.536Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:46 internal [2022-05-10T06:50:11.536Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:46 snap [2022-05-10T06:50:11.536Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 06:46 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:11.894Z] + 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=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 --label arch=arm64 --label version=2.0.0-dev.10 . [2022-05-10T06:50:12.170Z] Sending build context to Docker daemon 7.847MB [2022-05-10T06:50:12.170Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:50:12.170Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T06:50:12.170Z] ---> 463f2d304a21 [2022-05-10T06:50:12.170Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T06:50:12.443Z] ---> Running in ef81fbc9aaa3 [2022-05-10T06:50:12.718Z] Removing intermediate container ef81fbc9aaa3 [2022-05-10T06:50:12.718Z] ---> c98fa5e96a25 [2022-05-10T06:50:12.718Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:50:12.718Z] ---> Running in 1e97f1df80dc [2022-05-10T06:50:13.325Z] Removing intermediate container 1e97f1df80dc [2022-05-10T06:50:13.325Z] ---> 29262a23fa57 [2022-05-10T06:50:13.325Z] Step 5/25 : WORKDIR /device-gpio [2022-05-10T06:50:13.325Z] ---> Running in 781642540dda [2022-05-10T06:50:13.603Z] Removing intermediate container 781642540dda [2022-05-10T06:50:13.603Z] ---> 541df4496eb3 [2022-05-10T06:50:13.603Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:50:13.603Z] ---> Running in 1347fa9a8b9b [2022-05-10T06:50:15.593Z] Removing intermediate container 1347fa9a8b9b [2022-05-10T06:50:15.593Z] ---> 66759ae746d6 [2022-05-10T06:50:15.593Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:50:15.593Z] ---> Running in 5fb2bf375e28 [2022-05-10T06:50:16.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:50:17.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:50:18.132Z] OK: 224 MiB in 56 packages [2022-05-10T06:50:18.743Z] Removing intermediate container 5fb2bf375e28 [2022-05-10T06:50:18.743Z] ---> 7ca4d6f143e9 [2022-05-10T06:50:18.743Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-10T06:50:19.338Z] ---> 037af88dd4ed [2022-05-10T06:50:19.338Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:50:19.338Z] ---> Running in 56e36497809f [2022-05-10T06:50:21.311Z] Removing intermediate container 56e36497809f [2022-05-10T06:50:21.311Z] ---> f260a82b1fef [2022-05-10T06:50:21.311Z] Step 10/25 : COPY . . [2022-05-10T06:50:22.281Z] ---> 00b304144150 [2022-05-10T06:50:22.281Z] Step 11/25 : RUN ${MAKE} [2022-05-10T06:50:22.281Z] ---> Running in c3ff829beb24 [2022-05-10T06:50:24.255Z] Removing intermediate container c3ff829beb24 [2022-05-10T06:50:24.255Z] ---> 2e07ad9ee3f8 [2022-05-10T06:50:24.255Z] Step 12/25 : FROM alpine:3.15 [2022-05-10T06:50:24.526Z] 3.15: Pulling from library/alpine [2022-05-10T06:50:24.799Z] 9981e73032c8: Pulling fs layer [2022-05-10T06:50:25.072Z] 9981e73032c8: Verifying Checksum [2022-05-10T06:50:25.072Z] 9981e73032c8: Download complete [2022-05-10T06:50:25.667Z] 9981e73032c8: Pull complete [2022-05-10T06:50:25.667Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T06:50:25.667Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T06:50:25.667Z] ---> 3fb3c9af89a9 [2022-05-10T06:50:25.667Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-10T06:50:25.667Z] ---> Running in 71ff47be8c47 [2022-05-10T06:50:25.941Z] Removing intermediate container 71ff47be8c47 [2022-05-10T06:50:25.941Z] ---> 31db0ef112aa [2022-05-10T06:50:25.941Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:50:25.941Z] ---> Running in 064d6eb6d023 [2022-05-10T06:50:27.933Z] Removing intermediate container 064d6eb6d023 [2022-05-10T06:50:27.933Z] ---> 6e304a0398ad [2022-05-10T06:50:27.933Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-10T06:50:27.933Z] ---> Running in 5912430659f3 [2022-05-10T06:50:28.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:50:29.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:50:30.486Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T06:50:30.762Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-10T06:50:30.762Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T06:50:31.038Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-10T06:50:31.038Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-10T06:50:31.038Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T06:50:31.038Z] OK: 8 MiB in 19 packages [2022-05-10T06:50:32.020Z] Removing intermediate container 5912430659f3 [2022-05-10T06:50:32.020Z] ---> 835640e2e147 [2022-05-10T06:50:32.020Z] Step 16/25 : WORKDIR / [2022-05-10T06:50:32.020Z] ---> Running in fc8c3358511b [2022-05-10T06:50:32.294Z] Removing intermediate container fc8c3358511b [2022-05-10T06:50:32.294Z] ---> c03c899fc0b4 [2022-05-10T06:50:32.294Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-10T06:50:32.887Z] ---> 843c44e48402 [2022-05-10T06:50:32.887Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-10T06:50:33.484Z] ---> 13056c48576f [2022-05-10T06:50:33.484Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-10T06:50:34.080Z] ---> c5d3f6fe7696 [2022-05-10T06:50:34.080Z] Step 20/25 : EXPOSE 59910 [2022-05-10T06:50:34.080Z] ---> Running in 32e3a2e29abb [2022-05-10T06:50:34.354Z] Removing intermediate container 32e3a2e29abb [2022-05-10T06:50:34.354Z] ---> 487e6420c071 [2022-05-10T06:50:34.354Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-10T06:50:34.354Z] ---> Running in 6304f7790f85 [2022-05-10T06:50:34.629Z] Removing intermediate container 6304f7790f85 [2022-05-10T06:50:34.629Z] ---> b97cf638c1e0 [2022-05-10T06:50:34.629Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:50:34.629Z] ---> Running in 9d0fcad6dd85 [2022-05-10T06:50:35.227Z] Removing intermediate container 9d0fcad6dd85 [2022-05-10T06:50:35.227Z] ---> 5a1ef28ada4d [2022-05-10T06:50:35.227Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T06:50:35.227Z] ---> Running in 63ca26b547d0 [2022-05-10T06:50:35.500Z] Removing intermediate container 63ca26b547d0 [2022-05-10T06:50:35.500Z] ---> 6bd6a488cf9a [2022-05-10T06:50:35.500Z] Step 24/25 : LABEL git_sha=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:50:35.500Z] ---> Running in e48026df4e84 [2022-05-10T06:50:35.772Z] Removing intermediate container e48026df4e84 [2022-05-10T06:50:35.772Z] ---> 5d1373299473 [2022-05-10T06:50:35.772Z] Step 25/25 : LABEL version=2.0.0-dev.10 [2022-05-10T06:50:35.772Z] ---> Running in 35225ba484d4 [2022-05-10T06:50:36.368Z] Removing intermediate container 35225ba484d4 [2022-05-10T06:50:36.368Z] ---> b4d0495db138 [2022-05-10T06:50:36.368Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-10T06:50:36.368Z] Successfully built b4d0495db138 [2022-05-10T06:50:36.368Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:50:36.466Z] provisioning config files... [2022-05-10T06:50:36.486Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/21@tmp/config3639625165365217744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:50:36.842Z] ---> docker-login.sh [2022-05-10T06:50:36.842Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:50:37.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:50:37.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:50:37.116Z] Configure a credential helper to remove this warning. See [2022-05-10T06:50:37.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:50:37.116Z] [2022-05-10T06:50:37.116Z] Login Succeeded [2022-05-10T06:50:37.116Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:50:37.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:50:37.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:50:37.669Z] Configure a credential helper to remove this warning. See [2022-05-10T06:50:37.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:50:37.669Z] [2022-05-10T06:50:37.669Z] Login Succeeded [2022-05-10T06:50:37.669Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:50:37.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:50:38.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:50:38.221Z] Configure a credential helper to remove this warning. See [2022-05-10T06:50:38.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:50:38.221Z] [2022-05-10T06:50:38.221Z] Login Succeeded [2022-05-10T06:50:38.221Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:50:38.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:50:38.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:50:38.497Z] Configure a credential helper to remove this warning. See [2022-05-10T06:50:38.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:50:38.497Z] [2022-05-10T06:50:38.497Z] Login Succeeded [2022-05-10T06:50:38.497Z] docker.io [2022-05-10T06:50:39.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:50:39.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:50:39.367Z] Configure a credential helper to remove this warning. See [2022-05-10T06:50:39.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:50:39.367Z] [2022-05-10T06:50:39.367Z] Login Succeeded [2022-05-10T06:50:39.367Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:50:39.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:50:39.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:50:39.447Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-05-10T06:50:39.447Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:50:39.447Z] latest [2022-05-10T06:50:39.447Z] 2.0.0-dev.10 [2022-05-10T06:50:39.447Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:50:39.447Z] main [2022-05-10T06:50:39.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:39.810Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:40.155Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:50:40.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-10T06:50:40.155Z] 5650ba50d2e8: Preparing [2022-05-10T06:50:40.155Z] 6bccefe3cbee: Preparing [2022-05-10T06:50:40.155Z] 7e20d304192a: Preparing [2022-05-10T06:50:40.155Z] 97a26ff87c38: Preparing [2022-05-10T06:50:40.155Z] ac3d26f1f964: Preparing [2022-05-10T06:50:40.155Z] 4f4ce317c6bb: Preparing [2022-05-10T06:50:40.155Z] 4f4ce317c6bb: Waiting [2022-05-10T06:50:40.433Z] 7e20d304192a: Pushed [2022-05-10T06:50:40.433Z] 5650ba50d2e8: Pushed [2022-05-10T06:50:40.433Z] ac3d26f1f964: Pushed [2022-05-10T06:50:40.433Z] 6bccefe3cbee: Pushed [2022-05-10T06:50:40.433Z] 4f4ce317c6bb: Layer already exists [2022-05-10T06:50:41.030Z] 97a26ff87c38: Pushed [2022-05-10T06:50:41.302Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5: digest: sha256:b5193f91f6db4b3534a1ed69ecce6d052a7fae581d345c50d5409c3befd78dc9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:41.651Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:41.997Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-10T06:50:41.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-10T06:50:41.997Z] 5650ba50d2e8: Preparing [2022-05-10T06:50:41.997Z] 6bccefe3cbee: Preparing [2022-05-10T06:50:41.997Z] 7e20d304192a: Preparing [2022-05-10T06:50:41.997Z] 97a26ff87c38: Preparing [2022-05-10T06:50:41.997Z] ac3d26f1f964: Preparing [2022-05-10T06:50:41.997Z] 4f4ce317c6bb: Preparing [2022-05-10T06:50:41.997Z] 4f4ce317c6bb: Waiting [2022-05-10T06:50:41.997Z] 5650ba50d2e8: Layer already exists [2022-05-10T06:50:41.997Z] 97a26ff87c38: Layer already exists [2022-05-10T06:50:41.997Z] 7e20d304192a: Layer already exists [2022-05-10T06:50:41.997Z] 6bccefe3cbee: Layer already exists [2022-05-10T06:50:41.997Z] ac3d26f1f964: Layer already exists [2022-05-10T06:50:41.997Z] 4f4ce317c6bb: Layer already exists [2022-05-10T06:50:42.271Z] latest: digest: sha256:b5193f91f6db4b3534a1ed69ecce6d052a7fae581d345c50d5409c3befd78dc9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:42.628Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:42.971Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.10 [2022-05-10T06:50:42.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-10T06:50:42.971Z] 5650ba50d2e8: Preparing [2022-05-10T06:50:42.971Z] 6bccefe3cbee: Preparing [2022-05-10T06:50:42.971Z] 7e20d304192a: Preparing [2022-05-10T06:50:42.971Z] 97a26ff87c38: Preparing [2022-05-10T06:50:42.971Z] ac3d26f1f964: Preparing [2022-05-10T06:50:42.971Z] 4f4ce317c6bb: Preparing [2022-05-10T06:50:42.971Z] 4f4ce317c6bb: Waiting [2022-05-10T06:50:42.971Z] 7e20d304192a: Layer already exists [2022-05-10T06:50:42.971Z] ac3d26f1f964: Layer already exists [2022-05-10T06:50:42.971Z] 6bccefe3cbee: Layer already exists [2022-05-10T06:50:42.971Z] 5650ba50d2e8: Layer already exists [2022-05-10T06:50:42.971Z] 97a26ff87c38: Layer already exists [2022-05-10T06:50:42.971Z] 4f4ce317c6bb: Layer already exists [2022-05-10T06:50:43.241Z] 2.0.0-dev.10: digest: sha256:b5193f91f6db4b3534a1ed69ecce6d052a7fae581d345c50d5409c3befd78dc9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:43.586Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:43.926Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:50:43.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-10T06:50:43.926Z] 5650ba50d2e8: Preparing [2022-05-10T06:50:43.926Z] 6bccefe3cbee: Preparing [2022-05-10T06:50:43.926Z] 7e20d304192a: Preparing [2022-05-10T06:50:43.926Z] 97a26ff87c38: Preparing [2022-05-10T06:50:43.926Z] ac3d26f1f964: Preparing [2022-05-10T06:50:43.926Z] 4f4ce317c6bb: Preparing [2022-05-10T06:50:43.926Z] 4f4ce317c6bb: Waiting [2022-05-10T06:50:43.926Z] ac3d26f1f964: Layer already exists [2022-05-10T06:50:43.926Z] 7e20d304192a: Layer already exists [2022-05-10T06:50:43.926Z] 6bccefe3cbee: Layer already exists [2022-05-10T06:50:43.926Z] 97a26ff87c38: Layer already exists [2022-05-10T06:50:43.926Z] 5650ba50d2e8: Layer already exists [2022-05-10T06:50:43.926Z] 4f4ce317c6bb: Layer already exists [2022-05-10T06:50:44.199Z] cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10: digest: sha256:b5193f91f6db4b3534a1ed69ecce6d052a7fae581d345c50d5409c3befd78dc9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:44.545Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:44.880Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-05-10T06:50:44.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-10T06:50:44.880Z] 5650ba50d2e8: Preparing [2022-05-10T06:50:44.880Z] 6bccefe3cbee: Preparing [2022-05-10T06:50:44.880Z] 7e20d304192a: Preparing [2022-05-10T06:50:44.880Z] 97a26ff87c38: Preparing [2022-05-10T06:50:44.880Z] ac3d26f1f964: Preparing [2022-05-10T06:50:44.880Z] 4f4ce317c6bb: Preparing [2022-05-10T06:50:44.880Z] 4f4ce317c6bb: Waiting [2022-05-10T06:50:44.880Z] ac3d26f1f964: Layer already exists [2022-05-10T06:50:44.880Z] 6bccefe3cbee: Layer already exists [2022-05-10T06:50:44.880Z] 97a26ff87c38: Layer already exists [2022-05-10T06:50:44.880Z] 7e20d304192a: Layer already exists [2022-05-10T06:50:44.880Z] 5650ba50d2e8: Layer already exists [2022-05-10T06:50:44.880Z] 4f4ce317c6bb: Layer already exists [2022-05-10T06:50:45.152Z] main: digest: sha256:b5193f91f6db4b3534a1ed69ecce6d052a7fae581d345c50d5409c3befd78dc9 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:50:45.203Z] ===================================================== [Pipeline] echo [2022-05-10T06:50:45.211Z] taggedImages: [2022-05-10T06:50:45.211Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [2022-05-10T06:50:45.211Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-10T06:50:45.211Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.10 [2022-05-10T06:50:45.211Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5-2.0.0-dev.10 [2022-05-10T06:50:45.211Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:45.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:50:45.581Z] [2022-05-10T06:50:45.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:50:45.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:50:45.925Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T06:50:46.198Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T06:50:46.198Z] 04944245beec: Pulling fs layer [2022-05-10T06:50:46.198Z] 699f458cf7ca: Pulling fs layer [2022-05-10T06:50:46.198Z] 765212b225bb: Pulling fs layer [2022-05-10T06:50:46.198Z] f23df028b6ca: Pulling fs layer [2022-05-10T06:50:46.198Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T06:50:46.198Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T06:50:46.198Z] 765212b225bb: Waiting [2022-05-10T06:50:46.198Z] f23df028b6ca: Waiting [2022-05-10T06:50:46.198Z] d65c8cfc05b1: Waiting [2022-05-10T06:50:46.198Z] 2437ff75d9bd: Waiting [2022-05-10T06:50:46.198Z] 04944245beec: Verifying Checksum [2022-05-10T06:50:46.198Z] 04944245beec: Download complete [2022-05-10T06:50:46.198Z] 765212b225bb: Verifying Checksum [2022-05-10T06:50:46.198Z] 765212b225bb: Download complete [2022-05-10T06:50:46.198Z] f23df028b6ca: Verifying Checksum [2022-05-10T06:50:46.198Z] f23df028b6ca: Download complete [2022-05-10T06:50:46.198Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T06:50:46.198Z] d65c8cfc05b1: Download complete [2022-05-10T06:50:46.471Z] 699f458cf7ca: Verifying Checksum [2022-05-10T06:50:46.471Z] 699f458cf7ca: Download complete [2022-05-10T06:50:46.745Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T06:50:46.745Z] 8998bd30e6a1: Download complete [2022-05-10T06:50:48.721Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T06:50:48.721Z] 2437ff75d9bd: Download complete [2022-05-10T06:50:50.703Z] 8998bd30e6a1: Pull complete [2022-05-10T06:50:51.303Z] 04944245beec: Pull complete [2022-05-10T06:50:52.824Z] 699f458cf7ca: Pull complete [2022-05-10T06:50:53.099Z] 765212b225bb: Pull complete [2022-05-10T06:50:53.697Z] f23df028b6ca: Pull complete [2022-05-10T06:50:53.972Z] d65c8cfc05b1: Pull complete [2022-05-10T06:51:09.074Z] 2437ff75d9bd: Pull complete [2022-05-10T06:51:09.074Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T06:51:09.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T06:51:09.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T06:51:09.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-45084 does not seem to be running inside a container [2022-05-10T06:51:09.405Z] $ 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/21 -v /w/workspace/device-gpio/21:/w/workspace/device-gpio/21:rw,z -v /w/workspace/device-gpio/21@tmp:/w/workspace/device-gpio/21@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 [2022-05-10T06:51:11.903Z] $ docker top b4401a34daabe3acb3de23ed8f82f5d524819bb5b5e6e1cd7cdf32432da2f9d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:51:12.861Z] ---> job-cost.sh [2022-05-10T06:51:12.861Z] lf-activate-venv: SKIPPING [2022-05-10T06:51:12.861Z] INFO: No Stack... [2022-05-10T06:51:13.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T06:51:14.439Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:51:15.106Z] + cat /w/workspace/device-gpio/21/archives/cost.csv [2022-05-10T06:51:15.106Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:51:15.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [2022-05-10T06:51:15.183Z] Resource [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] did not exist. Created. [2022-05-10T06:51:15.183Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:51:15.880Z] /w/workspace/device-gpio/21@tmp/durable-7abf3f91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T06:51:16.592Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T06:51:16.620Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T06:51:16.670Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:51:16.677Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:51:16.696Z] $ docker stop --time=1 b4401a34daabe3acb3de23ed8f82f5d524819bb5b5e6e1cd7cdf32432da2f9d6 [2022-05-10T06:51:18.197Z] $ docker rm -f b4401a34daabe3acb3de23ed8f82f5d524819bb5b5e6e1cd7cdf32432da2f9d6 [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 [2022-05-10T06:51:18.639Z] provisioning config files... [2022-05-10T06:51:18.649Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1260773520983093928tmp [Pipeline] { [Pipeline] sh [2022-05-10T06:51:18.944Z] + set +x [2022-05-10T06:51:18.944Z] + curl -s https://codecov.io/bash [2022-05-10T06:51:18.944Z] + bash -s -- [2022-05-10T06:51:18.944Z] [2022-05-10T06:51:18.944Z] _____ _ [2022-05-10T06:51:18.944Z] / ____| | | [2022-05-10T06:51:18.944Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T06:51:18.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T06:51:18.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T06:51:18.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T06:51:18.944Z] Bash-1.0.6 [2022-05-10T06:51:18.944Z] [2022-05-10T06:51:18.944Z] [2022-05-10T06:51:18.944Z] ==> git version 2.25.1 found [2022-05-10T06:51:18.944Z] ==> 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 [2022-05-10T06:51:18.944Z] Release-Date: 2020-01-08 [2022-05-10T06:51:18.944Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T06:51:18.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T06:51:18.944Z] ==> Jenkins CI detected. [2022-05-10T06:51:18.944Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-05-10T06:51:18.944Z] project root: . [2022-05-10T06:51:18.944Z] --> token set from env [2022-05-10T06:51:18.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T06:51:18.944Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T06:51:18.944Z] ==> Python coveragepy not found [2022-05-10T06:51:18.944Z] ==> Searching for coverage reports in: [2022-05-10T06:51:18.944Z] + . [2022-05-10T06:51:18.944Z] -> Found 1 reports [2022-05-10T06:51:18.944Z] ==> Detecting git/mercurial file structure [2022-05-10T06:51:18.944Z] ==> Reading reports [2022-05-10T06:51:18.944Z] + ./coverage.out bytes=10 [2022-05-10T06:51:18.944Z] ==> Appending adjustments [2022-05-10T06:51:18.944Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T06:51:19.205Z] + Found adjustments [2022-05-10T06:51:19.205Z] ==> Gzipping contents [2022-05-10T06:51:19.205Z] 4.0K /tmp/codecov.H7q8gR.gz [2022-05-10T06:51:19.205Z] ==> Uploading reports [2022-05-10T06:51:19.205Z] url: https://codecov.io [2022-05-10T06:51:19.205Z] query: branch=main&commit=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T06:51:19.205Z] -> Pinging Codecov [2022-05-10T06:51:19.205Z] 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=cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T06:51:19.466Z] -> Uploading to [2022-05-10T06:51:19.466Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5/81accf2e-d5b9-4dd6-b285-dfab0ac97e88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T065119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b5418eb5375c0e951825f707d98f74434cb6f8af2ab0e9e21dcc1865d09e39 [2022-05-10T06:51:19.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:51:19.466Z] Dload Upload Total Spent Left Speed [2022-05-10T06:51:19.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3747 --:--:-- --:--:-- --:--:-- 3730 100 832 0 0 100 832 0 2692 --:--:-- --:--:-- --:--:-- 2692 [2022-05-10T06:51:19.727Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] } [2022-05-10T06:51:19.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T06:51:19.884Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T06:51:19.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:20.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:51:20.187Z] [2022-05-10T06:51:20.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:20.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:51:20.491Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T06:51:20.491Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T06:51:20.491Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T06:51:20.491Z] de9db76c5a1d: Pulling fs layer [2022-05-10T06:51:20.491Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T06:51:20.491Z] 0d57e429df01: Pulling fs layer [2022-05-10T06:51:20.491Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T06:51:20.491Z] e1f770b5df2f: Pulling fs layer [2022-05-10T06:51:20.491Z] 85a0685a4137: Pulling fs layer [2022-05-10T06:51:20.491Z] 0d57e429df01: Waiting [2022-05-10T06:51:20.491Z] 0eba1c9be4d2: Waiting [2022-05-10T06:51:20.491Z] 85a0685a4137: Waiting [2022-05-10T06:51:20.491Z] 4e4be7b47b0d: Waiting [2022-05-10T06:51:20.491Z] e1f770b5df2f: Waiting [2022-05-10T06:51:20.491Z] de9db76c5a1d: Verifying Checksum [2022-05-10T06:51:20.491Z] de9db76c5a1d: Download complete [2022-05-10T06:51:20.492Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T06:51:20.492Z] 0ef7d3d256c8: Download complete [2022-05-10T06:51:20.492Z] 0d57e429df01: Verifying Checksum [2022-05-10T06:51:20.492Z] 0d57e429df01: Download complete [2022-05-10T06:51:20.492Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T06:51:20.492Z] 4e4be7b47b0d: Download complete [2022-05-10T06:51:20.492Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T06:51:20.492Z] 188c0c94c7c5: Download complete [2022-05-10T06:51:20.750Z] 188c0c94c7c5: Pull complete [2022-05-10T06:51:20.750Z] e1f770b5df2f: Verifying Checksum [2022-05-10T06:51:20.750Z] e1f770b5df2f: Download complete [2022-05-10T06:51:20.750Z] 0ef7d3d256c8: Pull complete [2022-05-10T06:51:20.750Z] de9db76c5a1d: Pull complete [2022-05-10T06:51:21.325Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T06:51:21.325Z] 0eba1c9be4d2: Download complete [2022-05-10T06:51:21.325Z] 85a0685a4137: Verifying Checksum [2022-05-10T06:51:21.325Z] 85a0685a4137: Download complete [2022-05-10T06:51:24.613Z] 0eba1c9be4d2: Pull complete [2022-05-10T06:51:24.613Z] 0d57e429df01: Pull complete [2022-05-10T06:51:24.613Z] 4e4be7b47b0d: Pull complete [2022-05-10T06:51:24.872Z] e1f770b5df2f: Pull complete [2022-05-10T06:51:28.164Z] 85a0685a4137: Pull complete [2022-05-10T06:51:28.164Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T06:51:28.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T06:51:28.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T06:51:28.231Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:51:28.269Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T06:51:29.958Z] $ docker top 8797c920e8acd1873af6a0229f89e71ee406f54f6531cc96a7fb4ff19c1ac59d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T06:51:30.029Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T06:51:30.307Z] + set -o pipefail [2022-05-10T06:51:30.308Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T06:51:34.510Z] [2022-05-10T06:51:34.510Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-05-10T06:51:34.510Z] [2022-05-10T06:51:34.510Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/b0a32e0a-0c35-4e09-842c-e5935e843d4c [2022-05-10T06:51:34.510Z] [2022-05-10T06:51:34.510Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T06:51:34.510Z] [2022-05-10T06:51:34.510Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T06:51:34.510Z] [2022-05-10T06:51:34.510Z] [Pipeline] } [2022-05-10T06:51:34.523Z] $ docker stop --time=1 8797c920e8acd1873af6a0229f89e71ee406f54f6531cc96a7fb4ff19c1ac59d [2022-05-10T06:51:36.160Z] $ docker rm -f 8797c920e8acd1873af6a0229f89e71ee406f54f6531cc96a7fb4ff19c1ac59d [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 [2022-05-10T06:51:36.812Z] + git log --format=format:%s -1 cab0c4d6c2673bf6b8ec623e23406c8a02eff2a5 [Pipeline] sh [2022-05-10T06:51:37.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:51:37.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:37.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:51:37.398Z] . [Pipeline] withDockerContainer [2022-05-10T06:51:37.466Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:51:37.570Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:51:37.964Z] $ docker top 640b652190b9bfd8305181c641bebeadec2e85999bb06567dff6362f1c387ab4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:51:38.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:51:38.063Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:51:38.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:51:38.205Z] $ docker exec 640b652190b9bfd8305181c641bebeadec2e85999bb06567dff6362f1c387ab4 ssh-agent [2022-05-10T06:51:38.313Z] SSH_AUTH_SOCK=/tmp/ssh-0k41L1Tg5R6o/agent.33 [2022-05-10T06:51:38.313Z] SSH_AGENT_PID=39 [2022-05-10T06:51:38.318Z] Running ssh-add (command line suppressed) [2022-05-10T06:51:38.441Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8543921322426803997.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8543921322426803997.key) [2022-05-10T06:51:38.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:51:38.748Z] + git semver tag [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,914 [run_tag] DEBUG tag force:False [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,914 [check_head_tag] DEBUG check head tag [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,915 [execute] INFO git cat-file --batch-check [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,918 [execute] INFO git cat-file --batch [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,927 [execute] INFO git tag -a v2.0.0-dev.10 -m v2.0.0-dev.10 [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,927 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.0.0-dev.10', '-m', 'v2.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:51:39.009Z] 2022-05-10 06:51:38,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:39.009Z] 2.0.0-dev.10 [Pipeline] } [2022-05-10T06:51:39.020Z] $ docker exec --env ******** --env ******** 640b652190b9bfd8305181c641bebeadec2e85999bb06567dff6362f1c387ab4 ssh-agent -k [2022-05-10T06:51:39.123Z] unset SSH_AUTH_SOCK; [2022-05-10T06:51:39.123Z] unset SSH_AGENT_PID; [2022-05-10T06:51:39.123Z] echo Agent pid 39 killed; [2022-05-10T06:51:39.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:51:39.452Z] + git semver [Pipeline] } [2022-05-10T06:51:39.728Z] $ docker stop --time=1 640b652190b9bfd8305181c641bebeadec2e85999bb06567dff6362f1c387ab4 [2022-05-10T06:51:41.031Z] $ docker rm -f 640b652190b9bfd8305181c641bebeadec2e85999bb06567dff6362f1c387ab4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:41.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:51:41.443Z] [2022-05-10T06:51:41.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:41.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:51:41.753Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T06:51:41.753Z] ab5ef0e58194: Pulling fs layer [2022-05-10T06:51:41.753Z] 9712f1f96733: Pulling fs layer [2022-05-10T06:51:41.753Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T06:51:41.753Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T06:51:41.753Z] e9a5061849ea: Pulling fs layer [2022-05-10T06:51:41.753Z] d747dcd14b5f: Pulling fs layer [2022-05-10T06:51:41.753Z] 2de7ff778b66: Pulling fs layer [2022-05-10T06:51:41.753Z] e9a5061849ea: Waiting [2022-05-10T06:51:41.753Z] d747dcd14b5f: Waiting [2022-05-10T06:51:41.753Z] 2de7ff778b66: Waiting [2022-05-10T06:51:41.753Z] 0d9ebad4ef96: Waiting [2022-05-10T06:51:41.753Z] 9712f1f96733: Download complete [2022-05-10T06:51:42.015Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T06:51:42.015Z] 63f879dbbcfc: Download complete [2022-05-10T06:51:42.275Z] e9a5061849ea: Verifying Checksum [2022-05-10T06:51:42.275Z] e9a5061849ea: Download complete [2022-05-10T06:51:42.275Z] d747dcd14b5f: Verifying Checksum [2022-05-10T06:51:42.275Z] d747dcd14b5f: Download complete [2022-05-10T06:51:42.275Z] ab5ef0e58194: Download complete [2022-05-10T06:51:42.275Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T06:51:42.275Z] 0d9ebad4ef96: Download complete [2022-05-10T06:51:42.275Z] 2de7ff778b66: Verifying Checksum [2022-05-10T06:51:42.275Z] 2de7ff778b66: Download complete [2022-05-10T06:51:44.811Z] ab5ef0e58194: Pull complete [2022-05-10T06:51:45.070Z] 9712f1f96733: Pull complete [2022-05-10T06:51:45.639Z] 63f879dbbcfc: Pull complete [2022-05-10T06:51:49.833Z] 0d9ebad4ef96: Pull complete [2022-05-10T06:51:49.833Z] e9a5061849ea: Pull complete [2022-05-10T06:51:49.833Z] d747dcd14b5f: Pull complete [2022-05-10T06:51:50.772Z] 2de7ff778b66: Pull complete [2022-05-10T06:51:50.772Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T06:51:50.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T06:51:50.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T06:51:50.838Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:51:50.874Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T06:51:52.776Z] $ docker top c2ef650ff2b39577e440bc7efa242503e33f9096698890f659a00309e901e94e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:51:52.859Z] provisioning config files... [2022-05-10T06:51:52.869Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8768095294923231110tmp [2022-05-10T06:51:52.883Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6075307618765048437tmp [2022-05-10T06:51:52.894Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1838471643652621048tmp [Pipeline] { [Pipeline] echo [2022-05-10T06:51:52.910Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:51:53.193Z] ---> sigul-configuration.sh [2022-05-10T06:51:53.193Z] gpg: directory `/root/.gnupg' created [2022-05-10T06:51:53.193Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T06:51:53.193Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T06:51:53.193Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T06:51:53.193Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T06:51:53.193Z] gpg: CAST5 encrypted data [2022-05-10T06:51:53.193Z] gpg: encrypted with 1 passphrase [2022-05-10T06:51:53.193Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T06:51:53.480Z] + mkdir /home/jenkins [2022-05-10T06:51:53.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T06:51:53.769Z] + 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 [2022-05-10T06:51:53.780Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:51:54.066Z] ---> sigul-install.sh [2022-05-10T06:51:54.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T06:51:54.358Z] + git tag --list [2022-05-10T06:51:54.358Z] v0.0.0 [2022-05-10T06:51:54.358Z] v1.0.0 [2022-05-10T06:51:54.358Z] v1.0.1-dev.1 [2022-05-10T06:51:54.358Z] v1.0.1-dev.2 [2022-05-10T06:51:54.358Z] v1.0.1-dev.3 [2022-05-10T06:51:54.358Z] v1.0.1-dev.4 [2022-05-10T06:51:54.358Z] v1.0.1-dev.5 [2022-05-10T06:51:54.358Z] v1.0.1-dev.6 [2022-05-10T06:51:54.358Z] v2.0.0-dev.1 [2022-05-10T06:51:54.358Z] v2.0.0-dev.10 [2022-05-10T06:51:54.358Z] v2.0.0-dev.2 [2022-05-10T06:51:54.358Z] v2.0.0-dev.3 [2022-05-10T06:51:54.358Z] v2.0.0-dev.4 [2022-05-10T06:51:54.358Z] v2.0.0-dev.5 [2022-05-10T06:51:54.358Z] v2.0.0-dev.6 [2022-05-10T06:51:54.358Z] v2.0.0-dev.7 [2022-05-10T06:51:54.358Z] v2.0.0-dev.8 [2022-05-10T06:51:54.358Z] v2.0.0-dev.9 [2022-05-10T06:51:54.358Z] v2.1.0 [Pipeline] sh [2022-05-10T06:51:54.652Z] + lftools sign git-tag v2.0.0-dev.10 [2022-05-10T06:51:55.223Z] Signing Git tag with Sigul... [2022-05-10T06:51:55.223Z] Signing v2.0.0-dev.10 [Pipeline] echo [2022-05-10T06:51:55.494Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:51:55.782Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T06:51:55.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T06:51:55.813Z] $ docker stop --time=1 c2ef650ff2b39577e440bc7efa242503e33f9096698890f659a00309e901e94e [2022-05-10T06:51:57.109Z] $ docker rm -f c2ef650ff2b39577e440bc7efa242503e33f9096698890f659a00309e901e94e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T06:51:57.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:51:57.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:51:57.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:51:57.829Z] . [Pipeline] withDockerContainer [2022-05-10T06:51:57.896Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:51:57.930Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:51:58.289Z] $ docker top d8e9571a41d0c06426d1ee8c416b827e539750fc61e61d4928b2011ea3450163 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:51:58.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:51:58.383Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:51:58.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:51:58.514Z] $ docker exec d8e9571a41d0c06426d1ee8c416b827e539750fc61e61d4928b2011ea3450163 ssh-agent [2022-05-10T06:51:58.632Z] SSH_AUTH_SOCK=/tmp/ssh-NJae7hvGOVDy/agent.33 [2022-05-10T06:51:58.632Z] SSH_AGENT_PID=39 [2022-05-10T06:51:58.638Z] Running ssh-add (command line suppressed) [2022-05-10T06:51:58.762Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3704742933694429061.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3704742933694429061.key) [2022-05-10T06:51:58.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:51:59.066Z] + git semver bump pre [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [bump_version] DEBUG bumping version:2.0.0-dev.10 on axis:pre with prefix:dev [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [bump_version] DEBUG bumped version:2.0.0-dev.11 [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [write_version] DEBUG write version:2.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,243 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,245 [execute] INFO git cat-file --batch-check [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,250 [execute] INFO git cat-file --batch [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T06:51:59.326Z] 2022-05-10 06:51:59,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:51:59.326Z] 2.0.0-dev.11 [Pipeline] } [2022-05-10T06:51:59.338Z] $ docker exec --env ******** --env ******** d8e9571a41d0c06426d1ee8c416b827e539750fc61e61d4928b2011ea3450163 ssh-agent -k [2022-05-10T06:51:59.447Z] unset SSH_AUTH_SOCK; [2022-05-10T06:51:59.447Z] unset SSH_AGENT_PID; [2022-05-10T06:51:59.447Z] echo Agent pid 39 killed; [2022-05-10T06:51:59.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:51:59.765Z] + git semver [Pipeline] } [2022-05-10T06:52:00.043Z] $ docker stop --time=1 d8e9571a41d0c06426d1ee8c416b827e539750fc61e61d4928b2011ea3450163 [2022-05-10T06:52:01.376Z] $ docker rm -f d8e9571a41d0c06426d1ee8c416b827e539750fc61e61d4928b2011ea3450163 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:52:01.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:52:01.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:52:02.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:52:02.031Z] . [Pipeline] withDockerContainer [2022-05-10T06:52:02.098Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:52:02.136Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:52:02.514Z] $ docker top 130eff34ecc6af9c947d89163518f7d4ac064697c208e86a9709f87f6e6fc449 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:52:02.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:52:02.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:52:02.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:52:02.749Z] $ docker exec 130eff34ecc6af9c947d89163518f7d4ac064697c208e86a9709f87f6e6fc449 ssh-agent [2022-05-10T06:52:02.878Z] SSH_AUTH_SOCK=/tmp/ssh-h3g8FptC08pv/agent.33 [2022-05-10T06:52:02.878Z] SSH_AGENT_PID=39 [2022-05-10T06:52:02.884Z] Running ssh-add (command line suppressed) [2022-05-10T06:52:03.010Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_641339330264727610.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_641339330264727610.key) [2022-05-10T06:52:03.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:52:03.320Z] + git semver push [2022-05-10T06:52:03.581Z] 2022-05-10 06:52:03,524 [run_push] DEBUG push [2022-05-10T06:52:03.581Z] 2022-05-10 06:52:03,525 [execute] INFO git push origin semver [2022-05-10T06:52:03.581Z] 2022-05-10 06:52:03,525 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:52:04.523Z] 2022-05-10 06:52:04,306 [run_push] DEBUG push all version tags [2022-05-10T06:52:04.523Z] 2022-05-10 06:52:04,307 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T06:52:04.523Z] 2022-05-10 06:52:04,308 [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) [2022-05-10T06:52:05.094Z] 2022-05-10 06:52:05,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-10T06:52:05.094Z] 2.0.0-dev.11 [Pipeline] } [2022-05-10T06:52:05.105Z] $ docker exec --env ******** --env ******** 130eff34ecc6af9c947d89163518f7d4ac064697c208e86a9709f87f6e6fc449 ssh-agent -k [2022-05-10T06:52:05.219Z] unset SSH_AUTH_SOCK; [2022-05-10T06:52:05.220Z] unset SSH_AGENT_PID; [2022-05-10T06:52:05.220Z] echo Agent pid 39 killed; [2022-05-10T06:52:05.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:52:05.542Z] + git semver [Pipeline] } [2022-05-10T06:52:05.819Z] $ docker stop --time=1 130eff34ecc6af9c947d89163518f7d4ac064697c208e86a9709f87f6e6fc449 [2022-05-10T06:52:07.139Z] $ docker rm -f 130eff34ecc6af9c947d89163518f7d4ac064697c208e86a9709f87f6e6fc449 [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 [2022-05-10T06:52:07.744Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-05-10T06:52:07.744Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-10T06:52:07.744Z] total 16 [2022-05-10T06:52:07.745Z] drwxr-xr-x 3 root root 4096 May 10 06:45 . [2022-05-10T06:52:07.745Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:51 .. [2022-05-10T06:52:07.745Z] drwxr-xr-x 2 root root 4096 May 10 06:45 cost [2022-05-10T06:52:07.745Z] -rw-r--r-- 1 root root 81 May 10 06:45 cost.csv [2022-05-10T06:52:07.745Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-10T06:52:07.745Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-10T06:52:07.745Z] total 16 [2022-05-10T06:52:07.745Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T06:52:07.745Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:51 .. [2022-05-10T06:52:07.745Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:45 cost [2022-05-10T06:52:07.745Z] -rw-r--r-- 1 jenkins jenkins 81 May 10 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:08.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:08.901Z] ---> package-listing.sh [2022-05-10T06:52:08.901Z] ++ facter osfamily [2022-05-10T06:52:08.901Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T06:52:09.161Z] + OS_FAMILY=debian [2022-05-10T06:52:09.161Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-05-10T06:52:09.161Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T06:52:09.161Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T06:52:09.161Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T06:52:09.161Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T06:52:09.161Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-10T06:52:09.161Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T06:52:09.161Z] + case "${OS_FAMILY}" in [2022-05-10T06:52:09.161Z] + dpkg -l [2022-05-10T06:52:09.161Z] + grep '^ii' [2022-05-10T06:52:09.161Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T06:52:09.161Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T06:52:09.161Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T06:52:09.161Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-10T06:52:09.161Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-05-10T06:52:09.161Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-05-10T06:52:09.174Z] 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 [2022-05-10T06:52:09.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:52:10.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:52:10.011Z] . [Pipeline] withDockerContainer [2022-05-10T06:52:10.076Z] prd-ubuntu20.04-docker-8c-8g-45061 does not seem to be running inside a container [2022-05-10T06:52:10.109Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:52:10.333Z] $ docker top 8a7baefef63807aa10a3e28f3386307ed6e22ca5a871222a7abcaf87ed9fd5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:52:10.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T06:52:10.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T06:52:11.271Z] + ls /var/log/sa-host [2022-05-10T06:52:11.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:52:11.358Z] provisioning config files... [2022-05-10T06:52:11.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8124458204705808258tmp [Pipeline] { [Pipeline] echo [2022-05-10T06:52:11.381Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:11.663Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T06:52:11.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:12.000Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T06:52:12.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:12.294Z] ---> sudo-logs.sh [2022-05-10T06:52:12.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T06:52:12.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:12.604Z] ---> job-cost.sh [2022-05-10T06:52:12.604Z] lf-activate-venv: SKIPPING [2022-05-10T06:52:12.604Z] DEBUG: total: 0.2199999988079071 [2022-05-10T06:52:12.604Z] INFO: Retrieving Stack Cost... [2022-05-10T06:52:12.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:52:13.440Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T06:52:13.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:52:13.737Z] ---> logs-deploy.sh [2022-05-10T06:52:13.737Z] lf-activate-venv: SKIPPING [2022-05-10T06:52:13.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/21 [2022-05-10T06:52:13.737Z] INFO: archiving workspace using pattern(s): [2022-05-10T06:52:14.674Z] Archives upload complete. [2022-05-10T06:52:14.674Z] INFO: archiving logs to Nexus