Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2274959508321904587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1371859425566070539.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3783569847259744220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4175635142949672030.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh1771801976121108625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1244 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.24.4' 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 /w/workspace/edgexfoundry_device-gpio_main@tmp/jenkins-gitclient-ssh1605769468194053736.key > 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 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (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 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 7472832c1a10574f3c58874fc08b27a833a10064 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T16:43:59.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T16:43:59.548Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T16:43:59.582Z] ========================================================= [2021-09-24T16:43:59.582Z] EdgeX Global Pipelines Version Info [2021-09-24T16:43:59.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:44:03.246Z] ------------------- [2021-09-24T16:44:03.247Z] stable info: [2021-09-24T16:44:03.247Z] ------------------- [2021-09-24T16:44:03.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T16:44:03.247Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T16:44:03.247Z] Message: update stable to v1.0.205 [2021-09-24T16:44:06.592Z] ------------------- [2021-09-24T16:44:06.592Z] experimental info: [2021-09-24T16:44:06.592Z] ------------------- [2021-09-24T16:44:06.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T16:44:06.592Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T16:44:06.592Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T16:44:06.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2021-09-24T16:44:06.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2021-09-24T16:44:06.811Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T16:44:06.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T16:44:06.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T16:44:06.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T16:44:06.927Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T16:44:06.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T16:44:06.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T16:44:07.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T16:44:07.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T16:44:07.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T16:44:07.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2021-09-24T16:44:07.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T16:44:07.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T16:44:07.197Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T16:44:07.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T16:44:07.257Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T16:44:07.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T16:44:07.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T16:44:07.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T16:44:07.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T16:44:07.402Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T16:44:07.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T16:44:07.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T16:44:07.491Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T16:44:07.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T16:44:07.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-24T16:44:07.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-24T16:44:07.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-24T16:44:07.675Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] echo [2021-09-24T16:44:07.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5bc20 [Pipeline] echo [2021-09-24T16:44:07.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:44:07.802Z] provisioning config files... [2021-09-24T16:44:07.821Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8991062991839642912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:44:08.155Z] ---> docker-login.sh [2021-09-24T16:44:08.155Z] nexus3.edgexfoundry.org:10001 [2021-09-24T16:44:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:44:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:44:08.421Z] Configure a credential helper to remove this warning. See [2021-09-24T16:44:08.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:44:08.421Z] [2021-09-24T16:44:08.421Z] Login Succeeded [2021-09-24T16:44:08.421Z] nexus3.edgexfoundry.org:10002 [2021-09-24T16:44:08.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:44:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:44:08.421Z] Configure a credential helper to remove this warning. See [2021-09-24T16:44:08.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:44:08.421Z] [2021-09-24T16:44:08.421Z] Login Succeeded [2021-09-24T16:44:08.688Z] nexus3.edgexfoundry.org:10003 [2021-09-24T16:44:08.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:44:08.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:44:08.688Z] Configure a credential helper to remove this warning. See [2021-09-24T16:44:08.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:44:08.688Z] [2021-09-24T16:44:08.688Z] Login Succeeded [2021-09-24T16:44:08.688Z] nexus3.edgexfoundry.org:10004 [2021-09-24T16:44:08.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:44:08.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:44:08.956Z] Configure a credential helper to remove this warning. See [2021-09-24T16:44:08.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:44:08.956Z] [2021-09-24T16:44:08.956Z] Login Succeeded [2021-09-24T16:44:08.956Z] docker.io [2021-09-24T16:44:08.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:44:09.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:44:09.222Z] Configure a credential helper to remove this warning. See [2021-09-24T16:44:09.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:44:09.222Z] [2021-09-24T16:44:09.222Z] Login Succeeded [2021-09-24T16:44:09.222Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T16:44:09.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T16:44:09.774Z] + git log --format=format:%s -1 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] echo [2021-09-24T16:44:09.830Z] GIT_COMMIT: 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6, Commit Message: Merge pull request #8 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo [2021-09-24T16:44:09.846Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:44:10.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:44:10.924Z] [2021-09-24T16:44:10.924Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:44:11.252Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:44:11.252Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T16:44:11.252Z] 31603596830f: Pulling fs layer [2021-09-24T16:44:11.252Z] 04fac38145f0: Pulling fs layer [2021-09-24T16:44:11.252Z] 701f6daf10bf: Pulling fs layer [2021-09-24T16:44:11.252Z] 24f72da36158: Pulling fs layer [2021-09-24T16:44:11.252Z] 24f72da36158: Waiting [2021-09-24T16:44:11.252Z] 04fac38145f0: Verifying Checksum [2021-09-24T16:44:11.252Z] 04fac38145f0: Download complete [2021-09-24T16:44:11.521Z] 31603596830f: Verifying Checksum [2021-09-24T16:44:11.521Z] 31603596830f: Download complete [2021-09-24T16:44:11.790Z] 31603596830f: Pull complete [2021-09-24T16:44:11.790Z] 24f72da36158: Verifying Checksum [2021-09-24T16:44:11.790Z] 24f72da36158: Download complete [2021-09-24T16:44:11.790Z] 04fac38145f0: Pull complete [2021-09-24T16:44:11.790Z] 701f6daf10bf: Verifying Checksum [2021-09-24T16:44:11.790Z] 701f6daf10bf: Download complete [2021-09-24T16:44:12.384Z] 701f6daf10bf: Pull complete [2021-09-24T16:44:12.652Z] 24f72da36158: Pull complete [2021-09-24T16:44:12.652Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T16:44:12.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:44:12.652Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T16:44:12.752Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:44:12.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T16:44:13.523Z] $ docker top 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T16:44:13.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T16:44:13.659Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T16:44:13.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T16:44:13.776Z] $ docker exec 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent [2021-09-24T16:44:13.888Z] SSH_AUTH_SOCK=/tmp/ssh-aZ6YwExqEwOi/agent.14 [2021-09-24T16:44:13.888Z] SSH_AGENT_PID=20 [2021-09-24T16:44:13.900Z] Running ssh-add (command line suppressed) [2021-09-24T16:44:14.005Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8747031852767343289.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8747031852767343289.key) [2021-09-24T16:44:14.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T16:44:14.343Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T16:44:14.365Z] $ docker exec --env ******** --env ******** 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent -k [2021-09-24T16:44:14.458Z] unset SSH_AUTH_SOCK; [2021-09-24T16:44:14.458Z] unset SSH_AGENT_PID; [2021-09-24T16:44:14.458Z] echo Agent pid 20 killed; [2021-09-24T16:44:14.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T16:44:14.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T16:44:14.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T16:44:14.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T16:44:14.629Z] $ docker exec 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent [2021-09-24T16:44:14.745Z] SSH_AUTH_SOCK=/tmp/ssh-rRtU25xJnQZy/agent.54 [2021-09-24T16:44:14.745Z] SSH_AGENT_PID=60 [2021-09-24T16:44:14.754Z] Running ssh-add (command line suppressed) [2021-09-24T16:44:14.863Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3061937552258942692.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3061937552258942692.key) [2021-09-24T16:44:14.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T16:44:15.211Z] + git semver init [2021-09-24T16:44:15.211Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T16:44:15.211Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2021-09-24T16:44:15.211Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:44:15.211Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T16:44:15.211Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T16:44:15.211Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T16:44:15.211Z] # $SEMVER_BRANCH = main [2021-09-24T16:44:15.211Z] # $SEMVER_TEMP = /tmp/semver-959304147 [2021-09-24T16:44:15.211Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2021-09-24T16:46:21.890Z] # '/tmp/semver-959304147' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' [2021-09-24T16:46:21.890Z] # -> Force: false [2021-09-24T16:46:21.890Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2021-09-24T16:46:21.905Z] $ docker exec --env ******** --env ******** 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 ssh-agent -k [2021-09-24T16:46:22.008Z] unset SSH_AUTH_SOCK; [2021-09-24T16:46:22.008Z] unset SSH_AGENT_PID; [2021-09-24T16:46:22.008Z] echo Agent pid 60 killed; [2021-09-24T16:46:22.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T16:46:22.381Z] + git semver [Pipeline] } [2021-09-24T16:46:22.408Z] $ docker stop --time=1 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 [2021-09-24T16:46:23.668Z] $ docker rm -f 140dc0466a27b7d701bd6ba51b4165fb1ba1c4e5dd62c6da01544dd98a467536 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T16:46:24.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T16:46:24.382Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T16:46:24.386Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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] node [Pipeline] node [2021-09-24T16:46:39.637Z] Still waiting to schedule task [2021-09-24T16:46:39.637Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1244’ [2021-09-24T16:46:39.640Z] Still waiting to schedule task [2021-09-24T16:46:39.640Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T16:49:13.716Z] Running on prd-centos7-docker-4c-2g-1247 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2021-09-24T16:49:13.748Z] Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout [2021-09-24T16:49:13.874Z] The recommended git tool is: git [2021-09-24T16:49:16.618Z] using credential edgex-jenkins-ssh [2021-09-24T16:49:16.641Z] Cloning the remote Git repository [2021-09-24T16:49:16.420Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-24T16:49:16.494Z] > git init /w/workspace/device-gpio/6 # timeout=10 [2021-09-24T16:49:16.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T16:49:16.529Z] > git --version # timeout=10 [2021-09-24T16:49:16.542Z] > git --version # 'git version 2.24.4' [2021-09-24T16:49:16.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T16:49:16.570Z] [INFO] Currently running in a labeled security context [2021-09-24T16:49:16.570Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T16:49:16.571Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/6@tmp/jenkins-gitclient-ssh8584649568165860485.key [2021-09-24T16:49:16.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T16:49:33.661Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1245 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2021-09-24T16:49:33.683Z] Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout [2021-09-24T16:49:33.905Z] The recommended git tool is: git [2021-09-24T16:49:39.452Z] using credential edgex-jenkins-ssh [2021-09-24T16:49:39.482Z] Cloning the remote Git repository [2021-09-24T16:49:39.526Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2021-09-24T16:49:39.632Z] > git init /w/workspace/device-gpio/6 # timeout=10 [2021-09-24T16:49:39.707Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2021-09-24T16:49:39.708Z] > git --version # timeout=10 [2021-09-24T16:49:39.723Z] > git --version # 'git version 2.17.1' [2021-09-24T16:49:39.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T16:49:39.794Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T16:49:51.666Z] Avoid second fetch [2021-09-24T16:49:51.667Z] Checking out Revision 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (main) [2021-09-24T16:49:51.648Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T16:49:51.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T16:49:51.681Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:49:51.688Z] > git checkout -f 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 [2021-09-24T16:49:55.392Z] Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:49:56.138Z] provisioning config files... [2021-09-24T16:49:56.156Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config8969885408007647967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:49:56.584Z] ---> docker-login.sh [2021-09-24T16:49:56.584Z] nexus3.edgexfoundry.org:10001 [2021-09-24T16:49:56.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:49:56.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:49:56.584Z] Configure a credential helper to remove this warning. See [2021-09-24T16:49:56.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:49:56.584Z] [2021-09-24T16:49:56.584Z] Login Succeeded [2021-09-24T16:49:56.584Z] nexus3.edgexfoundry.org:10002 [2021-09-24T16:49:56.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:49:56.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:49:56.853Z] Configure a credential helper to remove this warning. See [2021-09-24T16:49:56.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:49:56.853Z] [2021-09-24T16:49:56.853Z] Login Succeeded [2021-09-24T16:49:56.853Z] nexus3.edgexfoundry.org:10003 [2021-09-24T16:49:56.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:49:57.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:49:57.121Z] Configure a credential helper to remove this warning. See [2021-09-24T16:49:57.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:49:57.121Z] [2021-09-24T16:49:57.121Z] Login Succeeded [2021-09-24T16:49:57.121Z] nexus3.edgexfoundry.org:10004 [2021-09-24T16:49:57.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:49:57.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:49:57.121Z] Configure a credential helper to remove this warning. See [2021-09-24T16:49:57.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:49:57.121Z] [2021-09-24T16:49:57.121Z] Login Succeeded [2021-09-24T16:49:57.121Z] docker.io [2021-09-24T16:49:57.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:49:57.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:49:57.704Z] Configure a credential helper to remove this warning. See [2021-09-24T16:49:57.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:49:57.704Z] [2021-09-24T16:49:57.704Z] Login Succeeded [2021-09-24T16:49:57.704Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T16:49:57.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T16:49:57.947Z] ========================================================= [2021-09-24T16:49:57.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T16:49:57.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:49:58.323Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-24T16:49:58.323Z] Sending build context to Docker daemon 5.498MB [2021-09-24T16:49:58.323Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T16:49:58.323Z] Step 2/10 : FROM ${BASE} AS builder [2021-09-24T16:49:58.323Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T16:49:58.323Z] 540db60ca938: Pulling fs layer [2021-09-24T16:49:58.323Z] adcc1eea9eea: Pulling fs layer [2021-09-24T16:49:58.323Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T16:49:58.323Z] db62176df00c: Pulling fs layer [2021-09-24T16:49:58.323Z] 3b30891b0d05: Pulling fs layer [2021-09-24T16:49:58.323Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T16:49:58.323Z] c788192a36de: Pulling fs layer [2021-09-24T16:49:58.323Z] a77e37c0d609: Pulling fs layer [2021-09-24T16:49:58.323Z] c3185cebc471: Pulling fs layer [2021-09-24T16:49:58.323Z] db62176df00c: Waiting [2021-09-24T16:49:58.323Z] 3b30891b0d05: Waiting [2021-09-24T16:49:58.323Z] 06b49ca38bd5: Waiting [2021-09-24T16:49:58.323Z] c788192a36de: Waiting [2021-09-24T16:49:58.323Z] a77e37c0d609: Waiting [2021-09-24T16:49:58.323Z] c3185cebc471: Waiting [2021-09-24T16:49:58.323Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T16:49:58.323Z] 4c4ab2625f07: Download complete [2021-09-24T16:49:58.593Z] adcc1eea9eea: Verifying Checksum [2021-09-24T16:49:58.593Z] adcc1eea9eea: Download complete [2021-09-24T16:49:58.593Z] 3b30891b0d05: Download complete [2021-09-24T16:49:58.593Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T16:49:58.593Z] 06b49ca38bd5: Download complete [2021-09-24T16:49:58.593Z] c788192a36de: Verifying Checksum [2021-09-24T16:49:58.593Z] c788192a36de: Download complete [2021-09-24T16:49:58.867Z] 540db60ca938: Verifying Checksum [2021-09-24T16:49:58.867Z] 540db60ca938: Download complete [2021-09-24T16:49:58.867Z] 540db60ca938: Pull complete [2021-09-24T16:49:58.867Z] adcc1eea9eea: Pull complete [2021-09-24T16:49:59.141Z] 4c4ab2625f07: Pull complete [2021-09-24T16:49:59.411Z] a77e37c0d609: Verifying Checksum [2021-09-24T16:49:59.411Z] a77e37c0d609: Download complete [2021-09-24T16:50:02.786Z] c3185cebc471: Verifying Checksum [2021-09-24T16:50:02.786Z] c3185cebc471: Download complete [2021-09-24T16:50:03.377Z] db62176df00c: Verifying Checksum [2021-09-24T16:50:03.377Z] db62176df00c: Download complete [2021-09-24T16:50:06.766Z] db62176df00c: Pull complete [2021-09-24T16:50:06.766Z] 3b30891b0d05: Pull complete [2021-09-24T16:50:06.766Z] 06b49ca38bd5: Pull complete [2021-09-24T16:50:06.766Z] c788192a36de: Pull complete [2021-09-24T16:50:06.766Z] a77e37c0d609: Pull complete [2021-09-24T16:50:09.368Z] c3185cebc471: Pull complete [2021-09-24T16:50:09.368Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T16:50:09.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T16:50:09.368Z] ---> 031687cdd783 [2021-09-24T16:50:09.368Z] Step 3/10 : ARG MAKE='make build' [2021-09-24T16:50:10.786Z] ---> Running in 33556df054e5 [2021-09-24T16:50:10.786Z] Removing intermediate container 33556df054e5 [2021-09-24T16:50:10.786Z] ---> 2142347f42c6 [2021-09-24T16:50:10.786Z] Step 4/10 : WORKDIR /device-gpio [2021-09-24T16:50:10.786Z] ---> Running in 6c7192887eae [2021-09-24T16:50:10.786Z] Removing intermediate container 6c7192887eae [2021-09-24T16:50:10.786Z] ---> 3738e972a97d [2021-09-24T16:50:10.786Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:50:10.786Z] ---> Running in e8fdc4237756 [2021-09-24T16:50:10.786Z] Removing intermediate container e8fdc4237756 [2021-09-24T16:50:10.786Z] ---> 842037496f11 [2021-09-24T16:50:10.786Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T16:50:10.786Z] ---> Running in c1ecb6eebb08 [2021-09-24T16:50:11.369Z] Removing intermediate container c1ecb6eebb08 [2021-09-24T16:50:11.369Z] ---> 1d791d617651 [2021-09-24T16:50:11.369Z] Step 7/10 : RUN apk add --update --no-cache make git [2021-09-24T16:50:11.369Z] ---> Running in abd389ed966b [2021-09-24T16:50:11.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T16:50:12.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T16:50:13.174Z] OK: 219 MiB in 52 packages [2021-09-24T16:50:13.441Z] Removing intermediate container abd389ed966b [2021-09-24T16:50:13.441Z] ---> 2337f97d41b1 [2021-09-24T16:50:13.441Z] Step 8/10 : COPY . . [2021-09-24T16:50:13.732Z] ---> ef155bd844b5 [2021-09-24T16:50:13.732Z] Step 9/10 : RUN go mod tidy [2021-09-24T16:50:13.732Z] ---> Running in a9eee1676081 [2021-09-24T16:50:21.947Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-09-24T16:50:21.947Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-09-24T16:50:21.947Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-24T16:50:21.947Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-24T16:50:21.947Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:50:21.947Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-09-24T16:50:21.947Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-09-24T16:50:21.947Z] go: downloading github.com/google/uuid v1.1.2 [2021-09-24T16:50:21.947Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-24T16:50:21.947Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T16:50:22.213Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-09-24T16:50:22.213Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-24T16:50:22.801Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-24T16:50:22.801Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T16:50:23.384Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-09-24T16:50:23.384Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T16:50:23.651Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:50:23.651Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:50:23.651Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T16:50:23.651Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T16:50:23.651Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-24T16:50:23.651Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-09-24T16:50:23.917Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:50:23.917Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-09-24T16:50:23.917Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:50:23.917Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T16:50:24.182Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-09-24T16:50:24.182Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T16:50:24.182Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-24T16:50:24.182Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T16:50:24.452Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T16:50:24.452Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T16:50:24.452Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T16:50:35.874Z] Avoid second fetch [2021-09-24T16:50:35.875Z] Checking out Revision 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 (main) [2021-09-24T16:50:35.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2021-09-24T16:50:35.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T16:50:35.895Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T16:50:35.910Z] > git checkout -f 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 # timeout=10 [2021-09-24T16:50:40.197Z] Commit message: "Merge pull request #8 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:50:40.983Z] provisioning config files... [2021-09-24T16:50:41.013Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config7178513604327579342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:50:41.609Z] ---> docker-login.sh [2021-09-24T16:50:41.609Z] nexus3.edgexfoundry.org:10001 [2021-09-24T16:50:43.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:50:43.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:50:43.870Z] Configure a credential helper to remove this warning. See [2021-09-24T16:50:43.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:50:43.870Z] [2021-09-24T16:50:43.870Z] Login Succeeded [2021-09-24T16:50:43.870Z] nexus3.edgexfoundry.org:10002 [2021-09-24T16:50:44.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:50:44.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:50:44.480Z] Configure a credential helper to remove this warning. See [2021-09-24T16:50:44.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:50:44.480Z] [2021-09-24T16:50:44.480Z] Login Succeeded [2021-09-24T16:50:44.480Z] nexus3.edgexfoundry.org:10003 [2021-09-24T16:50:45.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:50:45.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:50:45.079Z] Configure a credential helper to remove this warning. See [2021-09-24T16:50:45.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:50:45.079Z] [2021-09-24T16:50:45.079Z] Login Succeeded [2021-09-24T16:50:45.079Z] nexus3.edgexfoundry.org:10004 [2021-09-24T16:50:45.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:50:45.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:50:45.681Z] Configure a credential helper to remove this warning. See [2021-09-24T16:50:45.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:50:45.681Z] [2021-09-24T16:50:45.681Z] Login Succeeded [2021-09-24T16:50:45.681Z] docker.io [2021-09-24T16:50:46.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:50:46.532Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T16:50:46.532Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T16:50:46.532Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-09-24T16:50:46.532Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/google/btree v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/miekg/dns v1.1.4 [2021-09-24T16:50:46.532Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T16:50:46.532Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-24T16:50:46.532Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T16:50:46.532Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-09-24T16:50:46.532Z] go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2021-09-24T16:50:46.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:50:46.569Z] Configure a credential helper to remove this warning. See [2021-09-24T16:50:46.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:50:46.569Z] [2021-09-24T16:50:46.569Z] Login Succeeded [2021-09-24T16:50:46.569Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T16:50:46.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T16:50:46.987Z] ========================================================= [2021-09-24T16:50:46.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T16:50:46.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:50:47.371Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-24T16:50:47.649Z] Sending build context to Docker daemon 5.497MB [2021-09-24T16:50:47.649Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T16:50:47.649Z] Step 2/10 : FROM ${BASE} AS builder [2021-09-24T16:50:48.250Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T16:50:48.250Z] 595b0fe564bb: Pulling fs layer [2021-09-24T16:50:48.250Z] 24495759ef45: Pulling fs layer [2021-09-24T16:50:48.250Z] d148012ef14d: Pulling fs layer [2021-09-24T16:50:48.250Z] e90a11edd702: Pulling fs layer [2021-09-24T16:50:48.250Z] d77568369979: Pulling fs layer [2021-09-24T16:50:48.250Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T16:50:48.250Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T16:50:48.250Z] 97ac5df62f85: Pulling fs layer [2021-09-24T16:50:48.250Z] e90a11edd702: Waiting [2021-09-24T16:50:48.250Z] fc1c9f9a7f3b: Waiting [2021-09-24T16:50:48.250Z] 170f2ba95c9a: Waiting [2021-09-24T16:50:48.250Z] 97ac5df62f85: Waiting [2021-09-24T16:50:48.250Z] d148012ef14d: Verifying Checksum [2021-09-24T16:50:48.250Z] d148012ef14d: Download complete [2021-09-24T16:50:48.250Z] d77568369979: Verifying Checksum [2021-09-24T16:50:48.250Z] d77568369979: Download complete [2021-09-24T16:50:48.250Z] 595b0fe564bb: Verifying Checksum [2021-09-24T16:50:48.250Z] 595b0fe564bb: Download complete [2021-09-24T16:50:48.250Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T16:50:48.483Z] Removing intermediate container a9eee1676081 [2021-09-24T16:50:48.483Z] ---> f9037980473f [2021-09-24T16:50:48.483Z] Step 10/10 : RUN ${MAKE} [2021-09-24T16:50:48.483Z] ---> Running in 79283f817163 [2021-09-24T16:50:48.526Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T16:50:48.526Z] fc1c9f9a7f3b: Download complete [2021-09-24T16:50:48.754Z] noop [2021-09-24T16:50:49.021Z] Removing intermediate container 79283f817163 [2021-09-24T16:50:49.021Z] ---> 671a6de46b82 [2021-09-24T16:50:49.021Z] Successfully built 671a6de46b82 [2021-09-24T16:50:49.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:50:49.128Z] 595b0fe564bb: Pull complete [2021-09-24T16:50:49.340Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T16:50:49.341Z] . [Pipeline] withDockerContainer [2021-09-24T16:50:49.434Z] prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container [2021-09-24T16:50:49.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:50:49.731Z] 24495759ef45: Pull complete [2021-09-24T16:50:49.846Z] $ docker top 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T16:50:50.004Z] d148012ef14d: Pull complete [2021-09-24T16:50:50.237Z] + go version [2021-09-24T16:50:50.237Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T16:50:50.255Z] $ docker stop --time=1 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 [2021-09-24T16:50:51.437Z] $ docker rm -f 8b6745f6089cfb909e702f8d73713ea625e3d6757897d95ef82ba65cfd8178b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:50:51.983Z] 97ac5df62f85: Verifying Checksum [2021-09-24T16:50:51.983Z] 97ac5df62f85: Download complete [2021-09-24T16:50:52.062Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T16:50:52.062Z] . [Pipeline] withDockerContainer [2021-09-24T16:50:52.160Z] prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container [2021-09-24T16:50:52.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:50:52.255Z] e90a11edd702: Verifying Checksum [2021-09-24T16:50:52.255Z] e90a11edd702: Download complete [2021-09-24T16:50:52.576Z] $ docker top 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T16:50:52.991Z] + go mod tidy [Pipeline] sh [2021-09-24T16:50:53.573Z] + make test [2021-09-24T16:50:53.573Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-24T16:50:57.833Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-24T16:51:02.404Z] e90a11edd702: Pull complete [2021-09-24T16:51:02.404Z] d77568369979: Pull complete [2021-09-24T16:51:03.000Z] fc1c9f9a7f3b: Pull complete [2021-09-24T16:51:03.281Z] 170f2ba95c9a: Pull complete [2021-09-24T16:51:10.046Z] 97ac5df62f85: Pull complete [2021-09-24T16:51:10.046Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T16:51:10.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T16:51:10.046Z] ---> 04bc70af865f [2021-09-24T16:51:10.046Z] Step 3/10 : ARG MAKE='make build' [2021-09-24T16:51:10.223Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-24T16:51:10.223Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-24T16:51:10.223Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-24T16:51:14.382Z] ---> Running in 06b697f5fc0d [2021-09-24T16:51:14.382Z] Removing intermediate container 06b697f5fc0d [2021-09-24T16:51:14.382Z] ---> 4dcc5300d7c0 [2021-09-24T16:51:14.382Z] Step 4/10 : WORKDIR /device-gpio [2021-09-24T16:51:14.655Z] ---> Running in cf8dd42cbf64 [2021-09-24T16:51:15.253Z] Removing intermediate container cf8dd42cbf64 [2021-09-24T16:51:15.253Z] ---> e39eed2e69df [2021-09-24T16:51:15.253Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:51:15.253Z] ---> Running in 4522167e3b6f [2021-09-24T16:51:15.809Z] gofmt -l . [2021-09-24T16:51:15.809Z] [ "`gofmt -l .`" = "" ] [2021-09-24T16:51:15.809Z] ./bin/test-attribution-txt.sh [2021-09-24T16:51:15.809Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-24T16:51:16.098Z] $ docker stop --time=1 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 [2021-09-24T16:51:16.232Z] Removing intermediate container 4522167e3b6f [2021-09-24T16:51:16.232Z] ---> 2be78d3d1349 [2021-09-24T16:51:16.232Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T16:51:16.232Z] ---> Running in e5e2ca60e76a [2021-09-24T16:51:17.522Z] $ docker rm -f 049f8393cece01c8677d99478e2c9740ef665a87b8eb2bb6544752db6069e353 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T16:51:17.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T16:51:18.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-24T16:51:18.864Z] Removing intermediate container e5e2ca60e76a [2021-09-24T16:51:18.864Z] ---> 76b3e7d7a496 [2021-09-24T16:51:18.864Z] Step 7/10 : RUN apk add --update --no-cache make git [2021-09-24T16:51:19.142Z] ---> Running in a3dd630aa8d8 [2021-09-24T16:51:20.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-09-24T16:51:21.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-24T16:51:21.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T16:51:21.535Z] + ls -al . [2021-09-24T16:51:21.535Z] total 108 [2021-09-24T16:51:21.535Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 24 16:51 . [2021-09-24T16:51:21.535Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 24 16:49 .. [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 5451 Sep 24 16:49 Attribution.txt [2021-09-24T16:51:21.535Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 24 16:49 bin [2021-09-24T16:51:21.535Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 24 16:49 cmd [2021-09-24T16:51:21.535Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 24 16:50 coverage.out [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 1506 Sep 24 16:49 Dockerfile [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 120 Sep 24 16:49 .dockerignore [2021-09-24T16:51:21.535Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 24 16:49 .git [2021-09-24T16:51:21.535Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 24 16:49 .github [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 350 Sep 24 16:49 .gitignore [2021-09-24T16:51:21.535Z] -rw-r--r--. 1 jenkins jenkins 379 Sep 24 16:51 go.mod [2021-09-24T16:51:21.535Z] -rw-r--r--. 1 jenkins jenkins 30244 Sep 24 16:50 go.sum [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 24 16:49 GOVERNANCE.md [2021-09-24T16:51:21.535Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 24 16:49 internal [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 657 Sep 24 16:49 Jenkinsfile [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 24 16:49 LICENSE [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 906 Sep 24 16:49 Makefile [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 617 Sep 24 16:49 OWNERS.md [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 8048 Sep 24 16:49 README.md [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 24 16:46 VERSION [2021-09-24T16:51:21.535Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 24 16:49 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:51:21.859Z] + 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=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 --label arch=amd64 --label version=1.0.1-dev.4 . [2021-09-24T16:51:21.859Z] Sending build context to Docker daemon 5.499MB [2021-09-24T16:51:21.859Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T16:51:21.859Z] Step 2/23 : FROM ${BASE} AS builder [2021-09-24T16:51:21.859Z] ---> 671a6de46b82 [2021-09-24T16:51:21.859Z] Step 3/23 : ARG MAKE='make build' [2021-09-24T16:51:21.859Z] ---> Running in 450f0b651d14 [2021-09-24T16:51:22.125Z] Removing intermediate container 450f0b651d14 [2021-09-24T16:51:22.125Z] ---> a2656289f5fa [2021-09-24T16:51:22.125Z] Step 4/23 : WORKDIR /device-gpio [2021-09-24T16:51:22.125Z] ---> Running in e6683d004841 [2021-09-24T16:51:22.125Z] Removing intermediate container e6683d004841 [2021-09-24T16:51:22.125Z] ---> 1110ab195a81 [2021-09-24T16:51:22.125Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:51:22.125Z] ---> Running in 6b9e594684e1 [2021-09-24T16:51:22.125Z] Removing intermediate container 6b9e594684e1 [2021-09-24T16:51:22.125Z] ---> 4138b2b6e340 [2021-09-24T16:51:22.125Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T16:51:22.312Z] OK: 218 MiB in 52 packages [2021-09-24T16:51:22.393Z] ---> Running in e1714d35076f [2021-09-24T16:51:22.670Z] Removing intermediate container e1714d35076f [2021-09-24T16:51:22.670Z] ---> 36ff7b161664 [2021-09-24T16:51:22.670Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-09-24T16:51:22.670Z] ---> Running in 59d57fd9b46c [2021-09-24T16:51:22.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T16:51:23.752Z] Removing intermediate container a3dd630aa8d8 [2021-09-24T16:51:23.752Z] ---> 485997b37a0f [2021-09-24T16:51:23.752Z] Step 8/10 : COPY . . [2021-09-24T16:51:23.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T16:51:24.730Z] ---> c9e921acd40d [2021-09-24T16:51:24.730Z] Step 9/10 : RUN go mod tidy [2021-09-24T16:51:24.900Z] OK: 219 MiB in 52 packages [2021-09-24T16:51:25.004Z] ---> Running in 9aa491fadd40 [2021-09-24T16:51:25.170Z] Removing intermediate container 59d57fd9b46c [2021-09-24T16:51:25.170Z] ---> cf3cd205bdab [2021-09-24T16:51:25.170Z] Step 8/23 : COPY . . [2021-09-24T16:51:25.437Z] ---> c21447e35fae [2021-09-24T16:51:25.437Z] Step 9/23 : RUN go mod tidy [2021-09-24T16:51:25.437Z] ---> Running in 5873ed594b80 [2021-09-24T16:51:26.029Z] Removing intermediate container 5873ed594b80 [2021-09-24T16:51:26.029Z] ---> da0a706849e7 [2021-09-24T16:51:26.029Z] Step 10/23 : RUN ${MAKE} [2021-09-24T16:51:26.029Z] ---> Running in 02508ba63e6d [2021-09-24T16:51:26.297Z] go mod tidy [2021-09-24T16:51:26.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.4" -o cmd/device-gpio ./cmd [2021-09-24T16:51:35.141Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-09-24T16:51:35.141Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-09-24T16:51:35.141Z] go: downloading github.com/spf13/cast v1.3.1 [2021-09-24T16:51:35.141Z] go: downloading github.com/warthog618/gpiod v0.6.0 [2021-09-24T16:51:35.141Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-24T16:51:35.141Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T16:51:35.141Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-09-24T16:51:35.141Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-09-24T16:51:35.141Z] go: downloading github.com/google/uuid v1.1.2 [2021-09-24T16:51:35.141Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-24T16:51:35.141Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-09-24T16:51:35.141Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-24T16:51:35.141Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T16:51:35.141Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-24T16:51:35.141Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T16:51:35.141Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-09-24T16:51:35.416Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T16:51:35.416Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T16:51:35.416Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-09-24T16:51:35.692Z] go: downloading github.com/pilebones/go-udev v0.0.0-20180820235104-043677e09b13 [2021-09-24T16:51:35.692Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T16:51:35.692Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-24T16:51:35.692Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-09-24T16:51:35.965Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-24T16:51:35.965Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T16:51:35.965Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T16:51:35.965Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-09-24T16:51:35.965Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-24T16:51:35.965Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T16:51:36.238Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T16:51:36.238Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T16:51:36.238Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T16:51:36.837Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-24T16:51:37.112Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T16:51:38.889Z] Removing intermediate container 02508ba63e6d [2021-09-24T16:51:38.889Z] ---> 00e6fda64fd2 [2021-09-24T16:51:38.889Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T16:51:39.093Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T16:51:39.093Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-09-24T16:51:39.093Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-09-24T16:51:39.093Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T16:51:39.093Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-09-24T16:51:39.093Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T16:51:39.368Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T16:51:39.368Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T16:51:39.368Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T16:51:39.368Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T16:51:39.368Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T16:51:39.368Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T16:51:39.641Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T16:51:39.641Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-09-24T16:51:39.641Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T16:51:39.641Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T16:51:39.641Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T16:51:39.641Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T16:51:39.641Z] go: downloading github.com/google/btree v1.0.0 [2021-09-24T16:51:39.641Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-09-24T16:51:39.914Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-09-24T16:51:39.914Z] go: downloading github.com/miekg/dns v1.1.4 [2021-09-24T16:51:39.914Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T16:51:39.914Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T16:51:39.914Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-09-24T16:51:39.914Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T16:51:40.191Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-09-24T16:51:40.191Z] go: downloading golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 [2021-09-24T16:51:53.867Z] 3.14: Pulling from library/alpine [2021-09-24T16:51:53.867Z] a0d0a0d46f8b: Pulling fs layer [2021-09-24T16:51:53.867Z] a0d0a0d46f8b: Verifying Checksum [2021-09-24T16:51:53.867Z] a0d0a0d46f8b: Download complete [2021-09-24T16:51:53.867Z] a0d0a0d46f8b: Pull complete [2021-09-24T16:51:53.867Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T16:51:53.867Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T16:51:53.867Z] ---> 14119a10abf4 [2021-09-24T16:51:53.867Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:51:53.867Z] ---> Running in f800be22fc61 [2021-09-24T16:51:53.867Z] Removing intermediate container f800be22fc61 [2021-09-24T16:51:53.867Z] ---> e334e96d781f [2021-09-24T16:51:53.867Z] Step 13/23 : ENV APP_PORT=49994 [2021-09-24T16:51:53.867Z] ---> Running in e1778b87ac36 [2021-09-24T16:51:53.867Z] Removing intermediate container e1778b87ac36 [2021-09-24T16:51:53.867Z] ---> 39aad8bfe728 [2021-09-24T16:51:53.867Z] Step 14/23 : EXPOSE $APP_PORT [2021-09-24T16:51:53.867Z] ---> Running in c4a330880f50 [2021-09-24T16:51:53.867Z] Removing intermediate container c4a330880f50 [2021-09-24T16:51:53.867Z] ---> b29478ee8246 [2021-09-24T16:51:53.867Z] Step 15/23 : WORKDIR / [2021-09-24T16:51:53.867Z] ---> Running in f01881321f86 [2021-09-24T16:51:53.867Z] Removing intermediate container f01881321f86 [2021-09-24T16:51:53.867Z] ---> b7717d212877 [2021-09-24T16:51:53.867Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-09-24T16:51:53.867Z] ---> a4ccd5e888db [2021-09-24T16:51:53.867Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-09-24T16:51:53.867Z] ---> f4f0deb98ce8 [2021-09-24T16:51:53.867Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-09-24T16:51:53.867Z] ---> b00f327de459 [2021-09-24T16:51:53.867Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-09-24T16:51:53.867Z] ---> Running in de970dcce41f [2021-09-24T16:51:53.867Z] Removing intermediate container de970dcce41f [2021-09-24T16:51:53.867Z] ---> 2b8b7b53f324 [2021-09-24T16:51:53.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T16:51:53.867Z] ---> Running in 33c8449c333d [2021-09-24T16:51:53.868Z] Removing intermediate container 33c8449c333d [2021-09-24T16:51:53.868Z] ---> 250091a90b15 [2021-09-24T16:51:53.868Z] Step 21/23 : LABEL arch=amd64 [2021-09-24T16:51:53.868Z] ---> Running in 5ee666152e28 [2021-09-24T16:51:53.868Z] Removing intermediate container 5ee666152e28 [2021-09-24T16:51:53.868Z] ---> e72f641f8095 [2021-09-24T16:51:53.868Z] Step 22/23 : LABEL git_sha=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:51:53.868Z] ---> Running in 8be0a2a3cc19 [2021-09-24T16:51:53.868Z] Removing intermediate container 8be0a2a3cc19 [2021-09-24T16:51:53.868Z] ---> 8021c9b758a8 [2021-09-24T16:51:53.868Z] Step 23/23 : LABEL version=1.0.1-dev.4 [2021-09-24T16:51:53.868Z] ---> Running in fe3705d3d35c [2021-09-24T16:51:53.868Z] Removing intermediate container fe3705d3d35c [2021-09-24T16:51:53.868Z] ---> ede90a0fe482 [2021-09-24T16:51:53.868Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-24T16:51:53.868Z] Successfully built ede90a0fe482 [2021-09-24T16:51:53.868Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:51:54.113Z] provisioning config files... [2021-09-24T16:51:54.129Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config3105778865339662124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:51:54.463Z] ---> docker-login.sh [2021-09-24T16:51:54.463Z] nexus3.edgexfoundry.org:10001 [2021-09-24T16:51:54.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:51:54.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:51:54.463Z] Configure a credential helper to remove this warning. See [2021-09-24T16:51:54.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:51:54.463Z] [2021-09-24T16:51:54.463Z] Login Succeeded [2021-09-24T16:51:54.463Z] nexus3.edgexfoundry.org:10002 [2021-09-24T16:51:54.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:51:54.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:51:54.732Z] Configure a credential helper to remove this warning. See [2021-09-24T16:51:54.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:51:54.732Z] [2021-09-24T16:51:54.732Z] Login Succeeded [2021-09-24T16:51:54.732Z] nexus3.edgexfoundry.org:10003 [2021-09-24T16:51:55.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:51:55.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:51:55.000Z] Configure a credential helper to remove this warning. See [2021-09-24T16:51:55.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:51:55.000Z] [2021-09-24T16:51:55.000Z] Login Succeeded [2021-09-24T16:51:55.000Z] nexus3.edgexfoundry.org:10004 [2021-09-24T16:51:55.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:51:55.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:51:55.264Z] Configure a credential helper to remove this warning. See [2021-09-24T16:51:55.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:51:55.264Z] [2021-09-24T16:51:55.264Z] Login Succeeded [2021-09-24T16:51:55.264Z] docker.io [2021-09-24T16:51:55.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:51:55.276Z] Removing intermediate container 9aa491fadd40 [2021-09-24T16:51:55.276Z] ---> 3aee7fb0a923 [2021-09-24T16:51:55.276Z] Step 10/10 : RUN ${MAKE} [2021-09-24T16:51:55.276Z] ---> Running in faa10fe95885 [2021-09-24T16:51:55.276Z] noop [2021-09-24T16:51:55.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:51:55.529Z] Configure a credential helper to remove this warning. See [2021-09-24T16:51:55.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:51:55.529Z] [2021-09-24T16:51:55.529Z] Login Succeeded [2021-09-24T16:51:55.529Z] ---> docker-login.sh ends [2021-09-24T16:51:55.549Z] Removing intermediate container faa10fe95885 [2021-09-24T16:51:55.549Z] ---> 9c3598921172 [2021-09-24T16:51:55.549Z] Successfully built 9c3598921172 [2021-09-24T16:51:55.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2021-09-24T16:51:55.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-09-24T16:51:55.696Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2021-09-24T16:51:55.696Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:51:55.696Z] latest [2021-09-24T16:51:55.696Z] 1.0.1-dev.4 [2021-09-24T16:51:55.696Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:51:55.696Z] main [2021-09-24T16:51:55.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:51:55.960Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T16:51:55.960Z] . [Pipeline] withDockerContainer [2021-09-24T16:51:56.068Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:51:56.239Z] prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container [2021-09-24T16:51:56.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:51:58.074Z] $ docker top 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:51:58.741Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:51:58.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2021-09-24T16:51:58.741Z] 8883a4b2b589: Preparing [2021-09-24T16:51:58.741Z] ddf5d1e724e1: Preparing [2021-09-24T16:51:58.741Z] 6406d434c5ac: Preparing [2021-09-24T16:51:58.741Z] e2eb06d8af82: Preparing [2021-09-24T16:51:58.741Z] e2eb06d8af82: Layer already exists [2021-09-24T16:51:59.008Z] ddf5d1e724e1: Pushed [2021-09-24T16:51:59.008Z] 6406d434c5ac: Pushed [2021-09-24T16:51:59.020Z] + go version [2021-09-24T16:51:59.020Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T16:51:59.105Z] $ docker stop --time=1 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 [2021-09-24T16:51:59.965Z] 8883a4b2b589: Pushed [2021-09-24T16:52:00.231Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [2021-09-24T16:52:01.112Z] $ docker rm -f 482e998c688becba751cc855ccfc06df57c0d02e7b2dfd60c019b6fce6bbd928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:01.832Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:01.956Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T16:52:01.956Z] . [Pipeline] withDockerContainer [2021-09-24T16:52:02.148Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2021-09-24T16:52:02.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2021-09-24T16:52:02.148Z] 8883a4b2b589: Preparing [2021-09-24T16:52:02.148Z] ddf5d1e724e1: Preparing [2021-09-24T16:52:02.148Z] 6406d434c5ac: Preparing [2021-09-24T16:52:02.148Z] e2eb06d8af82: Preparing [2021-09-24T16:52:02.148Z] 8883a4b2b589: Layer already exists [2021-09-24T16:52:02.148Z] ddf5d1e724e1: Layer already exists [2021-09-24T16:52:02.148Z] 6406d434c5ac: Layer already exists [2021-09-24T16:52:02.148Z] e2eb06d8af82: Layer already exists [2021-09-24T16:52:02.148Z] latest: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [2021-09-24T16:52:02.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container [2021-09-24T16:52:02.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:52:04.151Z] $ docker top ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:04.854Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:05.125Z] + go mod tidy [2021-09-24T16:52:05.166Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 [2021-09-24T16:52:05.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2021-09-24T16:52:05.166Z] 8883a4b2b589: Preparing [2021-09-24T16:52:05.166Z] ddf5d1e724e1: Preparing [2021-09-24T16:52:05.166Z] 6406d434c5ac: Preparing [2021-09-24T16:52:05.166Z] e2eb06d8af82: Preparing [2021-09-24T16:52:05.166Z] 8883a4b2b589: Layer already exists [2021-09-24T16:52:05.166Z] e2eb06d8af82: Layer already exists [2021-09-24T16:52:05.166Z] ddf5d1e724e1: Layer already exists [2021-09-24T16:52:05.166Z] 6406d434c5ac: Layer already exists [2021-09-24T16:52:05.166Z] 1.0.1-dev.4: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:05.488Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-09-24T16:52:05.805Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:52:05.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2021-09-24T16:52:05.805Z] 8883a4b2b589: Preparing [2021-09-24T16:52:05.805Z] ddf5d1e724e1: Preparing [2021-09-24T16:52:05.805Z] 6406d434c5ac: Preparing [2021-09-24T16:52:05.805Z] e2eb06d8af82: Preparing [2021-09-24T16:52:05.805Z] 8883a4b2b589: Layer already exists [2021-09-24T16:52:05.805Z] ddf5d1e724e1: Layer already exists [2021-09-24T16:52:05.805Z] e2eb06d8af82: Layer already exists [2021-09-24T16:52:05.805Z] 6406d434c5ac: Layer already exists [2021-09-24T16:52:05.805Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:06.133Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:06.398Z] + make test [2021-09-24T16:52:06.398Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-24T16:52:06.449Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2021-09-24T16:52:06.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2021-09-24T16:52:06.450Z] 8883a4b2b589: Preparing [2021-09-24T16:52:06.450Z] ddf5d1e724e1: Preparing [2021-09-24T16:52:06.450Z] 6406d434c5ac: Preparing [2021-09-24T16:52:06.450Z] e2eb06d8af82: Preparing [2021-09-24T16:52:06.450Z] 8883a4b2b589: Layer already exists [2021-09-24T16:52:06.450Z] 6406d434c5ac: Layer already exists [2021-09-24T16:52:06.450Z] e2eb06d8af82: Layer already exists [2021-09-24T16:52:06.450Z] ddf5d1e724e1: Layer already exists [2021-09-24T16:52:06.450Z] main: digest: sha256:04169f0bab059b54f056e8a4162c6ebd1c02b552b257a20c588f7a4e5b91b0c5 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T16:52:06.516Z] ===================================================== [Pipeline] echo [2021-09-24T16:52:06.533Z] taggedImages: [2021-09-24T16:52:06.533Z] - nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:52:06.533Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2021-09-24T16:52:06.533Z] - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.4 [2021-09-24T16:52:06.533Z] - nexus3.edgexfoundry.org:10004/device-gpio:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:52:06.533Z] - 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 [2021-09-24T16:52:07.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:52:07.206Z] [2021-09-24T16:52:07.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:52:07.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:52:07.534Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T16:52:07.534Z] b4d181a07f80: Pulling fs layer [2021-09-24T16:52:07.534Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T16:52:07.534Z] ed53099fbce6: Pulling fs layer [2021-09-24T16:52:07.534Z] dc539afda2c1: Pulling fs layer [2021-09-24T16:52:07.534Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T16:52:07.534Z] 9065ff56babe: Pulling fs layer [2021-09-24T16:52:07.534Z] d287ab97295c: Pulling fs layer [2021-09-24T16:52:07.534Z] 77bc0d833cb6: Waiting [2021-09-24T16:52:07.534Z] 9065ff56babe: Waiting [2021-09-24T16:52:07.534Z] d287ab97295c: Waiting [2021-09-24T16:52:07.534Z] dc539afda2c1: Waiting [2021-09-24T16:52:07.798Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T16:52:07.798Z] a1111a8f2ec3: Download complete [2021-09-24T16:52:07.798Z] dc539afda2c1: Verifying Checksum [2021-09-24T16:52:07.798Z] dc539afda2c1: Download complete [2021-09-24T16:52:07.838Z] ? github.com/edgexfoundry/device-gpio [no test files] [2021-09-24T16:52:08.063Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T16:52:08.063Z] 77bc0d833cb6: Download complete [2021-09-24T16:52:08.063Z] 9065ff56babe: Verifying Checksum [2021-09-24T16:52:08.063Z] 9065ff56babe: Download complete [2021-09-24T16:52:08.329Z] ed53099fbce6: Verifying Checksum [2021-09-24T16:52:08.329Z] ed53099fbce6: Download complete [2021-09-24T16:52:08.911Z] b4d181a07f80: Verifying Checksum [2021-09-24T16:52:08.911Z] b4d181a07f80: Download complete [2021-09-24T16:52:09.874Z] b4d181a07f80: Pull complete [2021-09-24T16:52:10.138Z] a1111a8f2ec3: Pull complete [2021-09-24T16:52:10.405Z] ed53099fbce6: Pull complete [2021-09-24T16:52:10.677Z] dc539afda2c1: Pull complete [2021-09-24T16:52:10.677Z] 77bc0d833cb6: Pull complete [2021-09-24T16:52:10.948Z] 9065ff56babe: Pull complete [2021-09-24T16:52:11.904Z] d287ab97295c: Verifying Checksum [2021-09-24T16:52:11.904Z] d287ab97295c: Download complete [2021-09-24T16:52:16.169Z] d287ab97295c: Pull complete [2021-09-24T16:52:16.169Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T16:52:16.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:52:16.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T16:52:16.269Z] prd-centos7-docker-4c-2g-1247 does not seem to be running inside a container [2021-09-24T16:52:16.331Z] $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:52:18.924Z] $ docker top 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:52:19.523Z] ---> job-cost.sh [2021-09-24T16:52:19.523Z] lf-activate-venv: SKIPPING [2021-09-24T16:52:19.523Z] INFO: No Stack... [2021-09-24T16:52:20.481Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T16:52:20.747Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T16:52:21.068Z] + cut -d, -f6 [2021-09-24T16:52:21.068Z] + cat /w/workspace/device-gpio/6/archives/cost.csv [Pipeline] lock [2021-09-24T16:52:21.233Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [2021-09-24T16:52:21.242Z] Resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] did not exist. Created. [2021-09-24T16:52:21.243Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T16:52:21.671Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T16:52:21.719Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T16:52:21.731Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T16:52:21.760Z] $ docker stop --time=1 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 [2021-09-24T16:52:22.911Z] $ docker rm -f 2b578ff95d2232484082e1882c46d67ac056627fffce12e2f405ec66492330a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T16:52:54.866Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2021-09-24T16:52:54.866Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2021-09-24T16:52:54.866Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-24T16:53:09.975Z] gofmt -l . [2021-09-24T16:53:09.975Z] [ "`gofmt -l .`" = "" ] [2021-09-24T16:53:09.975Z] ./bin/test-attribution-txt.sh [2021-09-24T16:53:10.956Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-24T16:53:11.580Z] $ docker stop --time=1 ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b [2021-09-24T16:53:13.616Z] $ docker rm -f ea2eb2b441fbc1254d3f8a9928acb5bcb644e8369003794c479cbdf9b64fc70b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T16:53:14.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T16:53:14.631Z] Warning: overwriting stash ‘coverage-report’ [2021-09-24T16:53:15.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T16:53:15.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-24T16:53:16.076Z] + ls -al . [2021-09-24T16:53:16.076Z] total 132 [2021-09-24T16:53:16.076Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 24 16:53 . [2021-09-24T16:53:16.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 16:49 .. [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 24 16:50 .dockerignore [2021-09-24T16:53:16.076Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 24 16:50 .git [2021-09-24T16:53:16.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:50 .github [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 350 Sep 24 16:50 .gitignore [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 5451 Sep 24 16:50 Attribution.txt [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 1506 Sep 24 16:50 Dockerfile [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 24 16:50 GOVERNANCE.md [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 24 16:50 Jenkinsfile [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 24 16:50 LICENSE [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 906 Sep 24 16:50 Makefile [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 24 16:50 OWNERS.md [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 8048 Sep 24 16:50 README.md [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 24 16:46 VERSION [2021-09-24T16:53:16.076Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 16:50 bin [2021-09-24T16:53:16.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 16:50 cmd [2021-09-24T16:53:16.076Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 24 16:52 coverage.out [2021-09-24T16:53:16.076Z] -rw-r--r-- 1 jenkins jenkins 379 Sep 24 16:53 go.mod [2021-09-24T16:53:16.076Z] -rw-r--r-- 1 jenkins jenkins 30244 Sep 24 16:52 go.sum [2021-09-24T16:53:16.076Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 16:50 internal [2021-09-24T16:53:16.076Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 24 16:50 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:53:16.426Z] + 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=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 --label arch=arm64 --label version=1.0.1-dev.4 . [2021-09-24T16:53:17.040Z] Sending build context to Docker daemon 5.498MB [2021-09-24T16:53:17.040Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T16:53:17.040Z] Step 2/23 : FROM ${BASE} AS builder [2021-09-24T16:53:17.040Z] ---> 9c3598921172 [2021-09-24T16:53:17.040Z] Step 3/23 : ARG MAKE='make build' [2021-09-24T16:53:17.337Z] ---> Running in 7e4693197122 [2021-09-24T16:53:17.981Z] Removing intermediate container 7e4693197122 [2021-09-24T16:53:17.981Z] ---> 5078369626d7 [2021-09-24T16:53:17.981Z] Step 4/23 : WORKDIR /device-gpio [2021-09-24T16:53:17.981Z] ---> Running in 427d413c8002 [2021-09-24T16:53:18.611Z] Removing intermediate container 427d413c8002 [2021-09-24T16:53:18.611Z] ---> 81e58508db54 [2021-09-24T16:53:18.611Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:53:18.612Z] ---> Running in 5bf44e3f79d0 [2021-09-24T16:53:19.248Z] Removing intermediate container 5bf44e3f79d0 [2021-09-24T16:53:19.248Z] ---> 16cb766fdc1a [2021-09-24T16:53:19.248Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T16:53:19.248Z] ---> Running in 306f7f7f7134 [2021-09-24T16:53:21.874Z] Removing intermediate container 306f7f7f7134 [2021-09-24T16:53:21.874Z] ---> 3275dc677a0f [2021-09-24T16:53:21.874Z] Step 7/23 : RUN apk add --update --no-cache make git [2021-09-24T16:53:21.874Z] ---> Running in d5e237940cb0 [2021-09-24T16:53:23.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T16:53:23.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T16:53:24.885Z] OK: 218 MiB in 52 packages [2021-09-24T16:53:25.863Z] Removing intermediate container d5e237940cb0 [2021-09-24T16:53:25.863Z] ---> 3738ac014bc4 [2021-09-24T16:53:25.863Z] Step 8/23 : COPY . . [2021-09-24T16:53:27.293Z] ---> 69202a550bb1 [2021-09-24T16:53:27.293Z] Step 9/23 : RUN go mod tidy [2021-09-24T16:53:27.293Z] ---> Running in 47ec0f336fbf [2021-09-24T16:53:29.916Z] Removing intermediate container 47ec0f336fbf [2021-09-24T16:53:29.916Z] ---> 3cec79e78890 [2021-09-24T16:53:29.916Z] Step 10/23 : RUN ${MAKE} [2021-09-24T16:53:29.916Z] ---> Running in 343bf12a3bcb [2021-09-24T16:53:31.355Z] go mod tidy [2021-09-24T16:53:31.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.4" -o cmd/device-gpio ./cmd [2021-09-24T16:54:03.987Z] Removing intermediate container 343bf12a3bcb [2021-09-24T16:54:03.987Z] ---> 101ac5f81b68 [2021-09-24T16:54:03.987Z] Step 11/23 : FROM alpine:3.14 [2021-09-24T16:54:19.031Z] 3.14: Pulling from library/alpine [2021-09-24T16:54:19.031Z] 552d1f2373af: Pulling fs layer [2021-09-24T16:54:19.031Z] 552d1f2373af: Verifying Checksum [2021-09-24T16:54:19.031Z] 552d1f2373af: Download complete [2021-09-24T16:54:19.031Z] 552d1f2373af: Pull complete [2021-09-24T16:54:19.031Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T16:54:19.031Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T16:54:19.031Z] ---> bb3de5531c18 [2021-09-24T16:54:19.031Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2021-09-24T16:54:19.031Z] ---> Running in febd5a070736 [2021-09-24T16:54:19.031Z] Removing intermediate container febd5a070736 [2021-09-24T16:54:19.031Z] ---> 95fba920a37d [2021-09-24T16:54:19.031Z] Step 13/23 : ENV APP_PORT=49994 [2021-09-24T16:54:19.031Z] ---> Running in e946aba4690d [2021-09-24T16:54:19.031Z] Removing intermediate container e946aba4690d [2021-09-24T16:54:19.031Z] ---> 80af1df68e07 [2021-09-24T16:54:19.031Z] Step 14/23 : EXPOSE $APP_PORT [2021-09-24T16:54:19.304Z] ---> Running in e043e84f4aba [2021-09-24T16:54:19.897Z] Removing intermediate container e043e84f4aba [2021-09-24T16:54:19.897Z] ---> e97f454e1f48 [2021-09-24T16:54:19.897Z] Step 15/23 : WORKDIR / [2021-09-24T16:54:19.897Z] ---> Running in f31fee6f05b0 [2021-09-24T16:54:20.494Z] Removing intermediate container f31fee6f05b0 [2021-09-24T16:54:20.494Z] ---> 62e344ae714e [2021-09-24T16:54:20.494Z] Step 16/23 : COPY --from=builder /device-gpio/LICENSE / [2021-09-24T16:54:21.094Z] ---> 2ee97c34e50a [2021-09-24T16:54:21.094Z] Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / [2021-09-24T16:54:22.072Z] ---> 14d71aecf0fa [2021-09-24T16:54:22.072Z] Step 18/23 : COPY --from=builder /device-gpio/cmd/ / [2021-09-24T16:54:23.508Z] ---> 873bf6b37232 [2021-09-24T16:54:23.508Z] Step 19/23 : ENTRYPOINT ["/device-gpio"] [2021-09-24T16:54:23.508Z] ---> Running in 19ec15b69fd9 [2021-09-24T16:54:24.102Z] Removing intermediate container 19ec15b69fd9 [2021-09-24T16:54:24.102Z] ---> 88f9e7c943f2 [2021-09-24T16:54:24.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-24T16:54:24.102Z] ---> Running in 4dfa252f4608 [2021-09-24T16:54:24.699Z] Removing intermediate container 4dfa252f4608 [2021-09-24T16:54:24.699Z] ---> 3323cb3b82f3 [2021-09-24T16:54:24.699Z] Step 21/23 : LABEL arch=arm64 [2021-09-24T16:54:24.699Z] ---> Running in bf8d55dbbaa5 [2021-09-24T16:54:25.289Z] Removing intermediate container bf8d55dbbaa5 [2021-09-24T16:54:25.289Z] ---> b7e793b95eaa [2021-09-24T16:54:25.289Z] Step 22/23 : LABEL git_sha=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:54:25.289Z] ---> Running in 174e26d2035a [2021-09-24T16:54:25.883Z] Removing intermediate container 174e26d2035a [2021-09-24T16:54:25.884Z] ---> 517d289facc2 [2021-09-24T16:54:25.884Z] Step 23/23 : LABEL version=1.0.1-dev.4 [2021-09-24T16:54:25.884Z] ---> Running in b83f9340c054 [2021-09-24T16:54:26.476Z] Removing intermediate container b83f9340c054 [2021-09-24T16:54:26.476Z] ---> 41b1fb7e6798 [2021-09-24T16:54:26.476Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-24T16:54:26.476Z] Successfully built 41b1fb7e6798 [2021-09-24T16:54:26.476Z] 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 [2021-09-24T16:54:26.971Z] provisioning config files... [2021-09-24T16:54:26.991Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config1619795849206327264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:54:27.352Z] ---> docker-login.sh [2021-09-24T16:54:27.352Z] nexus3.edgexfoundry.org:10001 [2021-09-24T16:54:27.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:54:27.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:54:27.897Z] Configure a credential helper to remove this warning. See [2021-09-24T16:54:27.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:54:27.897Z] [2021-09-24T16:54:27.897Z] Login Succeeded [2021-09-24T16:54:27.897Z] nexus3.edgexfoundry.org:10002 [2021-09-24T16:54:28.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:54:28.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:54:28.445Z] Configure a credential helper to remove this warning. See [2021-09-24T16:54:28.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:54:28.445Z] [2021-09-24T16:54:28.445Z] Login Succeeded [2021-09-24T16:54:28.445Z] nexus3.edgexfoundry.org:10003 [2021-09-24T16:54:29.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:54:29.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:54:29.043Z] Configure a credential helper to remove this warning. See [2021-09-24T16:54:29.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:54:29.043Z] [2021-09-24T16:54:29.043Z] Login Succeeded [2021-09-24T16:54:29.043Z] nexus3.edgexfoundry.org:10004 [2021-09-24T16:54:29.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:54:29.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:54:29.638Z] Configure a credential helper to remove this warning. See [2021-09-24T16:54:29.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:54:29.638Z] [2021-09-24T16:54:29.638Z] Login Succeeded [2021-09-24T16:54:29.638Z] docker.io [2021-09-24T16:54:30.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T16:54:30.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T16:54:30.516Z] Configure a credential helper to remove this warning. See [2021-09-24T16:54:30.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T16:54:30.516Z] [2021-09-24T16:54:30.516Z] Login Succeeded [2021-09-24T16:54:30.516Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T16:54:30.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T16:54:30.618Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2021-09-24T16:54:30.618Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:54:30.618Z] latest [2021-09-24T16:54:30.618Z] 1.0.1-dev.4 [2021-09-24T16:54:30.618Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:54:30.618Z] main [2021-09-24T16:54:30.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:31.036Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:31.478Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:54:31.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2021-09-24T16:54:31.478Z] 6df5765d7c55: Preparing [2021-09-24T16:54:31.478Z] 663b3b76359b: Preparing [2021-09-24T16:54:31.478Z] 58db8ba49347: Preparing [2021-09-24T16:54:31.478Z] ee420dfed78a: Preparing [2021-09-24T16:54:31.478Z] ee420dfed78a: Layer already exists [2021-09-24T16:54:31.750Z] 58db8ba49347: Pushed [2021-09-24T16:54:31.750Z] 663b3b76359b: Pushed [2021-09-24T16:54:34.354Z] 6df5765d7c55: Pushed [2021-09-24T16:54:34.354Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:34.704Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:35.048Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2021-09-24T16:54:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2021-09-24T16:54:35.048Z] 6df5765d7c55: Preparing [2021-09-24T16:54:35.048Z] 663b3b76359b: Preparing [2021-09-24T16:54:35.048Z] 58db8ba49347: Preparing [2021-09-24T16:54:35.048Z] ee420dfed78a: Preparing [2021-09-24T16:54:35.320Z] 58db8ba49347: Layer already exists [2021-09-24T16:54:35.320Z] ee420dfed78a: Layer already exists [2021-09-24T16:54:35.320Z] 6df5765d7c55: Layer already exists [2021-09-24T16:54:35.320Z] 663b3b76359b: Layer already exists [2021-09-24T16:54:35.320Z] latest: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:35.678Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:36.013Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 [2021-09-24T16:54:36.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2021-09-24T16:54:36.013Z] 6df5765d7c55: Preparing [2021-09-24T16:54:36.013Z] 663b3b76359b: Preparing [2021-09-24T16:54:36.013Z] 58db8ba49347: Preparing [2021-09-24T16:54:36.013Z] ee420dfed78a: Preparing [2021-09-24T16:54:36.284Z] 58db8ba49347: Layer already exists [2021-09-24T16:54:36.284Z] ee420dfed78a: Layer already exists [2021-09-24T16:54:36.284Z] 6df5765d7c55: Layer already exists [2021-09-24T16:54:36.284Z] 663b3b76359b: Layer already exists [2021-09-24T16:54:36.284Z] 1.0.1-dev.4: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:36.627Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:36.966Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:54:36.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2021-09-24T16:54:36.966Z] 6df5765d7c55: Preparing [2021-09-24T16:54:36.966Z] 663b3b76359b: Preparing [2021-09-24T16:54:36.966Z] 58db8ba49347: Preparing [2021-09-24T16:54:36.966Z] ee420dfed78a: Preparing [2021-09-24T16:54:36.966Z] 58db8ba49347: Layer already exists [2021-09-24T16:54:36.966Z] 663b3b76359b: Layer already exists [2021-09-24T16:54:36.966Z] ee420dfed78a: Layer already exists [2021-09-24T16:54:36.966Z] 6df5765d7c55: Layer already exists [2021-09-24T16:54:37.235Z] 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:37.581Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:37.935Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2021-09-24T16:54:37.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2021-09-24T16:54:37.935Z] 6df5765d7c55: Preparing [2021-09-24T16:54:37.935Z] 663b3b76359b: Preparing [2021-09-24T16:54:37.936Z] 58db8ba49347: Preparing [2021-09-24T16:54:37.936Z] ee420dfed78a: Preparing [2021-09-24T16:54:38.213Z] 6df5765d7c55: Layer already exists [2021-09-24T16:54:38.213Z] 663b3b76359b: Layer already exists [2021-09-24T16:54:38.213Z] 58db8ba49347: Layer already exists [2021-09-24T16:54:38.213Z] ee420dfed78a: Layer already exists [2021-09-24T16:54:38.213Z] main: digest: sha256:e71ebbee52af8151856c3223cde940cb058c0b6bc0227aea69ccb6ae4d3d253c size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-24T16:54:38.286Z] ===================================================== [Pipeline] echo [2021-09-24T16:54:38.307Z] taggedImages: [2021-09-24T16:54:38.307Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [2021-09-24T16:54:38.307Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2021-09-24T16:54:38.307Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.4 [2021-09-24T16:54:38.307Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6-1.0.1-dev.4 [2021-09-24T16:54:38.307Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:38.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T16:54:39.047Z] [2021-09-24T16:54:39.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:54:39.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T16:54:39.738Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T16:54:39.738Z] 448f6bf000e3: Pulling fs layer [2021-09-24T16:54:39.738Z] f757da607395: Pulling fs layer [2021-09-24T16:54:39.738Z] 05883995daec: Pulling fs layer [2021-09-24T16:54:39.738Z] 8603b9c90790: Pulling fs layer [2021-09-24T16:54:39.738Z] 1560dd03e051: Pulling fs layer [2021-09-24T16:54:39.738Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T16:54:39.738Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T16:54:39.738Z] 8603b9c90790: Waiting [2021-09-24T16:54:39.738Z] 27f5ce0e4adf: Waiting [2021-09-24T16:54:39.738Z] c2d8d7efcc4b: Waiting [2021-09-24T16:54:39.738Z] 1560dd03e051: Waiting [2021-09-24T16:54:40.022Z] f757da607395: Verifying Checksum [2021-09-24T16:54:40.022Z] f757da607395: Download complete [2021-09-24T16:54:40.022Z] 8603b9c90790: Verifying Checksum [2021-09-24T16:54:40.022Z] 8603b9c90790: Download complete [2021-09-24T16:54:40.301Z] 1560dd03e051: Verifying Checksum [2021-09-24T16:54:40.301Z] 1560dd03e051: Download complete [2021-09-24T16:54:40.301Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T16:54:40.301Z] 27f5ce0e4adf: Download complete [2021-09-24T16:54:40.909Z] 05883995daec: Verifying Checksum [2021-09-24T16:54:40.909Z] 05883995daec: Download complete [2021-09-24T16:54:41.187Z] 448f6bf000e3: Verifying Checksum [2021-09-24T16:54:41.187Z] 448f6bf000e3: Download complete [2021-09-24T16:54:44.591Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T16:54:44.591Z] c2d8d7efcc4b: Download complete [2021-09-24T16:54:44.864Z] 448f6bf000e3: Pull complete [2021-09-24T16:54:45.846Z] f757da607395: Pull complete [2021-09-24T16:54:47.281Z] 05883995daec: Pull complete [2021-09-24T16:54:47.281Z] 8603b9c90790: Pull complete [2021-09-24T16:54:48.276Z] 1560dd03e051: Pull complete [2021-09-24T16:54:48.873Z] 27f5ce0e4adf: Pull complete [2021-09-24T16:55:03.943Z] c2d8d7efcc4b: Pull complete [2021-09-24T16:55:03.943Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T16:55:03.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T16:55:03.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T16:55:04.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-1245 does not seem to be running inside a container [2021-09-24T16:55:04.242Z] $ 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/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 [2021-09-24T16:55:09.310Z] $ docker top 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:55:10.318Z] ---> job-cost.sh [2021-09-24T16:55:10.318Z] lf-activate-venv: SKIPPING [2021-09-24T16:55:10.318Z] INFO: No Stack... [2021-09-24T16:55:11.754Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T16:55:12.033Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T16:55:12.694Z] + cat /w/workspace/device-gpio/6/archives/cost.csv [2021-09-24T16:55:12.694Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T16:55:12.773Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [2021-09-24T16:55:12.800Z] Resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] did not exist. Created. [2021-09-24T16:55:12.800Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T16:55:13.501Z] /w/workspace/device-gpio/6@tmp/durable-dfcc62f4/script.sh: 1: /w/workspace/device-gpio/6@tmp/durable-dfcc62f4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T16:55:14.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T16:55:14.213Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T16:55:14.254Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T16:55:14.269Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T16:55:14.297Z] $ docker stop --time=1 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b [2021-09-24T16:55:16.008Z] $ docker rm -f 8ed351d9a2bac5ba7e7c80e7f34d1ed9f0a019c0da2d9c4a9d825481d1f5fb0b [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 [2021-09-24T16:55:17.006Z] provisioning config files... [2021-09-24T16:55:17.020Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4940903489163313433tmp [Pipeline] { [Pipeline] sh [2021-09-24T16:55:17.339Z] + set +x [2021-09-24T16:55:17.339Z] + curl -s https://codecov.io/bash [2021-09-24T16:55:17.339Z] + bash -s -- [2021-09-24T16:55:17.339Z] [2021-09-24T16:55:17.339Z] _____ _ [2021-09-24T16:55:17.339Z] / ____| | | [2021-09-24T16:55:17.339Z] | | ___ __| | ___ ___ _____ __ [2021-09-24T16:55:17.339Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-24T16:55:17.339Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-24T16:55:17.339Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-24T16:55:17.339Z] Bash-1.0.6 [2021-09-24T16:55:17.339Z] [2021-09-24T16:55:17.339Z] [2021-09-24T16:55:17.339Z] ==> git version 2.24.4 found [2021-09-24T16:55:17.339Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-24T16:55:17.339Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-24T16:55:17.339Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-24T16:55:17.608Z] ==> Jenkins CI detected. [2021-09-24T16:55:17.608Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:55:17.608Z] project root: . [2021-09-24T16:55:17.608Z] --> token set from env [2021-09-24T16:55:17.608Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-24T16:55:17.608Z] ==> Running gcov in . (disable via -X gcov) [2021-09-24T16:55:17.608Z] ==> Python coveragepy not found [2021-09-24T16:55:17.608Z] ==> Searching for coverage reports in: [2021-09-24T16:55:17.608Z] + . [2021-09-24T16:55:17.608Z] -> Found 1 reports [2021-09-24T16:55:17.608Z] ==> Detecting git/mercurial file structure [2021-09-24T16:55:17.608Z] ==> Reading reports [2021-09-24T16:55:17.608Z] + ./coverage.out bytes=10 [2021-09-24T16:55:17.608Z] ==> Appending adjustments [2021-09-24T16:55:17.608Z] https://docs.codecov.io/docs/fixing-reports [2021-09-24T16:55:17.608Z] + Found adjustments [2021-09-24T16:55:17.608Z] ==> Gzipping contents [2021-09-24T16:55:17.608Z] 4.0K /tmp/codecov.8MZeWD.gz [2021-09-24T16:55:17.608Z] ==> Uploading reports [2021-09-24T16:55:17.608Z] url: https://codecov.io [2021-09-24T16:55:17.608Z] query: branch=main&commit=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T16:55:17.608Z] -> Pinging Codecov [2021-09-24T16:55:17.608Z] 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=6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T16:55:17.874Z] -> Uploading to [2021-09-24T16:55:17.874Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6/87e3a646-417c-40eb-a6b5-a78e9dec9ae7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T165517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9867ce18f8b6df8c0ad4fa466f5bc60e1eaa397b1203711fa0fbfc5d687935e [2021-09-24T16:55:17.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T16:55:17.874Z] Dload Upload Total Spent Left Speed [2021-09-24T16:55:18.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 576 0 0 100 576 0 835 --:--:-- --:--:-- --:--:-- 834 100 576 0 0 100 576 0 835 --:--:-- --:--:-- --:--:-- 834 [2021-09-24T16:55:18.833Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] } [2021-09-24T16:55:18.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-24T16:55:19.594Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-24T16:55:19.619Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:55:19.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T16:55:19.934Z] [2021-09-24T16:55:19.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:55:20.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T16:55:20.270Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-24T16:55:20.270Z] 188c0c94c7c5: Pulling fs layer [2021-09-24T16:55:20.270Z] 0ef7d3d256c8: Pulling fs layer [2021-09-24T16:55:20.270Z] de9db76c5a1d: Pulling fs layer [2021-09-24T16:55:20.270Z] 0eba1c9be4d2: Pulling fs layer [2021-09-24T16:55:20.270Z] 0d57e429df01: Pulling fs layer [2021-09-24T16:55:20.270Z] 4e4be7b47b0d: Pulling fs layer [2021-09-24T16:55:20.270Z] e1f770b5df2f: Pulling fs layer [2021-09-24T16:55:20.270Z] 85a0685a4137: Pulling fs layer [2021-09-24T16:55:20.270Z] 0d57e429df01: Waiting [2021-09-24T16:55:20.270Z] 4e4be7b47b0d: Waiting [2021-09-24T16:55:20.270Z] e1f770b5df2f: Waiting [2021-09-24T16:55:20.270Z] 85a0685a4137: Waiting [2021-09-24T16:55:20.270Z] 0eba1c9be4d2: Waiting [2021-09-24T16:55:20.542Z] de9db76c5a1d: Verifying Checksum [2021-09-24T16:55:20.542Z] de9db76c5a1d: Download complete [2021-09-24T16:55:20.542Z] 0ef7d3d256c8: Verifying Checksum [2021-09-24T16:55:20.542Z] 0ef7d3d256c8: Download complete [2021-09-24T16:55:20.542Z] 0d57e429df01: Verifying Checksum [2021-09-24T16:55:20.542Z] 0d57e429df01: Download complete [2021-09-24T16:55:20.542Z] 4e4be7b47b0d: Verifying Checksum [2021-09-24T16:55:20.542Z] 4e4be7b47b0d: Download complete [2021-09-24T16:55:20.542Z] 188c0c94c7c5: Verifying Checksum [2021-09-24T16:55:20.542Z] 188c0c94c7c5: Download complete [2021-09-24T16:55:20.825Z] 188c0c94c7c5: Pull complete [2021-09-24T16:55:20.825Z] 0ef7d3d256c8: Pull complete [2021-09-24T16:55:21.251Z] de9db76c5a1d: Pull complete [2021-09-24T16:55:23.191Z] e1f770b5df2f: Verifying Checksum [2021-09-24T16:55:23.191Z] e1f770b5df2f: Download complete [2021-09-24T16:55:27.445Z] 85a0685a4137: Verifying Checksum [2021-09-24T16:55:27.445Z] 85a0685a4137: Download complete [2021-09-24T16:55:27.719Z] 0eba1c9be4d2: Verifying Checksum [2021-09-24T16:55:27.719Z] 0eba1c9be4d2: Download complete [2021-09-24T16:55:31.097Z] 0eba1c9be4d2: Pull complete [2021-09-24T16:55:31.097Z] 0d57e429df01: Pull complete [2021-09-24T16:55:31.097Z] 4e4be7b47b0d: Pull complete [2021-09-24T16:55:31.366Z] e1f770b5df2f: Pull complete [2021-09-24T16:55:34.720Z] 85a0685a4137: Pull complete [2021-09-24T16:55:34.720Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-24T16:55:34.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T16:55:34.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-24T16:55:35.017Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:55:35.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-24T16:55:37.035Z] $ docker top a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T16:55:37.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-24T16:55:37.452Z] + set -o pipefail [2021-09-24T16:55:37.452Z] + snyk monitor '--org=edgex-jenkins' [2021-09-24T16:56:09.655Z] [2021-09-24T16:56:09.655Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2021-09-24T16:56:09.655Z] [2021-09-24T16:56:09.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/7df213fd-a2d5-4799-8dbe-12f6a3bcc601 [2021-09-24T16:56:09.655Z] [2021-09-24T16:56:09.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-24T16:56:09.655Z] [2021-09-24T16:56:09.655Z] [Pipeline] } [2021-09-24T16:56:09.670Z] $ docker stop --time=1 a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 [2021-09-24T16:56:11.205Z] $ docker rm -f a11c0afe67d16b06cea56ba8ce3b8aeb155699c08d997a3b57ac0d4c02c73038 [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 [2021-09-24T16:56:12.318Z] + git log --format=format:%s -1 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:56:12.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:56:12.644Z] . [Pipeline] withDockerContainer [2021-09-24T16:56:12.732Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:56:12.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T16:56:13.150Z] $ docker top 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T16:56:13.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T16:56:13.283Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T16:56:13.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T16:56:13.398Z] $ docker exec 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee ssh-agent [2021-09-24T16:56:13.514Z] SSH_AUTH_SOCK=/tmp/ssh-Mfg6JSJgUA6d/agent.14 [2021-09-24T16:56:13.514Z] SSH_AGENT_PID=20 [2021-09-24T16:56:13.523Z] Running ssh-add (command line suppressed) [2021-09-24T16:56:13.622Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2888997221114474298.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2888997221114474298.key) [2021-09-24T16:56:13.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T16:56:14.172Z] + git semver tag [2021-09-24T16:56:14.172Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T16:56:14.172Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2021-09-24T16:56:14.172Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:56:14.172Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T16:56:14.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T16:56:14.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T16:56:14.172Z] # $SEMVER_BRANCH = main [2021-09-24T16:56:14.172Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2021-09-24T16:56:14.172Z] # 6a5bc2002c297f7a1aa5e187dbfdf1f4a405aef6 HEAD [2021-09-24T16:56:14.172Z] # -> Force: false [2021-09-24T16:56:14.172Z] # 8618a447ec8d7d2d7634f5a17c8d19a129c7fecb refs/tags/v1.0.1-dev.4 [Pipeline] } [2021-09-24T16:56:14.184Z] $ docker exec --env ******** --env ******** 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee ssh-agent -k [2021-09-24T16:56:14.286Z] unset SSH_AUTH_SOCK; [2021-09-24T16:56:14.290Z] unset SSH_AGENT_PID; [2021-09-24T16:56:14.290Z] echo Agent pid 20 killed; [2021-09-24T16:56:14.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T16:56:14.658Z] + git semver [Pipeline] } [2021-09-24T16:56:14.682Z] $ docker stop --time=1 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee [2021-09-24T16:56:15.863Z] $ docker rm -f 0f9812c6af7d78a3ef2c3a160f72ebe491e2777504eaf4540e56ee53569c09ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:56:16.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T16:56:16.370Z] [2021-09-24T16:56:16.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:56:16.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T16:56:16.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-24T16:56:16.698Z] ab5ef0e58194: Pulling fs layer [2021-09-24T16:56:16.698Z] 9712f1f96733: Pulling fs layer [2021-09-24T16:56:16.698Z] 63f879dbbcfc: Pulling fs layer [2021-09-24T16:56:16.698Z] 0d9ebad4ef96: Pulling fs layer [2021-09-24T16:56:16.698Z] e9a5061849ea: Pulling fs layer [2021-09-24T16:56:16.698Z] d747dcd14b5f: Pulling fs layer [2021-09-24T16:56:16.698Z] 2de7ff778b66: Pulling fs layer [2021-09-24T16:56:16.698Z] 0d9ebad4ef96: Waiting [2021-09-24T16:56:16.698Z] e9a5061849ea: Waiting [2021-09-24T16:56:16.698Z] d747dcd14b5f: Waiting [2021-09-24T16:56:16.698Z] 2de7ff778b66: Waiting [2021-09-24T16:56:16.698Z] 9712f1f96733: Verifying Checksum [2021-09-24T16:56:16.698Z] 9712f1f96733: Download complete [2021-09-24T16:56:19.269Z] 63f879dbbcfc: Verifying Checksum [2021-09-24T16:56:19.269Z] 63f879dbbcfc: Download complete [2021-09-24T16:56:19.269Z] e9a5061849ea: Verifying Checksum [2021-09-24T16:56:19.269Z] e9a5061849ea: Download complete [2021-09-24T16:56:19.269Z] d747dcd14b5f: Verifying Checksum [2021-09-24T16:56:19.269Z] d747dcd14b5f: Download complete [2021-09-24T16:56:19.850Z] 2de7ff778b66: Verifying Checksum [2021-09-24T16:56:19.850Z] 2de7ff778b66: Download complete [2021-09-24T16:56:20.119Z] 0d9ebad4ef96: Verifying Checksum [2021-09-24T16:56:20.119Z] 0d9ebad4ef96: Download complete [2021-09-24T16:56:20.704Z] ab5ef0e58194: Verifying Checksum [2021-09-24T16:56:20.704Z] ab5ef0e58194: Download complete [2021-09-24T16:56:23.314Z] ab5ef0e58194: Pull complete [2021-09-24T16:56:23.315Z] 9712f1f96733: Pull complete [2021-09-24T16:56:23.905Z] 63f879dbbcfc: Pull complete [2021-09-24T16:56:27.275Z] 0d9ebad4ef96: Pull complete [2021-09-24T16:56:27.275Z] e9a5061849ea: Pull complete [2021-09-24T16:56:27.275Z] d747dcd14b5f: Pull complete [2021-09-24T16:56:28.251Z] 2de7ff778b66: Pull complete [2021-09-24T16:56:28.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-24T16:56:28.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T16:56:28.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-24T16:56:28.335Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:56:28.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-24T16:56:31.420Z] $ docker top 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:56:31.521Z] provisioning config files... [2021-09-24T16:56:31.533Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5283064564778024853tmp [2021-09-24T16:56:31.554Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1630325132712063238tmp [2021-09-24T16:56:31.574Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2729620715705229372tmp [Pipeline] { [Pipeline] echo [2021-09-24T16:56:31.599Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:56:31.908Z] ---> sigul-configuration.sh [2021-09-24T16:56:31.908Z] gpg: directory `/root/.gnupg' created [2021-09-24T16:56:31.908Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-24T16:56:31.908Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-24T16:56:31.908Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-24T16:56:31.908Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-24T16:56:31.908Z] gpg: CAST5 encrypted data [2021-09-24T16:56:31.908Z] gpg: encrypted with 1 passphrase [2021-09-24T16:56:31.908Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-24T16:56:32.222Z] + mkdir /home/jenkins [2021-09-24T16:56:32.223Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-24T16:56:32.753Z] + 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 [2021-09-24T16:56:32.768Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:56:33.079Z] ---> sigul-install.sh [2021-09-24T16:56:33.079Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-24T16:56:33.399Z] + git tag --list [2021-09-24T16:56:33.399Z] v0.0.0 [2021-09-24T16:56:33.399Z] v1.0.0 [2021-09-24T16:56:33.399Z] v1.0.1-dev.1 [2021-09-24T16:56:33.399Z] v1.0.1-dev.2 [2021-09-24T16:56:33.399Z] v1.0.1-dev.3 [2021-09-24T16:56:33.399Z] v1.0.1-dev.4 [Pipeline] sh [2021-09-24T16:56:33.710Z] + lftools sign git-tag v1.0.1-dev.4 [2021-09-24T16:56:34.305Z] Signing Git tag with Sigul... [2021-09-24T16:56:34.305Z] Signing v1.0.1-dev.4 [Pipeline] echo [2021-09-24T16:56:35.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:56:35.583Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-24T16:56:35.594Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-24T16:56:35.623Z] $ docker stop --time=1 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 [2021-09-24T16:56:36.823Z] $ docker rm -f 21c9133152b068261254b5c4408c95b6a01bd660e70f45eb2314ff7a9f2956b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:56:37.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:56:37.502Z] . [Pipeline] withDockerContainer [2021-09-24T16:56:37.593Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:56:37.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T16:56:37.992Z] $ docker top 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T16:56:38.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T16:56:38.130Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T16:56:38.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T16:56:38.257Z] $ docker exec 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d ssh-agent [2021-09-24T16:56:38.391Z] SSH_AUTH_SOCK=/tmp/ssh-ZadDWtGgOUpp/agent.14 [2021-09-24T16:56:38.391Z] SSH_AGENT_PID=20 [2021-09-24T16:56:38.402Z] Running ssh-add (command line suppressed) [2021-09-24T16:56:38.518Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1238091495318013657.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1238091495318013657.key) [2021-09-24T16:56:38.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T16:56:38.861Z] + git semver bump pre [2021-09-24T16:56:38.861Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T16:56:38.861Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2021-09-24T16:56:38.861Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:56:38.861Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T16:56:38.861Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T16:56:38.861Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T16:56:38.861Z] # $SEMVER_BRANCH = main [2021-09-24T16:56:38.861Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2021-09-24T16:56:38.861Z] 1.0.1-dev.5 [Pipeline] } [2021-09-24T16:56:38.874Z] $ docker exec --env ******** --env ******** 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d ssh-agent -k [2021-09-24T16:56:38.991Z] unset SSH_AUTH_SOCK; [2021-09-24T16:56:38.991Z] unset SSH_AGENT_PID; [2021-09-24T16:56:38.991Z] echo Agent pid 20 killed; [2021-09-24T16:56:39.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T16:56:39.357Z] + git semver [Pipeline] } [2021-09-24T16:56:39.377Z] $ docker stop --time=1 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d [2021-09-24T16:56:40.591Z] $ docker rm -f 62267e1efb4658e51c6d8b7c898a751f8469fea8888c53a3af2c9c2d7658e12d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:56:41.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T16:56:41.021Z] . [Pipeline] withDockerContainer [2021-09-24T16:56:41.122Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:56:41.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T16:56:41.567Z] $ docker top 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T16:56:41.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T16:56:41.728Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T16:56:41.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T16:56:41.885Z] $ docker exec 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf ssh-agent [2021-09-24T16:56:42.034Z] SSH_AUTH_SOCK=/tmp/ssh-MWdoa5eNNp2k/agent.14 [2021-09-24T16:56:42.034Z] SSH_AGENT_PID=20 [2021-09-24T16:56:42.044Z] Running ssh-add (command line suppressed) [2021-09-24T16:56:42.172Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8897717962433890453.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8897717962433890453.key) [2021-09-24T16:56:42.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T16:56:42.521Z] + git semver push [2021-09-24T16:56:42.521Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T16:56:42.521Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2021-09-24T16:56:42.521Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:56:42.521Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T16:56:42.521Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T16:56:42.521Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T16:56:42.521Z] # $SEMVER_BRANCH = main [2021-09-24T16:56:42.521Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2021-09-24T16:57:14.754Z] $ docker exec --env ******** --env ******** 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf ssh-agent -k [2021-09-24T16:57:14.864Z] unset SSH_AUTH_SOCK; [2021-09-24T16:57:14.864Z] unset SSH_AGENT_PID; [2021-09-24T16:57:14.864Z] echo Agent pid 20 killed; [2021-09-24T16:57:14.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T16:57:15.237Z] + git semver [Pipeline] } [2021-09-24T16:57:15.256Z] $ docker stop --time=1 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf [2021-09-24T16:57:16.468Z] $ docker rm -f 92b06159830a4015bd7bfe8edbe6e8d620baba14ec1d60781dbff694f63c1cdf [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-24T16:57:17.478Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:17.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:18.512Z] ---> package-listing.sh [2021-09-24T16:57:18.512Z] ++ facter osfamily [2021-09-24T16:57:18.512Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T16:57:18.512Z] + OS_FAMILY=redhat [2021-09-24T16:57:18.512Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2021-09-24T16:57:18.512Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T16:57:18.512Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T16:57:18.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T16:57:18.512Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T16:57:18.512Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2021-09-24T16:57:18.512Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T16:57:18.512Z] + case "${OS_FAMILY}" in [2021-09-24T16:57:18.512Z] + rpm -qa [2021-09-24T16:57:18.512Z] + sort [2021-09-24T16:57:19.465Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T16:57:19.465Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T16:57:19.465Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T16:57:19.465Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2021-09-24T16:57:19.465Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2021-09-24T16:57:19.465Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2021-09-24T16:57:19.482Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2021-09-24T16:57:19.778Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:57:20.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:57:20.365Z] [2021-09-24T16:57:20.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T16:57:20.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:57:20.694Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T16:57:20.694Z] b4d181a07f80: Pulling fs layer [2021-09-24T16:57:20.694Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T16:57:20.694Z] ed53099fbce6: Pulling fs layer [2021-09-24T16:57:20.694Z] dc539afda2c1: Pulling fs layer [2021-09-24T16:57:20.694Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T16:57:20.694Z] 9065ff56babe: Pulling fs layer [2021-09-24T16:57:20.694Z] d287ab97295c: Pulling fs layer [2021-09-24T16:57:20.694Z] dc539afda2c1: Waiting [2021-09-24T16:57:20.694Z] 77bc0d833cb6: Waiting [2021-09-24T16:57:20.694Z] 9065ff56babe: Waiting [2021-09-24T16:57:20.694Z] d287ab97295c: Waiting [2021-09-24T16:57:20.959Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T16:57:20.959Z] a1111a8f2ec3: Download complete [2021-09-24T16:57:20.959Z] dc539afda2c1: Verifying Checksum [2021-09-24T16:57:20.959Z] dc539afda2c1: Download complete [2021-09-24T16:57:21.224Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T16:57:21.224Z] 77bc0d833cb6: Download complete [2021-09-24T16:57:21.224Z] 9065ff56babe: Verifying Checksum [2021-09-24T16:57:21.224Z] 9065ff56babe: Download complete [2021-09-24T16:57:21.224Z] ed53099fbce6: Verifying Checksum [2021-09-24T16:57:21.224Z] ed53099fbce6: Download complete [2021-09-24T16:57:22.186Z] b4d181a07f80: Verifying Checksum [2021-09-24T16:57:23.151Z] b4d181a07f80: Pull complete [2021-09-24T16:57:23.151Z] a1111a8f2ec3: Pull complete [2021-09-24T16:57:23.737Z] ed53099fbce6: Pull complete [2021-09-24T16:57:23.737Z] dc539afda2c1: Pull complete [2021-09-24T16:57:23.737Z] 77bc0d833cb6: Pull complete [2021-09-24T16:57:24.000Z] 9065ff56babe: Pull complete [2021-09-24T16:57:25.406Z] d287ab97295c: Verifying Checksum [2021-09-24T16:57:25.406Z] d287ab97295c: Download complete [2021-09-24T16:57:29.680Z] d287ab97295c: Pull complete [2021-09-24T16:57:29.680Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T16:57:29.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T16:57:29.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T16:57:29.763Z] prd-centos7-docker-4c-2g-1244 does not seem to be running inside a container [2021-09-24T16:57:29.814Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T16:57:31.735Z] $ docker top 7ae356993c09a0ff8501833fe4a8ac25c072dadac630cbcc9be70da1f0f7b255 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T16:57:32.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T16:57:32.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T16:57:32.764Z] + ls /var/log/sa-host [2021-09-24T16:57:32.764Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T16:57:32.764Z] file_magic: OK [2021-09-24T16:57:32.764Z] HZ: Using current value: 100 [2021-09-24T16:57:32.764Z] file_header: OK [2021-09-24T16:57:32.764Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T16:57:32.764Z] Statistics: [2021-09-24T16:57:32.764Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T16:57:32.764Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T16:57:32.764Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T16:57:32.764Z] file_magic: OK [2021-09-24T16:57:32.764Z] HZ: Using current value: 100 [2021-09-24T16:57:32.764Z] file_header: OK [2021-09-24T16:57:32.764Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T16:57:32.764Z] Statistics: [2021-09-24T16:57:32.764Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T16:57:32.764Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T16:57:33.343Z] provisioning config files... [2021-09-24T16:57:33.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2406282416830565468tmp [Pipeline] { [Pipeline] echo [2021-09-24T16:57:33.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:33.691Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T16:57:33.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:34.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T16:57:34.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:34.423Z] ---> sudo-logs.sh [2021-09-24T16:57:34.423Z] Archiving 'sudo' log.. [2021-09-24T16:57:34.423Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1244.vexxhost.local: Name or service not known [2021-09-24T16:57:34.423Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1244.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T16:57:34.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:34.760Z] ---> job-cost.sh [2021-09-24T16:57:34.760Z] lf-activate-venv: SKIPPING [2021-09-24T16:57:34.760Z] DEBUG: total: 0.10999999940395355 [2021-09-24T16:57:34.760Z] INFO: Retrieving Stack Cost... [2021-09-24T16:57:35.715Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T16:57:35.981Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T16:57:35.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T16:57:36.319Z] ---> logs-deploy.sh [2021-09-24T16:57:36.319Z] lf-activate-venv: SKIPPING [2021-09-24T16:57:36.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/6 [2021-09-24T16:57:36.319Z] INFO: archiving workspace using pattern(s): [2021-09-24T16:57:36.903Z] Archives upload complete. [2021-09-24T16:57:37.169Z] INFO: archiving logs to Nexus