Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d550a7515acedfb5a6817696fd12096f388c1d1e 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-ssh12436397390432376518.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1896165133432558075.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh10460598033115366187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh8964177522098255168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh367045092249126961.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7295’ Running on prd-ubuntu20.04-docker-8c-8g-7298 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d550a7515acedfb5a6817696fd12096f388c1d1e (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 d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 Commit message: "Merge pull request #16 from iain-anderson/v2-branch" > git rev-list --no-walk d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-16T16:08:49.825Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-16T16:08:49.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T16:08:49.896Z] ========================================================= [2022-03-16T16:08:49.896Z] EdgeX Global Pipelines Version Info [2022-03-16T16:08:49.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:08:50.669Z] ------------------- [2022-03-16T16:08:50.669Z] stable info: [2022-03-16T16:08:50.669Z] ------------------- [2022-03-16T16:08:50.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-16T16:08:50.669Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T16:08:50.669Z] Message: update stable to v1.0.221 [2022-03-16T16:08:51.242Z] ------------------- [2022-03-16T16:08:51.242Z] experimental info: [2022-03-16T16:08:51.242Z] ------------------- [2022-03-16T16:08:51.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-16T16:08:51.242Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-16T16:08:51.242Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-16T16:08:51.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-03-16T16:08:51.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-03-16T16:08:51.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-16T16:08:51.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-16T16:08:51.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-16T16:08:51.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-16T16:08:51.493Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-16T16:08:51.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-16T16:08:51.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-16T16:08:51.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-16T16:08:51.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-16T16:08:51.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-03-16T16:08:51.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-16T16:08:51.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-16T16:08:51.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T16:08:51.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-16T16:08:51.626Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T16:08:51.638Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-16T16:08:51.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-16T16:08:51.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-16T16:08:51.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-16T16:08:51.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-16T16:08:51.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-16T16:08:51.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-16T16:08:51.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-16T16:08:51.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-16T16:08:51.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-16T16:08:51.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-16T16:08:51.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-16T16:08:51.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-16T16:08:51.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d550a75 [Pipeline] echo [2022-03-16T16:08:51.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:08:51.873Z] provisioning config files... [2022-03-16T16:08:51.888Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5972584868296741380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:08:52.204Z] ---> docker-login.sh [2022-03-16T16:08:52.204Z] nexus3.edgexfoundry.org:10001 [2022-03-16T16:08:52.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:08:52.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:08:52.464Z] Configure a credential helper to remove this warning. See [2022-03-16T16:08:52.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:08:52.464Z] [2022-03-16T16:08:52.464Z] Login Succeeded [2022-03-16T16:08:52.464Z] nexus3.edgexfoundry.org:10002 [2022-03-16T16:08:52.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:08:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:08:52.725Z] Configure a credential helper to remove this warning. See [2022-03-16T16:08:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:08:52.725Z] [2022-03-16T16:08:52.725Z] Login Succeeded [2022-03-16T16:08:52.725Z] nexus3.edgexfoundry.org:10003 [2022-03-16T16:08:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:08:52.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:08:52.725Z] Configure a credential helper to remove this warning. See [2022-03-16T16:08:52.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:08:52.725Z] [2022-03-16T16:08:52.725Z] Login Succeeded [2022-03-16T16:08:52.725Z] nexus3.edgexfoundry.org:10004 [2022-03-16T16:08:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:08:52.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:08:52.988Z] Configure a credential helper to remove this warning. See [2022-03-16T16:08:52.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:08:52.988Z] [2022-03-16T16:08:52.988Z] Login Succeeded [2022-03-16T16:08:52.988Z] docker.io [2022-03-16T16:08:52.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:08:53.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:08:53.249Z] Configure a credential helper to remove this warning. See [2022-03-16T16:08:53.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:08:53.249Z] [2022-03-16T16:08:53.249Z] Login Succeeded [2022-03-16T16:08:53.249Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T16:08:53.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-16T16:08:53.648Z] + git rev-list -1 --merges d550a7515acedfb5a6817696fd12096f388c1d1e~1..d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-16T16:08:53.741Z] -----------> git rev-list -1 --merges d550a7515acedfb5a6817696fd12096f388c1d1e~1..d550a7515acedfb5a6817696fd12096f388c1d1e d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:08:53.741Z] d550a7515acedfb5a6817696fd12096f388c1d1e [false] [Pipeline] sh [2022-03-16T16:08:54.039Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-16T16:08:54.057Z] ========================================================= [2022-03-16T16:08:54.057Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-16T16:08:54.057Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T16:08:54.393Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-16T16:08:54.406Z] [semverPrep] GIT_COMMIT: d550a7515acedfb5a6817696fd12096f388c1d1e, Commit Message: Merge pull request #16 from iain-anderson/v2-branch [Pipeline] echo [2022-03-16T16:08:54.417Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-16T16:08:54.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T16:08:54.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-16T16:08:54.797Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-16T16:08:54.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-16T16:08:54.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-16T16:08:54.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-16T16:08:54.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:08:55.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:08:55.141Z] [2022-03-16T16:08:55.141Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:08:55.450Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:08:55.450Z] latest: Pulling from edgex-devops/git-semver [2022-03-16T16:08:55.450Z] a0d0a0d46f8b: Pulling fs layer [2022-03-16T16:08:55.450Z] 3e5f54012d9b: Pulling fs layer [2022-03-16T16:08:55.450Z] 4c7163046ea9: Pulling fs layer [2022-03-16T16:08:55.450Z] 0c2d73faf560: Pulling fs layer [2022-03-16T16:08:55.450Z] 0c2d73faf560: Waiting [2022-03-16T16:08:55.450Z] 3e5f54012d9b: Verifying Checksum [2022-03-16T16:08:55.450Z] 3e5f54012d9b: Download complete [2022-03-16T16:08:55.450Z] a0d0a0d46f8b: Download complete [2022-03-16T16:08:55.450Z] 0c2d73faf560: Download complete [2022-03-16T16:08:55.450Z] 4c7163046ea9: Verifying Checksum [2022-03-16T16:08:55.450Z] 4c7163046ea9: Download complete [2022-03-16T16:08:55.710Z] a0d0a0d46f8b: Pull complete [2022-03-16T16:08:55.710Z] 3e5f54012d9b: Pull complete [2022-03-16T16:08:55.972Z] 4c7163046ea9: Pull complete [2022-03-16T16:08:56.232Z] 0c2d73faf560: Pull complete [2022-03-16T16:08:56.232Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-16T16:08:56.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:08:56.232Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-16T16:08:56.308Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:08:56.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-16T16:08:57.030Z] $ docker top 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-16T16:08:57.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T16:08:57.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T16:08:57.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T16:08:57.275Z] $ docker exec 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 ssh-agent [2022-03-16T16:08:57.396Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIlcnD/agent.15 [2022-03-16T16:08:57.396Z] SSH_AGENT_PID=21 [2022-03-16T16:08:57.405Z] Running ssh-add (command line suppressed) [2022-03-16T16:08:57.523Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_685410116497231377.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_685410116497231377.key) [2022-03-16T16:08:57.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T16:08:57.826Z] + git tag --points-at HEAD [Pipeline] } [2022-03-16T16:08:57.849Z] $ docker exec --env ******** --env ******** 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 ssh-agent -k [2022-03-16T16:08:57.946Z] unset SSH_AUTH_SOCK; [2022-03-16T16:08:57.947Z] unset SSH_AGENT_PID; [2022-03-16T16:08:57.947Z] echo Agent pid 21 killed; [2022-03-16T16:08:57.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-03-16T16:08:57.977Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.1-dev.7' [Pipeline] sshagent [2022-03-16T16:08:57.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-16T16:08:57.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-16T16:08:58.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-16T16:08:58.139Z] $ docker exec 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 ssh-agent [2022-03-16T16:08:58.255Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKghjI/agent.56 [2022-03-16T16:08:58.255Z] SSH_AGENT_PID=62 [2022-03-16T16:08:58.261Z] Running ssh-add (command line suppressed) [2022-03-16T16:08:58.379Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8309144329325665963.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8309144329325665963.key) [2022-03-16T16:08:58.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-16T16:08:58.688Z] + git semver init [2022-03-16T16:08:58.689Z] # -> Open(): unable to determine branch for HEAD [2022-03-16T16:08:58.689Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-16T16:08:58.689Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-16T16:08:58.689Z] # $SEMVER_REMOTE_NAME = origin [2022-03-16T16:08:58.689Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-16T16:08:58.689Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-16T16:08:58.689Z] # $SEMVER_BRANCH = main [2022-03-16T16:08:58.689Z] # $SEMVER_TEMP = /tmp/semver-871656269 [2022-03-16T16:08:58.689Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-03-16T16:08:59.636Z] # '/tmp/semver-871656269' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' [2022-03-16T16:08:59.636Z] # -> Force: false [2022-03-16T16:08:59.636Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2022-03-16T16:08:59.652Z] $ docker exec --env ******** --env ******** 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 ssh-agent -k [2022-03-16T16:08:59.762Z] unset SSH_AUTH_SOCK; [2022-03-16T16:08:59.763Z] unset SSH_AGENT_PID; [2022-03-16T16:08:59.763Z] echo Agent pid 62 killed; [2022-03-16T16:08:59.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T16:09:00.082Z] + git semver [Pipeline] } [2022-03-16T16:09:00.102Z] $ docker stop --time=1 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 [2022-03-16T16:09:01.487Z] $ docker rm -f 55eee99af661daa292c33a4e4e7716b592751a6ed3df7accecd1242c7dc6e1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T16:09:01.848Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-16T16:09:02.122Z] Stashed 1 file(s) [Pipeline] echo [2022-03-16T16:09:02.126Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:09:02.245Z] provisioning config files... [2022-03-16T16:09:02.255Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3658343061584577157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:09:02.558Z] ---> docker-login.sh [2022-03-16T16:09:02.558Z] nexus3.edgexfoundry.org:10001 [2022-03-16T16:09:02.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:09:02.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:09:02.558Z] Configure a credential helper to remove this warning. See [2022-03-16T16:09:02.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:09:02.558Z] [2022-03-16T16:09:02.558Z] Login Succeeded [2022-03-16T16:09:02.558Z] nexus3.edgexfoundry.org:10002 [2022-03-16T16:09:02.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:09:02.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:09:02.558Z] Configure a credential helper to remove this warning. See [2022-03-16T16:09:02.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:09:02.558Z] [2022-03-16T16:09:02.558Z] Login Succeeded [2022-03-16T16:09:02.818Z] nexus3.edgexfoundry.org:10003 [2022-03-16T16:09:02.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:09:02.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:09:02.818Z] Configure a credential helper to remove this warning. See [2022-03-16T16:09:02.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:09:02.818Z] [2022-03-16T16:09:02.818Z] Login Succeeded [2022-03-16T16:09:02.818Z] nexus3.edgexfoundry.org:10004 [2022-03-16T16:09:02.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:09:03.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:09:03.081Z] Configure a credential helper to remove this warning. See [2022-03-16T16:09:03.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:09:03.081Z] [2022-03-16T16:09:03.081Z] Login Succeeded [2022-03-16T16:09:03.081Z] docker.io [2022-03-16T16:09:03.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:09:03.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:09:03.343Z] Configure a credential helper to remove this warning. See [2022-03-16T16:09:03.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:09:03.343Z] [2022-03-16T16:09:03.343Z] Login Succeeded [2022-03-16T16:09:03.343Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T16:09:03.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T16:09:03.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T16:09:03.440Z] ========================================================= [2022-03-16T16:09:03.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-16T16:09:03.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:09:03.750Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T16:09:03.750Z] Sending build context to Docker daemon 11.01MB [2022-03-16T16:09:03.750Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T16:09:03.750Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-16T16:09:03.750Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-16T16:09:03.750Z] 59bf1c3509f3: Pulling fs layer [2022-03-16T16:09:03.750Z] 666ba61612fd: Pulling fs layer [2022-03-16T16:09:03.750Z] 8ed8ca486205: Pulling fs layer [2022-03-16T16:09:03.750Z] 4fe6c5a15a65: Pulling fs layer [2022-03-16T16:09:03.750Z] 22a0e8bec74d: Pulling fs layer [2022-03-16T16:09:03.750Z] 640e595b4fbd: Pulling fs layer [2022-03-16T16:09:03.750Z] 763cafe07f6e: Pulling fs layer [2022-03-16T16:09:03.750Z] 0c0b528cf693: Pulling fs layer [2022-03-16T16:09:03.750Z] 10935f4eaf8b: Pulling fs layer [2022-03-16T16:09:03.750Z] 763cafe07f6e: Waiting [2022-03-16T16:09:03.750Z] 0c0b528cf693: Waiting [2022-03-16T16:09:03.750Z] 10935f4eaf8b: Waiting [2022-03-16T16:09:03.750Z] 22a0e8bec74d: Waiting [2022-03-16T16:09:03.750Z] 640e595b4fbd: Waiting [2022-03-16T16:09:04.011Z] 8ed8ca486205: Verifying Checksum [2022-03-16T16:09:04.011Z] 8ed8ca486205: Download complete [2022-03-16T16:09:04.011Z] 666ba61612fd: Verifying Checksum [2022-03-16T16:09:04.011Z] 666ba61612fd: Download complete [2022-03-16T16:09:04.011Z] 22a0e8bec74d: Verifying Checksum [2022-03-16T16:09:04.011Z] 22a0e8bec74d: Download complete [2022-03-16T16:09:04.011Z] 59bf1c3509f3: Verifying Checksum [2022-03-16T16:09:04.011Z] 59bf1c3509f3: Download complete [2022-03-16T16:09:04.011Z] 640e595b4fbd: Verifying Checksum [2022-03-16T16:09:04.011Z] 640e595b4fbd: Download complete [2022-03-16T16:09:04.011Z] 763cafe07f6e: Verifying Checksum [2022-03-16T16:09:04.011Z] 763cafe07f6e: Download complete [2022-03-16T16:09:04.011Z] 0c0b528cf693: Verifying Checksum [2022-03-16T16:09:04.011Z] 0c0b528cf693: Download complete [2022-03-16T16:09:04.011Z] 59bf1c3509f3: Pull complete [2022-03-16T16:09:04.274Z] 666ba61612fd: Pull complete [2022-03-16T16:09:04.274Z] 8ed8ca486205: Pull complete [2022-03-16T16:09:04.534Z] 10935f4eaf8b: Verifying Checksum [2022-03-16T16:09:04.534Z] 10935f4eaf8b: Download complete [2022-03-16T16:09:04.534Z] 4fe6c5a15a65: Verifying Checksum [2022-03-16T16:09:04.534Z] 4fe6c5a15a65: Download complete [2022-03-16T16:09:08.740Z] 4fe6c5a15a65: Pull complete [2022-03-16T16:09:08.740Z] 22a0e8bec74d: Pull complete [2022-03-16T16:09:08.740Z] 640e595b4fbd: Pull complete [2022-03-16T16:09:08.740Z] 763cafe07f6e: Pull complete [2022-03-16T16:09:08.740Z] 0c0b528cf693: Pull complete [2022-03-16T16:09:11.280Z] 10935f4eaf8b: Pull complete [2022-03-16T16:09:11.280Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-16T16:09:11.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-16T16:09:11.280Z] ---> 99d49a6021b9 [2022-03-16T16:09:11.280Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-16T16:09:12.226Z] ---> Running in e941227aafb9 [2022-03-16T16:09:12.484Z] Removing intermediate container e941227aafb9 [2022-03-16T16:09:12.484Z] ---> 11008bc099b3 [2022-03-16T16:09:12.484Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T16:09:12.484Z] ---> Running in 90b7d4a0c36b [2022-03-16T16:09:12.484Z] Removing intermediate container 90b7d4a0c36b [2022-03-16T16:09:12.484Z] ---> 26a61ffd2e2e [2022-03-16T16:09:12.484Z] Step 5/11 : WORKDIR /device-gpio [2022-03-16T16:09:12.484Z] ---> Running in 4720aacd577c [2022-03-16T16:09:12.743Z] Removing intermediate container 4720aacd577c [2022-03-16T16:09:12.743Z] ---> 0e96767808c1 [2022-03-16T16:09:12.743Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:09:12.743Z] ---> Running in 83cbd367b2a5 [2022-03-16T16:09:13.317Z] Removing intermediate container 83cbd367b2a5 [2022-03-16T16:09:13.317Z] ---> 2253557fb04a [2022-03-16T16:09:13.317Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T16:09:13.317Z] ---> Running in 26f523c5b5e2 [2022-03-16T16:09:13.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T16:09:14.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T16:09:14.779Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-16T16:09:14.779Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-16T16:09:15.041Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-16T16:09:15.041Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-16T16:09:15.041Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T16:09:15.302Z] OK: 224 MiB in 56 packages [2022-03-16T16:09:15.566Z] Removing intermediate container 26f523c5b5e2 [2022-03-16T16:09:15.566Z] ---> adead190cec9 [2022-03-16T16:09:15.566Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-16T16:09:15.566Z] ---> e0c434989b59 [2022-03-16T16:09:15.566Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T16:09:15.826Z] ---> Running in 689277beb5e8 [2022-03-16T16:09:17.213Z] Still waiting to schedule task [2022-03-16T16:09:17.213Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7296’ [2022-03-16T16:09:37.792Z] Removing intermediate container 689277beb5e8 [2022-03-16T16:09:37.792Z] ---> 81b7499c2484 [2022-03-16T16:09:37.792Z] Step 10/11 : COPY . . [2022-03-16T16:09:38.052Z] ---> ebd45a7dc286 [2022-03-16T16:09:38.053Z] Step 11/11 : RUN ${MAKE} [2022-03-16T16:09:38.053Z] ---> Running in b6c770bf274d [2022-03-16T16:09:38.625Z] Removing intermediate container b6c770bf274d [2022-03-16T16:09:38.625Z] ---> 9bd1831b9148 [2022-03-16T16:09:38.625Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-16T16:09:38.625Z] Successfully built 9bd1831b9148 [2022-03-16T16:09:38.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:09:38.922Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T16:09:38.922Z] . [Pipeline] withDockerContainer [2022-03-16T16:09:38.986Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:09:39.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T16:09:39.360Z] $ docker top 98a098cf36acddfd62784f18225b08cbbfd25453ebe6de1114e8781637f4c67d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T16:09:39.723Z] + go version [2022-03-16T16:09:39.723Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-16T16:09:39.740Z] $ docker stop --time=1 98a098cf36acddfd62784f18225b08cbbfd25453ebe6de1114e8781637f4c67d [2022-03-16T16:09:41.030Z] $ docker rm -f 98a098cf36acddfd62784f18225b08cbbfd25453ebe6de1114e8781637f4c67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:09:41.446Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-16T16:09:41.446Z] . [Pipeline] withDockerContainer [2022-03-16T16:09:41.519Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:09:41.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-16T16:09:41.933Z] $ docker top a76bc03fbba6a82f8c1e02eea0ede62098b88a87718d29f213d8e4ef56381c62 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T16:09:42.306Z] + make test [2022-03-16T16:09:42.307Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-16T16:09:42.567Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-16T16:09:49.141Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-16T16:09:49.141Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-16T16:09:49.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-16T16:09:51.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T16:09:51.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T16:09:51.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T16:09:51.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T16:09:51.783Z] $ docker stop --time=1 a76bc03fbba6a82f8c1e02eea0ede62098b88a87718d29f213d8e4ef56381c62 [2022-03-16T16:09:53.287Z] $ docker rm -f a76bc03fbba6a82f8c1e02eea0ede62098b88a87718d29f213d8e4ef56381c62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T16:09:53.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T16:09:53.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-16T16:09:54.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T16:09:54.598Z] + ls -al . [2022-03-16T16:09:54.598Z] total 180 [2022-03-16T16:09:54.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:09 . [2022-03-16T16:09:54.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:08 .. [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 16:08 .dockerignore [2022-03-16T16:09:54.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:08 .git [2022-03-16T16:09:54.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:08 .github [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 16:08 .gitignore [2022-03-16T16:09:54.598Z] drwx------ 3 jenkins jenkins 4096 Mar 16 16:08 .semver [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 16 16:08 Attribution.txt [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 16 16:08 Dockerfile [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:08 GOVERNANCE.md [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 16:08 Jenkinsfile [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 16:08 LICENSE [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 16 16:08 Makefile [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 16:08 OWNERS.md [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 16 16:08 README.md [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:09 VERSION [2022-03-16T16:09:54.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:08 bin [2022-03-16T16:09:54.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:08 cmd [2022-03-16T16:09:54.598Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:09 coverage.out [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 16 16:08 go.mod [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 16 16:08 go.sum [2022-03-16T16:09:54.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:08 internal [2022-03-16T16:09:54.598Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 16:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:09:54.896Z] + 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=d550a7515acedfb5a6817696fd12096f388c1d1e --label arch=amd64 --label version=2.0.0-dev.1 . [2022-03-16T16:09:54.896Z] Sending build context to Docker daemon 11.01MB [2022-03-16T16:09:54.896Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T16:09:54.896Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-16T16:09:54.896Z] ---> 9bd1831b9148 [2022-03-16T16:09:54.896Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-16T16:09:54.896Z] ---> Running in 5f44792f091f [2022-03-16T16:09:55.156Z] Removing intermediate container 5f44792f091f [2022-03-16T16:09:55.156Z] ---> c8ba24be1ab1 [2022-03-16T16:09:55.156Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T16:09:55.156Z] ---> Running in 7e89f50e5cb8 [2022-03-16T16:09:55.156Z] Removing intermediate container 7e89f50e5cb8 [2022-03-16T16:09:55.156Z] ---> d97370ee6231 [2022-03-16T16:09:55.156Z] Step 5/25 : WORKDIR /device-gpio [2022-03-16T16:09:55.156Z] ---> Running in 29c6aecdd2a2 [2022-03-16T16:09:55.415Z] Removing intermediate container 29c6aecdd2a2 [2022-03-16T16:09:55.415Z] ---> 0d5c148f8a44 [2022-03-16T16:09:55.415Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:09:55.415Z] ---> Running in 4b71e966fe91 [2022-03-16T16:09:55.987Z] Removing intermediate container 4b71e966fe91 [2022-03-16T16:09:55.987Z] ---> 92e966b4e835 [2022-03-16T16:09:55.987Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T16:09:55.987Z] ---> Running in 51ea1c60fe98 [2022-03-16T16:09:56.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T16:09:57.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T16:09:57.448Z] OK: 224 MiB in 56 packages [2022-03-16T16:09:57.709Z] Removing intermediate container 51ea1c60fe98 [2022-03-16T16:09:57.709Z] ---> 9b6f27cd7550 [2022-03-16T16:09:57.709Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-16T16:09:57.968Z] ---> 96f7775dfb4b [2022-03-16T16:09:57.968Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T16:09:57.968Z] ---> Running in c860c964e91b [2022-03-16T16:09:58.911Z] Removing intermediate container c860c964e91b [2022-03-16T16:09:58.911Z] ---> 1fc508beb309 [2022-03-16T16:09:58.911Z] Step 10/25 : COPY . . [2022-03-16T16:09:58.911Z] ---> 2c63daab947b [2022-03-16T16:09:58.911Z] Step 11/25 : RUN ${MAKE} [2022-03-16T16:09:59.171Z] ---> Running in a7b86f1aead8 [2022-03-16T16:09:59.742Z] Removing intermediate container a7b86f1aead8 [2022-03-16T16:09:59.742Z] ---> 4b9352401cb7 [2022-03-16T16:09:59.742Z] Step 12/25 : FROM alpine:3.15 [2022-03-16T16:10:00.312Z] 3.15: Pulling from library/alpine [2022-03-16T16:10:00.312Z] 59bf1c3509f3: Already exists [2022-03-16T16:10:00.573Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-16T16:10:00.573Z] Status: Downloaded newer image for alpine:3.15 [2022-03-16T16:10:00.573Z] ---> c059bfaa849c [2022-03-16T16:10:00.573Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-16T16:10:00.573Z] ---> Running in 51107425722e [2022-03-16T16:10:00.573Z] Removing intermediate container 51107425722e [2022-03-16T16:10:00.573Z] ---> 667f804a50b3 [2022-03-16T16:10:00.573Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:10:00.573Z] ---> Running in 4ad6f1668167 [2022-03-16T16:10:01.141Z] Removing intermediate container 4ad6f1668167 [2022-03-16T16:10:01.141Z] ---> 20f1eef9f0fe [2022-03-16T16:10:01.141Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-16T16:10:01.141Z] ---> Running in a8cb5d969666 [2022-03-16T16:10:01.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-16T16:10:02.280Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-16T16:10:02.851Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-16T16:10:02.851Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-16T16:10:02.851Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-16T16:10:03.113Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-16T16:10:03.113Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-16T16:10:03.113Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T16:10:03.113Z] OK: 8 MiB in 19 packages [2022-03-16T16:10:03.686Z] Removing intermediate container a8cb5d969666 [2022-03-16T16:10:03.686Z] ---> ce922ad14753 [2022-03-16T16:10:03.686Z] Step 16/25 : WORKDIR / [2022-03-16T16:10:03.686Z] ---> Running in cfd40dd71e4c [2022-03-16T16:10:03.686Z] Removing intermediate container cfd40dd71e4c [2022-03-16T16:10:03.686Z] ---> 1a75f85339a2 [2022-03-16T16:10:03.686Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-16T16:10:03.946Z] ---> 3e8d91b8589d [2022-03-16T16:10:03.946Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-16T16:10:03.946Z] ---> 224948d43421 [2022-03-16T16:10:03.946Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-16T16:10:04.208Z] ---> 2b67d879cdd1 [2022-03-16T16:10:04.208Z] Step 20/25 : EXPOSE 59910 [2022-03-16T16:10:04.208Z] ---> Running in 92bf82527a5b [2022-03-16T16:10:04.208Z] Removing intermediate container 92bf82527a5b [2022-03-16T16:10:04.208Z] ---> 69dec8022e00 [2022-03-16T16:10:04.208Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-16T16:10:04.208Z] ---> Running in 8bd455ecd2aa [2022-03-16T16:10:04.469Z] Removing intermediate container 8bd455ecd2aa [2022-03-16T16:10:04.469Z] ---> aee601ecc1dc [2022-03-16T16:10:04.469Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T16:10:04.469Z] ---> Running in d67767e20ecc [2022-03-16T16:10:04.469Z] Removing intermediate container d67767e20ecc [2022-03-16T16:10:04.469Z] ---> bedea7dd606e [2022-03-16T16:10:04.469Z] Step 23/25 : LABEL arch=amd64 [2022-03-16T16:10:04.469Z] ---> Running in 8ad4875be61b [2022-03-16T16:10:04.733Z] Removing intermediate container 8ad4875be61b [2022-03-16T16:10:04.733Z] ---> 81cadc57f751 [2022-03-16T16:10:04.733Z] Step 24/25 : LABEL git_sha=d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:10:04.733Z] ---> Running in a3c3adfd22b6 [2022-03-16T16:10:04.733Z] Removing intermediate container a3c3adfd22b6 [2022-03-16T16:10:04.733Z] ---> 422ee0cd4ce4 [2022-03-16T16:10:04.733Z] Step 25/25 : LABEL version=2.0.0-dev.1 [2022-03-16T16:10:05.004Z] ---> Running in 6e7800387968 [2022-03-16T16:10:05.004Z] Removing intermediate container 6e7800387968 [2022-03-16T16:10:05.004Z] ---> 566de391ddeb [2022-03-16T16:10:05.004Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-03-16T16:10:05.004Z] Successfully built 566de391ddeb [2022-03-16T16:10:05.004Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:10:05.109Z] provisioning config files... [2022-03-16T16:10:05.118Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5372710621733711302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:10:05.420Z] ---> docker-login.sh [2022-03-16T16:10:05.420Z] nexus3.edgexfoundry.org:10001 [2022-03-16T16:10:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:10:05.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:10:05.420Z] Configure a credential helper to remove this warning. See [2022-03-16T16:10:05.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:10:05.420Z] [2022-03-16T16:10:05.420Z] Login Succeeded [2022-03-16T16:10:05.420Z] nexus3.edgexfoundry.org:10002 [2022-03-16T16:10:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:10:05.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:10:05.680Z] Configure a credential helper to remove this warning. See [2022-03-16T16:10:05.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:10:05.680Z] [2022-03-16T16:10:05.680Z] Login Succeeded [2022-03-16T16:10:05.680Z] nexus3.edgexfoundry.org:10003 [2022-03-16T16:10:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:10:05.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:10:05.680Z] Configure a credential helper to remove this warning. See [2022-03-16T16:10:05.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:10:05.680Z] [2022-03-16T16:10:05.680Z] Login Succeeded [2022-03-16T16:10:05.680Z] nexus3.edgexfoundry.org:10004 [2022-03-16T16:10:05.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:10:05.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:10:05.940Z] Configure a credential helper to remove this warning. See [2022-03-16T16:10:05.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:10:05.940Z] [2022-03-16T16:10:05.940Z] Login Succeeded [2022-03-16T16:10:05.940Z] docker.io [2022-03-16T16:10:05.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:10:06.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:10:06.200Z] Configure a credential helper to remove this warning. See [2022-03-16T16:10:06.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:10:06.200Z] [2022-03-16T16:10:06.200Z] Login Succeeded [2022-03-16T16:10:06.200Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T16:10:06.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T16:10:06.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T16:10:06.264Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-03-16T16:10:06.264Z] d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:10:06.264Z] latest [2022-03-16T16:10:06.264Z] 2.0.0-dev.1 [2022-03-16T16:10:06.264Z] d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:10:06.264Z] main [2022-03-16T16:10:06.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:06.591Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:06.886Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:10:06.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-16T16:10:06.886Z] 34985aece22d: Preparing [2022-03-16T16:10:06.886Z] f2878b985099: Preparing [2022-03-16T16:10:06.886Z] 9822d9c4b34a: Preparing [2022-03-16T16:10:06.886Z] 6ee4182355f7: Preparing [2022-03-16T16:10:06.886Z] ff1c6cf109b5: Preparing [2022-03-16T16:10:06.886Z] 8d3ac3489996: Preparing [2022-03-16T16:10:06.886Z] 8d3ac3489996: Waiting [2022-03-16T16:10:06.886Z] 9822d9c4b34a: Pushed [2022-03-16T16:10:06.886Z] ff1c6cf109b5: Pushed [2022-03-16T16:10:06.886Z] f2878b985099: Pushed [2022-03-16T16:10:06.886Z] 34985aece22d: Pushed [2022-03-16T16:10:06.886Z] 8d3ac3489996: Layer already exists [2022-03-16T16:10:07.147Z] 6ee4182355f7: Pushed [2022-03-16T16:10:07.408Z] d550a7515acedfb5a6817696fd12096f388c1d1e: digest: sha256:e9dc2a92f7987be822379e846da008606c0270dce0ea0b77e90637b478ecff0e size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:07.718Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:08.015Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-16T16:10:08.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-16T16:10:08.015Z] 34985aece22d: Preparing [2022-03-16T16:10:08.015Z] f2878b985099: Preparing [2022-03-16T16:10:08.015Z] 9822d9c4b34a: Preparing [2022-03-16T16:10:08.015Z] 6ee4182355f7: Preparing [2022-03-16T16:10:08.015Z] ff1c6cf109b5: Preparing [2022-03-16T16:10:08.015Z] 8d3ac3489996: Preparing [2022-03-16T16:10:08.015Z] 8d3ac3489996: Waiting [2022-03-16T16:10:08.015Z] 9822d9c4b34a: Layer already exists [2022-03-16T16:10:08.015Z] ff1c6cf109b5: Layer already exists [2022-03-16T16:10:08.015Z] 6ee4182355f7: Layer already exists [2022-03-16T16:10:08.015Z] 34985aece22d: Layer already exists [2022-03-16T16:10:08.015Z] f2878b985099: Layer already exists [2022-03-16T16:10:08.015Z] 8d3ac3489996: Layer already exists [2022-03-16T16:10:08.015Z] latest: digest: sha256:e9dc2a92f7987be822379e846da008606c0270dce0ea0b77e90637b478ecff0e size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:08.327Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:08.630Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.1 [2022-03-16T16:10:08.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-16T16:10:08.630Z] 34985aece22d: Preparing [2022-03-16T16:10:08.630Z] f2878b985099: Preparing [2022-03-16T16:10:08.630Z] 9822d9c4b34a: Preparing [2022-03-16T16:10:08.630Z] 6ee4182355f7: Preparing [2022-03-16T16:10:08.630Z] ff1c6cf109b5: Preparing [2022-03-16T16:10:08.630Z] 8d3ac3489996: Preparing [2022-03-16T16:10:08.630Z] 8d3ac3489996: Waiting [2022-03-16T16:10:08.630Z] 9822d9c4b34a: Layer already exists [2022-03-16T16:10:08.630Z] f2878b985099: Layer already exists [2022-03-16T16:10:08.630Z] 6ee4182355f7: Layer already exists [2022-03-16T16:10:08.630Z] ff1c6cf109b5: Layer already exists [2022-03-16T16:10:08.630Z] 34985aece22d: Layer already exists [2022-03-16T16:10:08.630Z] 8d3ac3489996: Layer already exists [2022-03-16T16:10:08.630Z] 2.0.0-dev.1: digest: sha256:e9dc2a92f7987be822379e846da008606c0270dce0ea0b77e90637b478ecff0e size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:08.931Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:09.224Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:10:09.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-16T16:10:09.224Z] 34985aece22d: Preparing [2022-03-16T16:10:09.224Z] f2878b985099: Preparing [2022-03-16T16:10:09.224Z] 9822d9c4b34a: Preparing [2022-03-16T16:10:09.224Z] 6ee4182355f7: Preparing [2022-03-16T16:10:09.224Z] ff1c6cf109b5: Preparing [2022-03-16T16:10:09.224Z] 8d3ac3489996: Preparing [2022-03-16T16:10:09.224Z] 8d3ac3489996: Waiting [2022-03-16T16:10:09.224Z] f2878b985099: Layer already exists [2022-03-16T16:10:09.224Z] 6ee4182355f7: Layer already exists [2022-03-16T16:10:09.224Z] ff1c6cf109b5: Layer already exists [2022-03-16T16:10:09.224Z] 9822d9c4b34a: Layer already exists [2022-03-16T16:10:09.224Z] 34985aece22d: Layer already exists [2022-03-16T16:10:09.224Z] 8d3ac3489996: Layer already exists [2022-03-16T16:10:09.224Z] d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1: digest: sha256:e9dc2a92f7987be822379e846da008606c0270dce0ea0b77e90637b478ecff0e size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:09.527Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:09.833Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-03-16T16:10:09.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-16T16:10:09.834Z] 34985aece22d: Preparing [2022-03-16T16:10:09.834Z] f2878b985099: Preparing [2022-03-16T16:10:09.834Z] 9822d9c4b34a: Preparing [2022-03-16T16:10:09.834Z] 6ee4182355f7: Preparing [2022-03-16T16:10:09.834Z] ff1c6cf109b5: Preparing [2022-03-16T16:10:09.834Z] 8d3ac3489996: Preparing [2022-03-16T16:10:09.834Z] 6ee4182355f7: Layer already exists [2022-03-16T16:10:09.834Z] f2878b985099: Layer already exists [2022-03-16T16:10:09.834Z] ff1c6cf109b5: Layer already exists [2022-03-16T16:10:09.834Z] 9822d9c4b34a: Layer already exists [2022-03-16T16:10:09.834Z] 34985aece22d: Layer already exists [2022-03-16T16:10:09.834Z] 8d3ac3489996: Layer already exists [2022-03-16T16:10:09.834Z] main: digest: sha256:e9dc2a92f7987be822379e846da008606c0270dce0ea0b77e90637b478ecff0e size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T16:10:09.861Z] ===================================================== [Pipeline] echo [2022-03-16T16:10:09.870Z] taggedImages: [2022-03-16T16:10:09.870Z] - nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:10:09.870Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-16T16:10:09.870Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.1 [2022-03-16T16:10:09.870Z] - nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:10:09.870Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:10.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T16:10:10.237Z] [2022-03-16T16:10:10.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:10:10.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T16:10:10.537Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-16T16:10:10.537Z] 5eb5b503b376: Pulling fs layer [2022-03-16T16:10:10.537Z] 5c69ac0246d0: Pulling fs layer [2022-03-16T16:10:10.537Z] ec43610c2a17: Pulling fs layer [2022-03-16T16:10:10.537Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-16T16:10:10.537Z] 33b1e0a273af: Pulling fs layer [2022-03-16T16:10:10.537Z] 5d3b04190fa2: Pulling fs layer [2022-03-16T16:10:10.537Z] 2f39f015ded8: Pulling fs layer [2022-03-16T16:10:10.537Z] 5d3b04190fa2: Waiting [2022-03-16T16:10:10.537Z] 3a2ae6a8a46f: Waiting [2022-03-16T16:10:10.537Z] 2f39f015ded8: Waiting [2022-03-16T16:10:10.537Z] 33b1e0a273af: Waiting [2022-03-16T16:10:10.537Z] 5c69ac0246d0: Download complete [2022-03-16T16:10:10.537Z] 3a2ae6a8a46f: Download complete [2022-03-16T16:10:10.537Z] 33b1e0a273af: Verifying Checksum [2022-03-16T16:10:10.537Z] 33b1e0a273af: Download complete [2022-03-16T16:10:10.537Z] 5d3b04190fa2: Download complete [2022-03-16T16:10:10.537Z] ec43610c2a17: Verifying Checksum [2022-03-16T16:10:10.537Z] ec43610c2a17: Download complete [2022-03-16T16:10:10.797Z] 5eb5b503b376: Verifying Checksum [2022-03-16T16:10:10.797Z] 5eb5b503b376: Download complete [2022-03-16T16:10:11.364Z] 2f39f015ded8: Download complete [2022-03-16T16:10:11.932Z] 5eb5b503b376: Pull complete [2022-03-16T16:10:12.202Z] 5c69ac0246d0: Pull complete [2022-03-16T16:10:12.770Z] ec43610c2a17: Pull complete [2022-03-16T16:10:12.770Z] 3a2ae6a8a46f: Pull complete [2022-03-16T16:10:13.029Z] 33b1e0a273af: Pull complete [2022-03-16T16:10:13.029Z] 5d3b04190fa2: Pull complete [2022-03-16T16:10:17.229Z] 2f39f015ded8: Pull complete [2022-03-16T16:10:17.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-16T16:10:17.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T16:10:17.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-16T16:10:17.312Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:10:17.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T16:10:19.018Z] $ docker top a76bc88f6aa95959c4760d56bfa120459aa320fdcaf413d0f2240f6b7dca9c3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:10:19.418Z] ---> job-cost.sh [2022-03-16T16:10:19.418Z] lf-activate-venv: SKIPPING [2022-03-16T16:10:19.418Z] INFO: No Stack... [2022-03-16T16:10:19.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T16:10:20.256Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T16:10:20.557Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-03-16T16:10:20.557Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T16:10:20.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [2022-03-16T16:10:20.577Z] Resource [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] did not exist. Created. [2022-03-16T16:10:20.577Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T16:10:20.877Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-16T16:10:20.913Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T16:10:20.920Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T16:10:20.944Z] $ docker stop --time=1 a76bc88f6aa95959c4760d56bfa120459aa320fdcaf413d0f2240f6b7dca9c3b [2022-03-16T16:10:22.133Z] $ docker rm -f a76bc88f6aa95959c4760d56bfa120459aa320fdcaf413d0f2240f6b7dca9c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-16T16:12:19.599Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7300 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-03-16T16:12:19.612Z] Running in /w/workspace/device-gpio/11 [Pipeline] { [Pipeline] checkout [2022-03-16T16:12:20.072Z] The recommended git tool is: git [2022-03-16T16:12:28.179Z] using credential edgex-jenkins-ssh [2022-03-16T16:12:28.210Z] Cloning the remote Git repository [2022-03-16T16:12:28.304Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-03-16T16:12:28.413Z] > git init /w/workspace/device-gpio/11 # timeout=10 [2022-03-16T16:12:28.521Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-03-16T16:12:28.523Z] > git --version # timeout=10 [2022-03-16T16:12:28.561Z] > git --version # 'git version 2.25.1' [2022-03-16T16:12:28.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-16T16:12:28.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T16:12:30.592Z] Avoid second fetch [2022-03-16T16:12:30.592Z] Checking out Revision d550a7515acedfb5a6817696fd12096f388c1d1e (main) [2022-03-16T16:12:30.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-03-16T16:12:30.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-16T16:12:30.649Z] > git config core.sparsecheckout # timeout=10 [2022-03-16T16:12:30.676Z] > git checkout -f d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 [2022-03-16T16:12:35.458Z] Commit message: "Merge pull request #16 from iain-anderson/v2-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T16:12:36.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-16T16:12:36.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T16:12:36.363Z] Dload Upload Total Spent Left Speed [2022-03-16T16:12:36.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-03-16T16:12:36.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-16T16:12:37.262Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-16T16:12:37.262Z] + sudo tee /etc/docker/daemon.new [2022-03-16T16:12:37.262Z] { [2022-03-16T16:12:37.262Z] "registry-mirrors": [ [2022-03-16T16:12:37.262Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-16T16:12:37.262Z] ], [2022-03-16T16:12:37.262Z] "bip": "10.250.0.254/24", [2022-03-16T16:12:37.262Z] "hosts": [ [2022-03-16T16:12:37.262Z] "tcp://0.0.0.0:5555", [2022-03-16T16:12:37.262Z] "unix:///var/run/docker.sock" [2022-03-16T16:12:37.262Z] ], [2022-03-16T16:12:37.262Z] "mtu": 1458, [2022-03-16T16:12:37.262Z] "selinux-enabled": true, [2022-03-16T16:12:37.262Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-16T16:12:37.262Z] } [Pipeline] sh [2022-03-16T16:12:37.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-16T16:12:37.976Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:12:56.349Z] provisioning config files... [2022-03-16T16:12:56.376Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/11@tmp/config9185683059471769864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:12:56.732Z] ---> docker-login.sh [2022-03-16T16:12:56.732Z] nexus3.edgexfoundry.org:10001 [2022-03-16T16:12:57.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:12:57.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:12:57.603Z] Configure a credential helper to remove this warning. See [2022-03-16T16:12:57.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:12:57.603Z] [2022-03-16T16:12:57.603Z] Login Succeeded [2022-03-16T16:12:57.603Z] nexus3.edgexfoundry.org:10002 [2022-03-16T16:12:57.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:12:58.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:12:58.150Z] Configure a credential helper to remove this warning. See [2022-03-16T16:12:58.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:12:58.150Z] [2022-03-16T16:12:58.150Z] Login Succeeded [2022-03-16T16:12:58.150Z] nexus3.edgexfoundry.org:10003 [2022-03-16T16:12:58.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:12:58.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:12:58.424Z] Configure a credential helper to remove this warning. See [2022-03-16T16:12:58.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:12:58.424Z] [2022-03-16T16:12:58.424Z] Login Succeeded [2022-03-16T16:12:58.424Z] nexus3.edgexfoundry.org:10004 [2022-03-16T16:12:59.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:12:59.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:12:59.027Z] Configure a credential helper to remove this warning. See [2022-03-16T16:12:59.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:12:59.027Z] [2022-03-16T16:12:59.027Z] Login Succeeded [2022-03-16T16:12:59.027Z] docker.io [2022-03-16T16:12:59.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:12:59.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:12:59.570Z] Configure a credential helper to remove this warning. See [2022-03-16T16:12:59.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:12:59.570Z] [2022-03-16T16:12:59.570Z] Login Succeeded [2022-03-16T16:12:59.570Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T16:12:59.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-16T16:13:00.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T16:13:00.172Z] ========================================================= [2022-03-16T16:13:00.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-16T16:13:00.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:13:00.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-16T16:13:00.870Z] Sending build context to Docker daemon 5.562MB [2022-03-16T16:13:00.870Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T16:13:00.870Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-16T16:13:01.145Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-16T16:13:01.145Z] 9b3977197b4f: Pulling fs layer [2022-03-16T16:13:01.145Z] 1a89e8eeedd5: Pulling fs layer [2022-03-16T16:13:01.145Z] 94645a83ff95: Pulling fs layer [2022-03-16T16:13:01.145Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-16T16:13:01.145Z] 0c92f367c5e7: Pulling fs layer [2022-03-16T16:13:01.145Z] f7c0051592d6: Pulling fs layer [2022-03-16T16:13:01.145Z] a227ed2f7395: Pulling fs layer [2022-03-16T16:13:01.145Z] 7b1c46037f91: Pulling fs layer [2022-03-16T16:13:01.145Z] 3f3a8bcf1eab: Waiting [2022-03-16T16:13:01.145Z] 0c92f367c5e7: Waiting [2022-03-16T16:13:01.145Z] f7c0051592d6: Waiting [2022-03-16T16:13:01.145Z] a227ed2f7395: Waiting [2022-03-16T16:13:01.145Z] 7b1c46037f91: Waiting [2022-03-16T16:13:01.145Z] 94645a83ff95: Download complete [2022-03-16T16:13:01.145Z] 1a89e8eeedd5: Download complete [2022-03-16T16:13:01.145Z] 0c92f367c5e7: Verifying Checksum [2022-03-16T16:13:01.145Z] 0c92f367c5e7: Download complete [2022-03-16T16:13:01.145Z] f7c0051592d6: Download complete [2022-03-16T16:13:01.145Z] 9b3977197b4f: Verifying Checksum [2022-03-16T16:13:01.145Z] 9b3977197b4f: Download complete [2022-03-16T16:13:01.145Z] a227ed2f7395: Verifying Checksum [2022-03-16T16:13:01.145Z] a227ed2f7395: Download complete [2022-03-16T16:13:01.746Z] 9b3977197b4f: Pull complete [2022-03-16T16:13:02.351Z] 1a89e8eeedd5: Pull complete [2022-03-16T16:13:02.626Z] 94645a83ff95: Pull complete [2022-03-16T16:13:03.231Z] 7b1c46037f91: Verifying Checksum [2022-03-16T16:13:03.231Z] 7b1c46037f91: Download complete [2022-03-16T16:13:03.831Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-16T16:13:03.831Z] 3f3a8bcf1eab: Download complete [2022-03-16T16:13:16.210Z] 3f3a8bcf1eab: Pull complete [2022-03-16T16:13:16.210Z] 0c92f367c5e7: Pull complete [2022-03-16T16:13:16.210Z] f7c0051592d6: Pull complete [2022-03-16T16:13:16.210Z] a227ed2f7395: Pull complete [2022-03-16T16:13:21.625Z] 7b1c46037f91: Pull complete [2022-03-16T16:13:21.625Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-16T16:13:21.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-16T16:13:21.625Z] ---> f79e39bc4007 [2022-03-16T16:13:21.625Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-16T16:13:23.077Z] ---> Running in dd44a25947bc [2022-03-16T16:13:23.360Z] Removing intermediate container dd44a25947bc [2022-03-16T16:13:23.360Z] ---> 3d6188efb2a3 [2022-03-16T16:13:23.360Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T16:13:23.360Z] ---> Running in 015d91dbe4b5 [2022-03-16T16:13:23.642Z] Removing intermediate container 015d91dbe4b5 [2022-03-16T16:13:23.642Z] ---> 5ad268a00c56 [2022-03-16T16:13:23.642Z] Step 5/11 : WORKDIR /device-gpio [2022-03-16T16:13:23.642Z] ---> Running in 8fbf6198bb9d [2022-03-16T16:13:23.916Z] Removing intermediate container 8fbf6198bb9d [2022-03-16T16:13:23.916Z] ---> 38672bcbb71c [2022-03-16T16:13:23.916Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:13:24.195Z] ---> Running in c13dba7b11e5 [2022-03-16T16:13:26.178Z] Removing intermediate container c13dba7b11e5 [2022-03-16T16:13:26.178Z] ---> eb6035aa5472 [2022-03-16T16:13:26.178Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T16:13:26.178Z] ---> Running in ab19cce24d3c [2022-03-16T16:13:27.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T16:13:27.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T16:13:28.759Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-16T16:13:28.759Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-16T16:13:29.035Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-16T16:13:29.311Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-16T16:13:29.312Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T16:13:29.312Z] OK: 224 MiB in 56 packages [2022-03-16T16:13:30.302Z] Removing intermediate container ab19cce24d3c [2022-03-16T16:13:30.302Z] ---> e22f3a06f063 [2022-03-16T16:13:30.302Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-16T16:13:30.904Z] ---> e8d692274ae0 [2022-03-16T16:13:30.904Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T16:13:30.904Z] ---> Running in 47e173a1680a [2022-03-16T16:14:52.757Z] Removing intermediate container 47e173a1680a [2022-03-16T16:14:52.757Z] ---> c444a4fb5089 [2022-03-16T16:14:52.757Z] Step 10/11 : COPY . . [2022-03-16T16:14:53.735Z] ---> 15da1fd1845d [2022-03-16T16:14:53.735Z] Step 11/11 : RUN ${MAKE} [2022-03-16T16:14:53.735Z] ---> Running in 2336fa1d7af2 [2022-03-16T16:14:55.718Z] Removing intermediate container 2336fa1d7af2 [2022-03-16T16:14:55.718Z] ---> d4c7adef6bac [2022-03-16T16:14:55.718Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-16T16:14:55.718Z] Successfully built d4c7adef6bac [2022-03-16T16:14:55.718Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:14:56.075Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T16:14:56.076Z] . [Pipeline] withDockerContainer [2022-03-16T16:14:56.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container [2022-03-16T16:14:56.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T16:14:57.826Z] $ docker top 0a6a78ae2f55509ecae73b83c4da091680802862378cf619973d7131da163c4c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T16:14:58.762Z] + go version [2022-03-16T16:14:58.762Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-16T16:14:58.796Z] $ docker stop --time=1 0a6a78ae2f55509ecae73b83c4da091680802862378cf619973d7131da163c4c [2022-03-16T16:15:00.479Z] $ docker rm -f 0a6a78ae2f55509ecae73b83c4da091680802862378cf619973d7131da163c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:15:01.101Z] + docker inspect -f . ci-base-image-arm64 [2022-03-16T16:15:01.101Z] . [Pipeline] withDockerContainer [2022-03-16T16:15:01.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container [2022-03-16T16:15:01.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-16T16:15:02.843Z] $ docker top 45d548db7e48a0d50e172e467278d137a8a4d1fd9f1a204e18adfb8e9e11ab11 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-16T16:15:03.777Z] + make test [2022-03-16T16:15:03.778Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-16T16:15:05.237Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-16T16:16:01.850Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-16T16:16:01.850Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-16T16:16:01.850Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-16T16:16:14.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-16T16:16:14.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-16T16:16:14.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-16T16:16:14.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-16T16:16:14.601Z] $ docker stop --time=1 45d548db7e48a0d50e172e467278d137a8a4d1fd9f1a204e18adfb8e9e11ab11 [2022-03-16T16:16:16.393Z] $ docker rm -f 45d548db7e48a0d50e172e467278d137a8a4d1fd9f1a204e18adfb8e9e11ab11 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T16:16:17.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-16T16:16:17.215Z] Warning: overwriting stash ‘coverage-report’ [2022-03-16T16:16:17.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-16T16:16:18.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-16T16:16:18.386Z] + ls -al . [2022-03-16T16:16:18.386Z] total 176 [2022-03-16T16:16:18.386Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 16 16:16 . [2022-03-16T16:16:18.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:12 .. [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 16:12 .dockerignore [2022-03-16T16:16:18.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:12 .git [2022-03-16T16:16:18.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:12 .github [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 16:12 .gitignore [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 16 16:12 Attribution.txt [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 16 16:12 Dockerfile [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 16:12 GOVERNANCE.md [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 16:12 Jenkinsfile [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 16:12 LICENSE [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 16 16:12 Makefile [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 16:12 OWNERS.md [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 16 16:12 README.md [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:09 VERSION [2022-03-16T16:16:18.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:12 bin [2022-03-16T16:16:18.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:12 cmd [2022-03-16T16:16:18.386Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:15 coverage.out [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 16 16:12 go.mod [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 16 16:12 go.sum [2022-03-16T16:16:18.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:12 internal [2022-03-16T16:16:18.386Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 16:12 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:18.727Z] + 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=d550a7515acedfb5a6817696fd12096f388c1d1e --label arch=arm64 --label version=2.0.0-dev.1 . [2022-03-16T16:16:19.007Z] Sending build context to Docker daemon 5.563MB [2022-03-16T16:16:19.007Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-16T16:16:19.007Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-16T16:16:19.007Z] ---> d4c7adef6bac [2022-03-16T16:16:19.007Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-16T16:16:19.284Z] ---> Running in a2d0ec4f6367 [2022-03-16T16:16:19.561Z] Removing intermediate container a2d0ec4f6367 [2022-03-16T16:16:19.561Z] ---> 09c952bc6c8d [2022-03-16T16:16:19.561Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-16T16:16:19.561Z] ---> Running in 53faef099566 [2022-03-16T16:16:19.840Z] Removing intermediate container 53faef099566 [2022-03-16T16:16:19.840Z] ---> 9cc2f5a92dd5 [2022-03-16T16:16:19.840Z] Step 5/25 : WORKDIR /device-gpio [2022-03-16T16:16:20.116Z] ---> Running in 094e56c50bea [2022-03-16T16:16:20.389Z] Removing intermediate container 094e56c50bea [2022-03-16T16:16:20.389Z] ---> 2843146a5bb6 [2022-03-16T16:16:20.389Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:16:20.389Z] ---> Running in 5fae0599bf3a [2022-03-16T16:16:22.367Z] Removing intermediate container 5fae0599bf3a [2022-03-16T16:16:22.367Z] ---> bacabadcd195 [2022-03-16T16:16:22.367Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-16T16:16:22.367Z] ---> Running in df1c58e45cf3 [2022-03-16T16:16:23.351Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T16:16:23.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T16:16:24.934Z] OK: 224 MiB in 56 packages [2022-03-16T16:16:25.930Z] Removing intermediate container df1c58e45cf3 [2022-03-16T16:16:25.930Z] ---> f9c1e5c67ea5 [2022-03-16T16:16:25.930Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-16T16:16:26.209Z] ---> 437a591b711c [2022-03-16T16:16:26.209Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-16T16:16:26.490Z] ---> Running in 61631c9bc5e0 [2022-03-16T16:16:29.236Z] Removing intermediate container 61631c9bc5e0 [2022-03-16T16:16:29.237Z] ---> c21f476734df [2022-03-16T16:16:29.237Z] Step 10/25 : COPY . . [2022-03-16T16:16:29.877Z] ---> 90511744fabd [2022-03-16T16:16:29.877Z] Step 11/25 : RUN ${MAKE} [2022-03-16T16:16:29.877Z] ---> Running in e1a25e5d6697 [2022-03-16T16:16:31.870Z] Removing intermediate container e1a25e5d6697 [2022-03-16T16:16:31.870Z] ---> f01636325523 [2022-03-16T16:16:31.870Z] Step 12/25 : FROM alpine:3.15 [2022-03-16T16:16:32.464Z] 3.15: Pulling from library/alpine [2022-03-16T16:16:32.464Z] 9b3977197b4f: Already exists [2022-03-16T16:16:32.738Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-16T16:16:32.738Z] Status: Downloaded newer image for alpine:3.15 [2022-03-16T16:16:32.738Z] ---> 8e1d7573f448 [2022-03-16T16:16:32.738Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-16T16:16:32.738Z] ---> Running in a373b06aea7a [2022-03-16T16:16:33.015Z] Removing intermediate container a373b06aea7a [2022-03-16T16:16:33.015Z] ---> 806b135ae519 [2022-03-16T16:16:33.015Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-16T16:16:33.015Z] ---> Running in fc6adb4d2769 [2022-03-16T16:16:34.995Z] Removing intermediate container fc6adb4d2769 [2022-03-16T16:16:34.995Z] ---> 519a3bf01fbc [2022-03-16T16:16:34.995Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-16T16:16:34.995Z] ---> Running in c1f6e324a348 [2022-03-16T16:16:35.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-16T16:16:36.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-16T16:16:37.550Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-16T16:16:37.550Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-16T16:16:37.824Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-16T16:16:37.824Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-16T16:16:37.824Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-16T16:16:38.098Z] Executing busybox-1.34.1-r3.trigger [2022-03-16T16:16:38.098Z] OK: 8 MiB in 19 packages [2022-03-16T16:16:39.083Z] Removing intermediate container c1f6e324a348 [2022-03-16T16:16:39.083Z] ---> 1c336e307de6 [2022-03-16T16:16:39.083Z] Step 16/25 : WORKDIR / [2022-03-16T16:16:39.083Z] ---> Running in ce3bc432d3db [2022-03-16T16:16:39.355Z] Removing intermediate container ce3bc432d3db [2022-03-16T16:16:39.355Z] ---> 0c6215e41f57 [2022-03-16T16:16:39.355Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-16T16:16:39.965Z] ---> 6e94f8dcea85 [2022-03-16T16:16:39.965Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-16T16:16:40.566Z] ---> b8eff0a0ce0d [2022-03-16T16:16:40.566Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-16T16:16:41.162Z] ---> d079cd4d03ba [2022-03-16T16:16:41.162Z] Step 20/25 : EXPOSE 59910 [2022-03-16T16:16:41.162Z] ---> Running in 43adfe5638ec [2022-03-16T16:16:41.436Z] Removing intermediate container 43adfe5638ec [2022-03-16T16:16:41.436Z] ---> c27fb755c2f4 [2022-03-16T16:16:41.436Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-16T16:16:41.436Z] ---> Running in 052f29d8fb1b [2022-03-16T16:16:42.035Z] Removing intermediate container 052f29d8fb1b [2022-03-16T16:16:42.035Z] ---> 1da3bb9d712e [2022-03-16T16:16:42.035Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-16T16:16:42.035Z] ---> Running in e43106440b8f [2022-03-16T16:16:42.319Z] Removing intermediate container e43106440b8f [2022-03-16T16:16:42.319Z] ---> 773bcf48bfcb [2022-03-16T16:16:42.319Z] Step 23/25 : LABEL arch=arm64 [2022-03-16T16:16:42.319Z] ---> Running in 31d9a49eb63e [2022-03-16T16:16:42.612Z] Removing intermediate container 31d9a49eb63e [2022-03-16T16:16:42.612Z] ---> 665426bbc60a [2022-03-16T16:16:42.612Z] Step 24/25 : LABEL git_sha=d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:16:42.891Z] ---> Running in b68da642c32e [2022-03-16T16:16:43.168Z] Removing intermediate container b68da642c32e [2022-03-16T16:16:43.168Z] ---> f32e6ab294e5 [2022-03-16T16:16:43.168Z] Step 25/25 : LABEL version=2.0.0-dev.1 [2022-03-16T16:16:43.168Z] ---> Running in 9deae56aa222 [2022-03-16T16:16:43.442Z] Removing intermediate container 9deae56aa222 [2022-03-16T16:16:43.442Z] ---> ef1ca1415866 [2022-03-16T16:16:43.442Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-03-16T16:16:43.442Z] Successfully built ef1ca1415866 [2022-03-16T16:16:43.442Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:16:43.545Z] provisioning config files... [2022-03-16T16:16:43.564Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/11@tmp/config2398304755348712320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:16:43.918Z] ---> docker-login.sh [2022-03-16T16:16:43.918Z] nexus3.edgexfoundry.org:10001 [2022-03-16T16:16:44.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:16:44.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:16:44.193Z] Configure a credential helper to remove this warning. See [2022-03-16T16:16:44.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:16:44.193Z] [2022-03-16T16:16:44.193Z] Login Succeeded [2022-03-16T16:16:44.193Z] nexus3.edgexfoundry.org:10002 [2022-03-16T16:16:44.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:16:44.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:16:44.787Z] Configure a credential helper to remove this warning. See [2022-03-16T16:16:44.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:16:44.787Z] [2022-03-16T16:16:44.787Z] Login Succeeded [2022-03-16T16:16:44.787Z] nexus3.edgexfoundry.org:10003 [2022-03-16T16:16:45.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:16:45.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:16:45.384Z] Configure a credential helper to remove this warning. See [2022-03-16T16:16:45.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:16:45.384Z] [2022-03-16T16:16:45.384Z] Login Succeeded [2022-03-16T16:16:45.384Z] nexus3.edgexfoundry.org:10004 [2022-03-16T16:16:45.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:16:45.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:16:45.930Z] Configure a credential helper to remove this warning. See [2022-03-16T16:16:45.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:16:45.930Z] [2022-03-16T16:16:45.930Z] Login Succeeded [2022-03-16T16:16:45.930Z] docker.io [2022-03-16T16:16:46.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-16T16:16:46.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-16T16:16:46.794Z] Configure a credential helper to remove this warning. See [2022-03-16T16:16:46.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-16T16:16:46.794Z] [2022-03-16T16:16:46.794Z] Login Succeeded [2022-03-16T16:16:46.794Z] ---> docker-login.sh ends [Pipeline] } [2022-03-16T16:16:46.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T16:16:46.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-16T16:16:46.869Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-03-16T16:16:46.869Z] d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:16:46.869Z] latest [2022-03-16T16:16:46.869Z] 2.0.0-dev.1 [2022-03-16T16:16:46.869Z] d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:16:46.869Z] main [2022-03-16T16:16:46.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:47.221Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:47.563Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:16:47.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-16T16:16:47.563Z] bff0c71e72fb: Preparing [2022-03-16T16:16:47.563Z] a70ef3fe0d63: Preparing [2022-03-16T16:16:47.563Z] 41484de62012: Preparing [2022-03-16T16:16:47.563Z] c4cfc8df2c1e: Preparing [2022-03-16T16:16:47.563Z] d31fe01c55f4: Preparing [2022-03-16T16:16:47.563Z] 07d3c46c9599: Preparing [2022-03-16T16:16:47.835Z] a70ef3fe0d63: Pushed [2022-03-16T16:16:47.835Z] 41484de62012: Pushed [2022-03-16T16:16:47.835Z] bff0c71e72fb: Pushed [2022-03-16T16:16:47.835Z] d31fe01c55f4: Pushed [2022-03-16T16:16:47.835Z] 07d3c46c9599: Layer already exists [2022-03-16T16:16:48.433Z] c4cfc8df2c1e: Pushed [2022-03-16T16:16:48.705Z] d550a7515acedfb5a6817696fd12096f388c1d1e: digest: sha256:3a4877d1f3862b31b8f8f0f49dd22c9e9e95a0dff5f2a536aadc8e66928f0424 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:49.054Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:49.401Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-16T16:16:49.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-16T16:16:49.401Z] bff0c71e72fb: Preparing [2022-03-16T16:16:49.401Z] a70ef3fe0d63: Preparing [2022-03-16T16:16:49.401Z] 41484de62012: Preparing [2022-03-16T16:16:49.401Z] c4cfc8df2c1e: Preparing [2022-03-16T16:16:49.401Z] d31fe01c55f4: Preparing [2022-03-16T16:16:49.401Z] 07d3c46c9599: Preparing [2022-03-16T16:16:49.401Z] 41484de62012: Layer already exists [2022-03-16T16:16:49.401Z] a70ef3fe0d63: Layer already exists [2022-03-16T16:16:49.401Z] bff0c71e72fb: Layer already exists [2022-03-16T16:16:49.401Z] d31fe01c55f4: Layer already exists [2022-03-16T16:16:49.673Z] c4cfc8df2c1e: Layer already exists [2022-03-16T16:16:49.673Z] 07d3c46c9599: Layer already exists [2022-03-16T16:16:49.673Z] latest: digest: sha256:3a4877d1f3862b31b8f8f0f49dd22c9e9e95a0dff5f2a536aadc8e66928f0424 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:50.029Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:50.372Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.1 [2022-03-16T16:16:50.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-16T16:16:50.372Z] bff0c71e72fb: Preparing [2022-03-16T16:16:50.372Z] a70ef3fe0d63: Preparing [2022-03-16T16:16:50.372Z] 41484de62012: Preparing [2022-03-16T16:16:50.372Z] c4cfc8df2c1e: Preparing [2022-03-16T16:16:50.372Z] d31fe01c55f4: Preparing [2022-03-16T16:16:50.372Z] 07d3c46c9599: Preparing [2022-03-16T16:16:50.372Z] 07d3c46c9599: Waiting [2022-03-16T16:16:50.372Z] d31fe01c55f4: Layer already exists [2022-03-16T16:16:50.372Z] c4cfc8df2c1e: Layer already exists [2022-03-16T16:16:50.372Z] bff0c71e72fb: Layer already exists [2022-03-16T16:16:50.372Z] 41484de62012: Layer already exists [2022-03-16T16:16:50.372Z] a70ef3fe0d63: Layer already exists [2022-03-16T16:16:50.645Z] 07d3c46c9599: Layer already exists [2022-03-16T16:16:50.645Z] 2.0.0-dev.1: digest: sha256:3a4877d1f3862b31b8f8f0f49dd22c9e9e95a0dff5f2a536aadc8e66928f0424 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:50.992Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:51.332Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:16:51.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-16T16:16:51.333Z] bff0c71e72fb: Preparing [2022-03-16T16:16:51.333Z] a70ef3fe0d63: Preparing [2022-03-16T16:16:51.333Z] 41484de62012: Preparing [2022-03-16T16:16:51.333Z] c4cfc8df2c1e: Preparing [2022-03-16T16:16:51.333Z] d31fe01c55f4: Preparing [2022-03-16T16:16:51.333Z] 07d3c46c9599: Preparing [2022-03-16T16:16:51.333Z] 07d3c46c9599: Waiting [2022-03-16T16:16:51.333Z] 41484de62012: Layer already exists [2022-03-16T16:16:51.333Z] d31fe01c55f4: Layer already exists [2022-03-16T16:16:51.333Z] bff0c71e72fb: Layer already exists [2022-03-16T16:16:51.333Z] a70ef3fe0d63: Layer already exists [2022-03-16T16:16:51.333Z] c4cfc8df2c1e: Layer already exists [2022-03-16T16:16:51.333Z] 07d3c46c9599: Layer already exists [2022-03-16T16:16:51.606Z] d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1: digest: sha256:3a4877d1f3862b31b8f8f0f49dd22c9e9e95a0dff5f2a536aadc8e66928f0424 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:51.956Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:52.303Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-03-16T16:16:52.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-16T16:16:52.303Z] bff0c71e72fb: Preparing [2022-03-16T16:16:52.303Z] a70ef3fe0d63: Preparing [2022-03-16T16:16:52.303Z] 41484de62012: Preparing [2022-03-16T16:16:52.303Z] c4cfc8df2c1e: Preparing [2022-03-16T16:16:52.303Z] d31fe01c55f4: Preparing [2022-03-16T16:16:52.303Z] 07d3c46c9599: Preparing [2022-03-16T16:16:52.303Z] 07d3c46c9599: Waiting [2022-03-16T16:16:52.303Z] c4cfc8df2c1e: Layer already exists [2022-03-16T16:16:52.303Z] bff0c71e72fb: Layer already exists [2022-03-16T16:16:52.303Z] a70ef3fe0d63: Layer already exists [2022-03-16T16:16:52.576Z] d31fe01c55f4: Layer already exists [2022-03-16T16:16:52.576Z] 41484de62012: Layer already exists [2022-03-16T16:16:52.576Z] 07d3c46c9599: Layer already exists [2022-03-16T16:16:52.576Z] main: digest: sha256:3a4877d1f3862b31b8f8f0f49dd22c9e9e95a0dff5f2a536aadc8e66928f0424 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-16T16:16:52.628Z] ===================================================== [Pipeline] echo [2022-03-16T16:16:52.638Z] taggedImages: [2022-03-16T16:16:52.638Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-16T16:16:52.638Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-16T16:16:52.638Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.1 [2022-03-16T16:16:52.638Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-2.0.0-dev.1 [2022-03-16T16:16:52.638Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:53.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T16:16:53.002Z] [2022-03-16T16:16:53.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:16:53.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T16:16:53.621Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-16T16:16:53.621Z] 8998bd30e6a1: Pulling fs layer [2022-03-16T16:16:53.621Z] 04944245beec: Pulling fs layer [2022-03-16T16:16:53.621Z] 699f458cf7ca: Pulling fs layer [2022-03-16T16:16:53.621Z] 765212b225bb: Pulling fs layer [2022-03-16T16:16:53.621Z] f23df028b6ca: Pulling fs layer [2022-03-16T16:16:53.621Z] d65c8cfc05b1: Pulling fs layer [2022-03-16T16:16:53.621Z] 2437ff75d9bd: Pulling fs layer [2022-03-16T16:16:53.621Z] 765212b225bb: Waiting [2022-03-16T16:16:53.621Z] f23df028b6ca: Waiting [2022-03-16T16:16:53.621Z] d65c8cfc05b1: Waiting [2022-03-16T16:16:53.621Z] 2437ff75d9bd: Waiting [2022-03-16T16:16:53.621Z] 04944245beec: Verifying Checksum [2022-03-16T16:16:53.621Z] 04944245beec: Download complete [2022-03-16T16:16:53.621Z] 765212b225bb: Verifying Checksum [2022-03-16T16:16:53.621Z] 765212b225bb: Download complete [2022-03-16T16:16:53.621Z] f23df028b6ca: Verifying Checksum [2022-03-16T16:16:53.621Z] f23df028b6ca: Download complete [2022-03-16T16:16:53.896Z] d65c8cfc05b1: Verifying Checksum [2022-03-16T16:16:53.896Z] d65c8cfc05b1: Download complete [2022-03-16T16:16:53.896Z] 699f458cf7ca: Verifying Checksum [2022-03-16T16:16:53.896Z] 699f458cf7ca: Download complete [2022-03-16T16:16:54.171Z] 8998bd30e6a1: Download complete [2022-03-16T16:16:56.795Z] 2437ff75d9bd: Verifying Checksum [2022-03-16T16:16:56.795Z] 2437ff75d9bd: Download complete [2022-03-16T16:16:58.770Z] 8998bd30e6a1: Pull complete [2022-03-16T16:16:59.045Z] 04944245beec: Pull complete [2022-03-16T16:17:00.483Z] 699f458cf7ca: Pull complete [2022-03-16T16:17:00.758Z] 765212b225bb: Pull complete [2022-03-16T16:17:01.733Z] f23df028b6ca: Pull complete [2022-03-16T16:17:02.006Z] d65c8cfc05b1: Pull complete [2022-03-16T16:17:17.091Z] 2437ff75d9bd: Pull complete [2022-03-16T16:17:17.091Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-16T16:17:17.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-16T16:17:17.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-16T16:17:17.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-7300 does not seem to be running inside a container [2022-03-16T16:17:17.431Z] $ 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/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-16T16:17:19.881Z] $ docker top 45bf3b3c080226bd87499ee7fd574f2472977051608869ec28c28c1f4f64a774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:17:20.818Z] ---> job-cost.sh [2022-03-16T16:17:20.818Z] lf-activate-venv: SKIPPING [2022-03-16T16:17:20.818Z] INFO: No Stack... [2022-03-16T16:17:21.094Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-16T16:17:22.106Z] INFO: Archiving Costs [Pipeline] sh [2022-03-16T16:17:22.843Z] + cat /w/workspace/device-gpio/11/archives/cost.csv [2022-03-16T16:17:22.843Z] + cut -d, -f6 [Pipeline] lock [2022-03-16T16:17:22.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [2022-03-16T16:17:22.922Z] Resource [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] did not exist. Created. [2022-03-16T16:17:22.922Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T16:17:23.606Z] /w/workspace/device-gpio/11@tmp/durable-d9f1ec76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-16T16:17:24.290Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-16T16:17:24.320Z] Warning: overwriting stash ‘stack-cost’ [2022-03-16T16:17:24.359Z] Stashed 1 file(s) [Pipeline] } [2022-03-16T16:17:24.365Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-16T16:17:24.395Z] $ docker stop --time=1 45bf3b3c080226bd87499ee7fd574f2472977051608869ec28c28c1f4f64a774 [2022-03-16T16:17:25.887Z] $ docker rm -f 45bf3b3c080226bd87499ee7fd574f2472977051608869ec28c28c1f4f64a774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-16T16:17:26.343Z] provisioning config files... [2022-03-16T16:17:26.401Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7528991327618942430tmp [Pipeline] { [Pipeline] sh [2022-03-16T16:17:26.725Z] + set +x [2022-03-16T16:17:26.725Z] + curl -s https://codecov.io/bash [2022-03-16T16:17:26.725Z] + bash -s -- [2022-03-16T16:17:26.725Z] [2022-03-16T16:17:26.725Z] _____ _ [2022-03-16T16:17:26.725Z] / ____| | | [2022-03-16T16:17:26.725Z] | | ___ __| | ___ ___ _____ __ [2022-03-16T16:17:26.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-16T16:17:26.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-16T16:17:26.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-16T16:17:26.725Z] Bash-1.0.6 [2022-03-16T16:17:26.725Z] [2022-03-16T16:17:26.725Z] [2022-03-16T16:17:26.725Z] ==> git version 2.25.1 found [2022-03-16T16:17:26.725Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-16T16:17:26.725Z] Release-Date: 2020-01-08 [2022-03-16T16:17:26.725Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-16T16:17:26.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-16T16:17:26.725Z] ==> Jenkins CI detected. [2022-03-16T16:17:26.725Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-03-16T16:17:26.725Z] project root: . [2022-03-16T16:17:26.725Z] --> token set from env [2022-03-16T16:17:26.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-16T16:17:26.725Z] ==> Running gcov in . (disable via -X gcov) [2022-03-16T16:17:26.725Z] ==> Python coveragepy not found [2022-03-16T16:17:26.725Z] ==> Searching for coverage reports in: [2022-03-16T16:17:26.725Z] + . [2022-03-16T16:17:26.725Z] -> Found 1 reports [2022-03-16T16:17:26.725Z] ==> Detecting git/mercurial file structure [2022-03-16T16:17:26.725Z] ==> Reading reports [2022-03-16T16:17:26.725Z] + ./coverage.out bytes=10 [2022-03-16T16:17:26.725Z] ==> Appending adjustments [2022-03-16T16:17:26.725Z] https://docs.codecov.io/docs/fixing-reports [2022-03-16T16:17:26.725Z] + Found adjustments [2022-03-16T16:17:26.725Z] ==> Gzipping contents [2022-03-16T16:17:26.725Z] 4.0K /tmp/codecov.SyQICU.gz [2022-03-16T16:17:26.725Z] ==> Uploading reports [2022-03-16T16:17:26.725Z] url: https://codecov.io [2022-03-16T16:17:26.725Z] query: branch=main&commit=d550a7515acedfb5a6817696fd12096f388c1d1e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-16T16:17:26.725Z] -> Pinging Codecov [2022-03-16T16:17:26.725Z] 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=d550a7515acedfb5a6817696fd12096f388c1d1e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-16T16:17:26.985Z] -> Uploading to [2022-03-16T16:17:26.985Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d550a7515acedfb5a6817696fd12096f388c1d1e/153321bf-cfb3-40c8-bbce-036e30797c7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T161726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc0120c4ea94fc0f13060abb32310c7a08a8039763a94aa69280ac69e7538f78 [2022-03-16T16:17:26.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-16T16:17:26.985Z] Dload Upload Total Spent Left Speed [2022-03-16T16:17:27.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 585 0 0 100 585 0 1539 --:--:-- --:--:-- --:--:-- 1535 100 585 0 0 100 585 0 1539 --:--:-- --:--:-- --:--:-- 1535 [2022-03-16T16:17:27.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] } [2022-03-16T16:17:27.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-16T16:17:27.711Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-16T16:17:27.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:17:28.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T16:17:28.018Z] [2022-03-16T16:17:28.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:17:28.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T16:17:28.323Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-16T16:17:28.323Z] 188c0c94c7c5: Pulling fs layer [2022-03-16T16:17:28.323Z] 0ef7d3d256c8: Pulling fs layer [2022-03-16T16:17:28.323Z] de9db76c5a1d: Pulling fs layer [2022-03-16T16:17:28.323Z] 0eba1c9be4d2: Pulling fs layer [2022-03-16T16:17:28.323Z] 0d57e429df01: Pulling fs layer [2022-03-16T16:17:28.323Z] 4e4be7b47b0d: Pulling fs layer [2022-03-16T16:17:28.323Z] e1f770b5df2f: Pulling fs layer [2022-03-16T16:17:28.323Z] 85a0685a4137: Pulling fs layer [2022-03-16T16:17:28.323Z] 0d57e429df01: Waiting [2022-03-16T16:17:28.323Z] 4e4be7b47b0d: Waiting [2022-03-16T16:17:28.323Z] e1f770b5df2f: Waiting [2022-03-16T16:17:28.323Z] 0eba1c9be4d2: Waiting [2022-03-16T16:17:28.323Z] de9db76c5a1d: Verifying Checksum [2022-03-16T16:17:28.323Z] de9db76c5a1d: Download complete [2022-03-16T16:17:28.323Z] 0ef7d3d256c8: Download complete [2022-03-16T16:17:28.323Z] 0d57e429df01: Verifying Checksum [2022-03-16T16:17:28.323Z] 0d57e429df01: Download complete [2022-03-16T16:17:28.323Z] 4e4be7b47b0d: Download complete [2022-03-16T16:17:28.323Z] 188c0c94c7c5: Verifying Checksum [2022-03-16T16:17:28.323Z] 188c0c94c7c5: Download complete [2022-03-16T16:17:28.585Z] 188c0c94c7c5: Pull complete [2022-03-16T16:17:28.585Z] e1f770b5df2f: Verifying Checksum [2022-03-16T16:17:28.585Z] e1f770b5df2f: Download complete [2022-03-16T16:17:28.585Z] 0ef7d3d256c8: Pull complete [2022-03-16T16:17:28.847Z] de9db76c5a1d: Pull complete [2022-03-16T16:17:29.107Z] 0eba1c9be4d2: Verifying Checksum [2022-03-16T16:17:29.107Z] 0eba1c9be4d2: Download complete [2022-03-16T16:17:29.366Z] 85a0685a4137: Verifying Checksum [2022-03-16T16:17:29.366Z] 85a0685a4137: Download complete [2022-03-16T16:17:32.660Z] 0eba1c9be4d2: Pull complete [2022-03-16T16:17:32.660Z] 0d57e429df01: Pull complete [2022-03-16T16:17:32.918Z] 4e4be7b47b0d: Pull complete [2022-03-16T16:17:33.182Z] e1f770b5df2f: Pull complete [2022-03-16T16:17:36.472Z] 85a0685a4137: Pull complete [2022-03-16T16:17:36.472Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-16T16:17:36.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-16T16:17:36.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-16T16:17:36.535Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:17:36.570Z] $ 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 [2022-03-16T16:17:38.504Z] $ docker top 94f0216cb0331529ef09cae1df40f920566e153b9a2afbaddd363f4db40f5ebe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-16T16:17:38.604Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-16T16:17:38.885Z] + set -o pipefail [2022-03-16T16:17:38.885Z] + snyk monitor '--org=edgex-jenkins' [2022-03-16T16:17:43.082Z] [2022-03-16T16:17:43.082Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-03-16T16:17:43.082Z] [2022-03-16T16:17:43.082Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/e7b39d43-671d-40bf-a4f8-856aa26a354c [2022-03-16T16:17:43.082Z] [2022-03-16T16:17:43.082Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-16T16:17:43.082Z] [2022-03-16T16:17:43.082Z] [Pipeline] } [2022-03-16T16:17:43.095Z] $ docker stop --time=1 94f0216cb0331529ef09cae1df40f920566e153b9a2afbaddd363f4db40f5ebe [2022-03-16T16:17:44.775Z] $ docker rm -f 94f0216cb0331529ef09cae1df40f920566e153b9a2afbaddd363f4db40f5ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-16T16:17:45.443Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] sh [2022-03-16T16:17:45.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T16:17:45.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:17:46.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:17:46.037Z] . [Pipeline] withDockerContainer [2022-03-16T16:17:46.103Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:17:46.141Z] $ 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 [2022-03-16T16:17:46.615Z] $ docker top 405b8b48fc62cf3695e14f4a125862acb6fda4217642bc33c080f4e050a03a16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T16:17:46.711Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T16:17:47.002Z] + git semver [Pipeline] } [2022-03-16T16:17:47.018Z] $ docker stop --time=1 405b8b48fc62cf3695e14f4a125862acb6fda4217642bc33c080f4e050a03a16 [2022-03-16T16:17:48.359Z] $ docker rm -f 405b8b48fc62cf3695e14f4a125862acb6fda4217642bc33c080f4e050a03a16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:17:48.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T16:17:48.761Z] [2022-03-16T16:17:48.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:17:49.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T16:17:49.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-16T16:17:49.063Z] ab5ef0e58194: Pulling fs layer [2022-03-16T16:17:49.063Z] 9712f1f96733: Pulling fs layer [2022-03-16T16:17:49.063Z] 63f879dbbcfc: Pulling fs layer [2022-03-16T16:17:49.063Z] 0d9ebad4ef96: Pulling fs layer [2022-03-16T16:17:49.063Z] e9a5061849ea: Pulling fs layer [2022-03-16T16:17:49.063Z] d747dcd14b5f: Pulling fs layer [2022-03-16T16:17:49.063Z] 2de7ff778b66: Pulling fs layer [2022-03-16T16:17:49.063Z] e9a5061849ea: Waiting [2022-03-16T16:17:49.063Z] 0d9ebad4ef96: Waiting [2022-03-16T16:17:49.063Z] d747dcd14b5f: Waiting [2022-03-16T16:17:49.063Z] 2de7ff778b66: Waiting [2022-03-16T16:17:49.063Z] 9712f1f96733: Verifying Checksum [2022-03-16T16:17:49.063Z] 9712f1f96733: Download complete [2022-03-16T16:17:49.324Z] 63f879dbbcfc: Verifying Checksum [2022-03-16T16:17:49.324Z] 63f879dbbcfc: Download complete [2022-03-16T16:17:49.583Z] 0d9ebad4ef96: Verifying Checksum [2022-03-16T16:17:49.583Z] 0d9ebad4ef96: Download complete [2022-03-16T16:17:49.583Z] d747dcd14b5f: Verifying Checksum [2022-03-16T16:17:49.583Z] d747dcd14b5f: Download complete [2022-03-16T16:17:49.583Z] e9a5061849ea: Verifying Checksum [2022-03-16T16:17:49.583Z] e9a5061849ea: Download complete [2022-03-16T16:17:49.583Z] ab5ef0e58194: Verifying Checksum [2022-03-16T16:17:49.583Z] ab5ef0e58194: Download complete [2022-03-16T16:17:49.583Z] 2de7ff778b66: Verifying Checksum [2022-03-16T16:17:49.583Z] 2de7ff778b66: Download complete [2022-03-16T16:17:52.120Z] ab5ef0e58194: Pull complete [2022-03-16T16:17:52.380Z] 9712f1f96733: Pull complete [2022-03-16T16:17:52.949Z] 63f879dbbcfc: Pull complete [2022-03-16T16:17:57.139Z] 0d9ebad4ef96: Pull complete [2022-03-16T16:17:57.139Z] e9a5061849ea: Pull complete [2022-03-16T16:17:57.139Z] d747dcd14b5f: Pull complete [2022-03-16T16:17:58.077Z] 2de7ff778b66: Pull complete [2022-03-16T16:17:58.077Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-16T16:17:58.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-16T16:17:58.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-16T16:17:58.147Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:17:58.182Z] $ 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 [2022-03-16T16:17:59.936Z] $ docker top fac215eb3cabcecdbe33cfc01344fb67bd8f9514d897daee973123c5dc3f14e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:18:00.020Z] provisioning config files... [2022-03-16T16:18:00.030Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5581031410765924364tmp [2022-03-16T16:18:00.121Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2733617837631595045tmp [2022-03-16T16:18:00.180Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6206133936631659990tmp [Pipeline] { [Pipeline] echo [2022-03-16T16:18:00.195Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:00.481Z] ---> sigul-configuration.sh [2022-03-16T16:18:00.481Z] gpg: directory `/root/.gnupg' created [2022-03-16T16:18:00.481Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-16T16:18:00.481Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-16T16:18:00.481Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-16T16:18:00.481Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-16T16:18:00.481Z] gpg: CAST5 encrypted data [2022-03-16T16:18:00.481Z] gpg: encrypted with 1 passphrase [2022-03-16T16:18:00.481Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-16T16:18:00.769Z] + mkdir /home/jenkins [2022-03-16T16:18:00.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-16T16:18:01.058Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-16T16:18:01.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:01.359Z] ---> sigul-install.sh [2022-03-16T16:18:01.359Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-16T16:18:01.647Z] + git tag --list [2022-03-16T16:18:01.647Z] v0.0.0 [2022-03-16T16:18:01.648Z] v1.0.0 [2022-03-16T16:18:01.648Z] v1.0.1-dev.1 [2022-03-16T16:18:01.648Z] v1.0.1-dev.2 [2022-03-16T16:18:01.648Z] v1.0.1-dev.3 [2022-03-16T16:18:01.648Z] v1.0.1-dev.4 [2022-03-16T16:18:01.648Z] v1.0.1-dev.5 [2022-03-16T16:18:01.648Z] v1.0.1-dev.6 [2022-03-16T16:18:01.648Z] v1.0.1-dev.7 [Pipeline] sh [2022-03-16T16:18:01.938Z] + lftools sign git-tag v2.0.0-dev.1 [2022-03-16T16:18:02.508Z] Signing Git tag with Sigul... [2022-03-16T16:18:02.509Z] Signing v2.0.0-dev.1 [2022-03-16T16:18:02.509Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2022-03-16T16:18:02.520Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:02.811Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-16T16:18:02.820Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-16T16:18:02.841Z] $ docker stop --time=1 fac215eb3cabcecdbe33cfc01344fb67bd8f9514d897daee973123c5dc3f14e8 [2022-03-16T16:18:04.276Z] $ docker rm -f fac215eb3cabcecdbe33cfc01344fb67bd8f9514d897daee973123c5dc3f14e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-16T16:18:04.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T16:18:04.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:18:05.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:18:05.028Z] . [Pipeline] withDockerContainer [2022-03-16T16:18:05.097Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:18:05.134Z] $ 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 [2022-03-16T16:18:05.486Z] $ docker top 3bca9fba18e1cb837f38849198080a4eaa9cfd577312b1b6e2a511fb3bd7893a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T16:18:05.566Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T16:18:05.859Z] + git semver [Pipeline] } [2022-03-16T16:18:05.874Z] $ docker stop --time=1 3bca9fba18e1cb837f38849198080a4eaa9cfd577312b1b6e2a511fb3bd7893a [2022-03-16T16:18:07.158Z] $ docker rm -f 3bca9fba18e1cb837f38849198080a4eaa9cfd577312b1b6e2a511fb3bd7893a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-16T16:18:07.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-16T16:18:07.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:18:07.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-16T16:18:07.814Z] . [Pipeline] withDockerContainer [2022-03-16T16:18:07.884Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:18:07.922Z] $ 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 [2022-03-16T16:18:08.301Z] $ docker top 6b32c6408e38bffba307787e617e80bad25abc8705a70c0727e10324fcf5ee88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-16T16:18:08.392Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.7' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-16T16:18:08.682Z] + git semver [Pipeline] } [2022-03-16T16:18:08.698Z] $ docker stop --time=1 6b32c6408e38bffba307787e617e80bad25abc8705a70c0727e10324fcf5ee88 [2022-03-16T16:18:09.976Z] $ docker rm -f 6b32c6408e38bffba307787e617e80bad25abc8705a70c0727e10324fcf5ee88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-16T16:18:10.570Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-03-16T16:18:10.570Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-16T16:18:10.570Z] total 16 [2022-03-16T16:18:10.570Z] drwxr-xr-x 3 root root 4096 Mar 16 16:10 . [2022-03-16T16:18:10.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:18 .. [2022-03-16T16:18:10.570Z] drwxr-xr-x 2 root root 4096 Mar 16 16:10 cost [2022-03-16T16:18:10.570Z] -rw-r--r-- 1 root root 81 Mar 16 16:10 cost.csv [2022-03-16T16:18:10.570Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-16T16:18:10.570Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-16T16:18:10.570Z] total 16 [2022-03-16T16:18:10.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:10 . [2022-03-16T16:18:10.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:18 .. [2022-03-16T16:18:10.570Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:10 cost [2022-03-16T16:18:10.570Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 16 16:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:10.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:11.734Z] ---> package-listing.sh [2022-03-16T16:18:11.734Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-16T16:18:11.734Z] ++ facter osfamily [2022-03-16T16:18:11.995Z] + OS_FAMILY=debian [2022-03-16T16:18:11.995Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-03-16T16:18:11.995Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-16T16:18:11.995Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-16T16:18:11.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-16T16:18:11.995Z] + PACKAGES=/tmp/packages_start.txt [2022-03-16T16:18:11.995Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-16T16:18:11.995Z] + PACKAGES=/tmp/packages_end.txt [2022-03-16T16:18:11.995Z] + case "${OS_FAMILY}" in [2022-03-16T16:18:11.995Z] + dpkg -l [2022-03-16T16:18:11.995Z] + grep '^ii' [2022-03-16T16:18:11.995Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-16T16:18:11.995Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-16T16:18:11.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-16T16:18:11.995Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-16T16:18:11.995Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-03-16T16:18:11.995Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-03-16T16:18:12.009Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-16T16:18:12.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-16T16:18:12.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-16T16:18:12.852Z] . [Pipeline] withDockerContainer [2022-03-16T16:18:12.920Z] prd-ubuntu20.04-docker-8c-8g-7298 does not seem to be running inside a container [2022-03-16T16:18:12.956Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-16T16:18:13.182Z] $ docker top 751738a74f8f4b461acea95b246e55778d54ab8cb816a9af860f77decb360333 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-16T16:18:13.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-16T16:18:13.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-16T16:18:14.119Z] + ls /var/log/sa-host [2022-03-16T16:18:14.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-16T16:18:14.202Z] provisioning config files... [2022-03-16T16:18:14.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5972764908859621318tmp [Pipeline] { [Pipeline] echo [2022-03-16T16:18:14.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:14.511Z] ---> create-netrc.sh [Pipeline] } [2022-03-16T16:18:14.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:14.844Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-16T16:18:14.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:15.139Z] ---> sudo-logs.sh [2022-03-16T16:18:15.139Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-16T16:18:15.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:15.451Z] ---> job-cost.sh [2022-03-16T16:18:15.452Z] lf-activate-venv: SKIPPING [2022-03-16T16:18:15.452Z] DEBUG: total: 0.2199999988079071 [2022-03-16T16:18:15.452Z] INFO: Retrieving Stack Cost... [2022-03-16T16:18:15.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-16T16:18:16.332Z] INFO: Archiving Costs [Pipeline] echo [2022-03-16T16:18:16.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-16T16:18:16.644Z] ---> logs-deploy.sh [2022-03-16T16:18:16.644Z] lf-activate-venv: SKIPPING [2022-03-16T16:18:16.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/11 [2022-03-16T16:18:16.644Z] INFO: archiving workspace using pattern(s): [2022-03-16T16:18:17.587Z] Archives upload complete. [2022-03-16T16:18:17.587Z] INFO: archiving logs to Nexus