Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78dcb4fde946f10989497874b3f69d6bde942259 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-ssh9583984377874906450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh7433324877992088811.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 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh585188831818199637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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-ssh5146822803268173978.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-ssh14168503134029831931.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-33504’ Running on prd-ubuntu20.04-docker-8c-8g-33507 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 78dcb4fde946f10989497874b3f69d6bde942259 (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 78dcb4fde946f10989497874b3f69d6bde942259 # timeout=10 Commit message: "Merge pull request #26 from lenny-intel/change-log" > git rev-list --no-walk 789344be25786e147f452924c2aa2731bf7a9eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T16:36:40.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T16:36:40.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T16:36:40.729Z] ========================================================= [2022-04-27T16:36:40.729Z] EdgeX Global Pipelines Version Info [2022-04-27T16:36:40.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:36:41.538Z] ------------------- [2022-04-27T16:36:41.538Z] stable info: [2022-04-27T16:36:41.538Z] ------------------- [2022-04-27T16:36:41.538Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T16:36:41.538Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T16:36:41.538Z] Message: update stable to v1.0.225 [2022-04-27T16:36:42.114Z] ------------------- [2022-04-27T16:36:42.114Z] experimental info: [2022-04-27T16:36:42.114Z] ------------------- [2022-04-27T16:36:42.114Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T16:36:42.114Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T16:36:42.114Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T16:36:42.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-04-27T16:36:42.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-04-27T16:36:42.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T16:36:42.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T16:36:42.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T16:36:42.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T16:36:42.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T16:36:42.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T16:36:42.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T16:36:42.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T16:36:42.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T16:36:42.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-04-27T16:36:42.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T16:36:42.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T16:36:42.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T16:36:42.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T16:36:42.490Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T16:36:42.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T16:36:42.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T16:36:42.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T16:36:42.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T16:36:42.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T16:36:42.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T16:36:42.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T16:36:42.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T16:36:42.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T16:36:42.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-27T16:36:42.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-27T16:36:42.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-27T16:36:42.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] echo [2022-04-27T16:36:42.686Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78dcb4f [Pipeline] echo [2022-04-27T16:36:42.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:36:42.751Z] provisioning config files... [2022-04-27T16:36:42.766Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7684574290306522361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:36:43.076Z] ---> docker-login.sh [2022-04-27T16:36:43.076Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:36:43.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:43.339Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:43.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:43.339Z] [2022-04-27T16:36:43.339Z] Login Succeeded [2022-04-27T16:36:43.339Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:36:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:43.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:43.602Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:43.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:43.602Z] [2022-04-27T16:36:43.602Z] Login Succeeded [2022-04-27T16:36:43.602Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:36:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:43.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:43.866Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:43.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:43.866Z] [2022-04-27T16:36:43.866Z] Login Succeeded [2022-04-27T16:36:43.866Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:36:43.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:43.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:43.866Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:43.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:43.866Z] [2022-04-27T16:36:43.866Z] Login Succeeded [2022-04-27T16:36:43.866Z] docker.io [2022-04-27T16:36:43.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:44.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:44.439Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:44.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:44.439Z] [2022-04-27T16:36:44.439Z] Login Succeeded [2022-04-27T16:36:44.439Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:36:44.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T16:36:44.857Z] + git rev-list -1 --merges 78dcb4fde946f10989497874b3f69d6bde942259~1..78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] echo [2022-04-27T16:36:44.965Z] -----------> git rev-list -1 --merges 78dcb4fde946f10989497874b3f69d6bde942259~1..78dcb4fde946f10989497874b3f69d6bde942259 78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:36:44.965Z] 78dcb4fde946f10989497874b3f69d6bde942259 [false] [Pipeline] sh [2022-04-27T16:36:45.269Z] + git log --format=format:%s -1 78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] echo [2022-04-27T16:36:45.286Z] ========================================================= [2022-04-27T16:36:45.286Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T16:36:45.286Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:36:45.634Z] + git log --format=format:%s -1 78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] echo [2022-04-27T16:36:45.652Z] [semverPrep] GIT_COMMIT: 78dcb4fde946f10989497874b3f69d6bde942259, Commit Message: Merge pull request #26 from lenny-intel/change-log [Pipeline] echo [2022-04-27T16:36:45.663Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T16:36:46.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:36:46.191Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T16:36:46.191Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T16:36:46.191Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T16:36:46.191Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T16:36:46.191Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T16:36:46.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:36:46.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:36:46.625Z] [2022-04-27T16:36:46.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:36:46.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:36:46.932Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T16:36:46.932Z] 1fe172e4850f: Pulling fs layer [2022-04-27T16:36:46.932Z] caf521ccaac6: Pulling fs layer [2022-04-27T16:36:46.932Z] 3ead6fa29328: Pulling fs layer [2022-04-27T16:36:46.932Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T16:36:46.932Z] a8d5f1318db7: Pulling fs layer [2022-04-27T16:36:46.932Z] c427282e49a2: Pulling fs layer [2022-04-27T16:36:46.932Z] 1827001aaf11: Pulling fs layer [2022-04-27T16:36:46.932Z] 0714d37db230: Pulling fs layer [2022-04-27T16:36:46.932Z] ac28cf19c067: Pulling fs layer [2022-04-27T16:36:46.932Z] ca983d60f3e2: Pulling fs layer [2022-04-27T16:36:46.932Z] 9f894cec8388: Pulling fs layer [2022-04-27T16:36:46.932Z] 5c2a1cbceb83: Waiting [2022-04-27T16:36:46.932Z] 0714d37db230: Waiting [2022-04-27T16:36:46.932Z] ac28cf19c067: Waiting [2022-04-27T16:36:46.932Z] 1827001aaf11: Waiting [2022-04-27T16:36:46.932Z] 9f894cec8388: Waiting [2022-04-27T16:36:46.932Z] ca983d60f3e2: Waiting [2022-04-27T16:36:46.932Z] a8d5f1318db7: Waiting [2022-04-27T16:36:46.932Z] c427282e49a2: Waiting [2022-04-27T16:36:46.932Z] caf521ccaac6: Verifying Checksum [2022-04-27T16:36:46.932Z] caf521ccaac6: Download complete [2022-04-27T16:36:46.932Z] 5c2a1cbceb83: Download complete [2022-04-27T16:36:46.932Z] a8d5f1318db7: Verifying Checksum [2022-04-27T16:36:46.932Z] a8d5f1318db7: Download complete [2022-04-27T16:36:47.197Z] c427282e49a2: Download complete [2022-04-27T16:36:47.197Z] 3ead6fa29328: Verifying Checksum [2022-04-27T16:36:47.197Z] 3ead6fa29328: Download complete [2022-04-27T16:36:47.197Z] 0714d37db230: Download complete [2022-04-27T16:36:47.197Z] ac28cf19c067: Verifying Checksum [2022-04-27T16:36:47.197Z] ac28cf19c067: Download complete [2022-04-27T16:36:47.197Z] ca983d60f3e2: Download complete [2022-04-27T16:36:47.197Z] 9f894cec8388: Download complete [2022-04-27T16:36:47.197Z] 1fe172e4850f: Verifying Checksum [2022-04-27T16:36:47.197Z] 1fe172e4850f: Download complete [2022-04-27T16:36:47.459Z] 1827001aaf11: Verifying Checksum [2022-04-27T16:36:47.459Z] 1827001aaf11: Download complete [2022-04-27T16:36:48.402Z] 1fe172e4850f: Pull complete [2022-04-27T16:36:48.664Z] caf521ccaac6: Pull complete [2022-04-27T16:36:49.237Z] 3ead6fa29328: Pull complete [2022-04-27T16:36:49.237Z] 5c2a1cbceb83: Pull complete [2022-04-27T16:36:49.497Z] a8d5f1318db7: Pull complete [2022-04-27T16:36:49.758Z] c427282e49a2: Pull complete [2022-04-27T16:36:51.668Z] 1827001aaf11: Pull complete [2022-04-27T16:36:51.668Z] 0714d37db230: Pull complete [2022-04-27T16:36:51.929Z] ac28cf19c067: Pull complete [2022-04-27T16:36:51.929Z] ca983d60f3e2: Pull complete [2022-04-27T16:36:51.929Z] 9f894cec8388: Pull complete [2022-04-27T16:36:51.929Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T16:36:51.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:36:51.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T16:36:52.018Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:36:52.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T16:36:53.287Z] $ docker top 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 -eo pid,comm [2022-04-27T16:36:53.358Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-27T16:36:53.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:36:53.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:36:53.398Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:36:53.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:36:53.550Z] $ docker exec 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 ssh-agent [2022-04-27T16:36:53.674Z] SSH_AUTH_SOCK=/tmp/ssh-1NJIF4la4GXG/agent.32 [2022-04-27T16:36:53.674Z] SSH_AGENT_PID=38 [2022-04-27T16:36:53.682Z] Running ssh-add (command line suppressed) [2022-04-27T16:36:53.818Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6067297463484733936.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6067297463484733936.key) [2022-04-27T16:36:53.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:36:54.122Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T16:36:54.148Z] $ docker exec --env ******** --env ******** 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 ssh-agent -k [2022-04-27T16:36:54.265Z] unset SSH_AUTH_SOCK; [2022-04-27T16:36:54.266Z] unset SSH_AGENT_PID; [2022-04-27T16:36:54.266Z] echo Agent pid 38 killed; [2022-04-27T16:36:54.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T16:36:54.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:36:54.300Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:36:54.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:36:54.450Z] $ docker exec 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 ssh-agent [2022-04-27T16:36:54.582Z] SSH_AUTH_SOCK=/tmp/ssh-FkUqcD137ZLf/agent.71 [2022-04-27T16:36:54.582Z] SSH_AGENT_PID=78 [2022-04-27T16:36:54.588Z] Running ssh-add (command line suppressed) [2022-04-27T16:36:54.710Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_145599654350522484.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_145599654350522484.key) [2022-04-27T16:36:54.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:36:55.023Z] + git semver init [2022-04-27T16:36:55.284Z] 2022-04-27 16:36:55,250 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T16:36:55.284Z] 2022-04-27 16:36:55,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-04-27T16:36:55.284Z] 2022-04-27 16:36:55,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-04-27T16:36:55.284Z] 2022-04-27 16:36:55,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-04-27T16:36:56.229Z] 2022-04-27 16:36:56,060 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-04-27T16:36:56.229Z] 2022-04-27 16:36:56,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-04-27T16:36:56.229Z] 2022-04-27 16:36:56,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:36:56.229Z] 2022-04-27 16:36:56,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:36:56.229Z] 2.0.0-dev.8 [Pipeline] } [2022-04-27T16:36:56.247Z] $ docker exec --env ******** --env ******** 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 ssh-agent -k [2022-04-27T16:36:56.361Z] unset SSH_AUTH_SOCK; [2022-04-27T16:36:56.362Z] unset SSH_AGENT_PID; [2022-04-27T16:36:56.362Z] echo Agent pid 78 killed; [2022-04-27T16:36:56.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:36:56.677Z] + git semver [Pipeline] } [2022-04-27T16:36:56.959Z] $ docker stop --time=1 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 [2022-04-27T16:36:58.270Z] $ docker rm -f 58cfc07d3f30cdb7ae63d5d0938ff714f42eafb2094a030088497194a91d5093 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:36:58.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T16:36:58.903Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T16:36:58.906Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.8 [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-04-27T16:36:59.069Z] provisioning config files... [2022-04-27T16:36:59.080Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2391005722654230049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:36:59.381Z] ---> docker-login.sh [2022-04-27T16:36:59.381Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:36:59.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:59.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:59.381Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:59.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:59.381Z] [2022-04-27T16:36:59.381Z] Login Succeeded [2022-04-27T16:36:59.381Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:36:59.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:59.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:59.642Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:59.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:59.642Z] [2022-04-27T16:36:59.642Z] Login Succeeded [2022-04-27T16:36:59.642Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:36:59.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:59.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:59.642Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:59.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:59.642Z] [2022-04-27T16:36:59.642Z] Login Succeeded [2022-04-27T16:36:59.642Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:36:59.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:36:59.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:36:59.904Z] Configure a credential helper to remove this warning. See [2022-04-27T16:36:59.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:36:59.904Z] [2022-04-27T16:36:59.904Z] Login Succeeded [2022-04-27T16:36:59.904Z] docker.io [2022-04-27T16:36:59.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:37:00.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:37:00.479Z] Configure a credential helper to remove this warning. See [2022-04-27T16:37:00.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:37:00.479Z] [2022-04-27T16:37:00.479Z] Login Succeeded [2022-04-27T16:37:00.479Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:37:00.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T16:37:00.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:37:00.573Z] ========================================================= [2022-04-27T16:37:00.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T16:37:00.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:37:00.888Z] + 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-04-27T16:37:00.888Z] Sending build context to Docker daemon 11.16MB [2022-04-27T16:37:00.888Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:37:00.888Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-27T16:37:00.888Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T16:37:00.888Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T16:37:00.888Z] 666ba61612fd: Pulling fs layer [2022-04-27T16:37:00.888Z] 8ed8ca486205: Pulling fs layer [2022-04-27T16:37:00.888Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T16:37:00.888Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T16:37:00.888Z] ca2b28591e48: Pulling fs layer [2022-04-27T16:37:00.888Z] a51346096db8: Pulling fs layer [2022-04-27T16:37:00.888Z] daebc70d1ce1: Pulling fs layer [2022-04-27T16:37:00.888Z] 0e18a0eac166: Pulling fs layer [2022-04-27T16:37:00.888Z] 4fe6c5a15a65: Waiting [2022-04-27T16:37:00.888Z] 22a0e8bec74d: Waiting [2022-04-27T16:37:00.888Z] ca2b28591e48: Waiting [2022-04-27T16:37:00.888Z] a51346096db8: Waiting [2022-04-27T16:37:00.888Z] 0e18a0eac166: Waiting [2022-04-27T16:37:00.888Z] daebc70d1ce1: Waiting [2022-04-27T16:37:00.888Z] 8ed8ca486205: Verifying Checksum [2022-04-27T16:37:00.888Z] 8ed8ca486205: Download complete [2022-04-27T16:37:00.888Z] 666ba61612fd: Download complete [2022-04-27T16:37:01.152Z] 22a0e8bec74d: Download complete [2022-04-27T16:37:01.152Z] ca2b28591e48: Verifying Checksum [2022-04-27T16:37:01.152Z] ca2b28591e48: Download complete [2022-04-27T16:37:01.152Z] 59bf1c3509f3: Download complete [2022-04-27T16:37:01.152Z] a51346096db8: Download complete [2022-04-27T16:37:01.152Z] daebc70d1ce1: Verifying Checksum [2022-04-27T16:37:01.152Z] daebc70d1ce1: Download complete [2022-04-27T16:37:01.152Z] 59bf1c3509f3: Pull complete [2022-04-27T16:37:01.416Z] 666ba61612fd: Pull complete [2022-04-27T16:37:01.416Z] 8ed8ca486205: Pull complete [2022-04-27T16:37:01.679Z] 0e18a0eac166: Verifying Checksum [2022-04-27T16:37:01.679Z] 0e18a0eac166: Download complete [2022-04-27T16:37:01.679Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T16:37:01.679Z] 4fe6c5a15a65: Download complete [2022-04-27T16:37:05.887Z] 4fe6c5a15a65: Pull complete [2022-04-27T16:37:05.887Z] 22a0e8bec74d: Pull complete [2022-04-27T16:37:06.150Z] ca2b28591e48: Pull complete [2022-04-27T16:37:06.150Z] a51346096db8: Pull complete [2022-04-27T16:37:06.150Z] daebc70d1ce1: Pull complete [2022-04-27T16:37:08.697Z] 0e18a0eac166: Pull complete [2022-04-27T16:37:08.697Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T16:37:08.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T16:37:08.697Z] ---> f018257e8ee9 [2022-04-27T16:37:08.697Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T16:37:10.091Z] ---> Running in a1c84a1b3b9b [2022-04-27T16:37:10.091Z] Removing intermediate container a1c84a1b3b9b [2022-04-27T16:37:10.091Z] ---> 443c7bbffdf5 [2022-04-27T16:37:10.091Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:37:10.091Z] ---> Running in cc7794ed5807 [2022-04-27T16:37:10.091Z] Removing intermediate container cc7794ed5807 [2022-04-27T16:37:10.091Z] ---> 1b4d9d6f9b55 [2022-04-27T16:37:10.091Z] Step 5/11 : WORKDIR /device-gpio [2022-04-27T16:37:10.091Z] ---> Running in 4589674e9172 [2022-04-27T16:37:10.352Z] Removing intermediate container 4589674e9172 [2022-04-27T16:37:10.352Z] ---> 4de7def2b8e8 [2022-04-27T16:37:10.352Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:37:10.352Z] ---> Running in a587050ef298 [2022-04-27T16:37:10.925Z] Removing intermediate container a587050ef298 [2022-04-27T16:37:10.925Z] ---> 3e8ed3b04f5c [2022-04-27T16:37:10.925Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:37:10.925Z] ---> Running in 3ed155b59264 [2022-04-27T16:37:11.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:37:12.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:37:12.401Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T16:37:12.401Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T16:37:12.401Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T16:37:12.662Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T16:37:12.662Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T16:37:12.662Z] OK: 224 MiB in 56 packages [2022-04-27T16:37:13.239Z] Removing intermediate container 3ed155b59264 [2022-04-27T16:37:13.239Z] ---> 45b980933502 [2022-04-27T16:37:13.239Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-27T16:37:13.239Z] ---> 3efe6c0d8c5f [2022-04-27T16:37:13.239Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:37:13.239Z] ---> Running in 4c1b34cc195e [2022-04-27T16:37:14.026Z] Still waiting to schedule task [2022-04-27T16:37:14.027Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33506’ is offline [2022-04-27T16:37:39.831Z] Removing intermediate container 4c1b34cc195e [2022-04-27T16:37:39.831Z] ---> f77bbbf21801 [2022-04-27T16:37:39.831Z] Step 10/11 : COPY . . [2022-04-27T16:37:39.831Z] ---> 28a700695b10 [2022-04-27T16:37:39.831Z] Step 11/11 : RUN ${MAKE} [2022-04-27T16:37:39.831Z] ---> Running in 616f74538ba3 [2022-04-27T16:37:39.831Z] Removing intermediate container 616f74538ba3 [2022-04-27T16:37:39.831Z] ---> ec74737927e6 [2022-04-27T16:37:39.831Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-27T16:37:39.831Z] Successfully built ec74737927e6 [2022-04-27T16:37:39.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:37:40.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T16:37:40.136Z] . [Pipeline] withDockerContainer [2022-04-27T16:37:40.208Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:37:40.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T16:37:40.632Z] $ docker top b7ff20d2742651572d9685416a891ee43af9c18915d327c4717d1a04a1b6f216 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:37:40.994Z] + go version [2022-04-27T16:37:40.994Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T16:37:41.010Z] $ docker stop --time=1 b7ff20d2742651572d9685416a891ee43af9c18915d327c4717d1a04a1b6f216 [2022-04-27T16:37:42.278Z] $ docker rm -f b7ff20d2742651572d9685416a891ee43af9c18915d327c4717d1a04a1b6f216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:37:42.766Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T16:37:42.766Z] . [Pipeline] withDockerContainer [2022-04-27T16:37:42.836Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:37:42.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T16:37:43.278Z] $ docker top 039716cbb82c46e2c522fadcc7ff9b7296d4e6a2447adc8093f33b5762e7d382 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T16:37:43.645Z] + make test [2022-04-27T16:37:43.646Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T16:37:43.904Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-27T16:37:50.479Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-27T16:37:50.479Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-27T16:37:57.054Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T16:37:59.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T16:37:59.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T16:37:59.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T16:37:59.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T16:37:59.625Z] $ docker stop --time=1 039716cbb82c46e2c522fadcc7ff9b7296d4e6a2447adc8093f33b5762e7d382 [2022-04-27T16:38:01.145Z] $ docker rm -f 039716cbb82c46e2c522fadcc7ff9b7296d4e6a2447adc8093f33b5762e7d382 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:38:01.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T16:38:01.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T16:38:02.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T16:38:02.412Z] + ls -al . [2022-04-27T16:38:02.412Z] total 192 [2022-04-27T16:38:02.412Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 16:37 . [2022-04-27T16:38:02.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:36 .. [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 27 16:36 .dockerignore [2022-04-27T16:38:02.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:36 .git [2022-04-27T16:38:02.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:36 .github [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 27 16:36 .gitignore [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:36 .golangci.yml [2022-04-27T16:38:02.412Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:36 .semver [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 27 16:36 Attribution.txt [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 1235 Apr 27 16:36 CHANGELOG.md [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 27 16:36 Dockerfile [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:36 GOVERNANCE.md [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 27 16:36 Jenkinsfile [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 16:36 LICENSE [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 27 16:36 Makefile [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:36 OWNERS.md [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 27 16:36 README.md [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:36 VERSION [2022-04-27T16:38:02.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:36 bin [2022-04-27T16:38:02.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:36 cmd [2022-04-27T16:38:02.412Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 16:37 coverage.out [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 27 16:36 go.mod [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 27 16:36 go.sum [2022-04-27T16:38:02.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:36 internal [2022-04-27T16:38:02.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:36 snap [2022-04-27T16:38:02.412Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 27 16:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:02.713Z] + 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=78dcb4fde946f10989497874b3f69d6bde942259 --label arch=amd64 --label version=2.0.0-dev.8 . [2022-04-27T16:38:02.714Z] Sending build context to Docker daemon 11.16MB [2022-04-27T16:38:02.714Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:38:02.714Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T16:38:02.714Z] ---> ec74737927e6 [2022-04-27T16:38:02.714Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T16:38:02.714Z] ---> Running in 66f2aad1aea8 [2022-04-27T16:38:02.973Z] Removing intermediate container 66f2aad1aea8 [2022-04-27T16:38:02.973Z] ---> be12a9dc0808 [2022-04-27T16:38:02.973Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:38:02.973Z] ---> Running in 85fdaa93559f [2022-04-27T16:38:02.973Z] Removing intermediate container 85fdaa93559f [2022-04-27T16:38:02.973Z] ---> b6c927ce4039 [2022-04-27T16:38:02.973Z] Step 5/25 : WORKDIR /device-gpio [2022-04-27T16:38:02.973Z] ---> Running in 55040b5aeed4 [2022-04-27T16:38:03.234Z] Removing intermediate container 55040b5aeed4 [2022-04-27T16:38:03.234Z] ---> dd2f9652196c [2022-04-27T16:38:03.234Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:38:03.234Z] ---> Running in 5c3d2cf91042 [2022-04-27T16:38:03.816Z] Removing intermediate container 5c3d2cf91042 [2022-04-27T16:38:03.816Z] ---> 0b392b16ff58 [2022-04-27T16:38:03.816Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:38:04.076Z] ---> Running in 587fa22b48f3 [2022-04-27T16:38:04.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:38:05.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:38:05.541Z] OK: 224 MiB in 56 packages [2022-04-27T16:38:05.803Z] Removing intermediate container 587fa22b48f3 [2022-04-27T16:38:05.803Z] ---> 8c808d345f90 [2022-04-27T16:38:05.803Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-27T16:38:06.066Z] ---> a7de44df06b3 [2022-04-27T16:38:06.066Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:38:06.066Z] ---> Running in 2fe9b012aa70 [2022-04-27T16:38:06.640Z] Removing intermediate container 2fe9b012aa70 [2022-04-27T16:38:06.640Z] ---> e77a11ae285f [2022-04-27T16:38:06.640Z] Step 10/25 : COPY . . [2022-04-27T16:38:06.901Z] ---> b944fd7234e9 [2022-04-27T16:38:06.901Z] Step 11/25 : RUN ${MAKE} [2022-04-27T16:38:06.901Z] ---> Running in 871379ae4866 [2022-04-27T16:38:07.475Z] Removing intermediate container 871379ae4866 [2022-04-27T16:38:07.475Z] ---> 1cb562f8d479 [2022-04-27T16:38:07.475Z] Step 12/25 : FROM alpine:3.15 [2022-04-27T16:38:08.047Z] 3.15: Pulling from library/alpine [2022-04-27T16:38:08.308Z] df9b9388f04a: Pulling fs layer [2022-04-27T16:38:08.567Z] df9b9388f04a: Verifying Checksum [2022-04-27T16:38:08.567Z] df9b9388f04a: Download complete [2022-04-27T16:38:08.567Z] df9b9388f04a: Pull complete [2022-04-27T16:38:08.567Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T16:38:08.567Z] Status: Downloaded newer image for alpine:3.15 [2022-04-27T16:38:08.567Z] ---> 0ac33e5f5afa [2022-04-27T16:38:08.568Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-27T16:38:08.568Z] ---> Running in 59bfc221707e [2022-04-27T16:38:08.828Z] Removing intermediate container 59bfc221707e [2022-04-27T16:38:08.828Z] ---> be5be83b41e6 [2022-04-27T16:38:08.828Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:38:08.828Z] ---> Running in 125419fe6163 [2022-04-27T16:38:09.399Z] Removing intermediate container 125419fe6163 [2022-04-27T16:38:09.399Z] ---> 4fdaf67159eb [2022-04-27T16:38:09.399Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-27T16:38:09.399Z] ---> Running in d6a4f5032433 [2022-04-27T16:38:09.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T16:38:10.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T16:38:10.605Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T16:38:10.867Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-27T16:38:10.867Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T16:38:10.867Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-27T16:38:11.131Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-27T16:38:11.131Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T16:38:11.131Z] OK: 8 MiB in 19 packages [2022-04-27T16:38:11.392Z] Removing intermediate container d6a4f5032433 [2022-04-27T16:38:11.392Z] ---> 8c1848f8cd09 [2022-04-27T16:38:11.392Z] Step 16/25 : WORKDIR / [2022-04-27T16:38:11.658Z] ---> Running in c7940e510ca1 [2022-04-27T16:38:11.658Z] Removing intermediate container c7940e510ca1 [2022-04-27T16:38:11.658Z] ---> 963da02c142c [2022-04-27T16:38:11.658Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-27T16:38:11.925Z] ---> 752abba528ae [2022-04-27T16:38:11.925Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-27T16:38:11.925Z] ---> 95639ab8fff4 [2022-04-27T16:38:11.925Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-27T16:38:12.187Z] ---> 47476375ce7c [2022-04-27T16:38:12.187Z] Step 20/25 : EXPOSE 59910 [2022-04-27T16:38:12.187Z] ---> Running in b24a194a8428 [2022-04-27T16:38:12.187Z] Removing intermediate container b24a194a8428 [2022-04-27T16:38:12.187Z] ---> 2a15cb208547 [2022-04-27T16:38:12.187Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-27T16:38:12.187Z] ---> Running in c1ae4fa7c4a3 [2022-04-27T16:38:12.447Z] Removing intermediate container c1ae4fa7c4a3 [2022-04-27T16:38:12.447Z] ---> 6480abe5bbe5 [2022-04-27T16:38:12.447Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T16:38:12.447Z] ---> Running in 05f0cc6516a9 [2022-04-27T16:38:12.447Z] Removing intermediate container 05f0cc6516a9 [2022-04-27T16:38:12.447Z] ---> e03688420480 [2022-04-27T16:38:12.447Z] Step 23/25 : LABEL arch=amd64 [2022-04-27T16:38:12.447Z] ---> Running in f96dfc391025 [2022-04-27T16:38:12.447Z] Removing intermediate container f96dfc391025 [2022-04-27T16:38:12.447Z] ---> 9fb05eecbd07 [2022-04-27T16:38:12.447Z] Step 24/25 : LABEL git_sha=78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:38:12.708Z] ---> Running in 3e14f18e9e59 [2022-04-27T16:38:12.708Z] Removing intermediate container 3e14f18e9e59 [2022-04-27T16:38:12.708Z] ---> 17d0d509a2ab [2022-04-27T16:38:12.708Z] Step 25/25 : LABEL version=2.0.0-dev.8 [2022-04-27T16:38:12.708Z] ---> Running in c93aeae0d2e3 [2022-04-27T16:38:12.708Z] Removing intermediate container c93aeae0d2e3 [2022-04-27T16:38:12.708Z] ---> 295f9439d8c7 [2022-04-27T16:38:12.708Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-04-27T16:38:12.708Z] Successfully built 295f9439d8c7 [2022-04-27T16:38:12.708Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:38:12.797Z] provisioning config files... [2022-04-27T16:38:12.808Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config630403468178200532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:38:13.106Z] ---> docker-login.sh [2022-04-27T16:38:13.106Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:38:13.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:38:13.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:38:13.106Z] Configure a credential helper to remove this warning. See [2022-04-27T16:38:13.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:38:13.106Z] [2022-04-27T16:38:13.106Z] Login Succeeded [2022-04-27T16:38:13.106Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:38:13.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:38:13.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:38:13.366Z] Configure a credential helper to remove this warning. See [2022-04-27T16:38:13.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:38:13.366Z] [2022-04-27T16:38:13.366Z] Login Succeeded [2022-04-27T16:38:13.366Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:38:13.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:38:13.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:38:13.367Z] Configure a credential helper to remove this warning. See [2022-04-27T16:38:13.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:38:13.367Z] [2022-04-27T16:38:13.367Z] Login Succeeded [2022-04-27T16:38:13.367Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:38:13.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:38:13.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:38:13.626Z] Configure a credential helper to remove this warning. See [2022-04-27T16:38:13.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:38:13.626Z] [2022-04-27T16:38:13.626Z] Login Succeeded [2022-04-27T16:38:13.626Z] docker.io [2022-04-27T16:38:13.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:38:13.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:38:13.887Z] Configure a credential helper to remove this warning. See [2022-04-27T16:38:13.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:38:13.887Z] [2022-04-27T16:38:13.887Z] Login Succeeded [2022-04-27T16:38:13.887Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:38:13.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:38:13.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:38:13.954Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-04-27T16:38:13.954Z] 78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:38:13.954Z] latest [2022-04-27T16:38:13.954Z] 2.0.0-dev.8 [2022-04-27T16:38:13.954Z] 78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:38:13.954Z] main [2022-04-27T16:38:13.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:14.272Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:14.566Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:38:14.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-04-27T16:38:14.566Z] 88a5903ad1af: Preparing [2022-04-27T16:38:14.566Z] 8a8fcea9a30d: Preparing [2022-04-27T16:38:14.566Z] 6620d43142f3: Preparing [2022-04-27T16:38:14.566Z] dfbf1b7de057: Preparing [2022-04-27T16:38:14.566Z] b9326f86db74: Preparing [2022-04-27T16:38:14.566Z] 4fc242d58285: Preparing [2022-04-27T16:38:14.566Z] 4fc242d58285: Waiting [2022-04-27T16:38:14.566Z] 88a5903ad1af: Pushed [2022-04-27T16:38:14.566Z] b9326f86db74: Pushed [2022-04-27T16:38:14.566Z] 6620d43142f3: Pushed [2022-04-27T16:38:14.566Z] 4fc242d58285: Layer already exists [2022-04-27T16:38:14.566Z] 8a8fcea9a30d: Pushed [2022-04-27T16:38:14.827Z] dfbf1b7de057: Pushed [2022-04-27T16:38:15.087Z] 78dcb4fde946f10989497874b3f69d6bde942259: digest: sha256:2ade5fcbb91d0d69bcb0f3e9b0e21672c0b5ddae1a73bd0f9ec9dd9f8d2cf7fb size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:15.387Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:15.686Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-04-27T16:38:15.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-04-27T16:38:15.686Z] 88a5903ad1af: Preparing [2022-04-27T16:38:15.686Z] 8a8fcea9a30d: Preparing [2022-04-27T16:38:15.686Z] 6620d43142f3: Preparing [2022-04-27T16:38:15.686Z] dfbf1b7de057: Preparing [2022-04-27T16:38:15.686Z] b9326f86db74: Preparing [2022-04-27T16:38:15.686Z] 4fc242d58285: Preparing [2022-04-27T16:38:15.686Z] 4fc242d58285: Waiting [2022-04-27T16:38:15.686Z] b9326f86db74: Layer already exists [2022-04-27T16:38:15.686Z] 6620d43142f3: Layer already exists [2022-04-27T16:38:15.686Z] 88a5903ad1af: Layer already exists [2022-04-27T16:38:15.686Z] 8a8fcea9a30d: Layer already exists [2022-04-27T16:38:15.686Z] dfbf1b7de057: Layer already exists [2022-04-27T16:38:15.686Z] 4fc242d58285: Layer already exists [2022-04-27T16:38:15.686Z] latest: digest: sha256:2ade5fcbb91d0d69bcb0f3e9b0e21672c0b5ddae1a73bd0f9ec9dd9f8d2cf7fb size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:15.995Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:16.292Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.8 [2022-04-27T16:38:16.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-04-27T16:38:16.292Z] 88a5903ad1af: Preparing [2022-04-27T16:38:16.292Z] 8a8fcea9a30d: Preparing [2022-04-27T16:38:16.292Z] 6620d43142f3: Preparing [2022-04-27T16:38:16.292Z] dfbf1b7de057: Preparing [2022-04-27T16:38:16.292Z] b9326f86db74: Preparing [2022-04-27T16:38:16.292Z] 4fc242d58285: Preparing [2022-04-27T16:38:16.292Z] 4fc242d58285: Waiting [2022-04-27T16:38:16.292Z] 8a8fcea9a30d: Layer already exists [2022-04-27T16:38:16.292Z] 6620d43142f3: Layer already exists [2022-04-27T16:38:16.292Z] b9326f86db74: Layer already exists [2022-04-27T16:38:16.292Z] 88a5903ad1af: Layer already exists [2022-04-27T16:38:16.292Z] dfbf1b7de057: Layer already exists [2022-04-27T16:38:16.292Z] 4fc242d58285: Layer already exists [2022-04-27T16:38:16.292Z] 2.0.0-dev.8: digest: sha256:2ade5fcbb91d0d69bcb0f3e9b0e21672c0b5ddae1a73bd0f9ec9dd9f8d2cf7fb size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:16.597Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:16.892Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:38:16.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-04-27T16:38:16.892Z] 88a5903ad1af: Preparing [2022-04-27T16:38:16.892Z] 8a8fcea9a30d: Preparing [2022-04-27T16:38:16.892Z] 6620d43142f3: Preparing [2022-04-27T16:38:16.892Z] dfbf1b7de057: Preparing [2022-04-27T16:38:16.892Z] b9326f86db74: Preparing [2022-04-27T16:38:16.892Z] 4fc242d58285: Preparing [2022-04-27T16:38:16.892Z] 4fc242d58285: Waiting [2022-04-27T16:38:16.892Z] 6620d43142f3: Layer already exists [2022-04-27T16:38:16.892Z] dfbf1b7de057: Layer already exists [2022-04-27T16:38:16.892Z] b9326f86db74: Layer already exists [2022-04-27T16:38:16.892Z] 8a8fcea9a30d: Layer already exists [2022-04-27T16:38:16.892Z] 88a5903ad1af: Layer already exists [2022-04-27T16:38:16.892Z] 4fc242d58285: Layer already exists [2022-04-27T16:38:16.892Z] 78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8: digest: sha256:2ade5fcbb91d0d69bcb0f3e9b0e21672c0b5ddae1a73bd0f9ec9dd9f8d2cf7fb size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:17.192Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:17.488Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-04-27T16:38:17.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-04-27T16:38:17.488Z] 88a5903ad1af: Preparing [2022-04-27T16:38:17.488Z] 8a8fcea9a30d: Preparing [2022-04-27T16:38:17.488Z] 6620d43142f3: Preparing [2022-04-27T16:38:17.488Z] dfbf1b7de057: Preparing [2022-04-27T16:38:17.488Z] b9326f86db74: Preparing [2022-04-27T16:38:17.488Z] 4fc242d58285: Preparing [2022-04-27T16:38:17.488Z] 4fc242d58285: Waiting [2022-04-27T16:38:17.488Z] 6620d43142f3: Layer already exists [2022-04-27T16:38:17.488Z] b9326f86db74: Layer already exists [2022-04-27T16:38:17.488Z] 8a8fcea9a30d: Layer already exists [2022-04-27T16:38:17.488Z] dfbf1b7de057: Layer already exists [2022-04-27T16:38:17.488Z] 88a5903ad1af: Layer already exists [2022-04-27T16:38:17.488Z] 4fc242d58285: Layer already exists [2022-04-27T16:38:17.488Z] main: digest: sha256:2ade5fcbb91d0d69bcb0f3e9b0e21672c0b5ddae1a73bd0f9ec9dd9f8d2cf7fb size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:38:17.528Z] ===================================================== [Pipeline] echo [2022-04-27T16:38:17.540Z] taggedImages: [2022-04-27T16:38:17.540Z] - nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:38:17.540Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-04-27T16:38:17.540Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.8 [2022-04-27T16:38:17.540Z] - nexus3.edgexfoundry.org:10004/device-gpio:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:38:17.540Z] - 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-04-27T16:38:17.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:38:17.902Z] [2022-04-27T16:38:17.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:38:18.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:38:18.209Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T16:38:18.209Z] 5eb5b503b376: Pulling fs layer [2022-04-27T16:38:18.209Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T16:38:18.209Z] ec43610c2a17: Pulling fs layer [2022-04-27T16:38:18.209Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T16:38:18.209Z] 33b1e0a273af: Pulling fs layer [2022-04-27T16:38:18.209Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T16:38:18.209Z] 2f39f015ded8: Pulling fs layer [2022-04-27T16:38:18.209Z] 33b1e0a273af: Waiting [2022-04-27T16:38:18.209Z] 3a2ae6a8a46f: Waiting [2022-04-27T16:38:18.209Z] 5d3b04190fa2: Waiting [2022-04-27T16:38:18.209Z] 2f39f015ded8: Waiting [2022-04-27T16:38:18.209Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T16:38:18.209Z] 5c69ac0246d0: Download complete [2022-04-27T16:38:18.209Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T16:38:18.209Z] 3a2ae6a8a46f: Download complete [2022-04-27T16:38:18.209Z] ec43610c2a17: Verifying Checksum [2022-04-27T16:38:18.209Z] ec43610c2a17: Download complete [2022-04-27T16:38:18.209Z] 33b1e0a273af: Verifying Checksum [2022-04-27T16:38:18.209Z] 33b1e0a273af: Download complete [2022-04-27T16:38:18.209Z] 5d3b04190fa2: Download complete [2022-04-27T16:38:18.470Z] 5eb5b503b376: Verifying Checksum [2022-04-27T16:38:18.470Z] 5eb5b503b376: Download complete [2022-04-27T16:38:19.044Z] 2f39f015ded8: Download complete [2022-04-27T16:38:19.984Z] 5eb5b503b376: Pull complete [2022-04-27T16:38:19.984Z] 5c69ac0246d0: Pull complete [2022-04-27T16:38:20.554Z] ec43610c2a17: Pull complete [2022-04-27T16:38:20.554Z] 3a2ae6a8a46f: Pull complete [2022-04-27T16:38:20.815Z] 33b1e0a273af: Pull complete [2022-04-27T16:38:20.815Z] 5d3b04190fa2: Pull complete [2022-04-27T16:38:26.098Z] 2f39f015ded8: Pull complete [2022-04-27T16:38:26.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T16:38:26.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:38:26.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T16:38:26.163Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:38:26.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:38:27.688Z] $ docker top 50c9a75f69a6089243b7c5c3fec3c86ecec558ea32d23d759fc55483ac73cf40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:38:28.138Z] ---> job-cost.sh [2022-04-27T16:38:28.138Z] lf-activate-venv: SKIPPING [2022-04-27T16:38:28.138Z] INFO: No Stack... [2022-04-27T16:38:28.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:38:28.973Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:38:29.266Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-04-27T16:38:29.266Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:38:29.284Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [2022-04-27T16:38:29.289Z] Resource [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] did not exist. Created. [2022-04-27T16:38:29.289Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:38:29.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T16:38:29.634Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:38:29.641Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:38:29.666Z] $ docker stop --time=1 50c9a75f69a6089243b7c5c3fec3c86ecec558ea32d23d759fc55483ac73cf40 [2022-04-27T16:38:30.826Z] $ docker rm -f 50c9a75f69a6089243b7c5c3fec3c86ecec558ea32d23d759fc55483ac73cf40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:38:45.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33509 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-04-27T16:38:45.211Z] Running in /w/workspace/device-gpio/19 [Pipeline] { [Pipeline] checkout [2022-04-27T16:38:45.454Z] The recommended git tool is: git [2022-04-27T16:38:52.892Z] using credential edgex-jenkins-ssh [2022-04-27T16:38:52.911Z] Cloning the remote Git repository [2022-04-27T16:38:52.975Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-04-27T16:38:53.059Z] > git init /w/workspace/device-gpio/19 # timeout=10 [2022-04-27T16:38:53.160Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-27T16:38:53.162Z] > git --version # timeout=10 [2022-04-27T16:38:53.284Z] > git --version # 'git version 2.25.1' [2022-04-27T16:38:53.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T16:38:53.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:38:55.098Z] Avoid second fetch [2022-04-27T16:38:55.098Z] Checking out Revision 78dcb4fde946f10989497874b3f69d6bde942259 (main) [2022-04-27T16:38:55.035Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-27T16:38:55.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:38:55.129Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T16:38:55.152Z] > git checkout -f 78dcb4fde946f10989497874b3f69d6bde942259 # timeout=10 [2022-04-27T16:38:59.473Z] Commit message: "Merge pull request #26 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:39:00.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T16:39:00.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:39:00.423Z] Dload Upload Total Spent Left Speed [2022-04-27T16:39:00.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh [2022-04-27T16:39:01.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T16:39:01.476Z] + sudo tee /etc/docker/daemon.new [2022-04-27T16:39:01.476Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T16:39:01.476Z] { [2022-04-27T16:39:01.476Z] "registry-mirrors": [ [2022-04-27T16:39:01.476Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T16:39:01.476Z] ], [2022-04-27T16:39:01.476Z] "bip": "10.250.0.254/24", [2022-04-27T16:39:01.476Z] "hosts": [ [2022-04-27T16:39:01.476Z] "tcp://0.0.0.0:5555", [2022-04-27T16:39:01.476Z] "unix:///var/run/docker.sock" [2022-04-27T16:39:01.476Z] ], [2022-04-27T16:39:01.476Z] "mtu": 1458, [2022-04-27T16:39:01.476Z] "selinux-enabled": true, [2022-04-27T16:39:01.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T16:39:01.476Z] } [Pipeline] sh [2022-04-27T16:39:01.835Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T16:39:02.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:39:20.625Z] provisioning config files... [2022-04-27T16:39:20.649Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/19@tmp/config4506030909963251206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:39:21.017Z] ---> docker-login.sh [2022-04-27T16:39:21.017Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:39:21.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:39:21.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:39:21.893Z] Configure a credential helper to remove this warning. See [2022-04-27T16:39:21.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:39:21.893Z] [2022-04-27T16:39:21.893Z] Login Succeeded [2022-04-27T16:39:21.893Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:39:22.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:39:22.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:39:22.167Z] Configure a credential helper to remove this warning. See [2022-04-27T16:39:22.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:39:22.167Z] [2022-04-27T16:39:22.167Z] Login Succeeded [2022-04-27T16:39:22.167Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:39:22.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:39:22.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:39:22.768Z] Configure a credential helper to remove this warning. See [2022-04-27T16:39:22.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:39:22.768Z] [2022-04-27T16:39:22.768Z] Login Succeeded [2022-04-27T16:39:22.768Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:39:23.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:39:23.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:39:23.324Z] Configure a credential helper to remove this warning. See [2022-04-27T16:39:23.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:39:23.324Z] [2022-04-27T16:39:23.324Z] Login Succeeded [2022-04-27T16:39:23.324Z] docker.io [2022-04-27T16:39:23.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:39:23.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:39:23.887Z] Configure a credential helper to remove this warning. See [2022-04-27T16:39:23.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:39:23.887Z] [2022-04-27T16:39:24.161Z] Login Succeeded [2022-04-27T16:39:24.161Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:39:24.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T16:39:24.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:39:24.732Z] ========================================================= [2022-04-27T16:39:24.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T16:39:24.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:39:25.093Z] + 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-04-27T16:39:25.371Z] Sending build context to Docker daemon 5.641MB [2022-04-27T16:39:25.371Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:39:25.371Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-27T16:39:25.654Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T16:39:25.654Z] 9b3977197b4f: Pulling fs layer [2022-04-27T16:39:25.654Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T16:39:25.654Z] 94645a83ff95: Pulling fs layer [2022-04-27T16:39:25.654Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T16:39:25.654Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T16:39:25.654Z] 3096ccb668a1: Pulling fs layer [2022-04-27T16:39:25.654Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T16:39:25.654Z] a4caa8a26152: Pulling fs layer [2022-04-27T16:39:25.654Z] 3f3a8bcf1eab: Waiting [2022-04-27T16:39:25.654Z] 0c92f367c5e7: Waiting [2022-04-27T16:39:25.654Z] 3096ccb668a1: Waiting [2022-04-27T16:39:25.654Z] e8cf19c19ddd: Waiting [2022-04-27T16:39:25.654Z] a4caa8a26152: Waiting [2022-04-27T16:39:25.654Z] 94645a83ff95: Verifying Checksum [2022-04-27T16:39:25.654Z] 94645a83ff95: Download complete [2022-04-27T16:39:25.654Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T16:39:25.654Z] 1a89e8eeedd5: Download complete [2022-04-27T16:39:25.654Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T16:39:25.654Z] 0c92f367c5e7: Download complete [2022-04-27T16:39:25.654Z] 3096ccb668a1: Download complete [2022-04-27T16:39:25.654Z] 9b3977197b4f: Verifying Checksum [2022-04-27T16:39:25.654Z] 9b3977197b4f: Download complete [2022-04-27T16:39:25.654Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T16:39:25.654Z] e8cf19c19ddd: Download complete [2022-04-27T16:39:26.267Z] 9b3977197b4f: Pull complete [2022-04-27T16:39:26.875Z] 1a89e8eeedd5: Pull complete [2022-04-27T16:39:27.485Z] 94645a83ff95: Pull complete [2022-04-27T16:39:27.762Z] a4caa8a26152: Verifying Checksum [2022-04-27T16:39:27.762Z] a4caa8a26152: Download complete [2022-04-27T16:39:28.363Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T16:39:28.363Z] 3f3a8bcf1eab: Download complete [2022-04-27T16:39:40.772Z] 3f3a8bcf1eab: Pull complete [2022-04-27T16:39:40.772Z] 0c92f367c5e7: Pull complete [2022-04-27T16:39:40.772Z] 3096ccb668a1: Pull complete [2022-04-27T16:39:40.772Z] e8cf19c19ddd: Pull complete [2022-04-27T16:39:47.528Z] a4caa8a26152: Pull complete [2022-04-27T16:39:47.528Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T16:39:47.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T16:39:47.528Z] ---> 725f1c02e7f9 [2022-04-27T16:39:47.528Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T16:39:48.527Z] ---> Running in 313953202edf [2022-04-27T16:39:48.804Z] Removing intermediate container 313953202edf [2022-04-27T16:39:48.804Z] ---> 919bd6546fee [2022-04-27T16:39:48.804Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:39:48.804Z] ---> Running in c899f85b3ca7 [2022-04-27T16:39:49.079Z] Removing intermediate container c899f85b3ca7 [2022-04-27T16:39:49.079Z] ---> e04f3ade8cc2 [2022-04-27T16:39:49.079Z] Step 5/11 : WORKDIR /device-gpio [2022-04-27T16:39:49.079Z] ---> Running in 26af82ec0f37 [2022-04-27T16:39:49.361Z] Removing intermediate container 26af82ec0f37 [2022-04-27T16:39:49.361Z] ---> e13fa7f9881c [2022-04-27T16:39:49.361Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:39:49.636Z] ---> Running in 642992569dd5 [2022-04-27T16:39:51.615Z] Removing intermediate container 642992569dd5 [2022-04-27T16:39:51.615Z] ---> f191298a4d7a [2022-04-27T16:39:51.615Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:39:51.615Z] ---> Running in 0a71c3c51c7d [2022-04-27T16:39:52.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:39:53.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:39:53.784Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T16:39:54.057Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T16:39:54.057Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T16:39:54.335Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T16:39:54.335Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T16:39:54.335Z] OK: 224 MiB in 56 packages [2022-04-27T16:39:55.324Z] Removing intermediate container 0a71c3c51c7d [2022-04-27T16:39:55.324Z] ---> dfc606c8430e [2022-04-27T16:39:55.324Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-27T16:39:55.933Z] ---> ad171b425958 [2022-04-27T16:39:55.933Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:39:55.933Z] ---> Running in 0d8c0269e36c [2022-04-27T16:41:17.809Z] Removing intermediate container 0d8c0269e36c [2022-04-27T16:41:17.809Z] ---> e5eb4db089d8 [2022-04-27T16:41:17.809Z] Step 10/11 : COPY . . [2022-04-27T16:41:17.809Z] ---> 71555ad0bd81 [2022-04-27T16:41:17.809Z] Step 11/11 : RUN ${MAKE} [2022-04-27T16:41:17.809Z] ---> Running in 3e6293ea15db [2022-04-27T16:41:17.809Z] Removing intermediate container 3e6293ea15db [2022-04-27T16:41:17.809Z] ---> c3f519acaa12 [2022-04-27T16:41:17.809Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-27T16:41:17.809Z] Successfully built c3f519acaa12 [2022-04-27T16:41:17.809Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:41:18.160Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:41:18.160Z] . [Pipeline] withDockerContainer [2022-04-27T16:41:18.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-33509 does not seem to be running inside a container [2022-04-27T16:41:18.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/19 -v /w/workspace/device-gpio/19:/w/workspace/device-gpio/19:rw,z -v /w/workspace/device-gpio/19@tmp:/w/workspace/device-gpio/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:41:19.779Z] $ docker top 483561a1b996937f6ce3b35422791b50222117bbe230c7e98ebc449724671081 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:41:20.717Z] + go version [2022-04-27T16:41:20.717Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T16:41:20.749Z] $ docker stop --time=1 483561a1b996937f6ce3b35422791b50222117bbe230c7e98ebc449724671081 [2022-04-27T16:41:22.405Z] $ docker rm -f 483561a1b996937f6ce3b35422791b50222117bbe230c7e98ebc449724671081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:41:23.017Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:41:23.017Z] . [Pipeline] withDockerContainer [2022-04-27T16:41:23.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-33509 does not seem to be running inside a container [2022-04-27T16:41:23.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/19 -v /w/workspace/device-gpio/19:/w/workspace/device-gpio/19:rw,z -v /w/workspace/device-gpio/19@tmp:/w/workspace/device-gpio/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:41:24.642Z] $ docker top 03d94c7983ec1f31f1c10a2b6896e0c0a5c4a20c95d61ff7162c13b03b78269e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T16:41:25.561Z] + make test [2022-04-27T16:41:25.562Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T16:41:27.009Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-27T16:42:14.060Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-27T16:42:14.060Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-27T16:42:14.060Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T16:42:14.060Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T16:42:29.175Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T16:42:29.175Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T16:42:29.175Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T16:42:30.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T16:42:30.660Z] $ docker stop --time=1 03d94c7983ec1f31f1c10a2b6896e0c0a5c4a20c95d61ff7162c13b03b78269e [2022-04-27T16:42:32.416Z] $ docker rm -f 03d94c7983ec1f31f1c10a2b6896e0c0a5c4a20c95d61ff7162c13b03b78269e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:42:33.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T16:42:33.255Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T16:42:33.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:42:34.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T16:42:34.432Z] + ls -al . [2022-04-27T16:42:34.432Z] total 188 [2022-04-27T16:42:34.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:42 . [2022-04-27T16:42:34.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:38 .. [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 27 16:38 .dockerignore [2022-04-27T16:42:34.433Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:38 .git [2022-04-27T16:42:34.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:38 .github [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 27 16:38 .gitignore [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:38 .golangci.yml [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 7772 Apr 27 16:38 Attribution.txt [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 1235 Apr 27 16:38 CHANGELOG.md [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 1846 Apr 27 16:38 Dockerfile [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:38 GOVERNANCE.md [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 27 16:38 Jenkinsfile [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 16:38 LICENSE [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 1876 Apr 27 16:38 Makefile [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:38 OWNERS.md [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 10844 Apr 27 16:38 README.md [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 27 16:36 VERSION [2022-04-27T16:42:34.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:38 bin [2022-04-27T16:42:34.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:38 cmd [2022-04-27T16:42:34.433Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 16:41 coverage.out [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 2794 Apr 27 16:38 go.mod [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 70652 Apr 27 16:38 go.sum [2022-04-27T16:42:34.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:38 internal [2022-04-27T16:42:34.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:38 snap [2022-04-27T16:42:34.433Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 27 16:38 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:42:34.782Z] + 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=78dcb4fde946f10989497874b3f69d6bde942259 --label arch=arm64 --label version=2.0.0-dev.8 . [2022-04-27T16:42:35.072Z] Sending build context to Docker daemon 5.642MB [2022-04-27T16:42:35.072Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:42:35.072Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T16:42:35.072Z] ---> c3f519acaa12 [2022-04-27T16:42:35.072Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T16:42:35.346Z] ---> Running in ef598248e3bc [2022-04-27T16:42:35.621Z] Removing intermediate container ef598248e3bc [2022-04-27T16:42:35.621Z] ---> 7ef3cca8cc4f [2022-04-27T16:42:35.621Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:42:35.621Z] ---> Running in 878be34c5588 [2022-04-27T16:42:35.897Z] Removing intermediate container 878be34c5588 [2022-04-27T16:42:35.897Z] ---> bda1ac3807fc [2022-04-27T16:42:35.897Z] Step 5/25 : WORKDIR /device-gpio [2022-04-27T16:42:36.174Z] ---> Running in 8380673e6887 [2022-04-27T16:42:36.449Z] Removing intermediate container 8380673e6887 [2022-04-27T16:42:36.449Z] ---> 08a612339f76 [2022-04-27T16:42:36.449Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:42:36.449Z] ---> Running in 786f704ec63f [2022-04-27T16:42:38.429Z] Removing intermediate container 786f704ec63f [2022-04-27T16:42:38.429Z] ---> 4ab5d583dd7b [2022-04-27T16:42:38.429Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:42:38.429Z] ---> Running in 04d74064ca0b [2022-04-27T16:42:39.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:42:40.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:42:41.003Z] OK: 224 MiB in 56 packages [2022-04-27T16:42:41.613Z] Removing intermediate container 04d74064ca0b [2022-04-27T16:42:41.613Z] ---> efb73b1bb066 [2022-04-27T16:42:41.613Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-27T16:42:42.217Z] ---> 6cba751fc303 [2022-04-27T16:42:42.217Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:42:42.492Z] ---> Running in 1d7e9c5efcfa [2022-04-27T16:42:44.472Z] Removing intermediate container 1d7e9c5efcfa [2022-04-27T16:42:44.472Z] ---> b7d8f1908936 [2022-04-27T16:42:44.472Z] Step 10/25 : COPY . . [2022-04-27T16:42:45.456Z] ---> 27ec177f14c6 [2022-04-27T16:42:45.456Z] Step 11/25 : RUN ${MAKE} [2022-04-27T16:42:45.456Z] ---> Running in 306859fd3332 [2022-04-27T16:42:46.899Z] Removing intermediate container 306859fd3332 [2022-04-27T16:42:46.899Z] ---> a122ded6f801 [2022-04-27T16:42:46.899Z] Step 12/25 : FROM alpine:3.15 [2022-04-27T16:42:47.493Z] 3.15: Pulling from library/alpine [2022-04-27T16:42:47.766Z] 9981e73032c8: Pulling fs layer [2022-04-27T16:42:48.042Z] 9981e73032c8: Verifying Checksum [2022-04-27T16:42:48.042Z] 9981e73032c8: Download complete [2022-04-27T16:42:48.641Z] 9981e73032c8: Pull complete [2022-04-27T16:42:48.641Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T16:42:48.641Z] Status: Downloaded newer image for alpine:3.15 [2022-04-27T16:42:48.641Z] ---> 3fb3c9af89a9 [2022-04-27T16:42:48.641Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-04-27T16:42:48.641Z] ---> Running in 5027d4658b9c [2022-04-27T16:42:48.923Z] Removing intermediate container 5027d4658b9c [2022-04-27T16:42:48.923Z] ---> bf906f5d10df [2022-04-27T16:42:48.923Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:42:48.923Z] ---> Running in ddb001fa8d4a [2022-04-27T16:42:50.906Z] Removing intermediate container ddb001fa8d4a [2022-04-27T16:42:50.906Z] ---> d943c0f1d2fe [2022-04-27T16:42:50.906Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-27T16:42:50.906Z] ---> Running in 7c44f08934d7 [2022-04-27T16:42:51.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:42:52.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:42:53.466Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T16:42:53.466Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-27T16:42:53.739Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T16:42:53.739Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-27T16:42:54.016Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-27T16:42:54.016Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T16:42:54.016Z] OK: 8 MiB in 19 packages [2022-04-27T16:42:55.006Z] Removing intermediate container 7c44f08934d7 [2022-04-27T16:42:55.006Z] ---> 4ba0e59089f2 [2022-04-27T16:42:55.006Z] Step 16/25 : WORKDIR / [2022-04-27T16:42:55.006Z] ---> Running in a4cee0bb6b3c [2022-04-27T16:42:55.280Z] Removing intermediate container a4cee0bb6b3c [2022-04-27T16:42:55.280Z] ---> 61fd0c506949 [2022-04-27T16:42:55.280Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-04-27T16:42:55.875Z] ---> 46054a11204e [2022-04-27T16:42:55.875Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-04-27T16:42:56.472Z] ---> 4b2c4a885622 [2022-04-27T16:42:56.472Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-04-27T16:42:57.067Z] ---> 5f9751a2e064 [2022-04-27T16:42:57.067Z] Step 20/25 : EXPOSE 59910 [2022-04-27T16:42:57.067Z] ---> Running in b936c06ee33f [2022-04-27T16:42:57.342Z] Removing intermediate container b936c06ee33f [2022-04-27T16:42:57.342Z] ---> 7903c2c1c6ad [2022-04-27T16:42:57.342Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-04-27T16:42:57.342Z] ---> Running in 67d77221ef29 [2022-04-27T16:42:57.615Z] Removing intermediate container 67d77221ef29 [2022-04-27T16:42:57.615Z] ---> 2087907bba3a [2022-04-27T16:42:57.615Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T16:42:57.893Z] ---> Running in de2b00b76754 [2022-04-27T16:42:58.169Z] Removing intermediate container de2b00b76754 [2022-04-27T16:42:58.169Z] ---> b94cd8bf8de1 [2022-04-27T16:42:58.169Z] Step 23/25 : LABEL arch=arm64 [2022-04-27T16:42:58.169Z] ---> Running in e6a22f664d26 [2022-04-27T16:42:58.455Z] Removing intermediate container e6a22f664d26 [2022-04-27T16:42:58.455Z] ---> 0747e02b1126 [2022-04-27T16:42:58.455Z] Step 24/25 : LABEL git_sha=78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:42:58.455Z] ---> Running in b0a2ed6ad90c [2022-04-27T16:42:59.057Z] Removing intermediate container b0a2ed6ad90c [2022-04-27T16:42:59.057Z] ---> 64acf4b424f9 [2022-04-27T16:42:59.057Z] Step 25/25 : LABEL version=2.0.0-dev.8 [2022-04-27T16:42:59.057Z] ---> Running in d4d79457a12a [2022-04-27T16:42:59.332Z] Removing intermediate container d4d79457a12a [2022-04-27T16:42:59.332Z] ---> 4bf8a9b5a0c0 [2022-04-27T16:42:59.332Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-04-27T16:42:59.332Z] Successfully built 4bf8a9b5a0c0 [2022-04-27T16:42:59.332Z] 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-04-27T16:42:59.444Z] provisioning config files... [2022-04-27T16:42:59.462Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/19@tmp/config7538190934789031631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:42:59.814Z] ---> docker-login.sh [2022-04-27T16:42:59.814Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:43:00.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:43:00.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:43:00.088Z] Configure a credential helper to remove this warning. See [2022-04-27T16:43:00.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:43:00.088Z] [2022-04-27T16:43:00.088Z] Login Succeeded [2022-04-27T16:43:00.088Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:43:00.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:43:00.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:43:00.696Z] Configure a credential helper to remove this warning. See [2022-04-27T16:43:00.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:43:00.696Z] [2022-04-27T16:43:00.696Z] Login Succeeded [2022-04-27T16:43:00.696Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:43:00.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:43:01.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:43:01.245Z] Configure a credential helper to remove this warning. See [2022-04-27T16:43:01.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:43:01.245Z] [2022-04-27T16:43:01.245Z] Login Succeeded [2022-04-27T16:43:01.245Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:43:01.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:43:01.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:43:01.522Z] Configure a credential helper to remove this warning. See [2022-04-27T16:43:01.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:43:01.522Z] [2022-04-27T16:43:01.522Z] Login Succeeded [2022-04-27T16:43:01.522Z] docker.io [2022-04-27T16:43:02.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:43:02.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:43:02.394Z] Configure a credential helper to remove this warning. See [2022-04-27T16:43:02.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:43:02.394Z] [2022-04-27T16:43:02.394Z] Login Succeeded [2022-04-27T16:43:02.394Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:43:02.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:43:02.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:43:02.478Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-04-27T16:43:02.478Z] 78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:43:02.478Z] latest [2022-04-27T16:43:02.478Z] 2.0.0-dev.8 [2022-04-27T16:43:02.478Z] 78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:43:02.478Z] main [2022-04-27T16:43:02.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:02.853Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:03.199Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:43:03.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-04-27T16:43:03.200Z] e5219976aa29: Preparing [2022-04-27T16:43:03.200Z] 8ffb89d9a2ce: Preparing [2022-04-27T16:43:03.200Z] 59f3731f629f: Preparing [2022-04-27T16:43:03.200Z] 0be0ba5c0f05: Preparing [2022-04-27T16:43:03.200Z] 92d9d328dd3a: Preparing [2022-04-27T16:43:03.200Z] 4f4ce317c6bb: Preparing [2022-04-27T16:43:03.200Z] 4f4ce317c6bb: Waiting [2022-04-27T16:43:03.476Z] e5219976aa29: Pushed [2022-04-27T16:43:03.476Z] 92d9d328dd3a: Pushed [2022-04-27T16:43:03.476Z] 59f3731f629f: Pushed [2022-04-27T16:43:03.476Z] 8ffb89d9a2ce: Pushed [2022-04-27T16:43:03.476Z] 4f4ce317c6bb: Layer already exists [2022-04-27T16:43:04.072Z] 0be0ba5c0f05: Pushed [2022-04-27T16:43:04.347Z] 78dcb4fde946f10989497874b3f69d6bde942259: digest: sha256:d77fe8af9d3c2bddefe186cf6a86d1cca2bf771298289279af5a2f9abfd342e9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:04.703Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:05.050Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-04-27T16:43:05.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-04-27T16:43:05.050Z] e5219976aa29: Preparing [2022-04-27T16:43:05.050Z] 8ffb89d9a2ce: Preparing [2022-04-27T16:43:05.050Z] 59f3731f629f: Preparing [2022-04-27T16:43:05.050Z] 0be0ba5c0f05: Preparing [2022-04-27T16:43:05.050Z] 92d9d328dd3a: Preparing [2022-04-27T16:43:05.050Z] 4f4ce317c6bb: Preparing [2022-04-27T16:43:05.050Z] 4f4ce317c6bb: Waiting [2022-04-27T16:43:05.050Z] 92d9d328dd3a: Layer already exists [2022-04-27T16:43:05.050Z] 8ffb89d9a2ce: Layer already exists [2022-04-27T16:43:05.050Z] e5219976aa29: Layer already exists [2022-04-27T16:43:05.050Z] 59f3731f629f: Layer already exists [2022-04-27T16:43:05.050Z] 0be0ba5c0f05: Layer already exists [2022-04-27T16:43:05.050Z] 4f4ce317c6bb: Layer already exists [2022-04-27T16:43:05.324Z] latest: digest: sha256:d77fe8af9d3c2bddefe186cf6a86d1cca2bf771298289279af5a2f9abfd342e9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:05.683Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:06.031Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.8 [2022-04-27T16:43:06.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-04-27T16:43:06.031Z] e5219976aa29: Preparing [2022-04-27T16:43:06.031Z] 8ffb89d9a2ce: Preparing [2022-04-27T16:43:06.031Z] 59f3731f629f: Preparing [2022-04-27T16:43:06.031Z] 0be0ba5c0f05: Preparing [2022-04-27T16:43:06.031Z] 92d9d328dd3a: Preparing [2022-04-27T16:43:06.031Z] 4f4ce317c6bb: Preparing [2022-04-27T16:43:06.031Z] 4f4ce317c6bb: Waiting [2022-04-27T16:43:06.031Z] 59f3731f629f: Layer already exists [2022-04-27T16:43:06.031Z] 8ffb89d9a2ce: Layer already exists [2022-04-27T16:43:06.031Z] 0be0ba5c0f05: Layer already exists [2022-04-27T16:43:06.031Z] e5219976aa29: Layer already exists [2022-04-27T16:43:06.031Z] 92d9d328dd3a: Layer already exists [2022-04-27T16:43:06.031Z] 4f4ce317c6bb: Layer already exists [2022-04-27T16:43:06.305Z] 2.0.0-dev.8: digest: sha256:d77fe8af9d3c2bddefe186cf6a86d1cca2bf771298289279af5a2f9abfd342e9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:06.659Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:07.005Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:43:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-04-27T16:43:07.005Z] e5219976aa29: Preparing [2022-04-27T16:43:07.005Z] 8ffb89d9a2ce: Preparing [2022-04-27T16:43:07.005Z] 59f3731f629f: Preparing [2022-04-27T16:43:07.005Z] 0be0ba5c0f05: Preparing [2022-04-27T16:43:07.005Z] 92d9d328dd3a: Preparing [2022-04-27T16:43:07.005Z] 4f4ce317c6bb: Preparing [2022-04-27T16:43:07.005Z] 4f4ce317c6bb: Waiting [2022-04-27T16:43:07.005Z] 59f3731f629f: Layer already exists [2022-04-27T16:43:07.005Z] 92d9d328dd3a: Layer already exists [2022-04-27T16:43:07.005Z] 8ffb89d9a2ce: Layer already exists [2022-04-27T16:43:07.005Z] 0be0ba5c0f05: Layer already exists [2022-04-27T16:43:07.005Z] e5219976aa29: Layer already exists [2022-04-27T16:43:07.005Z] 4f4ce317c6bb: Layer already exists [2022-04-27T16:43:07.279Z] 78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8: digest: sha256:d77fe8af9d3c2bddefe186cf6a86d1cca2bf771298289279af5a2f9abfd342e9 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:07.639Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:07.989Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-04-27T16:43:07.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-04-27T16:43:07.989Z] e5219976aa29: Preparing [2022-04-27T16:43:07.989Z] 8ffb89d9a2ce: Preparing [2022-04-27T16:43:07.989Z] 59f3731f629f: Preparing [2022-04-27T16:43:07.989Z] 0be0ba5c0f05: Preparing [2022-04-27T16:43:07.989Z] 92d9d328dd3a: Preparing [2022-04-27T16:43:07.989Z] 4f4ce317c6bb: Preparing [2022-04-27T16:43:07.989Z] 4f4ce317c6bb: Waiting [2022-04-27T16:43:07.989Z] 59f3731f629f: Layer already exists [2022-04-27T16:43:07.989Z] 92d9d328dd3a: Layer already exists [2022-04-27T16:43:07.989Z] 8ffb89d9a2ce: Layer already exists [2022-04-27T16:43:07.989Z] e5219976aa29: Layer already exists [2022-04-27T16:43:07.989Z] 0be0ba5c0f05: Layer already exists [2022-04-27T16:43:07.989Z] 4f4ce317c6bb: Layer already exists [2022-04-27T16:43:08.264Z] main: digest: sha256:d77fe8af9d3c2bddefe186cf6a86d1cca2bf771298289279af5a2f9abfd342e9 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T16:43:08.315Z] ===================================================== [Pipeline] echo [2022-04-27T16:43:08.326Z] taggedImages: [2022-04-27T16:43:08.326Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259 [2022-04-27T16:43:08.326Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-04-27T16:43:08.326Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.8 [2022-04-27T16:43:08.326Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:78dcb4fde946f10989497874b3f69d6bde942259-2.0.0-dev.8 [2022-04-27T16:43:08.326Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:08.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:43:08.705Z] [2022-04-27T16:43:08.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:09.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:43:09.334Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T16:43:09.334Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T16:43:09.334Z] 04944245beec: Pulling fs layer [2022-04-27T16:43:09.334Z] 699f458cf7ca: Pulling fs layer [2022-04-27T16:43:09.334Z] 765212b225bb: Pulling fs layer [2022-04-27T16:43:09.334Z] f23df028b6ca: Pulling fs layer [2022-04-27T16:43:09.334Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T16:43:09.334Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T16:43:09.334Z] 765212b225bb: Waiting [2022-04-27T16:43:09.334Z] f23df028b6ca: Waiting [2022-04-27T16:43:09.334Z] d65c8cfc05b1: Waiting [2022-04-27T16:43:09.334Z] 2437ff75d9bd: Waiting [2022-04-27T16:43:09.334Z] 04944245beec: Verifying Checksum [2022-04-27T16:43:09.334Z] 04944245beec: Download complete [2022-04-27T16:43:09.334Z] 765212b225bb: Verifying Checksum [2022-04-27T16:43:09.334Z] 765212b225bb: Download complete [2022-04-27T16:43:09.334Z] f23df028b6ca: Download complete [2022-04-27T16:43:09.334Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T16:43:09.334Z] d65c8cfc05b1: Download complete [2022-04-27T16:43:09.611Z] 699f458cf7ca: Verifying Checksum [2022-04-27T16:43:09.611Z] 699f458cf7ca: Download complete [2022-04-27T16:43:09.886Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T16:43:09.886Z] 8998bd30e6a1: Download complete [2022-04-27T16:43:12.506Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T16:43:12.506Z] 2437ff75d9bd: Download complete [2022-04-27T16:43:14.494Z] 8998bd30e6a1: Pull complete [2022-04-27T16:43:14.770Z] 04944245beec: Pull complete [2022-04-27T16:43:16.212Z] 699f458cf7ca: Pull complete [2022-04-27T16:43:16.487Z] 765212b225bb: Pull complete [2022-04-27T16:43:17.469Z] f23df028b6ca: Pull complete [2022-04-27T16:43:17.469Z] d65c8cfc05b1: Pull complete [2022-04-27T16:43:32.576Z] 2437ff75d9bd: Pull complete [2022-04-27T16:43:32.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T16:43:32.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:43:32.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T16:43:32.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-33509 does not seem to be running inside a container [2022-04-27T16:43:32.907Z] $ 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/19 -v /w/workspace/device-gpio/19:/w/workspace/device-gpio/19:rw,z -v /w/workspace/device-gpio/19@tmp:/w/workspace/device-gpio/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T16:43:35.420Z] $ docker top 0c89b076939668bec4570c00291e298922c1052c6609ee0f723dd186788a91f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:43:36.350Z] ---> job-cost.sh [2022-04-27T16:43:36.350Z] lf-activate-venv: SKIPPING [2022-04-27T16:43:36.350Z] INFO: No Stack... [2022-04-27T16:43:36.624Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T16:43:37.604Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:43:38.278Z] + cat /w/workspace/device-gpio/19/archives/cost.csv [2022-04-27T16:43:38.278Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:43:38.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [2022-04-27T16:43:38.358Z] Resource [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] did not exist. Created. [2022-04-27T16:43:38.358Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:43:39.042Z] /w/workspace/device-gpio/19@tmp/durable-cce1fe8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T16:43:39.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T16:43:39.765Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T16:43:39.811Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:43:39.818Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:43:39.844Z] $ docker stop --time=1 0c89b076939668bec4570c00291e298922c1052c6609ee0f723dd186788a91f0 [2022-04-27T16:43:41.333Z] $ docker rm -f 0c89b076939668bec4570c00291e298922c1052c6609ee0f723dd186788a91f0 [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-04-27T16:43:41.931Z] provisioning config files... [2022-04-27T16:43:41.942Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3322783508991532164tmp [Pipeline] { [Pipeline] sh [2022-04-27T16:43:42.248Z] + set +x [2022-04-27T16:43:42.248Z] + curl -s https://codecov.io/bash [2022-04-27T16:43:42.248Z] + bash -s -- [2022-04-27T16:43:42.248Z] [2022-04-27T16:43:42.248Z] _____ _ [2022-04-27T16:43:42.248Z] / ____| | | [2022-04-27T16:43:42.248Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T16:43:42.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T16:43:42.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T16:43:42.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T16:43:42.248Z] Bash-1.0.6 [2022-04-27T16:43:42.248Z] [2022-04-27T16:43:42.248Z] [2022-04-27T16:43:42.248Z] ==> git version 2.25.1 found [2022-04-27T16:43:42.248Z] ==> 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-04-27T16:43:42.248Z] Release-Date: 2020-01-08 [2022-04-27T16:43:42.248Z] 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-04-27T16:43:42.248Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T16:43:42.248Z] ==> Jenkins CI detected. [2022-04-27T16:43:42.248Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-04-27T16:43:42.248Z] project root: . [2022-04-27T16:43:42.248Z] --> token set from env [2022-04-27T16:43:42.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T16:43:42.248Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T16:43:42.248Z] ==> Python coveragepy not found [2022-04-27T16:43:42.248Z] ==> Searching for coverage reports in: [2022-04-27T16:43:42.248Z] + . [2022-04-27T16:43:42.248Z] -> Found 1 reports [2022-04-27T16:43:42.248Z] ==> Detecting git/mercurial file structure [2022-04-27T16:43:42.248Z] ==> Reading reports [2022-04-27T16:43:42.511Z] + ./coverage.out bytes=10 [2022-04-27T16:43:42.511Z] ==> Appending adjustments [2022-04-27T16:43:42.511Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T16:43:42.511Z] + Found adjustments [2022-04-27T16:43:42.511Z] ==> Gzipping contents [2022-04-27T16:43:42.511Z] 4.0K /tmp/codecov.Fh06DG.gz [2022-04-27T16:43:42.511Z] ==> Uploading reports [2022-04-27T16:43:42.511Z] url: https://codecov.io [2022-04-27T16:43:42.511Z] query: branch=main&commit=78dcb4fde946f10989497874b3f69d6bde942259&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T16:43:42.511Z] -> Pinging Codecov [2022-04-27T16:43:42.511Z] 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=78dcb4fde946f10989497874b3f69d6bde942259&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T16:43:42.775Z] -> Uploading to [2022-04-27T16:43:42.775Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/78dcb4fde946f10989497874b3f69d6bde942259/4428912b-b200-4fb7-bdaa-0895d97b6f66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T164342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71de8ac2f2f0425bc8fa636b8b9798a2cdc7e3d166c4044b11a058f20693a3fb [2022-04-27T16:43:42.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:43:42.775Z] Dload Upload Total Spent Left Speed [2022-04-27T16:43:43.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 2982 --:--:-- --:--:-- --:--:-- 2982 [2022-04-27T16:43:43.038Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] } [2022-04-27T16:43:43.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-27T16:43:43.178Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-27T16:43:43.190Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:43.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:43:43.486Z] [2022-04-27T16:43:43.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:43:43.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:43:43.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-27T16:43:43.794Z] 188c0c94c7c5: Pulling fs layer [2022-04-27T16:43:43.794Z] 0ef7d3d256c8: Pulling fs layer [2022-04-27T16:43:43.794Z] de9db76c5a1d: Pulling fs layer [2022-04-27T16:43:43.794Z] 0eba1c9be4d2: Pulling fs layer [2022-04-27T16:43:43.794Z] 0d57e429df01: Pulling fs layer [2022-04-27T16:43:43.794Z] 4e4be7b47b0d: Pulling fs layer [2022-04-27T16:43:43.794Z] e1f770b5df2f: Pulling fs layer [2022-04-27T16:43:43.794Z] 85a0685a4137: Pulling fs layer [2022-04-27T16:43:43.794Z] 0d57e429df01: Waiting [2022-04-27T16:43:43.794Z] 4e4be7b47b0d: Waiting [2022-04-27T16:43:43.794Z] e1f770b5df2f: Waiting [2022-04-27T16:43:43.794Z] 85a0685a4137: Waiting [2022-04-27T16:43:43.794Z] 0eba1c9be4d2: Waiting [2022-04-27T16:43:43.794Z] de9db76c5a1d: Verifying Checksum [2022-04-27T16:43:43.794Z] de9db76c5a1d: Download complete [2022-04-27T16:43:43.794Z] 0ef7d3d256c8: Download complete [2022-04-27T16:43:43.794Z] 0d57e429df01: Verifying Checksum [2022-04-27T16:43:43.794Z] 0d57e429df01: Download complete [2022-04-27T16:43:43.794Z] 4e4be7b47b0d: Verifying Checksum [2022-04-27T16:43:43.794Z] 4e4be7b47b0d: Download complete [2022-04-27T16:43:43.794Z] 188c0c94c7c5: Verifying Checksum [2022-04-27T16:43:43.794Z] 188c0c94c7c5: Download complete [2022-04-27T16:43:44.055Z] 188c0c94c7c5: Pull complete [2022-04-27T16:43:44.055Z] e1f770b5df2f: Verifying Checksum [2022-04-27T16:43:44.055Z] e1f770b5df2f: Download complete [2022-04-27T16:43:44.055Z] 0ef7d3d256c8: Pull complete [2022-04-27T16:43:44.317Z] de9db76c5a1d: Pull complete [2022-04-27T16:43:44.578Z] 0eba1c9be4d2: Verifying Checksum [2022-04-27T16:43:44.578Z] 0eba1c9be4d2: Download complete [2022-04-27T16:43:44.838Z] 85a0685a4137: Verifying Checksum [2022-04-27T16:43:44.838Z] 85a0685a4137: Download complete [2022-04-27T16:43:48.141Z] 0eba1c9be4d2: Pull complete [2022-04-27T16:43:48.141Z] 0d57e429df01: Pull complete [2022-04-27T16:43:48.401Z] 4e4be7b47b0d: Pull complete [2022-04-27T16:43:48.663Z] e1f770b5df2f: Pull complete [2022-04-27T16:43:52.881Z] 85a0685a4137: Pull complete [2022-04-27T16:43:52.881Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-27T16:43:52.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T16:43:52.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-27T16:43:52.956Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:43:52.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-27T16:43:55.454Z] $ docker top e6301b7d3ccaeb9b3ac5f8d476fb6515f635047088bb63b06c3af8cc0ba11fa2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-27T16:43:55.536Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-27T16:43:55.817Z] + set -o pipefail [2022-04-27T16:43:55.817Z] + snyk monitor '--org=edgex-jenkins' [2022-04-27T16:44:01.109Z] [2022-04-27T16:44:01.109Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-04-27T16:44:01.109Z] [2022-04-27T16:44:01.109Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/522a0055-04b8-4258-82ec-9132aa65b2df [2022-04-27T16:44:01.109Z] [2022-04-27T16:44:01.109Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-27T16:44:01.109Z] [2022-04-27T16:44:01.109Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-27T16:44:01.109Z] [2022-04-27T16:44:01.109Z] [Pipeline] } [2022-04-27T16:44:01.123Z] $ docker stop --time=1 e6301b7d3ccaeb9b3ac5f8d476fb6515f635047088bb63b06c3af8cc0ba11fa2 [2022-04-27T16:44:02.997Z] $ docker rm -f e6301b7d3ccaeb9b3ac5f8d476fb6515f635047088bb63b06c3af8cc0ba11fa2 [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-04-27T16:44:03.687Z] + git log --format=format:%s -1 78dcb4fde946f10989497874b3f69d6bde942259 [Pipeline] sh [2022-04-27T16:44:03.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:44:03.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:04.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:44:04.284Z] . [Pipeline] withDockerContainer [2022-04-27T16:44:04.358Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:44:04.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T16:44:04.856Z] $ docker top 33dc7714ea8c9b53fc63a9cfa9479db2af6065270f1774e25625539253f43a92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:44:04.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:44:04.953Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:44:05.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:44:05.081Z] $ docker exec 33dc7714ea8c9b53fc63a9cfa9479db2af6065270f1774e25625539253f43a92 ssh-agent [2022-04-27T16:44:05.206Z] SSH_AUTH_SOCK=/tmp/ssh-q5xk6o6lJhLo/agent.33 [2022-04-27T16:44:05.206Z] SSH_AGENT_PID=39 [2022-04-27T16:44:05.211Z] Running ssh-add (command line suppressed) [2022-04-27T16:44:05.327Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5385601781105029748.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5385601781105029748.key) [2022-04-27T16:44:05.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:44:05.630Z] + git semver tag [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,818 [run_tag] DEBUG tag force:False [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,818 [check_head_tag] DEBUG check head tag [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,818 [execute] INFO git cat-file --batch-check [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,822 [execute] INFO git cat-file --batch [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,831 [execute] INFO git tag -a v2.0.0-dev.8 -m v2.0.0-dev.8 [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,831 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.0.0-dev.8', '-m', 'v2.0.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-04-27T16:44:05.890Z] 2022-04-27 16:44:05,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:05.890Z] 2.0.0-dev.8 [Pipeline] } [2022-04-27T16:44:05.903Z] $ docker exec --env ******** --env ******** 33dc7714ea8c9b53fc63a9cfa9479db2af6065270f1774e25625539253f43a92 ssh-agent -k [2022-04-27T16:44:06.020Z] unset SSH_AUTH_SOCK; [2022-04-27T16:44:06.020Z] unset SSH_AGENT_PID; [2022-04-27T16:44:06.020Z] echo Agent pid 39 killed; [2022-04-27T16:44:06.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:44:06.336Z] + git semver [Pipeline] } [2022-04-27T16:44:06.710Z] $ docker stop --time=1 33dc7714ea8c9b53fc63a9cfa9479db2af6065270f1774e25625539253f43a92 [2022-04-27T16:44:08.005Z] $ docker rm -f 33dc7714ea8c9b53fc63a9cfa9479db2af6065270f1774e25625539253f43a92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:08.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:44:08.395Z] [2022-04-27T16:44:08.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:08.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:44:08.700Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-27T16:44:08.700Z] ab5ef0e58194: Pulling fs layer [2022-04-27T16:44:08.700Z] 9712f1f96733: Pulling fs layer [2022-04-27T16:44:08.700Z] 63f879dbbcfc: Pulling fs layer [2022-04-27T16:44:08.700Z] 0d9ebad4ef96: Pulling fs layer [2022-04-27T16:44:08.700Z] e9a5061849ea: Pulling fs layer [2022-04-27T16:44:08.700Z] d747dcd14b5f: Pulling fs layer [2022-04-27T16:44:08.700Z] 2de7ff778b66: Pulling fs layer [2022-04-27T16:44:08.700Z] e9a5061849ea: Waiting [2022-04-27T16:44:08.700Z] 0d9ebad4ef96: Waiting [2022-04-27T16:44:08.700Z] d747dcd14b5f: Waiting [2022-04-27T16:44:08.700Z] 2de7ff778b66: Waiting [2022-04-27T16:44:08.700Z] 9712f1f96733: Download complete [2022-04-27T16:44:08.960Z] 63f879dbbcfc: Verifying Checksum [2022-04-27T16:44:08.961Z] 63f879dbbcfc: Download complete [2022-04-27T16:44:08.961Z] e9a5061849ea: Verifying Checksum [2022-04-27T16:44:08.961Z] e9a5061849ea: Download complete [2022-04-27T16:44:09.221Z] d747dcd14b5f: Verifying Checksum [2022-04-27T16:44:09.221Z] d747dcd14b5f: Download complete [2022-04-27T16:44:09.221Z] ab5ef0e58194: Verifying Checksum [2022-04-27T16:44:09.221Z] ab5ef0e58194: Download complete [2022-04-27T16:44:09.221Z] 2de7ff778b66: Verifying Checksum [2022-04-27T16:44:09.221Z] 2de7ff778b66: Download complete [2022-04-27T16:44:09.221Z] 0d9ebad4ef96: Verifying Checksum [2022-04-27T16:44:09.221Z] 0d9ebad4ef96: Download complete [2022-04-27T16:44:12.512Z] ab5ef0e58194: Pull complete [2022-04-27T16:44:12.512Z] 9712f1f96733: Pull complete [2022-04-27T16:44:13.078Z] 63f879dbbcfc: Pull complete [2022-04-27T16:44:17.273Z] 0d9ebad4ef96: Pull complete [2022-04-27T16:44:17.534Z] e9a5061849ea: Pull complete [2022-04-27T16:44:17.534Z] d747dcd14b5f: Pull complete [2022-04-27T16:44:18.915Z] 2de7ff778b66: Pull complete [2022-04-27T16:44:18.915Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-27T16:44:18.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T16:44:18.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-27T16:44:18.985Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:44:19.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-27T16:44:21.573Z] $ docker top 056ec5a7cb194441c678c2ea87f76eea8634d004721519f05239c9606aa1a44c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:44:21.678Z] provisioning config files... [2022-04-27T16:44:21.687Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8517529003079365516tmp [2022-04-27T16:44:21.699Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6224742368162598845tmp [2022-04-27T16:44:21.712Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2910475076882693992tmp [Pipeline] { [Pipeline] echo [2022-04-27T16:44:21.731Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:22.019Z] ---> sigul-configuration.sh [2022-04-27T16:44:22.019Z] gpg: directory `/root/.gnupg' created [2022-04-27T16:44:22.019Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-27T16:44:22.019Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-27T16:44:22.019Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-27T16:44:22.019Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-27T16:44:22.019Z] gpg: CAST5 encrypted data [2022-04-27T16:44:22.019Z] gpg: encrypted with 1 passphrase [2022-04-27T16:44:22.019Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-27T16:44:22.310Z] + mkdir /home/jenkins [2022-04-27T16:44:22.310Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-27T16:44:22.604Z] + 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-04-27T16:44:22.614Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:22.904Z] ---> sigul-install.sh [2022-04-27T16:44:22.904Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-27T16:44:23.196Z] + git tag --list [2022-04-27T16:44:23.196Z] v0.0.0 [2022-04-27T16:44:23.196Z] v1.0.0 [2022-04-27T16:44:23.196Z] v1.0.1-dev.1 [2022-04-27T16:44:23.196Z] v1.0.1-dev.2 [2022-04-27T16:44:23.196Z] v1.0.1-dev.3 [2022-04-27T16:44:23.196Z] v1.0.1-dev.4 [2022-04-27T16:44:23.196Z] v1.0.1-dev.5 [2022-04-27T16:44:23.196Z] v1.0.1-dev.6 [2022-04-27T16:44:23.196Z] v2.0.0-dev.1 [2022-04-27T16:44:23.196Z] v2.0.0-dev.2 [2022-04-27T16:44:23.196Z] v2.0.0-dev.3 [2022-04-27T16:44:23.196Z] v2.0.0-dev.4 [2022-04-27T16:44:23.196Z] v2.0.0-dev.5 [2022-04-27T16:44:23.196Z] v2.0.0-dev.6 [2022-04-27T16:44:23.196Z] v2.0.0-dev.7 [2022-04-27T16:44:23.196Z] v2.0.0-dev.8 [Pipeline] sh [2022-04-27T16:44:23.492Z] + lftools sign git-tag v2.0.0-dev.8 [2022-04-27T16:44:24.065Z] Signing Git tag with Sigul... [2022-04-27T16:44:24.065Z] Signing v2.0.0-dev.8 [Pipeline] echo [2022-04-27T16:44:24.335Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:24.622Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-27T16:44:24.631Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-27T16:44:24.653Z] $ docker stop --time=1 056ec5a7cb194441c678c2ea87f76eea8634d004721519f05239c9606aa1a44c [2022-04-27T16:44:25.975Z] $ docker rm -f 056ec5a7cb194441c678c2ea87f76eea8634d004721519f05239c9606aa1a44c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-27T16:44:26.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:44:26.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:26.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:44:26.714Z] . [Pipeline] withDockerContainer [2022-04-27T16:44:26.783Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:44:26.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T16:44:27.218Z] $ docker top 33a207c63b1ea7486fc9ac8812fa3b981d0e77aade9ea74a3e98613f51b08e50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:44:27.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:44:27.312Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:44:27.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:44:27.452Z] $ docker exec 33a207c63b1ea7486fc9ac8812fa3b981d0e77aade9ea74a3e98613f51b08e50 ssh-agent [2022-04-27T16:44:27.575Z] SSH_AUTH_SOCK=/tmp/ssh-Q8eqTG3nNEzD/agent.32 [2022-04-27T16:44:27.575Z] SSH_AGENT_PID=39 [2022-04-27T16:44:27.580Z] Running ssh-add (command line suppressed) [2022-04-27T16:44:27.709Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5802912620948282681.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5802912620948282681.key) [2022-04-27T16:44:27.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:44:28.009Z] + git semver bump pre [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,229 [bump_version] DEBUG bumping version:2.0.0-dev.8 on axis:pre with prefix:dev [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,229 [bump_version] DEBUG bumped version:2.0.0-dev.9 [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,229 [write_version] DEBUG write version:2.0.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,229 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,231 [execute] INFO git cat-file --batch-check [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,238 [execute] INFO git cat-file --batch [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T16:44:28.282Z] 2022-04-27 16:44:28,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:28.282Z] 2.0.0-dev.9 [Pipeline] } [2022-04-27T16:44:28.296Z] $ docker exec --env ******** --env ******** 33a207c63b1ea7486fc9ac8812fa3b981d0e77aade9ea74a3e98613f51b08e50 ssh-agent -k [2022-04-27T16:44:28.405Z] unset SSH_AUTH_SOCK; [2022-04-27T16:44:28.405Z] unset SSH_AGENT_PID; [2022-04-27T16:44:28.405Z] echo Agent pid 39 killed; [2022-04-27T16:44:28.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:44:28.726Z] + git semver [Pipeline] } [2022-04-27T16:44:29.006Z] $ docker stop --time=1 33a207c63b1ea7486fc9ac8812fa3b981d0e77aade9ea74a3e98613f51b08e50 [2022-04-27T16:44:30.340Z] $ docker rm -f 33a207c63b1ea7486fc9ac8812fa3b981d0e77aade9ea74a3e98613f51b08e50 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:44:30.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T16:44:30.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:30.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T16:44:30.991Z] . [Pipeline] withDockerContainer [2022-04-27T16:44:31.068Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:44:31.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T16:44:31.543Z] $ docker top 3567cb1d9e9a0c6fb28575f201375ad02c5591432895fb6959e076b636d4b6e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T16:44:31.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T16:44:31.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T16:44:31.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T16:44:31.800Z] $ docker exec 3567cb1d9e9a0c6fb28575f201375ad02c5591432895fb6959e076b636d4b6e9 ssh-agent [2022-04-27T16:44:31.926Z] SSH_AUTH_SOCK=/tmp/ssh-8ZBYuzfYMGzK/agent.32 [2022-04-27T16:44:31.926Z] SSH_AGENT_PID=38 [2022-04-27T16:44:31.933Z] Running ssh-add (command line suppressed) [2022-04-27T16:44:32.069Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4793476738196490132.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4793476738196490132.key) [2022-04-27T16:44:32.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T16:44:32.381Z] + git semver push [2022-04-27T16:44:32.643Z] 2022-04-27 16:44:32,600 [run_push] DEBUG push [2022-04-27T16:44:32.643Z] 2022-04-27 16:44:32,601 [execute] INFO git push origin semver [2022-04-27T16:44:32.643Z] 2022-04-27 16:44:32,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-27T16:44:33.591Z] 2022-04-27 16:44:33,416 [run_push] DEBUG push all version tags [2022-04-27T16:44:33.591Z] 2022-04-27 16:44:33,416 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-27T16:44:33.591Z] 2022-04-27 16:44:33,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-04-27T16:44:34.169Z] 2022-04-27 16:44:34,114 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-04-27T16:44:34.169Z] 2.0.0-dev.9 [Pipeline] } [2022-04-27T16:44:34.190Z] $ docker exec --env ******** --env ******** 3567cb1d9e9a0c6fb28575f201375ad02c5591432895fb6959e076b636d4b6e9 ssh-agent -k [2022-04-27T16:44:34.315Z] unset SSH_AUTH_SOCK; [2022-04-27T16:44:34.316Z] unset SSH_AGENT_PID; [2022-04-27T16:44:34.316Z] echo Agent pid 38 killed; [2022-04-27T16:44:34.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T16:44:34.671Z] + git semver [Pipeline] } [2022-04-27T16:44:34.948Z] $ docker stop --time=1 3567cb1d9e9a0c6fb28575f201375ad02c5591432895fb6959e076b636d4b6e9 [2022-04-27T16:44:36.271Z] $ docker rm -f 3567cb1d9e9a0c6fb28575f201375ad02c5591432895fb6959e076b636d4b6e9 [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-04-27T16:44:36.915Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-04-27T16:44:36.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-04-27T16:44:36.915Z] total 16 [2022-04-27T16:44:36.915Z] drwxr-xr-x 3 root root 4096 Apr 27 16:38 . [2022-04-27T16:44:36.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:44 .. [2022-04-27T16:44:36.915Z] drwxr-xr-x 2 root root 4096 Apr 27 16:38 cost [2022-04-27T16:44:36.915Z] -rw-r--r-- 1 root root 81 Apr 27 16:38 cost.csv [2022-04-27T16:44:36.915Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-04-27T16:44:36.915Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-04-27T16:44:36.915Z] total 16 [2022-04-27T16:44:36.915Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:38 . [2022-04-27T16:44:36.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:44 .. [2022-04-27T16:44:36.915Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:38 cost [2022-04-27T16:44:36.915Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 27 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:37.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:38.077Z] ---> package-listing.sh [2022-04-27T16:44:38.078Z] ++ facter osfamily [2022-04-27T16:44:38.078Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T16:44:38.338Z] + OS_FAMILY=debian [2022-04-27T16:44:38.338Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-04-27T16:44:38.338Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T16:44:38.338Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T16:44:38.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T16:44:38.338Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T16:44:38.338Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-04-27T16:44:38.338Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T16:44:38.338Z] + case "${OS_FAMILY}" in [2022-04-27T16:44:38.338Z] + dpkg -l [2022-04-27T16:44:38.338Z] + grep '^ii' [2022-04-27T16:44:38.338Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T16:44:38.338Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T16:44:38.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T16:44:38.338Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-04-27T16:44:38.338Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-04-27T16:44:38.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-04-27T16:44:38.350Z] 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-04-27T16:44:38.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:44:39.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:44:39.193Z] . [Pipeline] withDockerContainer [2022-04-27T16:44:39.261Z] prd-ubuntu20.04-docker-8c-8g-33507 does not seem to be running inside a container [2022-04-27T16:44:39.296Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:44:39.555Z] $ docker top 864ae3613233b3f8f156bad272df23deb4fb8926e7d51990f90c6872ce49d4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:44:39.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T16:44:40.206Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T16:44:40.500Z] + ls /var/log/sa-host [2022-04-27T16:44:40.500Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:44:40.761Z] provisioning config files... [2022-04-27T16:44:40.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1123724788953072861tmp [Pipeline] { [Pipeline] echo [2022-04-27T16:44:40.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:41.079Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T16:44:41.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:41.430Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T16:44:41.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:41.731Z] ---> sudo-logs.sh [2022-04-27T16:44:41.731Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T16:44:41.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:42.044Z] ---> job-cost.sh [2022-04-27T16:44:42.044Z] lf-activate-venv: SKIPPING [2022-04-27T16:44:42.044Z] DEBUG: total: 0.2199999988079071 [2022-04-27T16:44:42.044Z] INFO: Retrieving Stack Cost... [2022-04-27T16:44:42.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:44:42.874Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T16:44:42.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:44:43.174Z] ---> logs-deploy.sh [2022-04-27T16:44:43.174Z] lf-activate-venv: SKIPPING [2022-04-27T16:44:43.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/19 [2022-04-27T16:44:43.174Z] INFO: archiving workspace using pattern(s): [2022-04-27T16:44:44.120Z] Archives upload complete. [2022-04-27T16:44:44.381Z] INFO: archiving logs to Nexus