Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f 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-ssh9012920962375644307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8804697556557101379.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6380298593299609689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18182120106414626333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11598235366837522995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21618 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 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f (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 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f # timeout=10 Commit message: "Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" > git rev-list --no-walk e9c2a01dfe972ee330369f951ac2332b6543d925 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T01:10:37.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T01:10:37.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T01:10:37.384Z] ========================================================= [2022-08-01T01:10:37.384Z] EdgeX Global Pipelines Version Info [2022-08-01T01:10:37.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:10:38.204Z] ------------------- [2022-08-01T01:10:38.204Z] stable info: [2022-08-01T01:10:38.204Z] ------------------- [2022-08-01T01:10:38.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T01:10:38.204Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T01:10:38.204Z] Message: update stable to v1.0.238 [2022-08-01T01:10:38.787Z] ------------------- [2022-08-01T01:10:38.787Z] experimental info: [2022-08-01T01:10:38.787Z] ------------------- [2022-08-01T01:10:38.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T01:10:38.787Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T01:10:38.787Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T01:10:39.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-08-01T01:10:39.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-08-01T01:10:39.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T01:10:39.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T01:10:39.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T01:10:39.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T01:10:39.095Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T01:10:39.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-01T01:10:39.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T01:10:39.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T01:10:39.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T01:10:39.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-08-01T01:10:39.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T01:10:39.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T01:10:39.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T01:10:39.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T01:10:39.204Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T01:10:39.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-01T01:10:39.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T01:10:39.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T01:10:39.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-01T01:10:39.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-01T01:10:39.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-01T01:10:39.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-01T01:10:39.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-01T01:10:39.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T01:10:39.354Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T01:10:39.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-01T01:10:39.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-01T01:10:39.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-01T01:10:39.406Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] echo [2022-08-01T01:10:39.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53cbcae [Pipeline] echo [2022-08-01T01:10:39.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:10:39.477Z] provisioning config files... [2022-08-01T01:10:39.492Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6331861310755608995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:10:39.799Z] ---> docker-login.sh [2022-08-01T01:10:39.799Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:10:40.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:40.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:40.326Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:40.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:40.326Z] [2022-08-01T01:10:40.326Z] Login Succeeded [2022-08-01T01:10:40.326Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:10:40.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:40.593Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:40.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:40.593Z] [2022-08-01T01:10:40.593Z] Login Succeeded [2022-08-01T01:10:40.593Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:10:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:40.593Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:40.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:40.593Z] [2022-08-01T01:10:40.593Z] Login Succeeded [2022-08-01T01:10:40.593Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:10:40.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:40.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:40.855Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:40.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:40.855Z] [2022-08-01T01:10:40.855Z] Login Succeeded [2022-08-01T01:10:40.855Z] docker.io [2022-08-01T01:10:40.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:41.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:41.118Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:41.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:41.118Z] [2022-08-01T01:10:41.118Z] Login Succeeded [2022-08-01T01:10:41.118Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:10:41.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T01:10:41.522Z] + git rev-list -1 --merges 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f~1..53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] echo [2022-08-01T01:10:41.551Z] -----------> git rev-list -1 --merges 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f~1..53cbcaed608f18f0e84aa4b8dede53d9bc388d5f 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:10:41.551Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [false] [Pipeline] sh [2022-08-01T01:10:41.862Z] + git log --format=format:%s -1 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] echo [2022-08-01T01:10:41.879Z] ========================================================= [2022-08-01T01:10:41.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T01:10:41.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:10:42.233Z] + git log --format=format:%s -1 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] echo [2022-08-01T01:10:42.248Z] [semverPrep] GIT_COMMIT: 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f, Commit Message: Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18 [Pipeline] echo [2022-08-01T01:10:42.256Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-01T01:10:42.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T01:10:42.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T01:10:42.670Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T01:10:42.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T01:10:42.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T01:10:42.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T01:10:42.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:10:43.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:10:43.096Z] [2022-08-01T01:10:43.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:10:43.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:10:43.405Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T01:10:43.405Z] b85a868b505f: Pulling fs layer [2022-08-01T01:10:43.405Z] e2be974225ed: Pulling fs layer [2022-08-01T01:10:43.405Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T01:10:43.405Z] 988bab9f4d93: Pulling fs layer [2022-08-01T01:10:43.405Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T01:10:43.405Z] eaf3925da568: Pulling fs layer [2022-08-01T01:10:43.405Z] bab4dde63d76: Pulling fs layer [2022-08-01T01:10:43.405Z] bde34c3a00c8: Pulling fs layer [2022-08-01T01:10:43.405Z] b352a97aabf1: Pulling fs layer [2022-08-01T01:10:43.405Z] 4872d77fe225: Pulling fs layer [2022-08-01T01:10:43.405Z] 5851b861e8e6: Pulling fs layer [2022-08-01T01:10:43.405Z] 988bab9f4d93: Waiting [2022-08-01T01:10:43.405Z] 1469e6f7b9e6: Waiting [2022-08-01T01:10:43.405Z] eaf3925da568: Waiting [2022-08-01T01:10:43.405Z] bab4dde63d76: Waiting [2022-08-01T01:10:43.405Z] bde34c3a00c8: Waiting [2022-08-01T01:10:43.405Z] 5851b861e8e6: Waiting [2022-08-01T01:10:43.405Z] b352a97aabf1: Waiting [2022-08-01T01:10:43.405Z] e2be974225ed: Verifying Checksum [2022-08-01T01:10:43.405Z] e2be974225ed: Download complete [2022-08-01T01:10:43.405Z] 988bab9f4d93: Verifying Checksum [2022-08-01T01:10:43.405Z] 988bab9f4d93: Download complete [2022-08-01T01:10:43.668Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T01:10:43.668Z] 339a4e72a1f5: Download complete [2022-08-01T01:10:43.668Z] 1469e6f7b9e6: Download complete [2022-08-01T01:10:43.668Z] eaf3925da568: Download complete [2022-08-01T01:10:43.668Z] bde34c3a00c8: Verifying Checksum [2022-08-01T01:10:43.668Z] bde34c3a00c8: Download complete [2022-08-01T01:10:43.668Z] b352a97aabf1: Download complete [2022-08-01T01:10:43.668Z] 4872d77fe225: Verifying Checksum [2022-08-01T01:10:43.668Z] 4872d77fe225: Download complete [2022-08-01T01:10:43.668Z] 5851b861e8e6: Download complete [2022-08-01T01:10:43.668Z] b85a868b505f: Verifying Checksum [2022-08-01T01:10:43.668Z] b85a868b505f: Download complete [2022-08-01T01:10:43.933Z] bab4dde63d76: Verifying Checksum [2022-08-01T01:10:43.933Z] bab4dde63d76: Download complete [2022-08-01T01:10:45.323Z] b85a868b505f: Pull complete [2022-08-01T01:10:45.323Z] e2be974225ed: Pull complete [2022-08-01T01:10:45.894Z] 339a4e72a1f5: Pull complete [2022-08-01T01:10:45.894Z] 988bab9f4d93: Pull complete [2022-08-01T01:10:46.156Z] 1469e6f7b9e6: Pull complete [2022-08-01T01:10:46.156Z] eaf3925da568: Pull complete [2022-08-01T01:10:48.708Z] bab4dde63d76: Pull complete [2022-08-01T01:10:48.708Z] bde34c3a00c8: Pull complete [2022-08-01T01:10:48.708Z] b352a97aabf1: Pull complete [2022-08-01T01:10:48.708Z] 4872d77fe225: Pull complete [2022-08-01T01:10:48.708Z] 5851b861e8e6: Pull complete [2022-08-01T01:10:48.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T01:10:48.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:10:48.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:10:48.817Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:10:48.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T01:10:50.491Z] $ docker top c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 -eo pid,comm [2022-08-01T01:10:50.565Z] 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-08-01T01:10:50.565Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T01:10:50.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:10:50.600Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:10:50.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:10:50.741Z] $ docker exec c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 ssh-agent [2022-08-01T01:10:50.869Z] SSH_AUTH_SOCK=/tmp/ssh-5Nzlqyzbl5Xb/agent.33 [2022-08-01T01:10:50.869Z] SSH_AGENT_PID=39 [2022-08-01T01:10:50.876Z] Running ssh-add (command line suppressed) [2022-08-01T01:10:50.997Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7462456117825619196.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7462456117825619196.key) [2022-08-01T01:10:51.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:10:51.311Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T01:10:51.336Z] $ docker exec --env ******** --env ******** c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 ssh-agent -k [2022-08-01T01:10:51.455Z] unset SSH_AUTH_SOCK; [2022-08-01T01:10:51.455Z] unset SSH_AGENT_PID; [2022-08-01T01:10:51.455Z] echo Agent pid 39 killed; [2022-08-01T01:10:51.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T01:10:51.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:10:51.489Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:10:51.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:10:51.635Z] $ docker exec c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 ssh-agent [2022-08-01T01:10:51.773Z] SSH_AUTH_SOCK=/tmp/ssh-9NNrJiWkxiHU/agent.72 [2022-08-01T01:10:51.773Z] SSH_AGENT_PID=78 [2022-08-01T01:10:51.779Z] Running ssh-add (command line suppressed) [2022-08-01T01:10:51.918Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1863097615744850796.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1863097615744850796.key) [2022-08-01T01:10:51.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:10:52.225Z] + git semver init [2022-08-01T01:10:52.485Z] 2022-08-01 01:10:52,446 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T01:10:52.485Z] 2022-08-01 01:10:52,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-08-01T01:10:52.485Z] 2022-08-01 01:10:52,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-08-01T01:10:52.485Z] 2022-08-01 01:10:52,448 [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-08-01T01:10:53.427Z] 2022-08-01 01:10:53,300 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-08-01T01:10:53.427Z] 2022-08-01 01:10:53,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-08-01T01:10:53.427Z] 2022-08-01 01:10:53,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:10:53.427Z] 2022-08-01 01:10:53,301 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:10:53.427Z] 2.3.0-dev.6 [Pipeline] } [2022-08-01T01:10:53.442Z] $ docker exec --env ******** --env ******** c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 ssh-agent -k [2022-08-01T01:10:53.562Z] unset SSH_AUTH_SOCK; [2022-08-01T01:10:53.562Z] unset SSH_AGENT_PID; [2022-08-01T01:10:53.563Z] echo Agent pid 78 killed; [2022-08-01T01:10:53.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T01:10:53.873Z] + git semver [Pipeline] } [2022-08-01T01:10:54.156Z] $ docker stop --time=1 c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 [2022-08-01T01:10:55.515Z] $ docker rm -f c6a944407e0f5eb6c0b0a4d93c6645ae284712452e6077941b492c3f45328228 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:10:55.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T01:10:56.151Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T01:10:56.155Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.6 [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-08-01T01:10:56.331Z] provisioning config files... [2022-08-01T01:10:56.343Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2342696241145359918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:10:56.647Z] ---> docker-login.sh [2022-08-01T01:10:56.647Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:10:56.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:56.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:56.647Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:56.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:56.647Z] [2022-08-01T01:10:56.647Z] Login Succeeded [2022-08-01T01:10:56.647Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:10:56.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:56.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:56.907Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:56.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:56.907Z] [2022-08-01T01:10:56.907Z] Login Succeeded [2022-08-01T01:10:56.907Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:10:56.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:56.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:56.907Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:56.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:56.907Z] [2022-08-01T01:10:56.907Z] Login Succeeded [2022-08-01T01:10:56.907Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:10:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:57.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:57.166Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:57.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:57.166Z] [2022-08-01T01:10:57.166Z] Login Succeeded [2022-08-01T01:10:57.166Z] docker.io [2022-08-01T01:10:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:10:57.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:10:57.426Z] Configure a credential helper to remove this warning. See [2022-08-01T01:10:57.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:10:57.426Z] [2022-08-01T01:10:57.426Z] Login Succeeded [2022-08-01T01:10:57.426Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:10:57.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T01:10:57.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:10:57.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:10:57.511Z] ========================================================= [2022-08-01T01:10:57.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T01:10:57.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:10:57.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T01:10:57.828Z] Sending build context to Docker daemon 15.79MB [2022-08-01T01:10:57.828Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:10:57.828Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T01:10:58.089Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T01:10:58.089Z] 2408cc74d12b: Pulling fs layer [2022-08-01T01:10:58.089Z] ea60b727a1ce: Pulling fs layer [2022-08-01T01:10:58.089Z] 30c4a7721957: Pulling fs layer [2022-08-01T01:10:58.089Z] 370296b7ddb6: Pulling fs layer [2022-08-01T01:10:58.089Z] 7c6cee850709: Pulling fs layer [2022-08-01T01:10:58.089Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T01:10:58.089Z] d94ebbe4e438: Pulling fs layer [2022-08-01T01:10:58.089Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T01:10:58.089Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T01:10:58.089Z] 39a5fcdaea64: Waiting [2022-08-01T01:10:58.089Z] d94ebbe4e438: Waiting [2022-08-01T01:10:58.089Z] bcfd1f05c69d: Waiting [2022-08-01T01:10:58.089Z] 7c6cee850709: Waiting [2022-08-01T01:10:58.089Z] 370296b7ddb6: Waiting [2022-08-01T01:10:58.089Z] 59ccb84bbe0f: Waiting [2022-08-01T01:10:58.089Z] 30c4a7721957: Verifying Checksum [2022-08-01T01:10:58.089Z] 30c4a7721957: Download complete [2022-08-01T01:10:58.089Z] ea60b727a1ce: Verifying Checksum [2022-08-01T01:10:58.089Z] ea60b727a1ce: Download complete [2022-08-01T01:10:58.089Z] 7c6cee850709: Verifying Checksum [2022-08-01T01:10:58.089Z] 7c6cee850709: Download complete [2022-08-01T01:10:58.089Z] 39a5fcdaea64: Verifying Checksum [2022-08-01T01:10:58.089Z] 39a5fcdaea64: Download complete [2022-08-01T01:10:58.089Z] 2408cc74d12b: Verifying Checksum [2022-08-01T01:10:58.089Z] 2408cc74d12b: Download complete [2022-08-01T01:10:58.089Z] d94ebbe4e438: Verifying Checksum [2022-08-01T01:10:58.089Z] d94ebbe4e438: Download complete [2022-08-01T01:10:58.355Z] 2408cc74d12b: Pull complete [2022-08-01T01:10:58.355Z] ea60b727a1ce: Pull complete [2022-08-01T01:10:58.620Z] 30c4a7721957: Pull complete [2022-08-01T01:10:58.620Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T01:10:58.620Z] 59ccb84bbe0f: Download complete [2022-08-01T01:10:58.620Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T01:10:58.620Z] bcfd1f05c69d: Download complete [2022-08-01T01:10:58.882Z] 370296b7ddb6: Verifying Checksum [2022-08-01T01:10:58.882Z] 370296b7ddb6: Download complete [2022-08-01T01:11:03.090Z] 370296b7ddb6: Pull complete [2022-08-01T01:11:03.090Z] 7c6cee850709: Pull complete [2022-08-01T01:11:03.090Z] 39a5fcdaea64: Pull complete [2022-08-01T01:11:03.090Z] d94ebbe4e438: Pull complete [2022-08-01T01:11:05.645Z] bcfd1f05c69d: Pull complete [2022-08-01T01:11:06.221Z] 59ccb84bbe0f: Pull complete [2022-08-01T01:11:06.221Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T01:11:06.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T01:11:06.221Z] ---> a4fb48ad2a94 [2022-08-01T01:11:06.221Z] Step 3/12 : ARG MAKE="make build" [2022-08-01T01:11:07.609Z] ---> Running in 69f7c678026e [2022-08-01T01:11:07.609Z] Removing intermediate container 69f7c678026e [2022-08-01T01:11:07.609Z] ---> 87f76da15c52 [2022-08-01T01:11:07.609Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:11:07.609Z] ---> Running in 624d336f3d5e [2022-08-01T01:11:07.870Z] Removing intermediate container 624d336f3d5e [2022-08-01T01:11:07.870Z] ---> 160bc223f035 [2022-08-01T01:11:07.870Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:11:07.870Z] ---> Running in 9b96db2c5ef1 [2022-08-01T01:11:07.870Z] Removing intermediate container 9b96db2c5ef1 [2022-08-01T01:11:07.870Z] ---> cdbea1f9dad2 [2022-08-01T01:11:07.870Z] Step 6/12 : WORKDIR /device-gpio [2022-08-01T01:11:07.870Z] ---> Running in 40cdfd1667aa [2022-08-01T01:11:08.131Z] Removing intermediate container 40cdfd1667aa [2022-08-01T01:11:08.131Z] ---> 0ed1d0f33f74 [2022-08-01T01:11:08.131Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:11:08.131Z] ---> Running in 56e4c5707394 [2022-08-01T01:11:08.701Z] Removing intermediate container 56e4c5707394 [2022-08-01T01:11:08.701Z] ---> d6c7e6d260dd [2022-08-01T01:11:08.701Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:11:08.701Z] ---> Running in dc8d9dffaaa4 [2022-08-01T01:11:08.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:11:09.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:11:10.167Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T01:11:10.167Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T01:11:10.428Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T01:11:10.428Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T01:11:10.428Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T01:11:10.428Z] OK: 216 MiB in 55 packages [2022-08-01T01:11:11.001Z] Removing intermediate container dc8d9dffaaa4 [2022-08-01T01:11:11.001Z] ---> efc7126255e6 [2022-08-01T01:11:11.001Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-01T01:11:11.001Z] ---> 52e9ca4dccf9 [2022-08-01T01:11:11.001Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:11:11.001Z] ---> Running in ce2d34bc6a97 [2022-08-01T01:11:11.278Z] Still waiting to schedule task [2022-08-01T01:11:11.278Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-01T01:11:32.985Z] Removing intermediate container ce2d34bc6a97 [2022-08-01T01:11:32.986Z] ---> 55383b7547bb [2022-08-01T01:11:32.986Z] Step 11/12 : COPY . . [2022-08-01T01:11:32.986Z] ---> dc571fa2cf1e [2022-08-01T01:11:32.986Z] Step 12/12 : RUN ${MAKE} [2022-08-01T01:11:32.986Z] ---> Running in 7492b7a042d5 [2022-08-01T01:11:32.986Z] noop [2022-08-01T01:11:32.986Z] Removing intermediate container 7492b7a042d5 [2022-08-01T01:11:32.986Z] ---> 08b2e122a74b [2022-08-01T01:11:32.986Z] Successfully built 08b2e122a74b [2022-08-01T01:11:32.986Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:11:33.307Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T01:11:33.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:11:33.394Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:11:33.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T01:11:33.834Z] $ docker top a7c1655a855d7afab497338293b7a45ae159ddb1ab464111c0c74dad7128337e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:11:34.192Z] + go version [2022-08-01T01:11:34.192Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T01:11:34.209Z] $ docker stop --time=1 a7c1655a855d7afab497338293b7a45ae159ddb1ab464111c0c74dad7128337e [2022-08-01T01:11:35.538Z] $ docker rm -f a7c1655a855d7afab497338293b7a45ae159ddb1ab464111c0c74dad7128337e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:11:35.951Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T01:11:35.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:11:36.030Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:11:36.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T01:11:36.506Z] $ docker top 9c4f97b76914226260047f8e3d69fd22a11c49c3550d9bbfdd935f9abe0b3893 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:11:36.901Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-08-01T01:11:37.228Z] + make test [2022-08-01T01:11:37.228Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T01:11:37.489Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-08-01T01:11:45.614Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-08-01T01:11:45.614Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-08-01T01:11:52.196Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-01T01:11:52.196Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T01:11:54.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T01:11:54.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T01:11:54.736Z] ./bin/test-attribution-txt.sh [2022-08-01T01:11:54.736Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T01:11:54.736Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T01:11:54.736Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T01:11:54.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T01:11:54.767Z] $ docker stop --time=1 9c4f97b76914226260047f8e3d69fd22a11c49c3550d9bbfdd935f9abe0b3893 [2022-08-01T01:11:56.616Z] $ docker rm -f 9c4f97b76914226260047f8e3d69fd22a11c49c3550d9bbfdd935f9abe0b3893 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:11:57.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T01:11:57.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-01T01:11:57.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T01:11:57.900Z] + ls -al . [2022-08-01T01:11:57.901Z] total 160 [2022-08-01T01:11:57.901Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 1 01:11 . [2022-08-01T01:11:57.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:10 .. [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 1 01:10 .dockerignore [2022-08-01T01:11:57.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:11 .git [2022-08-01T01:11:57.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:10 .github [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 1 01:10 .gitignore [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:10 .golangci.yml [2022-08-01T01:11:57.901Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:10 .semver [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 9182 Aug 1 01:10 Attribution.txt [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 3081 Aug 1 01:10 CHANGELOG.md [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 1 01:10 Dockerfile [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:10 GOVERNANCE.md [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 1 01:10 Jenkinsfile [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:10 LICENSE [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 1876 Aug 1 01:10 Makefile [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 01:10 OWNERS.md [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 11178 Aug 1 01:10 README.md [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 01:10 VERSION [2022-08-01T01:11:57.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:10 bin [2022-08-01T01:11:57.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:10 cmd [2022-08-01T01:11:57.901Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 1 01:11 coverage.out [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 3425 Aug 1 01:10 go.mod [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 36813 Aug 1 01:10 go.sum [2022-08-01T01:11:57.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:10 internal [2022-08-01T01:11:57.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:10 snap [2022-08-01T01:11:57.901Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 1 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:11:58.229Z] + 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=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f --label arch=amd64 --label version=2.3.0-dev.6 . [2022-08-01T01:11:58.229Z] Sending build context to Docker daemon 15.79MB [2022-08-01T01:11:58.229Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:11:58.229Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-01T01:11:58.229Z] ---> 08b2e122a74b [2022-08-01T01:11:58.229Z] Step 3/26 : ARG MAKE="make build" [2022-08-01T01:11:58.490Z] ---> Running in ac55aac61667 [2022-08-01T01:11:58.490Z] Removing intermediate container ac55aac61667 [2022-08-01T01:11:58.490Z] ---> 18f6453694df [2022-08-01T01:11:58.490Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:11:58.490Z] ---> Running in 9ee40db8d4e6 [2022-08-01T01:11:58.750Z] Removing intermediate container 9ee40db8d4e6 [2022-08-01T01:11:58.750Z] ---> a255d62a5a1c [2022-08-01T01:11:58.750Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:11:58.750Z] ---> Running in fd1542dc353a [2022-08-01T01:11:58.750Z] Removing intermediate container fd1542dc353a [2022-08-01T01:11:58.750Z] ---> 6028f8a5f22a [2022-08-01T01:11:58.750Z] Step 6/26 : WORKDIR /device-gpio [2022-08-01T01:11:58.750Z] ---> Running in b8cab0a62564 [2022-08-01T01:11:59.012Z] Removing intermediate container b8cab0a62564 [2022-08-01T01:11:59.012Z] ---> 716f0be8d3c8 [2022-08-01T01:11:59.012Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:11:59.012Z] ---> Running in e3ab6c5f622a [2022-08-01T01:11:59.580Z] Removing intermediate container e3ab6c5f622a [2022-08-01T01:11:59.580Z] ---> 305ba29302a8 [2022-08-01T01:11:59.580Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:11:59.580Z] ---> Running in c544f2a149fe [2022-08-01T01:11:59.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:12:00.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:12:01.359Z] OK: 216 MiB in 55 packages [2022-08-01T01:12:01.622Z] Removing intermediate container c544f2a149fe [2022-08-01T01:12:01.622Z] ---> 923bd7e3c21f [2022-08-01T01:12:01.622Z] Step 9/26 : COPY go.mod vendor* ./ [2022-08-01T01:12:01.622Z] ---> 03a1d699ba0d [2022-08-01T01:12:01.622Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:12:01.622Z] ---> Running in 6f4588c47b15 [2022-08-01T01:12:02.563Z] Removing intermediate container 6f4588c47b15 [2022-08-01T01:12:02.563Z] ---> 59bf22bba5bf [2022-08-01T01:12:02.563Z] Step 11/26 : COPY . . [2022-08-01T01:12:02.824Z] ---> 8bf4c797375f [2022-08-01T01:12:02.824Z] Step 12/26 : RUN ${MAKE} [2022-08-01T01:12:02.824Z] ---> Running in 32908ab00043 [2022-08-01T01:12:03.084Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-08-01T01:12:21.187Z] Removing intermediate container 32908ab00043 [2022-08-01T01:12:21.187Z] ---> 91d70e714aad [2022-08-01T01:12:21.187Z] Step 13/26 : FROM alpine:3.16 [2022-08-01T01:12:21.760Z] 3.16: Pulling from library/alpine [2022-08-01T01:12:21.760Z] 530afca65e2e: Pulling fs layer [2022-08-01T01:12:22.028Z] 530afca65e2e: Verifying Checksum [2022-08-01T01:12:22.028Z] 530afca65e2e: Download complete [2022-08-01T01:12:22.028Z] 530afca65e2e: Pull complete [2022-08-01T01:12:22.028Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T01:12:22.028Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T01:12:22.028Z] ---> d7d3d98c851f [2022-08-01T01:12:22.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-08-01T01:12:22.289Z] ---> Running in 953e6f4bc4b5 [2022-08-01T01:12:22.289Z] Removing intermediate container 953e6f4bc4b5 [2022-08-01T01:12:22.289Z] ---> 4bb854b1095e [2022-08-01T01:12:22.289Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:12:22.289Z] ---> Running in 50d4f6804ea7 [2022-08-01T01:12:22.862Z] Removing intermediate container 50d4f6804ea7 [2022-08-01T01:12:22.862Z] ---> fbcf2f1277af [2022-08-01T01:12:22.862Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-08-01T01:12:22.862Z] ---> Running in c47aaacac51c [2022-08-01T01:12:23.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T01:12:24.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T01:12:24.323Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T01:12:24.585Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-01T01:12:24.585Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T01:12:24.585Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-01T01:12:24.845Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-01T01:12:24.845Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T01:12:24.845Z] OK: 8 MiB in 19 packages [2022-08-01T01:12:25.106Z] Removing intermediate container c47aaacac51c [2022-08-01T01:12:25.106Z] ---> 7f9755adf17d [2022-08-01T01:12:25.106Z] Step 17/26 : WORKDIR / [2022-08-01T01:12:25.368Z] ---> Running in 0329dc6944b2 [2022-08-01T01:12:25.368Z] Removing intermediate container 0329dc6944b2 [2022-08-01T01:12:25.368Z] ---> 7222612c3dde [2022-08-01T01:12:25.368Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-08-01T01:12:25.368Z] ---> 50ffad3b0d2a [2022-08-01T01:12:25.368Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-08-01T01:12:25.630Z] ---> 0e05bfc63645 [2022-08-01T01:12:25.630Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-08-01T01:12:26.205Z] ---> 14251a3e8809 [2022-08-01T01:12:26.205Z] Step 21/26 : EXPOSE 59910 [2022-08-01T01:12:26.205Z] ---> Running in a72b6bf8f76b [2022-08-01T01:12:26.205Z] Removing intermediate container a72b6bf8f76b [2022-08-01T01:12:26.205Z] ---> 66ac63c872f7 [2022-08-01T01:12:26.205Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-08-01T01:12:26.471Z] ---> Running in c408096bfbd6 [2022-08-01T01:12:26.471Z] Removing intermediate container c408096bfbd6 [2022-08-01T01:12:26.471Z] ---> 8ada2d02a65d [2022-08-01T01:12:26.471Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T01:12:26.471Z] ---> Running in 1a02780bab3c [2022-08-01T01:12:26.471Z] Removing intermediate container 1a02780bab3c [2022-08-01T01:12:26.471Z] ---> b40480730e8f [2022-08-01T01:12:26.471Z] Step 24/26 : LABEL arch=amd64 [2022-08-01T01:12:26.733Z] ---> Running in ca1f24a08422 [2022-08-01T01:12:26.733Z] Removing intermediate container ca1f24a08422 [2022-08-01T01:12:26.733Z] ---> 5b9617c6f5dc [2022-08-01T01:12:26.733Z] Step 25/26 : LABEL git_sha=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:12:26.733Z] ---> Running in bc7f65378b4a [2022-08-01T01:12:26.733Z] Removing intermediate container bc7f65378b4a [2022-08-01T01:12:26.733Z] ---> 4d5789d274a4 [2022-08-01T01:12:26.733Z] Step 26/26 : LABEL version=2.3.0-dev.6 [2022-08-01T01:12:26.994Z] ---> Running in 05d2124d3590 [2022-08-01T01:12:26.994Z] Removing intermediate container 05d2124d3590 [2022-08-01T01:12:26.994Z] ---> c8424b221ecd [2022-08-01T01:12:26.994Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T01:12:26.994Z] Successfully built c8424b221ecd [2022-08-01T01:12:26.994Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:12:27.073Z] provisioning config files... [2022-08-01T01:12:27.082Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config63921908565637278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:12:27.380Z] ---> docker-login.sh [2022-08-01T01:12:27.380Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:12:27.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:12:27.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:12:27.380Z] Configure a credential helper to remove this warning. See [2022-08-01T01:12:27.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:12:27.381Z] [2022-08-01T01:12:27.381Z] Login Succeeded [2022-08-01T01:12:27.381Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:12:27.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:12:27.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:12:27.640Z] Configure a credential helper to remove this warning. See [2022-08-01T01:12:27.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:12:27.640Z] [2022-08-01T01:12:27.640Z] Login Succeeded [2022-08-01T01:12:27.640Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:12:27.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:12:27.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:12:27.640Z] Configure a credential helper to remove this warning. See [2022-08-01T01:12:27.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:12:27.640Z] [2022-08-01T01:12:27.640Z] Login Succeeded [2022-08-01T01:12:27.640Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:12:27.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:12:27.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:12:27.900Z] Configure a credential helper to remove this warning. See [2022-08-01T01:12:27.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:12:27.900Z] [2022-08-01T01:12:27.900Z] Login Succeeded [2022-08-01T01:12:27.900Z] docker.io [2022-08-01T01:12:27.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:12:28.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:12:28.163Z] Configure a credential helper to remove this warning. See [2022-08-01T01:12:28.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:12:28.163Z] [2022-08-01T01:12:28.163Z] Login Succeeded [2022-08-01T01:12:28.163Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:12:28.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:12:28.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:12:28.238Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-08-01T01:12:28.238Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:12:28.238Z] latest [2022-08-01T01:12:28.238Z] 2.3.0-dev.6 [2022-08-01T01:12:28.238Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:12:28.238Z] main [2022-08-01T01:12:28.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:28.572Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:28.886Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:12:28.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-01T01:12:28.886Z] 49d704edc26c: Preparing [2022-08-01T01:12:28.886Z] 95384fa96eae: Preparing [2022-08-01T01:12:28.886Z] 56aeef14266d: Preparing [2022-08-01T01:12:28.886Z] c8b9644b795e: Preparing [2022-08-01T01:12:28.886Z] 3bfbe4a0d5ef: Preparing [2022-08-01T01:12:28.886Z] ec34fcc1d526: Preparing [2022-08-01T01:12:28.886Z] ec34fcc1d526: Waiting [2022-08-01T01:12:28.886Z] 56aeef14266d: Pushed [2022-08-01T01:12:28.886Z] 3bfbe4a0d5ef: Pushed [2022-08-01T01:12:28.886Z] 95384fa96eae: Pushed [2022-08-01T01:12:28.886Z] ec34fcc1d526: Layer already exists [2022-08-01T01:12:29.145Z] c8b9644b795e: Pushed [2022-08-01T01:12:31.690Z] 49d704edc26c: Pushed [2022-08-01T01:12:31.690Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f: digest: sha256:9abcdb356a51e923c86a24b20c714dc4165581202bd602b225a97a35c6763859 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:32.019Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:32.331Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-08-01T01:12:32.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-01T01:12:32.331Z] 49d704edc26c: Preparing [2022-08-01T01:12:32.331Z] 95384fa96eae: Preparing [2022-08-01T01:12:32.331Z] 56aeef14266d: Preparing [2022-08-01T01:12:32.331Z] c8b9644b795e: Preparing [2022-08-01T01:12:32.331Z] 3bfbe4a0d5ef: Preparing [2022-08-01T01:12:32.331Z] ec34fcc1d526: Preparing [2022-08-01T01:12:32.331Z] ec34fcc1d526: Waiting [2022-08-01T01:12:32.331Z] 95384fa96eae: Layer already exists [2022-08-01T01:12:32.331Z] 3bfbe4a0d5ef: Layer already exists [2022-08-01T01:12:32.331Z] 56aeef14266d: Layer already exists [2022-08-01T01:12:32.331Z] c8b9644b795e: Layer already exists [2022-08-01T01:12:32.331Z] 49d704edc26c: Layer already exists [2022-08-01T01:12:32.331Z] ec34fcc1d526: Layer already exists [2022-08-01T01:12:32.331Z] latest: digest: sha256:9abcdb356a51e923c86a24b20c714dc4165581202bd602b225a97a35c6763859 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:32.647Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:32.960Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.6 [2022-08-01T01:12:32.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-01T01:12:32.960Z] 49d704edc26c: Preparing [2022-08-01T01:12:32.960Z] 95384fa96eae: Preparing [2022-08-01T01:12:32.960Z] 56aeef14266d: Preparing [2022-08-01T01:12:32.960Z] c8b9644b795e: Preparing [2022-08-01T01:12:32.960Z] 3bfbe4a0d5ef: Preparing [2022-08-01T01:12:32.960Z] ec34fcc1d526: Preparing [2022-08-01T01:12:32.960Z] ec34fcc1d526: Waiting [2022-08-01T01:12:32.960Z] 49d704edc26c: Layer already exists [2022-08-01T01:12:32.960Z] c8b9644b795e: Layer already exists [2022-08-01T01:12:32.960Z] 95384fa96eae: Layer already exists [2022-08-01T01:12:32.960Z] 3bfbe4a0d5ef: Layer already exists [2022-08-01T01:12:32.960Z] 56aeef14266d: Layer already exists [2022-08-01T01:12:32.960Z] ec34fcc1d526: Layer already exists [2022-08-01T01:12:32.960Z] 2.3.0-dev.6: digest: sha256:9abcdb356a51e923c86a24b20c714dc4165581202bd602b225a97a35c6763859 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:33.277Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:33.598Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:12:33.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-01T01:12:33.598Z] 49d704edc26c: Preparing [2022-08-01T01:12:33.598Z] 95384fa96eae: Preparing [2022-08-01T01:12:33.598Z] 56aeef14266d: Preparing [2022-08-01T01:12:33.598Z] c8b9644b795e: Preparing [2022-08-01T01:12:33.598Z] 3bfbe4a0d5ef: Preparing [2022-08-01T01:12:33.598Z] ec34fcc1d526: Preparing [2022-08-01T01:12:33.598Z] ec34fcc1d526: Waiting [2022-08-01T01:12:33.598Z] 56aeef14266d: Layer already exists [2022-08-01T01:12:33.598Z] 3bfbe4a0d5ef: Layer already exists [2022-08-01T01:12:33.598Z] 49d704edc26c: Layer already exists [2022-08-01T01:12:33.598Z] 95384fa96eae: Layer already exists [2022-08-01T01:12:33.598Z] c8b9644b795e: Layer already exists [2022-08-01T01:12:33.598Z] ec34fcc1d526: Layer already exists [2022-08-01T01:12:33.598Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6: digest: sha256:9abcdb356a51e923c86a24b20c714dc4165581202bd602b225a97a35c6763859 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:33.937Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:34.252Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-08-01T01:12:34.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-08-01T01:12:34.252Z] 49d704edc26c: Preparing [2022-08-01T01:12:34.252Z] 95384fa96eae: Preparing [2022-08-01T01:12:34.252Z] 56aeef14266d: Preparing [2022-08-01T01:12:34.252Z] c8b9644b795e: Preparing [2022-08-01T01:12:34.252Z] 3bfbe4a0d5ef: Preparing [2022-08-01T01:12:34.252Z] ec34fcc1d526: Preparing [2022-08-01T01:12:34.252Z] ec34fcc1d526: Waiting [2022-08-01T01:12:34.252Z] 56aeef14266d: Layer already exists [2022-08-01T01:12:34.252Z] 49d704edc26c: Layer already exists [2022-08-01T01:12:34.252Z] c8b9644b795e: Layer already exists [2022-08-01T01:12:34.252Z] 3bfbe4a0d5ef: Layer already exists [2022-08-01T01:12:34.252Z] 95384fa96eae: Layer already exists [2022-08-01T01:12:34.252Z] ec34fcc1d526: Layer already exists [2022-08-01T01:12:34.252Z] main: digest: sha256:9abcdb356a51e923c86a24b20c714dc4165581202bd602b225a97a35c6763859 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:12:34.308Z] ===================================================== [Pipeline] echo [2022-08-01T01:12:34.319Z] taggedImages: [2022-08-01T01:12:34.319Z] - nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:12:34.319Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-08-01T01:12:34.319Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.6 [2022-08-01T01:12:34.319Z] - nexus3.edgexfoundry.org:10004/device-gpio:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:12:34.319Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:34.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:12:34.699Z] [2022-08-01T01:12:34.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:12:35.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:12:35.007Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T01:12:35.007Z] 5eb5b503b376: Pulling fs layer [2022-08-01T01:12:35.007Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T01:12:35.007Z] ec43610c2a17: Pulling fs layer [2022-08-01T01:12:35.007Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T01:12:35.007Z] 33b1e0a273af: Pulling fs layer [2022-08-01T01:12:35.007Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T01:12:35.007Z] 2f39f015ded8: Pulling fs layer [2022-08-01T01:12:35.007Z] 3a2ae6a8a46f: Waiting [2022-08-01T01:12:35.007Z] 33b1e0a273af: Waiting [2022-08-01T01:12:35.007Z] 2f39f015ded8: Waiting [2022-08-01T01:12:35.007Z] 5d3b04190fa2: Waiting [2022-08-01T01:12:35.007Z] 5c69ac0246d0: Download complete [2022-08-01T01:12:35.007Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T01:12:35.007Z] 3a2ae6a8a46f: Download complete [2022-08-01T01:12:35.007Z] 33b1e0a273af: Verifying Checksum [2022-08-01T01:12:35.007Z] 33b1e0a273af: Download complete [2022-08-01T01:12:35.268Z] 5d3b04190fa2: Verifying Checksum [2022-08-01T01:12:35.268Z] 5d3b04190fa2: Download complete [2022-08-01T01:12:35.268Z] ec43610c2a17: Verifying Checksum [2022-08-01T01:12:35.268Z] ec43610c2a17: Download complete [2022-08-01T01:12:35.268Z] 5eb5b503b376: Verifying Checksum [2022-08-01T01:12:35.268Z] 5eb5b503b376: Download complete [2022-08-01T01:12:35.839Z] 2f39f015ded8: Verifying Checksum [2022-08-01T01:12:35.839Z] 2f39f015ded8: Download complete [2022-08-01T01:12:36.780Z] 5eb5b503b376: Pull complete [2022-08-01T01:12:36.780Z] 5c69ac0246d0: Pull complete [2022-08-01T01:12:37.041Z] ec43610c2a17: Pull complete [2022-08-01T01:12:37.303Z] 3a2ae6a8a46f: Pull complete [2022-08-01T01:12:37.303Z] 33b1e0a273af: Pull complete [2022-08-01T01:12:37.563Z] 5d3b04190fa2: Pull complete [2022-08-01T01:12:41.843Z] 2f39f015ded8: Pull complete [2022-08-01T01:12:41.843Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T01:12:41.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:12:41.843Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:12:41.952Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:12:41.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T01:12:43.691Z] $ docker top 632293ecc10d6981fccdb204c0aa98b600215d86e1a090c3b02923e7249ad97e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:12:44.101Z] ---> job-cost.sh [2022-08-01T01:12:44.101Z] lf-activate-venv: SKIPPING [2022-08-01T01:12:44.101Z] INFO: No Stack... [2022-08-01T01:12:44.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T01:12:44.933Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T01:12:45.231Z] + + cut -d, -f6 [2022-08-01T01:12:45.231Z] cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [Pipeline] lock [2022-08-01T01:12:45.246Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [2022-08-01T01:12:45.252Z] Resource [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] did not exist. Created. [2022-08-01T01:12:45.252Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T01:12:45.565Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-01T01:12:45.590Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T01:12:45.597Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T01:12:45.615Z] $ docker stop --time=1 632293ecc10d6981fccdb204c0aa98b600215d86e1a090c3b02923e7249ad97e [2022-08-01T01:12:46.767Z] $ docker rm -f 632293ecc10d6981fccdb204c0aa98b600215d86e1a090c3b02923e7249ad97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-01T01:14:51.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21619 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-08-01T01:14:51.869Z] Running in /w/workspace/device-gpio/36 [Pipeline] { [Pipeline] checkout [2022-08-01T01:14:51.913Z] The recommended git tool is: git [2022-08-01T01:14:58.775Z] using credential edgex-jenkins-ssh [2022-08-01T01:14:58.792Z] Cloning the remote Git repository [2022-08-01T01:14:58.854Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-08-01T01:14:58.936Z] > git init /w/workspace/device-gpio/36 # timeout=10 [2022-08-01T01:14:59.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-08-01T01:14:59.039Z] > git --version # timeout=10 [2022-08-01T01:14:59.064Z] > git --version # 'git version 2.25.1' [2022-08-01T01:14:59.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T01:14:59.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T01:15:00.807Z] Avoid second fetch [2022-08-01T01:15:00.808Z] Checking out Revision 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f (main) [2022-08-01T01:15:00.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-08-01T01:15:00.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T01:15:00.835Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T01:15:00.850Z] > git checkout -f 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f # timeout=10 [2022-08-01T01:15:05.146Z] Commit message: "Merge pull request #51 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:15:06.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T01:15:06.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T01:15:06.157Z] Dload Upload Total Spent Left Speed [2022-08-01T01:15:06.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 99451 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh [2022-08-01T01:15:06.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T01:15:07.187Z] + sudo tee /etc/docker/daemon.new [2022-08-01T01:15:07.187Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T01:15:07.187Z] { [2022-08-01T01:15:07.187Z] "registry-mirrors": [ [2022-08-01T01:15:07.187Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T01:15:07.187Z] ], [2022-08-01T01:15:07.187Z] "bip": "10.250.0.254/24", [2022-08-01T01:15:07.187Z] "hosts": [ [2022-08-01T01:15:07.187Z] "tcp://0.0.0.0:5555", [2022-08-01T01:15:07.187Z] "unix:///var/run/docker.sock" [2022-08-01T01:15:07.187Z] ], [2022-08-01T01:15:07.187Z] "mtu": 1458, [2022-08-01T01:15:07.187Z] "selinux-enabled": true, [2022-08-01T01:15:07.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T01:15:07.187Z] } [Pipeline] sh [2022-08-01T01:15:07.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T01:15:07.966Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:15:26.330Z] provisioning config files... [2022-08-01T01:15:26.354Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/36@tmp/config202342742299880374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:15:26.715Z] ---> docker-login.sh [2022-08-01T01:15:26.715Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:15:27.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:15:27.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:15:27.597Z] Configure a credential helper to remove this warning. See [2022-08-01T01:15:27.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:15:27.597Z] [2022-08-01T01:15:27.597Z] Login Succeeded [2022-08-01T01:15:27.597Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:15:27.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:15:28.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:15:28.148Z] Configure a credential helper to remove this warning. See [2022-08-01T01:15:28.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:15:28.148Z] [2022-08-01T01:15:28.148Z] Login Succeeded [2022-08-01T01:15:28.148Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:15:28.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:15:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:15:28.426Z] Configure a credential helper to remove this warning. See [2022-08-01T01:15:28.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:15:28.426Z] [2022-08-01T01:15:28.426Z] Login Succeeded [2022-08-01T01:15:28.426Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:15:29.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:15:29.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:15:29.031Z] Configure a credential helper to remove this warning. See [2022-08-01T01:15:29.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:15:29.031Z] [2022-08-01T01:15:29.031Z] Login Succeeded [2022-08-01T01:15:29.031Z] docker.io [2022-08-01T01:15:29.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:15:29.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:15:29.903Z] Configure a credential helper to remove this warning. See [2022-08-01T01:15:29.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:15:29.903Z] [2022-08-01T01:15:29.903Z] Login Succeeded [2022-08-01T01:15:29.903Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:15:29.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-01T01:15:30.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:15:30.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:15:30.496Z] ========================================================= [2022-08-01T01:15:30.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T01:15:30.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:15:30.892Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-01T01:15:31.169Z] Sending build context to Docker daemon 7.959MB [2022-08-01T01:15:31.169Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:15:31.169Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-01T01:15:31.445Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T01:15:31.445Z] b3c136eddcbf: Pulling fs layer [2022-08-01T01:15:31.445Z] c0a3192eca97: Pulling fs layer [2022-08-01T01:15:31.445Z] a050256f5b6f: Pulling fs layer [2022-08-01T01:15:31.445Z] 656be50a0ddc: Pulling fs layer [2022-08-01T01:15:31.445Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T01:15:31.445Z] 46d945488cbd: Pulling fs layer [2022-08-01T01:15:31.445Z] 8a5474983e97: Pulling fs layer [2022-08-01T01:15:31.445Z] 329c88fbcd65: Pulling fs layer [2022-08-01T01:15:31.445Z] 2bbca73fdf42: Waiting [2022-08-01T01:15:31.445Z] 46d945488cbd: Waiting [2022-08-01T01:15:31.445Z] 8a5474983e97: Waiting [2022-08-01T01:15:31.445Z] 329c88fbcd65: Waiting [2022-08-01T01:15:31.445Z] 656be50a0ddc: Waiting [2022-08-01T01:15:31.445Z] a050256f5b6f: Download complete [2022-08-01T01:15:31.445Z] c0a3192eca97: Download complete [2022-08-01T01:15:31.445Z] 2bbca73fdf42: Verifying Checksum [2022-08-01T01:15:31.445Z] 2bbca73fdf42: Download complete [2022-08-01T01:15:31.445Z] 46d945488cbd: Verifying Checksum [2022-08-01T01:15:31.445Z] 46d945488cbd: Download complete [2022-08-01T01:15:31.445Z] b3c136eddcbf: Verifying Checksum [2022-08-01T01:15:31.445Z] b3c136eddcbf: Download complete [2022-08-01T01:15:32.899Z] b3c136eddcbf: Pull complete [2022-08-01T01:15:32.899Z] 329c88fbcd65: Verifying Checksum [2022-08-01T01:15:32.899Z] 329c88fbcd65: Download complete [2022-08-01T01:15:33.510Z] c0a3192eca97: Pull complete [2022-08-01T01:15:33.788Z] a050256f5b6f: Pull complete [2022-08-01T01:15:34.069Z] 8a5474983e97: Verifying Checksum [2022-08-01T01:15:34.069Z] 8a5474983e97: Download complete [2022-08-01T01:15:34.665Z] 656be50a0ddc: Verifying Checksum [2022-08-01T01:15:34.665Z] 656be50a0ddc: Download complete [2022-08-01T01:15:47.095Z] 656be50a0ddc: Pull complete [2022-08-01T01:15:47.370Z] 2bbca73fdf42: Pull complete [2022-08-01T01:15:47.645Z] 46d945488cbd: Pull complete [2022-08-01T01:15:54.397Z] 8a5474983e97: Pull complete [2022-08-01T01:15:55.844Z] 329c88fbcd65: Pull complete [2022-08-01T01:15:55.844Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T01:15:56.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T01:15:56.119Z] ---> ff4287adb874 [2022-08-01T01:15:56.119Z] Step 3/12 : ARG MAKE="make build" [2022-08-01T01:15:56.721Z] ---> Running in 0a23c34eeb51 [2022-08-01T01:15:57.323Z] Removing intermediate container 0a23c34eeb51 [2022-08-01T01:15:57.323Z] ---> 295279738f71 [2022-08-01T01:15:57.323Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:15:57.323Z] ---> Running in 87c3c9c674ed [2022-08-01T01:15:57.597Z] Removing intermediate container 87c3c9c674ed [2022-08-01T01:15:57.597Z] ---> 9685d59579b3 [2022-08-01T01:15:57.597Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:15:57.597Z] ---> Running in 016fef510d49 [2022-08-01T01:15:58.198Z] Removing intermediate container 016fef510d49 [2022-08-01T01:15:58.198Z] ---> d37b352a8456 [2022-08-01T01:15:58.198Z] Step 6/12 : WORKDIR /device-gpio [2022-08-01T01:15:58.198Z] ---> Running in 35de5bfdee71 [2022-08-01T01:15:59.645Z] Removing intermediate container 35de5bfdee71 [2022-08-01T01:15:59.645Z] ---> 6b10a4aff8f5 [2022-08-01T01:15:59.645Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:15:59.645Z] ---> Running in a7aeb744ffb2 [2022-08-01T01:16:01.640Z] Removing intermediate container a7aeb744ffb2 [2022-08-01T01:16:01.640Z] ---> cded7c3eb810 [2022-08-01T01:16:01.640Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:16:01.640Z] ---> Running in 49d02dcc665b [2022-08-01T01:16:02.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T01:16:03.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T01:16:04.589Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-01T01:16:04.589Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-01T01:16:04.589Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-01T01:16:04.863Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-01T01:16:04.863Z] Executing busybox-1.35.0-r13.trigger [2022-08-01T01:16:05.135Z] OK: 226 MiB in 55 packages [2022-08-01T01:16:06.122Z] Removing intermediate container 49d02dcc665b [2022-08-01T01:16:06.122Z] ---> ded0dec7dc93 [2022-08-01T01:16:06.122Z] Step 9/12 : COPY go.mod vendor* ./ [2022-08-01T01:16:06.399Z] ---> 9fbfd593d5b7 [2022-08-01T01:16:06.399Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:16:06.399Z] ---> Running in af70b261d04c [2022-08-01T01:17:02.943Z] Removing intermediate container af70b261d04c [2022-08-01T01:17:02.943Z] ---> 4dd146b4841f [2022-08-01T01:17:02.943Z] Step 11/12 : COPY . . [2022-08-01T01:17:02.943Z] ---> 7e92485c2a61 [2022-08-01T01:17:02.943Z] Step 12/12 : RUN ${MAKE} [2022-08-01T01:17:02.943Z] ---> Running in a216c2adca91 [2022-08-01T01:17:02.943Z] noop [2022-08-01T01:17:02.943Z] Removing intermediate container a216c2adca91 [2022-08-01T01:17:02.943Z] ---> 2934c61a5f0d [2022-08-01T01:17:02.943Z] Successfully built 2934c61a5f0d [2022-08-01T01:17:02.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:17:03.319Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T01:17:03.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:17:03.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-21619 does not seem to be running inside a container [2022-08-01T01:17:03.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/36 -v /w/workspace/device-gpio/36:/w/workspace/device-gpio/36:rw,z -v /w/workspace/device-gpio/36@tmp:/w/workspace/device-gpio/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T01:17:05.050Z] $ docker top 31d1456750425597f6525579fd33a8b0f3f753dc27b86f8d1b45811e632b7081 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:17:05.976Z] + go version [2022-08-01T01:17:05.976Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T01:17:06.008Z] $ docker stop --time=1 31d1456750425597f6525579fd33a8b0f3f753dc27b86f8d1b45811e632b7081 [2022-08-01T01:17:07.721Z] $ docker rm -f 31d1456750425597f6525579fd33a8b0f3f753dc27b86f8d1b45811e632b7081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:17:08.348Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T01:17:08.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:17:08.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-21619 does not seem to be running inside a container [2022-08-01T01:17:08.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-gpio/36 -v /w/workspace/device-gpio/36:/w/workspace/device-gpio/36:rw,z -v /w/workspace/device-gpio/36@tmp:/w/workspace/device-gpio/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T01:17:09.944Z] $ docker top 88f736dd7c6799fe210b73a4c004e0d36da6978d86b760b584fe7e92f9220600 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:17:10.880Z] + git config --global --add safe.directory /w/workspace/device-gpio/36 [Pipeline] fileExists [Pipeline] sh [2022-08-01T01:17:11.564Z] + make test [2022-08-01T01:17:11.564Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-01T01:17:13.009Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-08-01T01:18:34.908Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-08-01T01:18:34.908Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-08-01T01:18:34.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T01:18:34.908Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-01T01:18:53.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T01:18:53.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T01:18:53.272Z] ./bin/test-attribution-txt.sh [2022-08-01T01:18:53.272Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T01:18:53.272Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T01:18:53.272Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T01:18:53.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-01T01:18:53.315Z] $ docker stop --time=1 88f736dd7c6799fe210b73a4c004e0d36da6978d86b760b584fe7e92f9220600 [2022-08-01T01:18:55.084Z] $ docker rm -f 88f736dd7c6799fe210b73a4c004e0d36da6978d86b760b584fe7e92f9220600 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:18:56.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-01T01:18:56.089Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T01:18:56.540Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T01:18:57.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-01T01:18:57.362Z] + ls -al . [2022-08-01T01:18:57.362Z] total 156 [2022-08-01T01:18:57.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:17 . [2022-08-01T01:18:57.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:14 .. [2022-08-01T01:18:57.362Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 1 01:15 .dockerignore [2022-08-01T01:18:57.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 01:15 .git [2022-08-01T01:18:57.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:15 .github [2022-08-01T01:18:57.362Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 1 01:15 .gitignore [2022-08-01T01:18:57.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 01:15 .golangci.yml [2022-08-01T01:18:57.362Z] -rw-rw-r-- 1 jenkins jenkins 9182 Aug 1 01:15 Attribution.txt [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 3081 Aug 1 01:15 CHANGELOG.md [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 1 01:15 Dockerfile [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 01:15 GOVERNANCE.md [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 1 01:15 Jenkinsfile [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 1 01:15 LICENSE [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 1876 Aug 1 01:15 Makefile [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 01:15 OWNERS.md [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 11178 Aug 1 01:15 README.md [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 1 01:10 VERSION [2022-08-01T01:18:57.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 01:15 bin [2022-08-01T01:18:57.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:15 cmd [2022-08-01T01:18:57.363Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 1 01:17 coverage.out [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 3425 Aug 1 01:15 go.mod [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 36813 Aug 1 01:15 go.sum [2022-08-01T01:18:57.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 01:15 internal [2022-08-01T01:18:57.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 01:15 snap [2022-08-01T01:18:57.363Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 1 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:18:57.774Z] + 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=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f --label arch=arm64 --label version=2.3.0-dev.6 . [2022-08-01T01:18:58.426Z] Sending build context to Docker daemon 7.96MB [2022-08-01T01:18:58.426Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-08-01T01:18:58.426Z] Step 2/26 : FROM ${BASE} AS builder [2022-08-01T01:18:58.426Z] ---> 2934c61a5f0d [2022-08-01T01:18:58.426Z] Step 3/26 : ARG MAKE="make build" [2022-08-01T01:18:58.426Z] ---> Running in c2fb78ca0520 [2022-08-01T01:18:58.769Z] Removing intermediate container c2fb78ca0520 [2022-08-01T01:18:58.769Z] ---> 33e203b9a15c [2022-08-01T01:18:58.769Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-01T01:18:58.770Z] ---> Running in 816990a8f78f [2022-08-01T01:18:59.370Z] Removing intermediate container 816990a8f78f [2022-08-01T01:18:59.370Z] ---> cdddfd3ecd4a [2022-08-01T01:18:59.370Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-08-01T01:18:59.370Z] ---> Running in 3076f8cd1081 [2022-08-01T01:18:59.645Z] Removing intermediate container 3076f8cd1081 [2022-08-01T01:18:59.645Z] ---> 29392573fb68 [2022-08-01T01:18:59.645Z] Step 6/26 : WORKDIR /device-gpio [2022-08-01T01:18:59.645Z] ---> Running in b4fc7bc35a74 [2022-08-01T01:18:59.924Z] Removing intermediate container b4fc7bc35a74 [2022-08-01T01:18:59.924Z] ---> c347eb31ebe3 [2022-08-01T01:18:59.924Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:18:59.924Z] ---> Running in 01f1cf994743 [2022-08-01T01:19:01.906Z] Removing intermediate container 01f1cf994743 [2022-08-01T01:19:01.906Z] ---> 05d16b6d9a4b [2022-08-01T01:19:01.906Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-01T01:19:01.906Z] ---> Running in ddd109ece5b1 [2022-08-01T01:19:02.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T01:19:03.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T01:19:04.456Z] OK: 226 MiB in 55 packages [2022-08-01T01:19:05.455Z] Removing intermediate container ddd109ece5b1 [2022-08-01T01:19:05.455Z] ---> 5280445ee099 [2022-08-01T01:19:05.455Z] Step 9/26 : COPY go.mod vendor* ./ [2022-08-01T01:19:05.731Z] ---> ef2815454eb2 [2022-08-01T01:19:05.731Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T01:19:06.006Z] ---> Running in 83f2fd185933 [2022-08-01T01:19:07.985Z] Removing intermediate container 83f2fd185933 [2022-08-01T01:19:07.985Z] ---> f1bf59585370 [2022-08-01T01:19:07.985Z] Step 11/26 : COPY . . [2022-08-01T01:19:08.966Z] ---> 4f6779870880 [2022-08-01T01:19:08.966Z] Step 12/26 : RUN ${MAKE} [2022-08-01T01:19:08.966Z] ---> Running in c062df37efef [2022-08-01T01:19:09.945Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-08-01T01:21:16.825Z] Removing intermediate container c062df37efef [2022-08-01T01:21:16.825Z] ---> 81cfbb08e18d [2022-08-01T01:21:16.825Z] Step 13/26 : FROM alpine:3.16 [2022-08-01T01:21:17.418Z] 3.16: Pulling from library/alpine [2022-08-01T01:21:17.419Z] f97344484467: Pulling fs layer [2022-08-01T01:21:17.693Z] f97344484467: Verifying Checksum [2022-08-01T01:21:17.693Z] f97344484467: Download complete [2022-08-01T01:21:18.292Z] f97344484467: Pull complete [2022-08-01T01:21:18.292Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T01:21:18.292Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T01:21:18.292Z] ---> 3d81c46cd875 [2022-08-01T01:21:18.292Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-08-01T01:21:18.292Z] ---> Running in 7c3c8bc05c0b [2022-08-01T01:21:18.567Z] Removing intermediate container 7c3c8bc05c0b [2022-08-01T01:21:18.567Z] ---> f66b8ce11479 [2022-08-01T01:21:18.567Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T01:21:18.843Z] ---> Running in 25a95ab30638 [2022-08-01T01:21:20.855Z] Removing intermediate container 25a95ab30638 [2022-08-01T01:21:20.855Z] ---> c1a3c322844e [2022-08-01T01:21:20.855Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-08-01T01:21:20.855Z] ---> Running in 24db6c0a554f [2022-08-01T01:21:21.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T01:21:22.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T01:21:23.401Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T01:21:23.672Z] (2/5) Installing libsodium (1.0.18-r0) [2022-08-01T01:21:23.672Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T01:21:23.672Z] (4/5) Installing libzmq (4.3.4-r0) [2022-08-01T01:21:23.947Z] (5/5) Installing zeromq (4.3.4-r0) [2022-08-01T01:21:23.947Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T01:21:23.947Z] OK: 8 MiB in 19 packages [2022-08-01T01:21:24.946Z] Removing intermediate container 24db6c0a554f [2022-08-01T01:21:24.946Z] ---> 19afc8144f35 [2022-08-01T01:21:24.946Z] Step 17/26 : WORKDIR / [2022-08-01T01:21:24.946Z] ---> Running in 595c86aedc1a [2022-08-01T01:21:25.221Z] Removing intermediate container 595c86aedc1a [2022-08-01T01:21:25.221Z] ---> 5c6bb60c0a42 [2022-08-01T01:21:25.221Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-08-01T01:21:25.816Z] ---> 39405d565e85 [2022-08-01T01:21:25.816Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-08-01T01:21:26.412Z] ---> cbf10901b7d5 [2022-08-01T01:21:26.412Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-08-01T01:21:27.848Z] ---> b8541ec270cc [2022-08-01T01:21:27.848Z] Step 21/26 : EXPOSE 59910 [2022-08-01T01:21:27.848Z] ---> Running in abcf76e517da [2022-08-01T01:21:28.121Z] Removing intermediate container abcf76e517da [2022-08-01T01:21:28.121Z] ---> 8d898757aaf7 [2022-08-01T01:21:28.121Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-08-01T01:21:28.397Z] ---> Running in 77857301c4d6 [2022-08-01T01:21:28.670Z] Removing intermediate container 77857301c4d6 [2022-08-01T01:21:28.670Z] ---> 6752fd3ee752 [2022-08-01T01:21:28.670Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T01:21:28.670Z] ---> Running in bf3f2b2426ee [2022-08-01T01:21:28.945Z] Removing intermediate container bf3f2b2426ee [2022-08-01T01:21:28.946Z] ---> 78956d3dd4dc [2022-08-01T01:21:28.946Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T01:21:29.232Z] ---> Running in e73ec0d2f9eb [2022-08-01T01:21:29.505Z] Removing intermediate container e73ec0d2f9eb [2022-08-01T01:21:29.505Z] ---> b608a777a3c2 [2022-08-01T01:21:29.505Z] Step 25/26 : LABEL git_sha=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:21:29.505Z] ---> Running in d3354ba4718b [2022-08-01T01:21:29.780Z] Removing intermediate container d3354ba4718b [2022-08-01T01:21:29.780Z] ---> e846a2701513 [2022-08-01T01:21:29.780Z] Step 26/26 : LABEL version=2.3.0-dev.6 [2022-08-01T01:21:29.780Z] ---> Running in 8a02a361f1ec [2022-08-01T01:21:30.052Z] Removing intermediate container 8a02a361f1ec [2022-08-01T01:21:30.052Z] ---> 1c58f803fcca [2022-08-01T01:21:30.052Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-01T01:21:30.326Z] Successfully built 1c58f803fcca [2022-08-01T01:21:30.326Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:21:30.490Z] provisioning config files... [2022-08-01T01:21:30.509Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/36@tmp/config5681610637140040454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:21:30.860Z] ---> docker-login.sh [2022-08-01T01:21:30.860Z] nexus3.edgexfoundry.org:10001 [2022-08-01T01:21:31.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:21:31.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:21:31.134Z] Configure a credential helper to remove this warning. See [2022-08-01T01:21:31.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:21:31.134Z] [2022-08-01T01:21:31.134Z] Login Succeeded [2022-08-01T01:21:31.134Z] nexus3.edgexfoundry.org:10002 [2022-08-01T01:21:31.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:21:31.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:21:31.729Z] Configure a credential helper to remove this warning. See [2022-08-01T01:21:31.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:21:31.729Z] [2022-08-01T01:21:31.729Z] Login Succeeded [2022-08-01T01:21:31.729Z] nexus3.edgexfoundry.org:10003 [2022-08-01T01:21:32.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:21:32.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:21:32.277Z] Configure a credential helper to remove this warning. See [2022-08-01T01:21:32.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:21:32.277Z] [2022-08-01T01:21:32.277Z] Login Succeeded [2022-08-01T01:21:32.277Z] nexus3.edgexfoundry.org:10004 [2022-08-01T01:21:32.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:21:32.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:21:32.553Z] Configure a credential helper to remove this warning. See [2022-08-01T01:21:32.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:21:32.553Z] [2022-08-01T01:21:32.553Z] Login Succeeded [2022-08-01T01:21:32.553Z] docker.io [2022-08-01T01:21:33.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T01:21:33.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T01:21:33.429Z] Configure a credential helper to remove this warning. See [2022-08-01T01:21:33.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T01:21:33.429Z] [2022-08-01T01:21:33.429Z] Login Succeeded [2022-08-01T01:21:33.429Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T01:21:33.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:21:33.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T01:21:33.501Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-08-01T01:21:33.501Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:21:33.501Z] latest [2022-08-01T01:21:33.501Z] 2.3.0-dev.6 [2022-08-01T01:21:33.501Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:21:33.501Z] main [2022-08-01T01:21:33.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:33.868Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:34.230Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:21:34.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-01T01:21:34.230Z] 9d84cba299c3: Preparing [2022-08-01T01:21:34.230Z] 70a706133ae4: Preparing [2022-08-01T01:21:34.230Z] 4251b9a83bb3: Preparing [2022-08-01T01:21:34.230Z] 41b7e2fc0241: Preparing [2022-08-01T01:21:34.230Z] 858f6cc7812d: Preparing [2022-08-01T01:21:34.230Z] 5b7df235d876: Preparing [2022-08-01T01:21:34.510Z] 858f6cc7812d: Pushed [2022-08-01T01:21:34.510Z] 70a706133ae4: Pushed [2022-08-01T01:21:34.510Z] 4251b9a83bb3: Pushed [2022-08-01T01:21:34.510Z] 5b7df235d876: Layer already exists [2022-08-01T01:21:35.107Z] 41b7e2fc0241: Pushed [2022-08-01T01:21:40.506Z] 9d84cba299c3: Pushed [2022-08-01T01:21:40.506Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f: digest: sha256:9362eac950d7cbc08341fa864f5b29cf65ae43f7a6d3f3b91448a09b2ce4f4e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:40.879Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:41.252Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-08-01T01:21:41.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-01T01:21:41.252Z] 9d84cba299c3: Preparing [2022-08-01T01:21:41.252Z] 70a706133ae4: Preparing [2022-08-01T01:21:41.252Z] 4251b9a83bb3: Preparing [2022-08-01T01:21:41.252Z] 41b7e2fc0241: Preparing [2022-08-01T01:21:41.252Z] 858f6cc7812d: Preparing [2022-08-01T01:21:41.252Z] 5b7df235d876: Preparing [2022-08-01T01:21:41.252Z] 5b7df235d876: Waiting [2022-08-01T01:21:41.252Z] 41b7e2fc0241: Layer already exists [2022-08-01T01:21:41.252Z] 9d84cba299c3: Layer already exists [2022-08-01T01:21:41.252Z] 70a706133ae4: Layer already exists [2022-08-01T01:21:41.252Z] 858f6cc7812d: Layer already exists [2022-08-01T01:21:41.252Z] 4251b9a83bb3: Layer already exists [2022-08-01T01:21:41.525Z] 5b7df235d876: Layer already exists [2022-08-01T01:21:41.525Z] latest: digest: sha256:9362eac950d7cbc08341fa864f5b29cf65ae43f7a6d3f3b91448a09b2ce4f4e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:41.891Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:42.254Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.6 [2022-08-01T01:21:42.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-01T01:21:42.255Z] 9d84cba299c3: Preparing [2022-08-01T01:21:42.255Z] 70a706133ae4: Preparing [2022-08-01T01:21:42.255Z] 4251b9a83bb3: Preparing [2022-08-01T01:21:42.255Z] 41b7e2fc0241: Preparing [2022-08-01T01:21:42.255Z] 858f6cc7812d: Preparing [2022-08-01T01:21:42.255Z] 5b7df235d876: Preparing [2022-08-01T01:21:42.255Z] 5b7df235d876: Waiting [2022-08-01T01:21:42.255Z] 41b7e2fc0241: Layer already exists [2022-08-01T01:21:42.255Z] 858f6cc7812d: Layer already exists [2022-08-01T01:21:42.255Z] 9d84cba299c3: Layer already exists [2022-08-01T01:21:42.255Z] 70a706133ae4: Layer already exists [2022-08-01T01:21:42.255Z] 4251b9a83bb3: Layer already exists [2022-08-01T01:21:42.255Z] 5b7df235d876: Layer already exists [2022-08-01T01:21:42.526Z] 2.3.0-dev.6: digest: sha256:9362eac950d7cbc08341fa864f5b29cf65ae43f7a6d3f3b91448a09b2ce4f4e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:42.896Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:43.255Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:21:43.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-01T01:21:43.255Z] 9d84cba299c3: Preparing [2022-08-01T01:21:43.255Z] 70a706133ae4: Preparing [2022-08-01T01:21:43.255Z] 4251b9a83bb3: Preparing [2022-08-01T01:21:43.255Z] 41b7e2fc0241: Preparing [2022-08-01T01:21:43.255Z] 858f6cc7812d: Preparing [2022-08-01T01:21:43.255Z] 5b7df235d876: Preparing [2022-08-01T01:21:43.255Z] 5b7df235d876: Waiting [2022-08-01T01:21:43.255Z] 70a706133ae4: Layer already exists [2022-08-01T01:21:43.255Z] 858f6cc7812d: Layer already exists [2022-08-01T01:21:43.255Z] 9d84cba299c3: Layer already exists [2022-08-01T01:21:43.255Z] 41b7e2fc0241: Layer already exists [2022-08-01T01:21:43.255Z] 4251b9a83bb3: Layer already exists [2022-08-01T01:21:43.255Z] 5b7df235d876: Layer already exists [2022-08-01T01:21:43.526Z] 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6: digest: sha256:9362eac950d7cbc08341fa864f5b29cf65ae43f7a6d3f3b91448a09b2ce4f4e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:43.897Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:44.296Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-08-01T01:21:44.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-08-01T01:21:44.296Z] 9d84cba299c3: Preparing [2022-08-01T01:21:44.296Z] 70a706133ae4: Preparing [2022-08-01T01:21:44.296Z] 4251b9a83bb3: Preparing [2022-08-01T01:21:44.296Z] 41b7e2fc0241: Preparing [2022-08-01T01:21:44.296Z] 858f6cc7812d: Preparing [2022-08-01T01:21:44.296Z] 5b7df235d876: Preparing [2022-08-01T01:21:44.296Z] 5b7df235d876: Waiting [2022-08-01T01:21:44.577Z] 4251b9a83bb3: Layer already exists [2022-08-01T01:21:44.577Z] 858f6cc7812d: Layer already exists [2022-08-01T01:21:44.577Z] 70a706133ae4: Layer already exists [2022-08-01T01:21:44.577Z] 9d84cba299c3: Layer already exists [2022-08-01T01:21:44.577Z] 41b7e2fc0241: Layer already exists [2022-08-01T01:21:44.577Z] 5b7df235d876: Layer already exists [2022-08-01T01:21:44.577Z] main: digest: sha256:9362eac950d7cbc08341fa864f5b29cf65ae43f7a6d3f3b91448a09b2ce4f4e5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-01T01:21:44.646Z] ===================================================== [Pipeline] echo [2022-08-01T01:21:44.652Z] taggedImages: [2022-08-01T01:21:44.652Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [2022-08-01T01:21:44.652Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-08-01T01:21:44.652Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.6 [2022-08-01T01:21:44.653Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:53cbcaed608f18f0e84aa4b8dede53d9bc388d5f-2.3.0-dev.6 [2022-08-01T01:21:44.653Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:45.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T01:21:45.028Z] [2022-08-01T01:21:45.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:21:45.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T01:21:45.690Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T01:21:45.690Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T01:21:45.690Z] 04944245beec: Pulling fs layer [2022-08-01T01:21:45.690Z] 699f458cf7ca: Pulling fs layer [2022-08-01T01:21:45.690Z] 765212b225bb: Pulling fs layer [2022-08-01T01:21:45.690Z] f23df028b6ca: Pulling fs layer [2022-08-01T01:21:45.690Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T01:21:45.690Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T01:21:45.690Z] f23df028b6ca: Waiting [2022-08-01T01:21:45.690Z] d65c8cfc05b1: Waiting [2022-08-01T01:21:45.690Z] 2437ff75d9bd: Waiting [2022-08-01T01:21:45.690Z] 765212b225bb: Waiting [2022-08-01T01:21:45.690Z] 04944245beec: Verifying Checksum [2022-08-01T01:21:45.690Z] 04944245beec: Download complete [2022-08-01T01:21:45.690Z] 765212b225bb: Verifying Checksum [2022-08-01T01:21:45.690Z] 765212b225bb: Download complete [2022-08-01T01:21:45.690Z] f23df028b6ca: Verifying Checksum [2022-08-01T01:21:45.690Z] f23df028b6ca: Download complete [2022-08-01T01:21:45.976Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T01:21:45.976Z] d65c8cfc05b1: Download complete [2022-08-01T01:21:45.976Z] 699f458cf7ca: Verifying Checksum [2022-08-01T01:21:45.976Z] 699f458cf7ca: Download complete [2022-08-01T01:21:46.570Z] 8998bd30e6a1: Download complete [2022-08-01T01:21:49.193Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T01:21:49.193Z] 2437ff75d9bd: Download complete [2022-08-01T01:21:51.172Z] 8998bd30e6a1: Pull complete [2022-08-01T01:21:51.446Z] 04944245beec: Pull complete [2022-08-01T01:21:52.896Z] 699f458cf7ca: Pull complete [2022-08-01T01:21:53.168Z] 765212b225bb: Pull complete [2022-08-01T01:21:53.767Z] f23df028b6ca: Pull complete [2022-08-01T01:21:54.039Z] d65c8cfc05b1: Pull complete [2022-08-01T01:22:09.118Z] 2437ff75d9bd: Pull complete [2022-08-01T01:22:09.118Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T01:22:09.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T01:22:09.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:22:09.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-21619 does not seem to be running inside a container [2022-08-01T01:22:09.445Z] $ 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/36 -v /w/workspace/device-gpio/36:/w/workspace/device-gpio/36:rw,z -v /w/workspace/device-gpio/36@tmp:/w/workspace/device-gpio/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-01T01:22:11.996Z] $ docker top da037b1f7b89e1a4b8639d0d4625799cbd6dabd44d021f39648c3c5a4a8b99b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:22:12.891Z] ---> job-cost.sh [2022-08-01T01:22:12.891Z] lf-activate-venv: SKIPPING [2022-08-01T01:22:12.891Z] INFO: No Stack... [2022-08-01T01:22:13.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T01:22:14.132Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T01:22:14.792Z] + cut -d, -f6 [2022-08-01T01:22:14.792Z] + cat /w/workspace/device-gpio/36/archives/cost.csv [Pipeline] lock [2022-08-01T01:22:14.854Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [2022-08-01T01:22:14.868Z] Resource [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] did not exist. Created. [2022-08-01T01:22:14.868Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T01:22:15.540Z] /w/workspace/device-gpio/36@tmp/durable-66f62108/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-01T01:22:16.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T01:22:16.239Z] Warning: overwriting stash ‘stack-cost’ [2022-08-01T01:22:16.285Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T01:22:16.292Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T01:22:16.317Z] $ docker stop --time=1 da037b1f7b89e1a4b8639d0d4625799cbd6dabd44d021f39648c3c5a4a8b99b2 [2022-08-01T01:22:17.836Z] $ docker rm -f da037b1f7b89e1a4b8639d0d4625799cbd6dabd44d021f39648c3c5a4a8b99b2 [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-08-01T01:22:18.371Z] provisioning config files... [2022-08-01T01:22:18.380Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4915772230589502838tmp [Pipeline] { [Pipeline] sh [2022-08-01T01:22:18.678Z] + set +x [2022-08-01T01:22:18.678Z] + bash -s -- [2022-08-01T01:22:18.678Z] + curl -s https://codecov.io/bash [2022-08-01T01:22:18.678Z] [2022-08-01T01:22:18.678Z] _____ _ [2022-08-01T01:22:18.678Z] / ____| | | [2022-08-01T01:22:18.678Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T01:22:18.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T01:22:18.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T01:22:18.678Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T01:22:18.678Z] Bash-1.0.6 [2022-08-01T01:22:18.678Z] [2022-08-01T01:22:18.678Z] [2022-08-01T01:22:18.678Z] ==> git version 2.25.1 found [2022-08-01T01:22:18.678Z] ==> 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-08-01T01:22:18.678Z] Release-Date: 2020-01-08 [2022-08-01T01:22:18.678Z] 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-08-01T01:22:18.678Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T01:22:18.678Z] ==> Jenkins CI detected. [2022-08-01T01:22:18.678Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-08-01T01:22:18.678Z] project root: . [2022-08-01T01:22:18.678Z] --> token set from env [2022-08-01T01:22:18.679Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T01:22:18.679Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T01:22:18.679Z] ==> Python coveragepy not found [2022-08-01T01:22:18.679Z] ==> Searching for coverage reports in: [2022-08-01T01:22:18.679Z] + . [2022-08-01T01:22:18.679Z] -> Found 1 reports [2022-08-01T01:22:18.679Z] ==> Detecting git/mercurial file structure [2022-08-01T01:22:18.679Z] ==> Reading reports [2022-08-01T01:22:18.679Z] + ./coverage.out bytes=10 [2022-08-01T01:22:18.679Z] ==> Appending adjustments [2022-08-01T01:22:18.679Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T01:22:18.940Z] + Found adjustments [2022-08-01T01:22:18.940Z] ==> Gzipping contents [2022-08-01T01:22:18.940Z] 4.0K /tmp/codecov.mP1oRz.gz [2022-08-01T01:22:18.940Z] ==> Uploading reports [2022-08-01T01:22:18.940Z] url: https://codecov.io [2022-08-01T01:22:18.940Z] query: branch=main&commit=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T01:22:18.940Z] -> Pinging Codecov [2022-08-01T01:22:18.940Z] 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=53cbcaed608f18f0e84aa4b8dede53d9bc388d5f&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-01T01:22:19.201Z] -> Uploading to [2022-08-01T01:22:19.201Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/3EC07B1A8CA8AF9BCAA0BB9F0134797F/53cbcaed608f18f0e84aa4b8dede53d9bc388d5f/bd107629-2845-4342-a7b6-6132a7d4d904.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T012218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf588f9e96ba3734b24237a7e98b4ee28ad0c8ccb352ace17f221be701f1d231 [2022-08-01T01:22:19.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T01:22:19.201Z] Dload Upload Total Spent Left Speed [2022-08-01T01:22:19.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 782 0 0 100 782 0 2864 --:--:-- --:--:-- --:--:-- 2864 [2022-08-01T01:22:19.462Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] } [2022-08-01T01:22:19.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-01T01:22:19.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-01T01:22:19.693Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:22:19.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T01:22:19.992Z] [2022-08-01T01:22:19.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:22:20.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T01:22:20.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-01T01:22:20.300Z] df9b9388f04a: Pulling fs layer [2022-08-01T01:22:20.300Z] 52dc419b0ee2: Pulling fs layer [2022-08-01T01:22:20.300Z] 25bc292e5bac: Pulling fs layer [2022-08-01T01:22:20.300Z] 114826534d7a: Pulling fs layer [2022-08-01T01:22:20.300Z] 4657fd5d0bcf: Pulling fs layer [2022-08-01T01:22:20.300Z] 6ad1cebc031e: Pulling fs layer [2022-08-01T01:22:20.300Z] 8a3aa393b2d8: Pulling fs layer [2022-08-01T01:22:20.300Z] 114826534d7a: Waiting [2022-08-01T01:22:20.300Z] 4657fd5d0bcf: Waiting [2022-08-01T01:22:20.300Z] 6ad1cebc031e: Waiting [2022-08-01T01:22:20.300Z] 25bc292e5bac: Verifying Checksum [2022-08-01T01:22:20.300Z] 25bc292e5bac: Download complete [2022-08-01T01:22:20.300Z] 52dc419b0ee2: Download complete [2022-08-01T01:22:20.300Z] 4657fd5d0bcf: Verifying Checksum [2022-08-01T01:22:20.300Z] 4657fd5d0bcf: Download complete [2022-08-01T01:22:20.300Z] df9b9388f04a: Download complete [2022-08-01T01:22:20.564Z] 6ad1cebc031e: Verifying Checksum [2022-08-01T01:22:20.564Z] 6ad1cebc031e: Download complete [2022-08-01T01:22:20.564Z] df9b9388f04a: Pull complete [2022-08-01T01:22:20.829Z] 52dc419b0ee2: Pull complete [2022-08-01T01:22:20.829Z] 25bc292e5bac: Pull complete [2022-08-01T01:22:21.091Z] 114826534d7a: Verifying Checksum [2022-08-01T01:22:21.091Z] 114826534d7a: Download complete [2022-08-01T01:22:21.350Z] 8a3aa393b2d8: Verifying Checksum [2022-08-01T01:22:21.350Z] 8a3aa393b2d8: Download complete [2022-08-01T01:22:24.643Z] 114826534d7a: Pull complete [2022-08-01T01:22:24.643Z] 4657fd5d0bcf: Pull complete [2022-08-01T01:22:25.215Z] 6ad1cebc031e: Pull complete [2022-08-01T01:22:27.754Z] 8a3aa393b2d8: Pull complete [2022-08-01T01:22:27.754Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-01T01:22:27.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-01T01:22:27.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:22:27.849Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:22:27.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-01T01:22:30.271Z] $ docker top 67efd639c856b79f0d3012848719e5b2202fb1dc3a889c899ec651c0b461a374 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T01:22:30.348Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-08-01T01:22:30.629Z] + set -o pipefail [2022-08-01T01:22:30.629Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-08-01T01:22:36.128Z] [2022-08-01T01:22:36.128Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-08-01T01:22:36.128Z] [2022-08-01T01:22:36.128Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/bfe51949-256a-4200-a5ac-c189f664a379 [2022-08-01T01:22:36.128Z] [2022-08-01T01:22:36.128Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-01T01:22:36.128Z] [2022-08-01T01:22:36.128Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-01T01:22:36.128Z] [2022-08-01T01:22:36.128Z] [Pipeline] } [2022-08-01T01:22:36.142Z] $ docker stop --time=1 67efd639c856b79f0d3012848719e5b2202fb1dc3a889c899ec651c0b461a374 [2022-08-01T01:22:38.569Z] $ docker rm -f 67efd639c856b79f0d3012848719e5b2202fb1dc3a889c899ec651c0b461a374 [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-08-01T01:22:39.281Z] + git log --format=format:%s -1 53cbcaed608f18f0e84aa4b8dede53d9bc388d5f [Pipeline] sh [2022-08-01T01:22:39.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T01:22:39.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:22:39.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:22:39.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:22:39.959Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:22:40.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T01:22:40.503Z] $ docker top 1ae0181833b71def2fcc40b202fbdfb132c651d4fbe4ab272c3169eb5296e2bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T01:22:40.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:22:40.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:22:40.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:22:40.745Z] $ docker exec 1ae0181833b71def2fcc40b202fbdfb132c651d4fbe4ab272c3169eb5296e2bc ssh-agent [2022-08-01T01:22:40.859Z] SSH_AUTH_SOCK=/tmp/ssh-2rcT5lRXrn5M/agent.32 [2022-08-01T01:22:40.859Z] SSH_AGENT_PID=38 [2022-08-01T01:22:40.865Z] Running ssh-add (command line suppressed) [2022-08-01T01:22:40.973Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2429590902942108287.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2429590902942108287.key) [2022-08-01T01:22:40.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:22:41.281Z] + git semver tag [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,471 [run_tag] DEBUG tag force:False [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,471 [check_head_tag] DEBUG check head tag [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,472 [execute] INFO git cat-file --batch-check [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,476 [execute] INFO git cat-file --batch [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,483 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,483 [execute] INFO git tag -a v2.3.0-dev.6 -m v2.3.0-dev.6 [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.6', '-m', 'v2.3.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-08-01T01:22:41.542Z] 2022-08-01 01:22:41,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:22:41.542Z] 2.3.0-dev.6 [Pipeline] } [2022-08-01T01:22:41.553Z] $ docker exec --env ******** --env ******** 1ae0181833b71def2fcc40b202fbdfb132c651d4fbe4ab272c3169eb5296e2bc ssh-agent -k [2022-08-01T01:22:41.659Z] unset SSH_AUTH_SOCK; [2022-08-01T01:22:41.659Z] unset SSH_AGENT_PID; [2022-08-01T01:22:41.659Z] echo Agent pid 38 killed; [2022-08-01T01:22:41.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T01:22:41.981Z] + git semver [Pipeline] } [2022-08-01T01:22:42.258Z] $ docker stop --time=1 1ae0181833b71def2fcc40b202fbdfb132c651d4fbe4ab272c3169eb5296e2bc [2022-08-01T01:22:43.556Z] $ docker rm -f 1ae0181833b71def2fcc40b202fbdfb132c651d4fbe4ab272c3169eb5296e2bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:22:43.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T01:22:43.958Z] [2022-08-01T01:22:43.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:22:44.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T01:22:44.266Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-01T01:22:44.266Z] ab5ef0e58194: Pulling fs layer [2022-08-01T01:22:44.266Z] 9712f1f96733: Pulling fs layer [2022-08-01T01:22:44.266Z] 63f879dbbcfc: Pulling fs layer [2022-08-01T01:22:44.266Z] 0d9ebad4ef96: Pulling fs layer [2022-08-01T01:22:44.266Z] e9a5061849ea: Pulling fs layer [2022-08-01T01:22:44.266Z] d747dcd14b5f: Pulling fs layer [2022-08-01T01:22:44.266Z] 2de7ff778b66: Pulling fs layer [2022-08-01T01:22:44.266Z] e9a5061849ea: Waiting [2022-08-01T01:22:44.266Z] d747dcd14b5f: Waiting [2022-08-01T01:22:44.266Z] 0d9ebad4ef96: Waiting [2022-08-01T01:22:44.266Z] 9712f1f96733: Download complete [2022-08-01T01:22:44.529Z] 63f879dbbcfc: Verifying Checksum [2022-08-01T01:22:44.529Z] 63f879dbbcfc: Download complete [2022-08-01T01:22:44.790Z] e9a5061849ea: Verifying Checksum [2022-08-01T01:22:44.790Z] e9a5061849ea: Download complete [2022-08-01T01:22:44.790Z] ab5ef0e58194: Verifying Checksum [2022-08-01T01:22:44.790Z] ab5ef0e58194: Download complete [2022-08-01T01:22:44.790Z] d747dcd14b5f: Verifying Checksum [2022-08-01T01:22:44.790Z] d747dcd14b5f: Download complete [2022-08-01T01:22:44.790Z] 0d9ebad4ef96: Verifying Checksum [2022-08-01T01:22:44.790Z] 0d9ebad4ef96: Download complete [2022-08-01T01:22:45.051Z] 2de7ff778b66: Verifying Checksum [2022-08-01T01:22:45.051Z] 2de7ff778b66: Download complete [2022-08-01T01:22:47.586Z] ab5ef0e58194: Pull complete [2022-08-01T01:22:47.586Z] 9712f1f96733: Pull complete [2022-08-01T01:22:48.152Z] 63f879dbbcfc: Pull complete [2022-08-01T01:22:52.348Z] 0d9ebad4ef96: Pull complete [2022-08-01T01:22:52.348Z] e9a5061849ea: Pull complete [2022-08-01T01:22:52.348Z] d747dcd14b5f: Pull complete [2022-08-01T01:22:53.288Z] 2de7ff778b66: Pull complete [2022-08-01T01:22:53.288Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-01T01:22:53.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-01T01:22:53.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:22:53.381Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:22:53.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-01T01:22:55.852Z] $ docker top a87faf923d1a73725afd7bd90194b876cebdc21843bb867db3dda2f3de9df38c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:22:55.942Z] provisioning config files... [2022-08-01T01:22:55.951Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5259946031282769352tmp [2022-08-01T01:22:55.963Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4182199165028905260tmp [2022-08-01T01:22:55.981Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6978925123291438581tmp [Pipeline] { [Pipeline] echo [2022-08-01T01:22:56.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:22:56.285Z] ---> sigul-configuration.sh [2022-08-01T01:22:56.285Z] gpg: directory `/root/.gnupg' created [2022-08-01T01:22:56.285Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-01T01:22:56.285Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-01T01:22:56.285Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-01T01:22:56.285Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-01T01:22:56.285Z] gpg: CAST5 encrypted data [2022-08-01T01:22:56.285Z] gpg: encrypted with 1 passphrase [2022-08-01T01:22:56.285Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-01T01:22:56.573Z] + mkdir /home/jenkins [2022-08-01T01:22:56.574Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-01T01:22:56.866Z] + 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-08-01T01:22:56.875Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:22:57.165Z] ---> sigul-install.sh [2022-08-01T01:22:57.165Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-01T01:22:57.455Z] + git tag --list [2022-08-01T01:22:57.455Z] v1.0.0 [2022-08-01T01:22:57.455Z] v2.1.0 [2022-08-01T01:22:57.455Z] v2.1.1 [2022-08-01T01:22:57.455Z] v2.1.1-dev.1 [2022-08-01T01:22:57.455Z] v2.2.0 [2022-08-01T01:22:57.455Z] v2.2.1-dev.1 [2022-08-01T01:22:57.455Z] v2.2.1-dev.2 [2022-08-01T01:22:57.456Z] v2.2.1-dev.3 [2022-08-01T01:22:57.456Z] v2.2.1-dev.4 [2022-08-01T01:22:57.456Z] v2.3.0-dev.4 [2022-08-01T01:22:57.456Z] v2.3.0-dev.5 [2022-08-01T01:22:57.456Z] v2.3.0-dev.6 [Pipeline] sh [2022-08-01T01:22:57.745Z] + lftools sign git-tag v2.3.0-dev.6 [2022-08-01T01:22:58.315Z] Signing Git tag with Sigul... [2022-08-01T01:22:58.315Z] Signing v2.3.0-dev.6 [Pipeline] echo [2022-08-01T01:22:58.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:22:58.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-01T01:22:58.879Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-01T01:22:58.901Z] $ docker stop --time=1 a87faf923d1a73725afd7bd90194b876cebdc21843bb867db3dda2f3de9df38c [2022-08-01T01:23:00.244Z] $ docker rm -f a87faf923d1a73725afd7bd90194b876cebdc21843bb867db3dda2f3de9df38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-01T01:23:00.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T01:23:00.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:23:00.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:23:00.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:23:01.090Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:23:01.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T01:23:01.571Z] $ docker top 27c53018822d638f1a90dbff9f5391eafb75f3792244cf4abc64b77ef8584ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T01:23:01.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:23:01.679Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:23:01.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:23:01.822Z] $ docker exec 27c53018822d638f1a90dbff9f5391eafb75f3792244cf4abc64b77ef8584ee5 ssh-agent [2022-08-01T01:23:01.950Z] SSH_AUTH_SOCK=/tmp/ssh-Dc4l0hiRgfdX/agent.33 [2022-08-01T01:23:01.950Z] SSH_AGENT_PID=39 [2022-08-01T01:23:01.956Z] Running ssh-add (command line suppressed) [2022-08-01T01:23:02.079Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8044062567013004650.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8044062567013004650.key) [2022-08-01T01:23:02.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:23:02.387Z] + git semver bump pre [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [bump_version] DEBUG bumping version:2.3.0-dev.6 on axis:pre with prefix:dev [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [bump_version] DEBUG bumped version:2.3.0-dev.7 [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [write_version] DEBUG write version:2.3.0-dev.7 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,573 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,575 [execute] INFO git cat-file --batch-check [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,581 [execute] INFO git cat-file --batch [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T01:23:02.649Z] 2022-08-01 01:23:02,589 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:23:02.649Z] 2.3.0-dev.7 [Pipeline] } [2022-08-01T01:23:02.665Z] $ docker exec --env ******** --env ******** 27c53018822d638f1a90dbff9f5391eafb75f3792244cf4abc64b77ef8584ee5 ssh-agent -k [2022-08-01T01:23:02.783Z] unset SSH_AUTH_SOCK; [2022-08-01T01:23:02.783Z] unset SSH_AGENT_PID; [2022-08-01T01:23:02.783Z] echo Agent pid 39 killed; [2022-08-01T01:23:02.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T01:23:03.109Z] + git semver [Pipeline] } [2022-08-01T01:23:03.386Z] $ docker stop --time=1 27c53018822d638f1a90dbff9f5391eafb75f3792244cf4abc64b77ef8584ee5 [2022-08-01T01:23:04.694Z] $ docker rm -f 27c53018822d638f1a90dbff9f5391eafb75f3792244cf4abc64b77ef8584ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T01:23:05.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T01:23:05.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:23:05.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T01:23:05.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:23:05.470Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:23:05.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-01T01:23:05.905Z] $ docker top 43391072affdac519e4703ac7b9e4f1760a3ab22b5f8af39cc1199dabbd277dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T01:23:06.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T01:23:06.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T01:23:06.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T01:23:06.187Z] $ docker exec 43391072affdac519e4703ac7b9e4f1760a3ab22b5f8af39cc1199dabbd277dc ssh-agent [2022-08-01T01:23:06.321Z] SSH_AUTH_SOCK=/tmp/ssh-8HSNr3AE6oKK/agent.33 [2022-08-01T01:23:06.321Z] SSH_AGENT_PID=40 [2022-08-01T01:23:06.342Z] Running ssh-add (command line suppressed) [2022-08-01T01:23:06.462Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5651056608469388359.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5651056608469388359.key) [2022-08-01T01:23:06.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T01:23:06.771Z] + git semver push [2022-08-01T01:23:07.032Z] 2022-08-01 01:23:06,958 [run_push] DEBUG push [2022-08-01T01:23:07.032Z] 2022-08-01 01:23:06,958 [execute] INFO git cat-file --batch-check [2022-08-01T01:23:07.032Z] 2022-08-01 01:23:06,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T01:23:07.032Z] 2022-08-01 01:23:06,962 [execute] INFO git rev-list 5489a51f7f4c474546ee28ccb3f9c1ae6e5dbe25 -- [2022-08-01T01:23:07.033Z] 2022-08-01 01:23:06,963 [execute] DEBUG Popen(['git', 'rev-list', '5489a51f7f4c474546ee28ccb3f9c1ae6e5dbe25', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T01:23:07.033Z] 2022-08-01 01:23:06,969 [execute] INFO git fetch -v origin [2022-08-01T01:23:07.033Z] 2022-08-01 01:23:06,969 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-01T01:23:07.606Z] 2022-08-01 01:23:07,390 [run_push] DEBUG no remote changes detected [2022-08-01T01:23:07.606Z] 2022-08-01 01:23:07,391 [execute] INFO git push origin semver [2022-08-01T01:23:07.606Z] 2022-08-01 01:23:07,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-01T01:23:08.548Z] 2022-08-01 01:23:08,213 [run_push] DEBUG push all version tags [2022-08-01T01:23:08.548Z] 2022-08-01 01:23:08,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-01T01:23:08.548Z] 2022-08-01 01:23:08,214 [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-08-01T01:23:09.121Z] 2022-08-01 01:23:08,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-08-01T01:23:09.121Z] 2.3.0-dev.7 [Pipeline] } [2022-08-01T01:23:09.133Z] $ docker exec --env ******** --env ******** 43391072affdac519e4703ac7b9e4f1760a3ab22b5f8af39cc1199dabbd277dc ssh-agent -k [2022-08-01T01:23:09.232Z] unset SSH_AUTH_SOCK; [2022-08-01T01:23:09.232Z] unset SSH_AGENT_PID; [2022-08-01T01:23:09.232Z] echo Agent pid 40 killed; [2022-08-01T01:23:09.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T01:23:09.559Z] + git semver [Pipeline] } [2022-08-01T01:23:10.146Z] $ docker stop --time=1 43391072affdac519e4703ac7b9e4f1760a3ab22b5f8af39cc1199dabbd277dc [2022-08-01T01:23:11.443Z] $ docker rm -f 43391072affdac519e4703ac7b9e4f1760a3ab22b5f8af39cc1199dabbd277dc [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-08-01T01:23:12.055Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-08-01T01:23:12.055Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-01T01:23:12.055Z] total 16 [2022-08-01T01:23:12.055Z] drwxr-xr-x 3 root root 4096 Aug 1 01:12 . [2022-08-01T01:23:12.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 01:22 .. [2022-08-01T01:23:12.055Z] drwxr-xr-x 2 root root 4096 Aug 1 01:12 cost [2022-08-01T01:23:12.055Z] -rw-r--r-- 1 root root 82 Aug 1 01:12 cost.csv [2022-08-01T01:23:12.055Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-01T01:23:12.055Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-08-01T01:23:12.055Z] total 16 [2022-08-01T01:23:12.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 01:12 . [2022-08-01T01:23:12.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 01:22 .. [2022-08-01T01:23:12.055Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 01:12 cost [2022-08-01T01:23:12.055Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 1 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:12.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:13.218Z] ---> package-listing.sh [2022-08-01T01:23:13.218Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T01:23:13.218Z] ++ facter osfamily [2022-08-01T01:23:13.478Z] + OS_FAMILY=debian [2022-08-01T01:23:13.478Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-08-01T01:23:13.478Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T01:23:13.478Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T01:23:13.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T01:23:13.478Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T01:23:13.478Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-08-01T01:23:13.478Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T01:23:13.478Z] + case "${OS_FAMILY}" in [2022-08-01T01:23:13.478Z] + dpkg -l [2022-08-01T01:23:13.478Z] + grep '^ii' [2022-08-01T01:23:13.478Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T01:23:13.478Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T01:23:13.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T01:23:13.478Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-08-01T01:23:13.478Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-08-01T01:23:13.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-08-01T01:23:13.489Z] 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-08-01T01:23:13.771Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T01:23:14.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T01:23:14.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T01:23:14.425Z] prd-ubuntu20.04-docker-8c-8g-21618 does not seem to be running inside a container [2022-08-01T01:23:14.465Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T01:23:14.706Z] $ docker top f4a6c6cc281f20d3c79931ee0286aad831dddbb1cf2fd90adb70d983afd5eccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T01:23:15.067Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T01:23:15.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T01:23:15.649Z] + ls /var/log/sa-host [2022-08-01T01:23:15.649Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T01:23:15.786Z] provisioning config files... [2022-08-01T01:23:15.796Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5274483748160346908tmp [Pipeline] { [Pipeline] echo [2022-08-01T01:23:15.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:16.093Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T01:23:16.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:16.442Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T01:23:16.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:16.739Z] ---> sudo-logs.sh [2022-08-01T01:23:16.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T01:23:16.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:17.053Z] ---> job-cost.sh [2022-08-01T01:23:17.053Z] lf-activate-venv: SKIPPING [2022-08-01T01:23:17.053Z] DEBUG: total: 0.2199999988079071 [2022-08-01T01:23:17.053Z] INFO: Retrieving Stack Cost... [2022-08-01T01:23:17.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T01:23:17.887Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T01:23:17.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T01:23:18.183Z] ---> logs-deploy.sh [2022-08-01T01:23:18.183Z] lf-activate-venv: SKIPPING [2022-08-01T01:23:18.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/36 [2022-08-01T01:23:18.183Z] INFO: archiving workspace using pattern(s): [2022-08-01T01:23:19.570Z] Archives upload complete. [2022-08-01T01:23:19.570Z] INFO: archiving logs to Nexus