Pull request #33 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dfc239091c06783cce829082d854d848f20bec4+836c30204e0fb2e2a70ac35e45feaed0f2fb0741 (1ab45e54a3552c8932450af3fdb816d304aec10f) 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-ssh1817436668826566174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh3453916401198191590.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-33/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10416554158266970266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6095179273345853919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13195554333810653036.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-33/workspace@libs/lf-pipelines # timeout=10 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/PR-33/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15279178662021245710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63194’ Running on prd-ubuntu20.04-docker-8c-8g-63200 in /w/workspace/edgexfoundry_device-gpio_PR-33 [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_PR-33 # 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 Merging remotes/origin/main commit 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 into PR head commit 9dfc239091c06783cce829082d854d848f20bec4 Merge succeeded, producing 9dfc239091c06783cce829082d854d848f20bec4 Checking out Revision 9dfc239091c06783cce829082d854d848f20bec4 (PR-33) > 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 remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T21:26:40.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T21:26:40.608Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T21:26:40.704Z] ========================================================= [2022-05-11T21:26:40.704Z] EdgeX Global Pipelines Version Info [2022-05-11T21:26:40.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:26:41.499Z] ------------------- [2022-05-11T21:26:41.499Z] stable info: [2022-05-11T21:26:41.499Z] ------------------- [2022-05-11T21:26:41.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T21:26:41.499Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T21:26:41.499Z] Message: update stable to v1.0.230 [2022-05-11T21:26:42.079Z] ------------------- [2022-05-11T21:26:42.079Z] experimental info: [2022-05-11T21:26:42.079Z] ------------------- [2022-05-11T21:26:42.079Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T21:26:42.079Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T21:26:42.079Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T21:26:42.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-11T21:26:42.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-11T21:26:42.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T21:26:42.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T21:26:42.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T21:26:42.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T21:26:42.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T21:26:42.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T21:26:42.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T21:26:42.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T21:26:42.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T21:26:42.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-11T21:26:42.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T21:26:42.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T21:26:42.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T21:26:42.882Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T21:26:42.917Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T21:26:42.956Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T21:26:42.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T21:26:43.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T21:26:43.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T21:26:43.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T21:26:43.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T21:26:43.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T21:26:43.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T21:26:43.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T21:26:43.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2022-05-11T21:26:43.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2022-05-11T21:26:43.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2022-05-11T21:26:43.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dfc239091c06783cce829082d854d848f20bec4 [Pipeline] echo [2022-05-11T21:26:43.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dfc239 [Pipeline] echo [2022-05-11T21:26:43.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:26:43.590Z] provisioning config files... [2022-05-11T21:26:43.606Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config5444609958160758557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:26:43.974Z] ---> docker-login.sh [2022-05-11T21:26:43.974Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:26:44.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:26:44.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:26:44.495Z] Configure a credential helper to remove this warning. See [2022-05-11T21:26:44.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:26:44.495Z] [2022-05-11T21:26:44.495Z] Login Succeeded [2022-05-11T21:26:44.495Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:26:44.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:26:44.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:26:44.495Z] Configure a credential helper to remove this warning. See [2022-05-11T21:26:44.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:26:44.495Z] [2022-05-11T21:26:44.495Z] Login Succeeded [2022-05-11T21:26:44.495Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:26:44.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:26:44.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:26:44.754Z] Configure a credential helper to remove this warning. See [2022-05-11T21:26:44.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:26:44.754Z] [2022-05-11T21:26:44.754Z] Login Succeeded [2022-05-11T21:26:44.754Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:26:44.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:26:44.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:26:44.754Z] Configure a credential helper to remove this warning. See [2022-05-11T21:26:44.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:26:44.754Z] [2022-05-11T21:26:44.754Z] Login Succeeded [2022-05-11T21:26:44.754Z] docker.io [2022-05-11T21:26:45.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:26:45.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:26:45.276Z] Configure a credential helper to remove this warning. See [2022-05-11T21:26:45.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:26:45.276Z] [2022-05-11T21:26:45.276Z] Login Succeeded [2022-05-11T21:26:45.276Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:26:45.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T21:26:46.022Z] + git rev-list -1 --merges 9dfc239091c06783cce829082d854d848f20bec4~1..9dfc239091c06783cce829082d854d848f20bec4 [Pipeline] echo [2022-05-11T21:26:46.137Z] -----------> git rev-list -1 --merges 9dfc239091c06783cce829082d854d848f20bec4~1..9dfc239091c06783cce829082d854d848f20bec4 9dfc239091c06783cce829082d854d848f20bec4 [false] [Pipeline] sh [2022-05-11T21:26:46.449Z] + git log --format=format:%s -1 9dfc239091c06783cce829082d854d848f20bec4 [Pipeline] echo [2022-05-11T21:26:46.481Z] ========================================================= [2022-05-11T21:26:46.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T21:26:46.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:26:46.918Z] + git log --format=format:%s -1 9dfc239091c06783cce829082d854d848f20bec4 [Pipeline] echo [2022-05-11T21:26:46.950Z] [semverPrep] GIT_COMMIT: 9dfc239091c06783cce829082d854d848f20bec4, Commit Message: build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0 [Pipeline] echo [2022-05-11T21:26:46.980Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T21:26:47.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T21:26:47.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T21:26:47.400Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T21:26:47.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T21:26:47.400Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T21:26:47.400Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T21:26:47.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:26:47.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:26:47.766Z] [2022-05-11T21:26:47.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:26:48.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:26:48.110Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T21:26:48.110Z] 1fe172e4850f: Pulling fs layer [2022-05-11T21:26:48.110Z] caf521ccaac6: Pulling fs layer [2022-05-11T21:26:48.110Z] 3ead6fa29328: Pulling fs layer [2022-05-11T21:26:48.110Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T21:26:48.110Z] a8d5f1318db7: Pulling fs layer [2022-05-11T21:26:48.110Z] c427282e49a2: Pulling fs layer [2022-05-11T21:26:48.110Z] 1827001aaf11: Pulling fs layer [2022-05-11T21:26:48.110Z] 0714d37db230: Pulling fs layer [2022-05-11T21:26:48.110Z] ac28cf19c067: Pulling fs layer [2022-05-11T21:26:48.110Z] ca983d60f3e2: Pulling fs layer [2022-05-11T21:26:48.110Z] 9f894cec8388: Pulling fs layer [2022-05-11T21:26:48.110Z] 1827001aaf11: Waiting [2022-05-11T21:26:48.110Z] 0714d37db230: Waiting [2022-05-11T21:26:48.110Z] ca983d60f3e2: Waiting [2022-05-11T21:26:48.110Z] 9f894cec8388: Waiting [2022-05-11T21:26:48.110Z] ac28cf19c067: Waiting [2022-05-11T21:26:48.110Z] 5c2a1cbceb83: Waiting [2022-05-11T21:26:48.110Z] c427282e49a2: Waiting [2022-05-11T21:26:48.110Z] a8d5f1318db7: Waiting [2022-05-11T21:26:48.110Z] caf521ccaac6: Verifying Checksum [2022-05-11T21:26:48.110Z] caf521ccaac6: Download complete [2022-05-11T21:26:48.110Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T21:26:48.110Z] 5c2a1cbceb83: Download complete [2022-05-11T21:26:48.369Z] a8d5f1318db7: Verifying Checksum [2022-05-11T21:26:48.369Z] a8d5f1318db7: Download complete [2022-05-11T21:26:48.369Z] c427282e49a2: Verifying Checksum [2022-05-11T21:26:48.369Z] c427282e49a2: Download complete [2022-05-11T21:26:48.369Z] 3ead6fa29328: Verifying Checksum [2022-05-11T21:26:48.369Z] 3ead6fa29328: Download complete [2022-05-11T21:26:48.369Z] 0714d37db230: Download complete [2022-05-11T21:26:48.369Z] ac28cf19c067: Verifying Checksum [2022-05-11T21:26:48.369Z] ac28cf19c067: Download complete [2022-05-11T21:26:48.369Z] ca983d60f3e2: Verifying Checksum [2022-05-11T21:26:48.369Z] ca983d60f3e2: Download complete [2022-05-11T21:26:48.369Z] 9f894cec8388: Verifying Checksum [2022-05-11T21:26:48.369Z] 9f894cec8388: Download complete [2022-05-11T21:26:48.369Z] 1fe172e4850f: Verifying Checksum [2022-05-11T21:26:48.369Z] 1fe172e4850f: Download complete [2022-05-11T21:26:48.628Z] 1827001aaf11: Verifying Checksum [2022-05-11T21:26:48.628Z] 1827001aaf11: Download complete [2022-05-11T21:26:49.568Z] 1fe172e4850f: Pull complete [2022-05-11T21:26:49.827Z] caf521ccaac6: Pull complete [2022-05-11T21:26:50.398Z] 3ead6fa29328: Pull complete [2022-05-11T21:26:50.398Z] 5c2a1cbceb83: Pull complete [2022-05-11T21:26:50.660Z] a8d5f1318db7: Pull complete [2022-05-11T21:26:50.660Z] c427282e49a2: Pull complete [2022-05-11T21:26:52.573Z] 1827001aaf11: Pull complete [2022-05-11T21:26:52.573Z] 0714d37db230: Pull complete [2022-05-11T21:26:52.573Z] ac28cf19c067: Pull complete [2022-05-11T21:26:52.837Z] ca983d60f3e2: Pull complete [2022-05-11T21:26:52.837Z] 9f894cec8388: Pull complete [2022-05-11T21:26:52.837Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T21:26:52.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:26:52.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T21:26:52.933Z] prd-ubuntu20.04-docker-8c-8g-63200 does not seem to be running inside a container [2022-05-11T21:26:52.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:latest cat [2022-05-11T21:26:54.439Z] $ docker top 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 -eo pid,comm [2022-05-11T21:26:54.507Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T21:26:54.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T21:26:54.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T21:26:54.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T21:26:54.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T21:26:54.804Z] $ docker exec 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 ssh-agent [2022-05-11T21:26:54.924Z] SSH_AUTH_SOCK=/tmp/ssh-iZXuzhqTKeJ8/agent.32 [2022-05-11T21:26:54.924Z] SSH_AGENT_PID=38 [2022-05-11T21:26:54.932Z] Running ssh-add (command line suppressed) [2022-05-11T21:26:55.059Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_5907282790096705448.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_5907282790096705448.key) [2022-05-11T21:26:55.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T21:26:55.459Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T21:26:55.498Z] $ docker exec --env ******** --env ******** 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 ssh-agent -k [2022-05-11T21:26:55.613Z] unset SSH_AUTH_SOCK; [2022-05-11T21:26:55.613Z] unset SSH_AGENT_PID; [2022-05-11T21:26:55.614Z] echo Agent pid 38 killed; [2022-05-11T21:26:55.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T21:26:55.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T21:26:55.705Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T21:26:55.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T21:26:55.842Z] $ docker exec 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 ssh-agent [2022-05-11T21:26:55.970Z] SSH_AUTH_SOCK=/tmp/ssh-5Y804G0WGKM5/agent.71 [2022-05-11T21:26:55.970Z] SSH_AGENT_PID=77 [2022-05-11T21:26:55.976Z] Running ssh-add (command line suppressed) [2022-05-11T21:26:56.108Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_1790721798003216188.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_1790721798003216188.key) [2022-05-11T21:26:56.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T21:26:56.446Z] + git semver init [2022-05-11T21:26:56.707Z] 2022-05-11 21:26:56,657 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T21:26:56.707Z] 2022-05-11 21:26:56,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-11T21:26:56.707Z] 2022-05-11 21:26:56,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-11T21:26:56.707Z] 2022-05-11 21:26:56,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33, universal_newlines=False, shell=None, istream=None) [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,568 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.git/info/exclude [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 with force:False [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,569 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,573 [execute] INFO git cat-file --batch-check [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,581 [execute] INFO git cat-file --batch [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T21:26:57.646Z] 2022-05-11 21:26:57,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-11T21:26:57.646Z] 0.0.0 [Pipeline] } [2022-05-11T21:26:57.723Z] $ docker exec --env ******** --env ******** 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 ssh-agent -k [2022-05-11T21:26:57.840Z] unset SSH_AUTH_SOCK; [2022-05-11T21:26:57.840Z] unset SSH_AGENT_PID; [2022-05-11T21:26:57.840Z] echo Agent pid 77 killed; [2022-05-11T21:26:57.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T21:26:58.243Z] + git semver [Pipeline] } [2022-05-11T21:26:58.594Z] $ docker stop --time=1 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 [2022-05-11T21:26:59.935Z] $ docker rm -f 680ac4bb0c4cc980fbecb75ca9b9e1d09a23a91c3753d20a8cd3e79649700474 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:27:00.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T21:27:00.589Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T21:27:00.605Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:27:01.151Z] provisioning config files... [2022-05-11T21:27:01.168Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config6099926007802424019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:27:01.507Z] ---> docker-login.sh [2022-05-11T21:27:01.507Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:27:01.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:01.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:01.507Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:01.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:01.507Z] [2022-05-11T21:27:01.507Z] Login Succeeded [2022-05-11T21:27:01.507Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:27:01.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:01.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:01.768Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:01.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:01.768Z] [2022-05-11T21:27:01.768Z] Login Succeeded [2022-05-11T21:27:01.768Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:27:01.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:01.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:01.768Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:01.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:01.768Z] [2022-05-11T21:27:01.768Z] Login Succeeded [2022-05-11T21:27:01.768Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:27:01.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:02.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:02.029Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:02.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:02.029Z] [2022-05-11T21:27:02.029Z] Login Succeeded [2022-05-11T21:27:02.029Z] docker.io [2022-05-11T21:27:02.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:02.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:02.289Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:02.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:02.289Z] [2022-05-11T21:27:02.289Z] Login Succeeded [2022-05-11T21:27:02.289Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:27:02.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T21:27:02.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T21:27:02.516Z] ========================================================= [2022-05-11T21:27:02.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T21:27:02.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:02.907Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T21:27:02.907Z] Sending build context to Docker daemon 15.66MB [2022-05-11T21:27:02.907Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:27:02.907Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T21:27:03.166Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T21:27:03.167Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T21:27:03.167Z] 666ba61612fd: Pulling fs layer [2022-05-11T21:27:03.167Z] 8ed8ca486205: Pulling fs layer [2022-05-11T21:27:03.167Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T21:27:03.167Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T21:27:03.167Z] ca2b28591e48: Pulling fs layer [2022-05-11T21:27:03.167Z] 22a0e8bec74d: Waiting [2022-05-11T21:27:03.167Z] 4fe6c5a15a65: Waiting [2022-05-11T21:27:03.167Z] a51346096db8: Pulling fs layer [2022-05-11T21:27:03.167Z] ca2b28591e48: Waiting [2022-05-11T21:27:03.167Z] daebc70d1ce1: Pulling fs layer [2022-05-11T21:27:03.167Z] 0e18a0eac166: Pulling fs layer [2022-05-11T21:27:03.167Z] daebc70d1ce1: Waiting [2022-05-11T21:27:03.167Z] 0e18a0eac166: Waiting [2022-05-11T21:27:03.167Z] a51346096db8: Waiting [2022-05-11T21:27:03.167Z] 8ed8ca486205: Verifying Checksum [2022-05-11T21:27:03.167Z] 8ed8ca486205: Download complete [2022-05-11T21:27:03.167Z] 666ba61612fd: Verifying Checksum [2022-05-11T21:27:03.167Z] 666ba61612fd: Download complete [2022-05-11T21:27:03.167Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T21:27:03.167Z] 22a0e8bec74d: Download complete [2022-05-11T21:27:03.167Z] ca2b28591e48: Verifying Checksum [2022-05-11T21:27:03.167Z] ca2b28591e48: Download complete [2022-05-11T21:27:03.167Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T21:27:03.167Z] 59bf1c3509f3: Download complete [2022-05-11T21:27:03.167Z] a51346096db8: Verifying Checksum [2022-05-11T21:27:03.167Z] a51346096db8: Download complete [2022-05-11T21:27:03.427Z] daebc70d1ce1: Verifying Checksum [2022-05-11T21:27:03.427Z] daebc70d1ce1: Download complete [2022-05-11T21:27:03.427Z] 59bf1c3509f3: Pull complete [2022-05-11T21:27:03.688Z] 666ba61612fd: Pull complete [2022-05-11T21:27:03.947Z] 0e18a0eac166: Verifying Checksum [2022-05-11T21:27:03.947Z] 8ed8ca486205: Pull complete [2022-05-11T21:27:03.947Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T21:27:08.148Z] 4fe6c5a15a65: Pull complete [2022-05-11T21:27:08.148Z] 22a0e8bec74d: Pull complete [2022-05-11T21:27:08.148Z] ca2b28591e48: Pull complete [2022-05-11T21:27:08.148Z] a51346096db8: Pull complete [2022-05-11T21:27:08.148Z] daebc70d1ce1: Pull complete [2022-05-11T21:27:10.068Z] 0e18a0eac166: Pull complete [2022-05-11T21:27:10.068Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T21:27:10.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T21:27:10.068Z] ---> f018257e8ee9 [2022-05-11T21:27:10.068Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:27:11.451Z] ---> Running in 2503f3a28ff9 [2022-05-11T21:27:11.451Z] Removing intermediate container 2503f3a28ff9 [2022-05-11T21:27:11.451Z] ---> 9ad87f62dfa7 [2022-05-11T21:27:11.451Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:27:11.713Z] ---> Running in 42fe3c09670b [2022-05-11T21:27:11.713Z] Removing intermediate container 42fe3c09670b [2022-05-11T21:27:11.713Z] ---> ff64b30705a6 [2022-05-11T21:27:11.713Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T21:27:11.713Z] ---> Running in f2fcd362916b [2022-05-11T21:27:11.713Z] Removing intermediate container f2fcd362916b [2022-05-11T21:27:11.713Z] ---> 8ba380af83dd [2022-05-11T21:27:11.713Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:27:11.973Z] ---> Running in a9a0f81852fe [2022-05-11T21:27:12.550Z] Removing intermediate container a9a0f81852fe [2022-05-11T21:27:12.550Z] ---> fa778449e62f [2022-05-11T21:27:12.550Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:27:12.550Z] ---> Running in 099f9eb72725 [2022-05-11T21:27:12.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:27:13.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:27:13.769Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T21:27:14.030Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T21:27:14.030Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T21:27:14.030Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T21:27:14.291Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T21:27:14.291Z] OK: 224 MiB in 56 packages [2022-05-11T21:27:14.550Z] Removing intermediate container 099f9eb72725 [2022-05-11T21:27:14.550Z] ---> 33421af9dbf2 [2022-05-11T21:27:14.550Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T21:27:14.810Z] ---> 72ff1c463afc [2022-05-11T21:27:14.810Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:27:14.810Z] ---> Running in 44ba2104396b [2022-05-11T21:27:15.969Z] Still waiting to schedule task [2022-05-11T21:27:15.970Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63195’ [2022-05-11T21:27:41.482Z] Removing intermediate container 44ba2104396b [2022-05-11T21:27:41.482Z] ---> 4aa3dee920d2 [2022-05-11T21:27:41.482Z] Step 10/11 : COPY . . [2022-05-11T21:27:41.482Z] ---> 01a3fb026d06 [2022-05-11T21:27:41.482Z] Step 11/11 : RUN ${MAKE} [2022-05-11T21:27:41.482Z] ---> Running in ab3dd35b9db3 [2022-05-11T21:27:41.482Z] Removing intermediate container ab3dd35b9db3 [2022-05-11T21:27:41.482Z] ---> a263d479eaeb [2022-05-11T21:27:41.482Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T21:27:41.482Z] Successfully built a263d479eaeb [2022-05-11T21:27:41.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:41.869Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T21:27:41.869Z] . [Pipeline] withDockerContainer [2022-05-11T21:27:41.963Z] prd-ubuntu20.04-docker-8c-8g-63200 does not seem to be running inside a container [2022-05-11T21:27:42.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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-05-11T21:27:42.532Z] $ docker top 060a70c5bbba4c78dd45733170205dbce402da2fb941bbfa39bce256cba53e5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:27:42.926Z] + go version [2022-05-11T21:27:42.926Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T21:27:42.983Z] $ docker stop --time=1 060a70c5bbba4c78dd45733170205dbce402da2fb941bbfa39bce256cba53e5a [2022-05-11T21:27:44.399Z] $ docker rm -f 060a70c5bbba4c78dd45733170205dbce402da2fb941bbfa39bce256cba53e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:45.049Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T21:27:45.049Z] . [Pipeline] withDockerContainer [2022-05-11T21:27:45.141Z] prd-ubuntu20.04-docker-8c-8g-63200 does not seem to be running inside a container [2022-05-11T21:27:45.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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-05-11T21:27:45.677Z] $ docker top 65e8c255bfe371e6f84a11e746786aa0dd318ac8b182109f184ccbf63cacceb1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T21:27:46.119Z] + make test [2022-05-11T21:27:46.119Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T21:27:46.381Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T21:28:01.280Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T21:28:01.280Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T21:28:04.578Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T21:28:07.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T21:28:07.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T21:28:07.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T21:28:07.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T21:28:07.927Z] $ docker stop --time=1 65e8c255bfe371e6f84a11e746786aa0dd318ac8b182109f184ccbf63cacceb1 [2022-05-11T21:28:09.660Z] $ docker rm -f 65e8c255bfe371e6f84a11e746786aa0dd318ac8b182109f184ccbf63cacceb1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:28:10.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T21:28:10.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T21:28:10.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T21:28:11.240Z] + ls -al . [2022-05-11T21:28:11.240Z] total 176 [2022-05-11T21:28:11.240Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 21:28 . [2022-05-11T21:28:11.240Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:26 .. [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 21:26 .dockerignore [2022-05-11T21:28:11.240Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:26 .git [2022-05-11T21:28:11.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:26 .github [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 21:26 .gitignore [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:26 .golangci.yml [2022-05-11T21:28:11.240Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:26 .semver [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 21:26 Attribution.txt [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 21:26 CHANGELOG.md [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 21:26 Dockerfile [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:26 GOVERNANCE.md [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 21:26 Jenkinsfile [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:26 LICENSE [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 21:26 Makefile [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 21:26 OWNERS.md [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 21:26 README.md [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 21:27 VERSION [2022-05-11T21:28:11.240Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:26 bin [2022-05-11T21:28:11.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:26 cmd [2022-05-11T21:28:11.240Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 21:27 coverage.out [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 21:26 go.mod [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 56554 May 11 21:26 go.sum [2022-05-11T21:28:11.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:26 internal [2022-05-11T21:28:11.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:26 snap [2022-05-11T21:28:11.240Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 21:26 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:11.615Z] + 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=9dfc239091c06783cce829082d854d848f20bec4 --label arch=amd64 --label version=0.0.0 . [2022-05-11T21:28:11.615Z] Sending build context to Docker daemon 15.66MB [2022-05-11T21:28:11.615Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:28:11.615Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T21:28:11.615Z] ---> a263d479eaeb [2022-05-11T21:28:11.615Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:28:11.876Z] ---> Running in de56a1c5558b [2022-05-11T21:28:12.136Z] Removing intermediate container de56a1c5558b [2022-05-11T21:28:12.136Z] ---> 8d36aadbe5ea [2022-05-11T21:28:12.136Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:28:12.136Z] ---> Running in ce27c0e9cc5f [2022-05-11T21:28:12.409Z] Removing intermediate container ce27c0e9cc5f [2022-05-11T21:28:12.409Z] ---> 4e7a619aa143 [2022-05-11T21:28:12.409Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T21:28:12.409Z] ---> Running in 89a5e8045e74 [2022-05-11T21:28:12.669Z] Removing intermediate container 89a5e8045e74 [2022-05-11T21:28:12.669Z] ---> b3cfe1af7ccd [2022-05-11T21:28:12.669Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:28:12.669Z] ---> Running in ebccf14ebb9c [2022-05-11T21:28:13.609Z] Removing intermediate container ebccf14ebb9c [2022-05-11T21:28:13.609Z] ---> ba1247cb196b [2022-05-11T21:28:13.609Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:28:13.609Z] ---> Running in b4e5e2cdc3dd [2022-05-11T21:28:14.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:14.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:15.010Z] OK: 224 MiB in 56 packages [2022-05-11T21:28:15.578Z] Removing intermediate container b4e5e2cdc3dd [2022-05-11T21:28:15.578Z] ---> 8e254c24df52 [2022-05-11T21:28:15.578Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T21:28:15.578Z] ---> 2d2fc4dea86f [2022-05-11T21:28:15.578Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:28:15.578Z] ---> Running in fd219b6639b4 [2022-05-11T21:28:16.524Z] Removing intermediate container fd219b6639b4 [2022-05-11T21:28:16.524Z] ---> 707f0ae8aaef [2022-05-11T21:28:16.524Z] Step 10/25 : COPY . . [2022-05-11T21:28:16.785Z] ---> b7933e3f6b91 [2022-05-11T21:28:16.785Z] Step 11/25 : RUN ${MAKE} [2022-05-11T21:28:16.785Z] ---> Running in ea1e5c237e9e [2022-05-11T21:28:17.724Z] Removing intermediate container ea1e5c237e9e [2022-05-11T21:28:17.724Z] ---> 5e43f6ec2ba0 [2022-05-11T21:28:17.724Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T21:28:18.293Z] 3.15: Pulling from library/alpine [2022-05-11T21:28:18.552Z] df9b9388f04a: Pulling fs layer [2022-05-11T21:28:18.813Z] df9b9388f04a: Verifying Checksum [2022-05-11T21:28:18.813Z] df9b9388f04a: Download complete [2022-05-11T21:28:19.075Z] df9b9388f04a: Pull complete [2022-05-11T21:28:19.075Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T21:28:19.075Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T21:28:19.075Z] ---> 0ac33e5f5afa [2022-05-11T21:28:19.075Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T21:28:19.342Z] ---> Running in 15bf3ad5455e [2022-05-11T21:28:19.604Z] Removing intermediate container 15bf3ad5455e [2022-05-11T21:28:19.605Z] ---> 5cc1d5d9594e [2022-05-11T21:28:19.605Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:28:19.605Z] ---> Running in b64e34eee439 [2022-05-11T21:28:20.172Z] Removing intermediate container b64e34eee439 [2022-05-11T21:28:20.172Z] ---> 951a95f22309 [2022-05-11T21:28:20.172Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T21:28:20.172Z] ---> Running in b620d543c6b9 [2022-05-11T21:28:20.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:21.369Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:21.629Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T21:28:21.629Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T21:28:21.891Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T21:28:21.891Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T21:28:21.891Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T21:28:22.151Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T21:28:22.151Z] OK: 8 MiB in 19 packages [2022-05-11T21:28:22.412Z] Removing intermediate container b620d543c6b9 [2022-05-11T21:28:22.412Z] ---> da1e7f61c5d4 [2022-05-11T21:28:22.412Z] Step 16/25 : WORKDIR / [2022-05-11T21:28:22.412Z] ---> Running in 6088ccf3083f [2022-05-11T21:28:22.674Z] Removing intermediate container 6088ccf3083f [2022-05-11T21:28:22.674Z] ---> 85ad67638737 [2022-05-11T21:28:22.674Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T21:28:22.674Z] ---> bfbe57d2a4d4 [2022-05-11T21:28:22.674Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T21:28:22.940Z] ---> 19e89c8b3a6d [2022-05-11T21:28:22.940Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T21:28:23.258Z] ---> 8c3acaf6f9ce [2022-05-11T21:28:23.258Z] Step 20/25 : EXPOSE 59910 [2022-05-11T21:28:23.258Z] ---> Running in 0d109a269da9 [2022-05-11T21:28:23.258Z] Removing intermediate container 0d109a269da9 [2022-05-11T21:28:23.258Z] ---> 6ffbb9a03984 [2022-05-11T21:28:23.258Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T21:28:23.258Z] ---> Running in 312486e71211 [2022-05-11T21:28:23.521Z] Removing intermediate container 312486e71211 [2022-05-11T21:28:23.521Z] ---> 610a2a6e5e20 [2022-05-11T21:28:23.521Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T21:28:23.521Z] ---> Running in 16119a2776c5 [2022-05-11T21:28:23.521Z] Removing intermediate container 16119a2776c5 [2022-05-11T21:28:23.521Z] ---> f984e051939d [2022-05-11T21:28:23.521Z] Step 23/25 : LABEL arch=amd64 [2022-05-11T21:28:23.521Z] ---> Running in 42378a80eee4 [2022-05-11T21:28:23.782Z] Removing intermediate container 42378a80eee4 [2022-05-11T21:28:23.782Z] ---> c7984dbbb1b8 [2022-05-11T21:28:23.782Z] Step 24/25 : LABEL git_sha=9dfc239091c06783cce829082d854d848f20bec4 [2022-05-11T21:28:23.782Z] ---> Running in b795ff34da57 [2022-05-11T21:28:23.782Z] Removing intermediate container b795ff34da57 [2022-05-11T21:28:23.782Z] ---> 8fecef62af29 [2022-05-11T21:28:23.782Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T21:28:23.782Z] ---> Running in 5557d5308d0e [2022-05-11T21:28:24.045Z] Removing intermediate container 5557d5308d0e [2022-05-11T21:28:24.045Z] ---> 392e56d04370 [2022-05-11T21:28:24.045Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-11T21:28:24.045Z] Successfully built 392e56d04370 [2022-05-11T21:28:24.045Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:24.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:28:24.911Z] [2022-05-11T21:28:24.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:25.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:28:25.267Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T21:28:25.267Z] 5eb5b503b376: Pulling fs layer [2022-05-11T21:28:25.267Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T21:28:25.267Z] ec43610c2a17: Pulling fs layer [2022-05-11T21:28:25.267Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T21:28:25.267Z] 33b1e0a273af: Pulling fs layer [2022-05-11T21:28:25.267Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T21:28:25.267Z] 2f39f015ded8: Pulling fs layer [2022-05-11T21:28:25.267Z] 33b1e0a273af: Waiting [2022-05-11T21:28:25.267Z] 5d3b04190fa2: Waiting [2022-05-11T21:28:25.267Z] 2f39f015ded8: Waiting [2022-05-11T21:28:25.267Z] 3a2ae6a8a46f: Waiting [2022-05-11T21:28:25.267Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T21:28:25.267Z] 5c69ac0246d0: Download complete [2022-05-11T21:28:25.267Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T21:28:25.267Z] 3a2ae6a8a46f: Download complete [2022-05-11T21:28:25.267Z] 33b1e0a273af: Verifying Checksum [2022-05-11T21:28:25.267Z] 33b1e0a273af: Download complete [2022-05-11T21:28:25.528Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T21:28:25.528Z] 5d3b04190fa2: Download complete [2022-05-11T21:28:25.528Z] ec43610c2a17: Verifying Checksum [2022-05-11T21:28:25.528Z] ec43610c2a17: Download complete [2022-05-11T21:28:25.528Z] 5eb5b503b376: Download complete [2022-05-11T21:28:26.096Z] 2f39f015ded8: Download complete [2022-05-11T21:28:26.664Z] 5eb5b503b376: Pull complete [2022-05-11T21:28:26.925Z] 5c69ac0246d0: Pull complete [2022-05-11T21:28:27.184Z] ec43610c2a17: Pull complete [2022-05-11T21:28:27.443Z] 3a2ae6a8a46f: Pull complete [2022-05-11T21:28:27.443Z] 33b1e0a273af: Pull complete [2022-05-11T21:28:27.702Z] 5d3b04190fa2: Pull complete [2022-05-11T21:28:31.896Z] 2f39f015ded8: Pull complete [2022-05-11T21:28:31.896Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T21:28:31.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:28:31.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T21:28:31.981Z] prd-ubuntu20.04-docker-8c-8g-63200 does not seem to be running inside a container [2022-05-11T21:28:32.006Z] $ 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_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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-05-11T21:28:33.933Z] $ docker top 2d3709af07ba953b46fb8d9f8ad734d3cca4c80788129d86d6a2565cea7b7269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:28:34.406Z] ---> job-cost.sh [2022-05-11T21:28:34.406Z] lf-activate-venv: SKIPPING [2022-05-11T21:28:34.406Z] INFO: No Stack... [2022-05-11T21:28:34.665Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T21:28:35.233Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T21:28:35.551Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-33/archives/cost.csv [2022-05-11T21:28:35.551Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T21:28:35.593Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [2022-05-11T21:28:35.598Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] did not exist. Created. [2022-05-11T21:28:35.598Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T21:28:35.995Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T21:28:36.043Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T21:28:36.065Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T21:28:36.128Z] $ docker stop --time=1 2d3709af07ba953b46fb8d9f8ad734d3cca4c80788129d86d6a2565cea7b7269 [2022-05-11T21:28:37.295Z] $ docker rm -f 2d3709af07ba953b46fb8d9f8ad734d3cca4c80788129d86d6a2565cea7b7269 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T21:30:17.952Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63205 in /w/workspace/edgexfoundry_device-gpio_PR-33 [Pipeline] { [Pipeline] ws [2022-05-11T21:30:17.993Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-11T21:30:18.361Z] The recommended git tool is: git [2022-05-11T21:30:26.144Z] using credential edgex-jenkins-ssh [2022-05-11T21:30:26.164Z] Cloning the remote Git repository [2022-05-11T21:30:26.235Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:30:26.355Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-11T21:30:26.453Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:30:26.454Z] > git --version # timeout=10 [2022-05-11T21:30:26.482Z] > git --version # 'git version 2.25.1' [2022-05-11T21:30:26.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:30:26.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T21:30:29.210Z] Merging remotes/origin/main commit 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 into PR head commit 9dfc239091c06783cce829082d854d848f20bec4 [2022-05-11T21:30:29.507Z] Merge succeeded, producing 9dfc239091c06783cce829082d854d848f20bec4 [2022-05-11T21:30:29.508Z] Checking out Revision 9dfc239091c06783cce829082d854d848f20bec4 (PR-33) [2022-05-11T21:30:28.494Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T21:30:28.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T21:30:28.561Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T21:30:28.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:30:28.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:30:28.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T21:30:29.237Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T21:30:29.263Z] > git checkout -f 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 [2022-05-11T21:30:29.381Z] > git remote # timeout=10 [2022-05-11T21:30:29.411Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T21:30:29.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:30:29.454Z] > git merge 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 # timeout=10 [2022-05-11T21:30:29.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T21:30:29.520Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T21:30:29.536Z] > git checkout -f 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 [2022-05-11T21:30:34.113Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" [2022-05-11T21:30:34.187Z] > git --version # timeout=10 [2022-05-11T21:30:34.202Z] > git --version # 'git version 2.25.1' [2022-05-11T21:30:34.220Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:30:35.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T21:30:35.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T21:30:35.372Z] Dload Upload Total Spent Left Speed [2022-05-11T21:30:35.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-05-11T21:30:36.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T21:30:36.419Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-11T21:30:36.419Z] [2022-05-11T21:30:36.419Z] { [2022-05-11T21:30:36.419Z] "registry-mirrors": [ [2022-05-11T21:30:36.419Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T21:30:36.419Z] ], [2022-05-11T21:30:36.419Z] "bip": "10.250.0.254/24", [2022-05-11T21:30:36.419Z] "hosts": [ [2022-05-11T21:30:36.419Z] "tcp://0.0.0.0:5555", [2022-05-11T21:30:36.419Z] "unix:///var/run/docker.sock" [2022-05-11T21:30:36.419Z] ], [2022-05-11T21:30:36.419Z] "mtu": 1458, [2022-05-11T21:30:36.419Z] "selinux-enabled": true, [2022-05-11T21:30:36.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T21:30:36.419Z] } [Pipeline] sh [2022-05-11T21:30:36.801Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T21:30:37.192Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:30:55.701Z] provisioning config files... [2022-05-11T21:30:55.894Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5372917892205380533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:30:56.424Z] ---> docker-login.sh [2022-05-11T21:30:56.424Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:30:57.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:30:57.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:30:57.298Z] Configure a credential helper to remove this warning. See [2022-05-11T21:30:57.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:30:57.298Z] [2022-05-11T21:30:57.298Z] Login Succeeded [2022-05-11T21:30:57.298Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:30:57.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:30:57.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:30:57.897Z] Configure a credential helper to remove this warning. See [2022-05-11T21:30:57.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:30:57.897Z] [2022-05-11T21:30:57.897Z] Login Succeeded [2022-05-11T21:30:57.897Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:30:58.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:30:58.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:30:58.445Z] Configure a credential helper to remove this warning. See [2022-05-11T21:30:58.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:30:58.445Z] [2022-05-11T21:30:58.445Z] Login Succeeded [2022-05-11T21:30:58.445Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:30:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:30:58.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:30:58.993Z] Configure a credential helper to remove this warning. See [2022-05-11T21:30:58.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:30:58.993Z] [2022-05-11T21:30:58.993Z] Login Succeeded [2022-05-11T21:30:58.993Z] docker.io [2022-05-11T21:30:59.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:30:59.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:30:59.544Z] Configure a credential helper to remove this warning. See [2022-05-11T21:30:59.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:30:59.544Z] [2022-05-11T21:30:59.544Z] Login Succeeded [2022-05-11T21:30:59.544Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:30:59.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T21:31:00.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T21:31:00.037Z] ========================================================= [2022-05-11T21:31:00.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T21:31:00.037Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:31:00.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T21:31:00.774Z] Sending build context to Docker daemon 7.904MB [2022-05-11T21:31:01.054Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:31:01.055Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T21:31:01.055Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T21:31:01.055Z] 9b3977197b4f: Pulling fs layer [2022-05-11T21:31:01.055Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T21:31:01.055Z] 94645a83ff95: Pulling fs layer [2022-05-11T21:31:01.055Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T21:31:01.055Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T21:31:01.055Z] 3096ccb668a1: Pulling fs layer [2022-05-11T21:31:01.055Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T21:31:01.055Z] a4caa8a26152: Pulling fs layer [2022-05-11T21:31:01.055Z] 3f3a8bcf1eab: Waiting [2022-05-11T21:31:01.055Z] 0c92f367c5e7: Waiting [2022-05-11T21:31:01.055Z] 3096ccb668a1: Waiting [2022-05-11T21:31:01.055Z] e8cf19c19ddd: Waiting [2022-05-11T21:31:01.055Z] a4caa8a26152: Waiting [2022-05-11T21:31:01.055Z] 94645a83ff95: Verifying Checksum [2022-05-11T21:31:01.055Z] 94645a83ff95: Download complete [2022-05-11T21:31:01.055Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T21:31:01.055Z] 1a89e8eeedd5: Download complete [2022-05-11T21:31:01.336Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T21:31:01.336Z] 0c92f367c5e7: Download complete [2022-05-11T21:31:01.336Z] 3096ccb668a1: Verifying Checksum [2022-05-11T21:31:01.336Z] 3096ccb668a1: Download complete [2022-05-11T21:31:01.336Z] 9b3977197b4f: Verifying Checksum [2022-05-11T21:31:01.336Z] 9b3977197b4f: Download complete [2022-05-11T21:31:01.336Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T21:31:01.336Z] e8cf19c19ddd: Download complete [2022-05-11T21:31:01.943Z] 9b3977197b4f: Pull complete [2022-05-11T21:31:02.937Z] 1a89e8eeedd5: Pull complete [2022-05-11T21:31:02.937Z] 94645a83ff95: Pull complete [2022-05-11T21:31:03.541Z] a4caa8a26152: Download complete [2022-05-11T21:31:04.147Z] 3f3a8bcf1eab: Download complete [2022-05-11T21:31:19.285Z] 3f3a8bcf1eab: Pull complete [2022-05-11T21:31:19.285Z] 0c92f367c5e7: Pull complete [2022-05-11T21:31:19.285Z] 3096ccb668a1: Pull complete [2022-05-11T21:31:19.285Z] e8cf19c19ddd: Pull complete [2022-05-11T21:31:26.052Z] a4caa8a26152: Pull complete [2022-05-11T21:31:26.052Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T21:31:26.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T21:31:26.052Z] ---> 725f1c02e7f9 [2022-05-11T21:31:26.052Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:31:28.040Z] ---> Running in 72a6b6580d7f [2022-05-11T21:31:28.040Z] Removing intermediate container 72a6b6580d7f [2022-05-11T21:31:28.040Z] ---> 1259c803059e [2022-05-11T21:31:28.040Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:31:28.040Z] ---> Running in 22f218749909 [2022-05-11T21:31:28.642Z] Removing intermediate container 22f218749909 [2022-05-11T21:31:28.642Z] ---> 23fd18888af0 [2022-05-11T21:31:28.642Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T21:31:28.642Z] ---> Running in 5efc0d564970 [2022-05-11T21:31:28.923Z] Removing intermediate container 5efc0d564970 [2022-05-11T21:31:28.923Z] ---> ea21cd728c0b [2022-05-11T21:31:28.923Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:31:28.923Z] ---> Running in 2402a8d5c49d [2022-05-11T21:31:30.921Z] Removing intermediate container 2402a8d5c49d [2022-05-11T21:31:30.921Z] ---> 9da929576a5b [2022-05-11T21:31:30.921Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:31:31.200Z] ---> Running in 0d042e20b5dc [2022-05-11T21:31:32.196Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:31:33.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:31:34.635Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T21:31:34.635Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T21:31:34.635Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T21:31:34.926Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T21:31:34.926Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T21:31:34.926Z] OK: 224 MiB in 56 packages [2022-05-11T21:31:35.924Z] Removing intermediate container 0d042e20b5dc [2022-05-11T21:31:35.924Z] ---> 33171d397b4f [2022-05-11T21:31:35.924Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T21:31:36.540Z] ---> 395b2f4296ff [2022-05-11T21:31:36.540Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:31:36.540Z] ---> Running in d95e8d34786a [2022-05-11T21:33:13.441Z] Removing intermediate container d95e8d34786a [2022-05-11T21:33:13.441Z] ---> 4c1f54199f43 [2022-05-11T21:33:13.441Z] Step 10/11 : COPY . . [2022-05-11T21:33:13.441Z] ---> c0771a0828c0 [2022-05-11T21:33:13.441Z] Step 11/11 : RUN ${MAKE} [2022-05-11T21:33:13.441Z] ---> Running in 0ef0e5920f62 [2022-05-11T21:33:13.441Z] Removing intermediate container 0ef0e5920f62 [2022-05-11T21:33:13.441Z] ---> 00d6d3ed9f6b [2022-05-11T21:33:13.441Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T21:33:13.441Z] Successfully built 00d6d3ed9f6b [2022-05-11T21:33:13.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:33:13.830Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T21:33:13.831Z] . [Pipeline] withDockerContainer [2022-05-11T21:33:14.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-63205 does not seem to be running inside a container [2022-05-11T21:33:14.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-11T21:33:15.700Z] $ docker top 0f3ba3616b08b84a2d9a9f75ac78b2b24907f1b5c38f191a0cb259fbb72f54c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:33:16.748Z] + go version [2022-05-11T21:33:16.748Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T21:33:16.788Z] $ docker stop --time=1 0f3ba3616b08b84a2d9a9f75ac78b2b24907f1b5c38f191a0cb259fbb72f54c7 [2022-05-11T21:33:18.536Z] $ docker rm -f 0f3ba3616b08b84a2d9a9f75ac78b2b24907f1b5c38f191a0cb259fbb72f54c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:33:19.473Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T21:33:19.473Z] . [Pipeline] withDockerContainer [2022-05-11T21:33:19.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-63205 does not seem to be running inside a container [2022-05-11T21:33:19.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-11T21:33:21.345Z] $ docker top ea0638cab016a53087a25093a5e50953abf28c6e26abfbe155302400e0cae675 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T21:33:22.451Z] + make test [2022-05-11T21:33:22.451Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T21:33:23.918Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T21:34:32.154Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T21:34:32.154Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T21:34:32.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T21:34:32.154Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T21:34:44.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T21:34:44.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T21:34:44.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T21:34:45.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T21:34:45.356Z] $ docker stop --time=1 ea0638cab016a53087a25093a5e50953abf28c6e26abfbe155302400e0cae675 [2022-05-11T21:34:47.208Z] $ docker rm -f ea0638cab016a53087a25093a5e50953abf28c6e26abfbe155302400e0cae675 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:34:48.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T21:34:48.198Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T21:34:48.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:34:49.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T21:34:50.027Z] + ls -al . [2022-05-11T21:34:50.027Z] total 172 [2022-05-11T21:34:50.027Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:34 . [2022-05-11T21:34:50.027Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:30 .. [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 21:30 .dockerignore [2022-05-11T21:34:50.027Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:30 .git [2022-05-11T21:34:50.027Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:30 .github [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 21:30 .gitignore [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:30 .golangci.yml [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 21:30 Attribution.txt [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 21:30 CHANGELOG.md [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 21:30 Dockerfile [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:30 GOVERNANCE.md [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 21:30 Jenkinsfile [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:30 LICENSE [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 21:30 Makefile [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 21:30 OWNERS.md [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 21:30 README.md [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 21:27 VERSION [2022-05-11T21:34:50.027Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:30 bin [2022-05-11T21:34:50.027Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:30 cmd [2022-05-11T21:34:50.027Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 21:33 coverage.out [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 21:30 go.mod [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 56554 May 11 21:30 go.sum [2022-05-11T21:34:50.027Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:30 internal [2022-05-11T21:34:50.027Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:30 snap [2022-05-11T21:34:50.027Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 21:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:34:50.486Z] + 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=9dfc239091c06783cce829082d854d848f20bec4 --label arch=arm64 --label version=0.0.0 . [2022-05-11T21:34:51.092Z] Sending build context to Docker daemon 7.905MB [2022-05-11T21:34:51.092Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:34:51.092Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T21:34:51.092Z] ---> 00d6d3ed9f6b [2022-05-11T21:34:51.092Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:34:51.092Z] ---> Running in 4b287e7400e9 [2022-05-11T21:34:51.696Z] Removing intermediate container 4b287e7400e9 [2022-05-11T21:34:51.696Z] ---> 955614051634 [2022-05-11T21:34:51.696Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:34:51.696Z] ---> Running in 4392cc3cfa80 [2022-05-11T21:34:51.972Z] Removing intermediate container 4392cc3cfa80 [2022-05-11T21:34:51.972Z] ---> 11ba699d60e8 [2022-05-11T21:34:51.972Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T21:34:52.248Z] ---> Running in 88ea7a7db709 [2022-05-11T21:34:52.529Z] Removing intermediate container 88ea7a7db709 [2022-05-11T21:34:52.529Z] ---> f63c5190f77c [2022-05-11T21:34:52.529Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:34:52.529Z] ---> Running in ddb9ca68945b [2022-05-11T21:34:54.524Z] Removing intermediate container ddb9ca68945b [2022-05-11T21:34:54.524Z] ---> 0f6b258ee0ee [2022-05-11T21:34:54.524Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:34:54.524Z] ---> Running in d13073c46f33 [2022-05-11T21:34:55.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:34:56.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:34:57.490Z] OK: 224 MiB in 56 packages [2022-05-11T21:34:58.479Z] Removing intermediate container d13073c46f33 [2022-05-11T21:34:58.479Z] ---> 6b4dad21e778 [2022-05-11T21:34:58.479Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T21:34:59.079Z] ---> 5a9470a5a4d4 [2022-05-11T21:34:59.079Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:34:59.079Z] ---> Running in e1e4bb3c73f6 [2022-05-11T21:35:01.713Z] Removing intermediate container e1e4bb3c73f6 [2022-05-11T21:35:01.713Z] ---> ed8f921e523d [2022-05-11T21:35:01.713Z] Step 10/25 : COPY . . [2022-05-11T21:35:02.699Z] ---> e7b31b0f194f [2022-05-11T21:35:02.699Z] Step 11/25 : RUN ${MAKE} [2022-05-11T21:35:02.699Z] ---> Running in 8a600c10a487 [2022-05-11T21:35:04.695Z] Removing intermediate container 8a600c10a487 [2022-05-11T21:35:04.695Z] ---> 7be873a2135d [2022-05-11T21:35:04.695Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T21:35:05.294Z] 3.15: Pulling from library/alpine [2022-05-11T21:35:05.569Z] 9981e73032c8: Pulling fs layer [2022-05-11T21:35:05.842Z] 9981e73032c8: Verifying Checksum [2022-05-11T21:35:05.842Z] 9981e73032c8: Download complete [2022-05-11T21:35:06.445Z] 9981e73032c8: Pull complete [2022-05-11T21:35:06.445Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T21:35:06.445Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T21:35:06.445Z] ---> 3fb3c9af89a9 [2022-05-11T21:35:06.445Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T21:35:06.445Z] ---> Running in c7ce5c3c9d5d [2022-05-11T21:35:07.055Z] Removing intermediate container c7ce5c3c9d5d [2022-05-11T21:35:07.055Z] ---> 00b2ae2eca05 [2022-05-11T21:35:07.055Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:35:07.055Z] ---> Running in 765feeef4c5a [2022-05-11T21:35:09.056Z] Removing intermediate container 765feeef4c5a [2022-05-11T21:35:09.056Z] ---> b5bd976c3d8c [2022-05-11T21:35:09.056Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T21:35:09.056Z] ---> Running in d242312cefcd [2022-05-11T21:35:10.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:35:11.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:35:12.014Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T21:35:12.014Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T21:35:12.290Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T21:35:12.290Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T21:35:12.564Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T21:35:12.564Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T21:35:12.564Z] OK: 8 MiB in 19 packages [2022-05-11T21:35:13.556Z] Removing intermediate container d242312cefcd [2022-05-11T21:35:13.556Z] ---> c682d6d6622b [2022-05-11T21:35:13.556Z] Step 16/25 : WORKDIR / [2022-05-11T21:35:13.839Z] ---> Running in 6bbfd5fa4d22 [2022-05-11T21:35:14.116Z] Removing intermediate container 6bbfd5fa4d22 [2022-05-11T21:35:14.116Z] ---> d3c23588383d [2022-05-11T21:35:14.116Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T21:35:14.727Z] ---> b0fbe7d961a2 [2022-05-11T21:35:14.727Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T21:35:15.329Z] ---> e9fcd55a9dd9 [2022-05-11T21:35:15.329Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T21:35:15.936Z] ---> ad77ecf6de92 [2022-05-11T21:35:15.936Z] Step 20/25 : EXPOSE 59910 [2022-05-11T21:35:16.222Z] ---> Running in 6be42880d45f [2022-05-11T21:35:16.496Z] Removing intermediate container 6be42880d45f [2022-05-11T21:35:16.496Z] ---> 46e18ab705c7 [2022-05-11T21:35:16.496Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T21:35:16.496Z] ---> Running in 7c0c7ffc722c [2022-05-11T21:35:16.775Z] Removing intermediate container 7c0c7ffc722c [2022-05-11T21:35:16.775Z] ---> f5ae81774e71 [2022-05-11T21:35:16.775Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T21:35:17.052Z] ---> Running in 3fc1f4ff5e59 [2022-05-11T21:35:17.408Z] Removing intermediate container 3fc1f4ff5e59 [2022-05-11T21:35:17.408Z] ---> 19abc12b23ac [2022-05-11T21:35:17.408Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T21:35:17.408Z] ---> Running in 471c23f3a847 [2022-05-11T21:35:17.685Z] Removing intermediate container 471c23f3a847 [2022-05-11T21:35:17.685Z] ---> a53a99c308cf [2022-05-11T21:35:17.685Z] Step 24/25 : LABEL git_sha=9dfc239091c06783cce829082d854d848f20bec4 [2022-05-11T21:35:17.961Z] ---> Running in 903cbaf9f67c [2022-05-11T21:35:18.237Z] Removing intermediate container 903cbaf9f67c [2022-05-11T21:35:18.237Z] ---> bb304f3b5e3b [2022-05-11T21:35:18.237Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T21:35:18.237Z] ---> Running in b3f0b183569a [2022-05-11T21:35:18.520Z] Removing intermediate container b3f0b183569a [2022-05-11T21:35:18.520Z] ---> e1fcea4e5d9e [2022-05-11T21:35:18.520Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-05-11T21:35:18.520Z] Successfully built e1fcea4e5d9e [2022-05-11T21:35:18.520Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:35:19.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:35:19.496Z] [2022-05-11T21:35:19.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:35:19.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:35:20.164Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T21:35:20.164Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T21:35:20.164Z] 04944245beec: Pulling fs layer [2022-05-11T21:35:20.164Z] 699f458cf7ca: Pulling fs layer [2022-05-11T21:35:20.164Z] 765212b225bb: Pulling fs layer [2022-05-11T21:35:20.164Z] f23df028b6ca: Pulling fs layer [2022-05-11T21:35:20.164Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T21:35:20.164Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T21:35:20.164Z] 765212b225bb: Waiting [2022-05-11T21:35:20.164Z] f23df028b6ca: Waiting [2022-05-11T21:35:20.164Z] d65c8cfc05b1: Waiting [2022-05-11T21:35:20.164Z] 2437ff75d9bd: Waiting [2022-05-11T21:35:20.164Z] 04944245beec: Verifying Checksum [2022-05-11T21:35:20.164Z] 04944245beec: Download complete [2022-05-11T21:35:20.164Z] 765212b225bb: Verifying Checksum [2022-05-11T21:35:20.164Z] 765212b225bb: Download complete [2022-05-11T21:35:20.442Z] f23df028b6ca: Verifying Checksum [2022-05-11T21:35:20.442Z] f23df028b6ca: Download complete [2022-05-11T21:35:20.442Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T21:35:20.442Z] d65c8cfc05b1: Download complete [2022-05-11T21:35:20.442Z] 699f458cf7ca: Verifying Checksum [2022-05-11T21:35:20.442Z] 699f458cf7ca: Download complete [2022-05-11T21:35:20.720Z] 8998bd30e6a1: Download complete [2022-05-11T21:35:23.365Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T21:35:23.365Z] 2437ff75d9bd: Download complete [2022-05-11T21:35:25.355Z] 8998bd30e6a1: Pull complete [2022-05-11T21:35:25.967Z] 04944245beec: Pull complete [2022-05-11T21:35:27.958Z] 699f458cf7ca: Pull complete [2022-05-11T21:35:27.958Z] 765212b225bb: Pull complete [2022-05-11T21:35:28.951Z] f23df028b6ca: Pull complete [2022-05-11T21:35:28.951Z] d65c8cfc05b1: Pull complete [2022-05-11T21:35:44.065Z] 2437ff75d9bd: Pull complete [2022-05-11T21:35:44.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T21:35:44.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:35:44.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T21:35:44.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-63205 does not seem to be running inside a container [2022-05-11T21:35:44.439Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T21:35:47.391Z] $ docker top 6b1e4b4f7dfa0288fea6e316a0d43a50969098d75ac5eabc317670f28437bddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:35:48.450Z] ---> job-cost.sh [2022-05-11T21:35:48.450Z] lf-activate-venv: SKIPPING [2022-05-11T21:35:48.450Z] INFO: No Stack... [2022-05-11T21:35:49.054Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T21:35:50.045Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T21:35:50.751Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-05-11T21:35:50.751Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T21:35:50.857Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [2022-05-11T21:35:50.861Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] did not exist. Created. [2022-05-11T21:35:50.861Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T21:35:51.628Z] /w/workspace/device-gpio/1@tmp/durable-3973879f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T21:35:52.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T21:35:52.444Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T21:35:52.505Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T21:35:52.521Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T21:35:52.597Z] $ docker stop --time=1 6b1e4b4f7dfa0288fea6e316a0d43a50969098d75ac5eabc317670f28437bddd [2022-05-11T21:35:54.206Z] $ docker rm -f 6b1e4b4f7dfa0288fea6e316a0d43a50969098d75ac5eabc317670f28437bddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-11T21:35:55.240Z] provisioning config files... [2022-05-11T21:35:55.249Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config2510073172799104604tmp [Pipeline] { [Pipeline] sh [2022-05-11T21:35:55.581Z] + set +x [2022-05-11T21:35:55.581Z] + curl -s https://codecov.io/bash [2022-05-11T21:35:55.581Z] + bash -s -- [2022-05-11T21:35:55.581Z] [2022-05-11T21:35:55.581Z] _____ _ [2022-05-11T21:35:55.581Z] / ____| | | [2022-05-11T21:35:55.581Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T21:35:55.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T21:35:55.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T21:35:55.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T21:35:55.581Z] Bash-1.0.6 [2022-05-11T21:35:55.581Z] [2022-05-11T21:35:55.581Z] [2022-05-11T21:35:55.581Z] ==> git version 2.25.1 found [2022-05-11T21:35:55.581Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T21:35:55.581Z] Release-Date: 2020-01-08 [2022-05-11T21:35:55.581Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T21:35:55.581Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T21:35:55.581Z] ==> Jenkins CI detected. [2022-05-11T21:35:55.581Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-11T21:35:55.581Z] project root: . [2022-05-11T21:35:55.581Z] --> token set from env [2022-05-11T21:35:55.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T21:35:55.581Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T21:35:55.581Z] ==> Python coveragepy not found [2022-05-11T21:35:55.581Z] ==> Searching for coverage reports in: [2022-05-11T21:35:55.581Z] + . [2022-05-11T21:35:55.581Z] -> Found 1 reports [2022-05-11T21:35:55.581Z] ==> Detecting git/mercurial file structure [2022-05-11T21:35:55.581Z] ==> Reading reports [2022-05-11T21:35:55.581Z] + ./coverage.out bytes=10 [2022-05-11T21:35:55.581Z] ==> Appending adjustments [2022-05-11T21:35:55.581Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T21:35:55.842Z] + Found adjustments [2022-05-11T21:35:55.842Z] ==> Gzipping contents [2022-05-11T21:35:55.842Z] 4.0K /tmp/codecov.1GzGVK.gz [2022-05-11T21:35:55.842Z] ==> Uploading reports [2022-05-11T21:35:55.842Z] url: https://codecov.io [2022-05-11T21:35:55.842Z] query: branch=PR-33&commit=9dfc239091c06783cce829082d854d848f20bec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-11T21:35:55.842Z] -> Pinging Codecov [2022-05-11T21:35:55.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-33&commit=9dfc239091c06783cce829082d854d848f20bec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-11T21:35:56.413Z] -> Uploading to [2022-05-11T21:35:56.414Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9dfc239091c06783cce829082d854d848f20bec4/894c7997-3298-4cda-a0b2-f0141c41357b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T213556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8798b5ecca27fe1e43ee5cb3430dc5514a336b9622a3e34044adefe92fb14839 [2022-05-11T21:35:56.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T21:35:56.414Z] Dload Upload Total Spent Left Speed [2022-05-11T21:35:56.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3764 --:--:-- --:--:-- --:--:-- 3764 100 832 0 0 100 832 0 3224 --:--:-- --:--:-- --:--:-- 3212 [2022-05-11T21:35:56.676Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/9dfc239091c06783cce829082d854d848f20bec4 [Pipeline] } [2022-05-11T21:35:56.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-11T21:35:58.426Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-33/archives ] [2022-05-11T21:35:58.427Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-11T21:35:58.427Z] total 16 [2022-05-11T21:35:58.427Z] drwxr-xr-x 3 root root 4096 May 11 21:28 . [2022-05-11T21:35:58.427Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:28 .. [2022-05-11T21:35:58.427Z] drwxr-xr-x 2 root root 4096 May 11 21:28 cost [2022-05-11T21:35:58.427Z] -rw-r--r-- 1 root root 81 May 11 21:28 cost.csv [2022-05-11T21:35:58.427Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-11T21:35:58.427Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-11T21:35:58.427Z] total 16 [2022-05-11T21:35:58.427Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:28 . [2022-05-11T21:35:58.427Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:28 .. [2022-05-11T21:35:58.427Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 21:28 cost [2022-05-11T21:35:58.427Z] -rw-r--r-- 1 jenkins jenkins 81 May 11 21:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:35:58.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:35:59.660Z] ---> package-listing.sh [2022-05-11T21:35:59.661Z] ++ facter osfamily [2022-05-11T21:35:59.661Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T21:35:59.921Z] + OS_FAMILY=debian [2022-05-11T21:35:59.921Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-11T21:35:59.921Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T21:35:59.921Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T21:35:59.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T21:35:59.921Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T21:35:59.921Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-11T21:35:59.921Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T21:35:59.921Z] + case "${OS_FAMILY}" in [2022-05-11T21:35:59.921Z] + dpkg -l [2022-05-11T21:35:59.921Z] + grep '^ii' [2022-05-11T21:35:59.921Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T21:35:59.921Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T21:35:59.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T21:35:59.922Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-11T21:35:59.922Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [2022-05-11T21:35:59.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [Pipeline] echo [2022-05-11T21:35:59.957Z] 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_PR-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T21:36:00.255Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:36:00.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:36:00.840Z] . [Pipeline] withDockerContainer [2022-05-11T21:36:00.934Z] prd-ubuntu20.04-docker-8c-8g-63200 does not seem to be running inside a container [2022-05-11T21:36:00.934Z] $ 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_PR-33/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_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T21:36:01.177Z] $ docker top e014df10ebcb32c04731ef30d128770f41c796f6d267f3d1cd7ee825443c58fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:36:01.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T21:36:01.933Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T21:36:02.240Z] + ls /var/log/sa-host [2022-05-11T21:36:02.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:36:02.396Z] provisioning config files... [2022-05-11T21:36:02.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config6586729738350117094tmp [Pipeline] { [Pipeline] echo [2022-05-11T21:36:02.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:36:02.770Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T21:36:02.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:36:03.206Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T21:36:03.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:36:03.560Z] ---> sudo-logs.sh [2022-05-11T21:36:03.561Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T21:36:03.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:36:03.965Z] ---> job-cost.sh [2022-05-11T21:36:03.965Z] lf-activate-venv: SKIPPING [2022-05-11T21:36:03.965Z] DEBUG: total: 0.2199999988079071 [2022-05-11T21:36:03.965Z] INFO: Retrieving Stack Cost... [2022-05-11T21:36:04.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T21:36:04.794Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T21:36:04.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:36:05.150Z] ---> logs-deploy.sh [2022-05-11T21:36:05.150Z] lf-activate-venv: SKIPPING [2022-05-11T21:36:05.150Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-33/1 [2022-05-11T21:36:05.150Z] INFO: archiving workspace using pattern(s): [2022-05-11T21:36:06.089Z] Archives upload complete. [2022-05-11T21:36:06.089Z] INFO: archiving logs to Nexus