Pull request #35 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b26257b4258eaded14a1bc98ecf9e7c0fae3d345+836c30204e0fb2e2a70ac35e45feaed0f2fb0741 (680b7da9c3713eddec5ef21b9c4ef126c656d6b6) 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-ssh7910823654867535462.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-ssh17909845409315395670.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-35/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-35/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11089746163599704520.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-35/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4899951673120479462.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-ssh16233373805556216107.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-35/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-35/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13301248811581054110.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-63201 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # 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 > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 into PR head commit b26257b4258eaded14a1bc98ecf9e7c0fae3d345 Merge succeeded, producing b26257b4258eaded14a1bc98ecf9e7c0fae3d345 Checking out Revision b26257b4258eaded14a1bc98ecf9e7c0fae3d345 (PR-35) > git config core.sparsecheckout # timeout=10 > git checkout -f b26257b4258eaded14a1bc98ecf9e7c0fae3d345 # 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 b26257b4258eaded14a1bc98ecf9e7c0fae3d345 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.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:27:21.862Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T21:27:22.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T21:27:22.144Z] ========================================================= [2022-05-11T21:27:22.144Z] EdgeX Global Pipelines Version Info [2022-05-11T21:27:22.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:27:22.951Z] ------------------- [2022-05-11T21:27:22.951Z] stable info: [2022-05-11T21:27:22.951Z] ------------------- [2022-05-11T21:27:22.951Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T21:27:22.951Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T21:27:22.951Z] Message: update stable to v1.0.230 [2022-05-11T21:27:23.537Z] ------------------- [2022-05-11T21:27:23.537Z] experimental info: [2022-05-11T21:27:23.537Z] ------------------- [2022-05-11T21:27:23.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T21:27:23.537Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T21:27:23.537Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T21:27:23.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-11T21:27:23.822Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-11T21:27:23.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T21:27:23.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T21:27:23.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T21:27:23.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T21:27:24.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T21:27:24.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T21:27:24.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T21:27:24.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T21:27:24.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T21:27:24.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-11T21:27:24.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T21:27:24.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T21:27:24.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T21:27:24.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T21:27:24.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T21:27:24.436Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T21:27:24.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T21:27:24.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T21:27:24.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T21:27:24.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T21:27:24.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T21:27:24.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T21:27:24.745Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T21:27:24.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T21:27:24.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2022-05-11T21:27:24.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2022-05-11T21:27:24.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2022-05-11T21:27:24.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [Pipeline] echo [2022-05-11T21:27:25.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b26257b [Pipeline] echo [2022-05-11T21:27:25.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:27:25.174Z] provisioning config files... [2022-05-11T21:27:25.195Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3116370371617310809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:27:25.547Z] ---> docker-login.sh [2022-05-11T21:27:25.547Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:27:25.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:26.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:26.117Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:26.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:26.117Z] [2022-05-11T21:27:26.117Z] Login Succeeded [2022-05-11T21:27:26.117Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:27:26.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:26.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:26.117Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:26.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:26.117Z] [2022-05-11T21:27:26.117Z] Login Succeeded [2022-05-11T21:27:26.117Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:27:26.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:26.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:26.413Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:26.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:26.413Z] [2022-05-11T21:27:26.413Z] Login Succeeded [2022-05-11T21:27:26.413Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:27:26.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:26.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:26.413Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:26.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:26.413Z] [2022-05-11T21:27:26.413Z] Login Succeeded [2022-05-11T21:27:26.413Z] docker.io [2022-05-11T21:27:26.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:26.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:26.958Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:26.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:26.958Z] [2022-05-11T21:27:26.958Z] Login Succeeded [2022-05-11T21:27:26.958Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:27:26.990Z] 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:27:27.649Z] + git rev-list -1 --merges b26257b4258eaded14a1bc98ecf9e7c0fae3d345~1..b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [Pipeline] echo [2022-05-11T21:27:27.713Z] -----------> git rev-list -1 --merges b26257b4258eaded14a1bc98ecf9e7c0fae3d345~1..b26257b4258eaded14a1bc98ecf9e7c0fae3d345 b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [false] [Pipeline] sh [2022-05-11T21:27:28.041Z] + git log --format=format:%s -1 b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [Pipeline] echo [2022-05-11T21:27:28.074Z] ========================================================= [2022-05-11T21:27:28.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T21:27:28.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:27:28.526Z] + git log --format=format:%s -1 b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [Pipeline] echo [2022-05-11T21:27:28.558Z] [semverPrep] GIT_COMMIT: b26257b4258eaded14a1bc98ecf9e7c0fae3d345, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo [2022-05-11T21:27:28.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T21:27:28.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T21:27:28.998Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T21:27:28.998Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T21:27:28.998Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T21:27:28.998Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T21:27:28.998Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T21:27:28.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:29.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:27:29.385Z] [2022-05-11T21:27:29.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:29.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:27:29.739Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T21:27:29.739Z] 1fe172e4850f: Pulling fs layer [2022-05-11T21:27:29.739Z] caf521ccaac6: Pulling fs layer [2022-05-11T21:27:29.739Z] 3ead6fa29328: Pulling fs layer [2022-05-11T21:27:29.739Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T21:27:29.739Z] a8d5f1318db7: Pulling fs layer [2022-05-11T21:27:29.739Z] c427282e49a2: Pulling fs layer [2022-05-11T21:27:29.739Z] 1827001aaf11: Pulling fs layer [2022-05-11T21:27:29.739Z] 0714d37db230: Pulling fs layer [2022-05-11T21:27:29.739Z] ac28cf19c067: Pulling fs layer [2022-05-11T21:27:29.739Z] ca983d60f3e2: Pulling fs layer [2022-05-11T21:27:29.739Z] 9f894cec8388: Pulling fs layer [2022-05-11T21:27:29.739Z] c427282e49a2: Waiting [2022-05-11T21:27:29.739Z] 1827001aaf11: Waiting [2022-05-11T21:27:29.739Z] ca983d60f3e2: Waiting [2022-05-11T21:27:29.739Z] 9f894cec8388: Waiting [2022-05-11T21:27:29.739Z] 5c2a1cbceb83: Waiting [2022-05-11T21:27:29.739Z] ac28cf19c067: Waiting [2022-05-11T21:27:29.739Z] 0714d37db230: Waiting [2022-05-11T21:27:29.739Z] caf521ccaac6: Download complete [2022-05-11T21:27:29.739Z] 5c2a1cbceb83: Download complete [2022-05-11T21:27:30.008Z] a8d5f1318db7: Verifying Checksum [2022-05-11T21:27:30.008Z] a8d5f1318db7: Download complete [2022-05-11T21:27:30.008Z] 3ead6fa29328: Verifying Checksum [2022-05-11T21:27:30.008Z] 3ead6fa29328: Download complete [2022-05-11T21:27:30.008Z] c427282e49a2: Verifying Checksum [2022-05-11T21:27:30.008Z] c427282e49a2: Download complete [2022-05-11T21:27:30.008Z] 0714d37db230: Download complete [2022-05-11T21:27:30.008Z] ac28cf19c067: Download complete [2022-05-11T21:27:30.008Z] ca983d60f3e2: Verifying Checksum [2022-05-11T21:27:30.008Z] ca983d60f3e2: Download complete [2022-05-11T21:27:30.008Z] 9f894cec8388: Download complete [2022-05-11T21:27:30.008Z] 1fe172e4850f: Download complete [2022-05-11T21:27:30.270Z] 1827001aaf11: Verifying Checksum [2022-05-11T21:27:30.270Z] 1827001aaf11: Download complete [2022-05-11T21:27:31.672Z] 1fe172e4850f: Pull complete [2022-05-11T21:27:31.672Z] caf521ccaac6: Pull complete [2022-05-11T21:27:32.240Z] 3ead6fa29328: Pull complete [2022-05-11T21:27:32.240Z] 5c2a1cbceb83: Pull complete [2022-05-11T21:27:32.508Z] a8d5f1318db7: Pull complete [2022-05-11T21:27:32.508Z] c427282e49a2: Pull complete [2022-05-11T21:27:34.423Z] 1827001aaf11: Pull complete [2022-05-11T21:27:34.423Z] 0714d37db230: Pull complete [2022-05-11T21:27:34.684Z] ac28cf19c067: Pull complete [2022-05-11T21:27:34.684Z] ca983d60f3e2: Pull complete [2022-05-11T21:27:34.945Z] 9f894cec8388: Pull complete [2022-05-11T21:27:34.945Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T21:27:34.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T21:27:34.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T21:27:35.039Z] prd-ubuntu20.04-docker-8c-8g-63201 does not seem to be running inside a container [2022-05-11T21:27:35.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:27:37.348Z] $ docker top f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 -eo pid,comm [2022-05-11T21:27:37.418Z] 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:27:37.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T21:27:37.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T21:27:37.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T21:27:37.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T21:27:37.699Z] $ docker exec f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 ssh-agent [2022-05-11T21:27:37.819Z] SSH_AUTH_SOCK=/tmp/ssh-5duS4sOVFMvh/agent.33 [2022-05-11T21:27:37.819Z] SSH_AGENT_PID=39 [2022-05-11T21:27:37.827Z] Running ssh-add (command line suppressed) [2022-05-11T21:27:37.943Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3921924446870451600.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3921924446870451600.key) [2022-05-11T21:27:37.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T21:27:38.289Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T21:27:38.329Z] $ docker exec --env ******** --env ******** f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 ssh-agent -k [2022-05-11T21:27:38.447Z] unset SSH_AUTH_SOCK; [2022-05-11T21:27:38.448Z] unset SSH_AGENT_PID; [2022-05-11T21:27:38.448Z] echo Agent pid 39 killed; [2022-05-11T21:27:38.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T21:27:38.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T21:27:38.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T21:27:38.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T21:27:38.686Z] $ docker exec f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 ssh-agent [2022-05-11T21:27:38.828Z] SSH_AUTH_SOCK=/tmp/ssh-tqdxk5erraIh/agent.71 [2022-05-11T21:27:38.828Z] SSH_AGENT_PID=77 [2022-05-11T21:27:38.833Z] Running ssh-add (command line suppressed) [2022-05-11T21:27:38.956Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_688240888191295176.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_688240888191295176.key) [2022-05-11T21:27:38.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T21:27:39.298Z] + git semver init [2022-05-11T21:27:39.559Z] 2022-05-11 21:27:39,493 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T21:27:39.559Z] 2022-05-11 21:27:39,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-05-11T21:27:39.559Z] 2022-05-11 21:27:39,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-05-11T21:27:39.559Z] 2022-05-11 21:27:39,495 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,480 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,481 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,486 [execute] INFO git cat-file --batch-check [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,493 [execute] INFO git cat-file --batch [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T21:27:40.501Z] 2022-05-11 21:27:40,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-05-11T21:27:40.501Z] 0.0.0 [Pipeline] } [2022-05-11T21:27:40.786Z] $ docker exec --env ******** --env ******** f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 ssh-agent -k [2022-05-11T21:27:40.888Z] unset SSH_AUTH_SOCK; [2022-05-11T21:27:40.889Z] unset SSH_AGENT_PID; [2022-05-11T21:27:40.889Z] echo Agent pid 77 killed; [2022-05-11T21:27:40.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T21:27:41.327Z] + git semver [Pipeline] } [2022-05-11T21:27:41.628Z] $ docker stop --time=1 f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 [2022-05-11T21:27:43.068Z] $ docker rm -f f23522e87eff9da9e763c9fd4551e2daca1488fd0f14ad54d6927f8a620cc0c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:27:43.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T21:27:43.802Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T21:27:43.820Z] [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:44.439Z] provisioning config files... [2022-05-11T21:27:44.450Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config1927047494369494538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:27:44.816Z] ---> docker-login.sh [2022-05-11T21:27:44.816Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:27:44.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:44.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:44.816Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:44.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:44.816Z] [2022-05-11T21:27:44.816Z] Login Succeeded [2022-05-11T21:27:44.816Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:27:44.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:45.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:45.077Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:45.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:45.077Z] [2022-05-11T21:27:45.077Z] Login Succeeded [2022-05-11T21:27:45.077Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:27:45.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:45.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:45.077Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:45.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:45.077Z] [2022-05-11T21:27:45.077Z] Login Succeeded [2022-05-11T21:27:45.077Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:27:45.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:45.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:45.342Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:45.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:45.342Z] [2022-05-11T21:27:45.342Z] Login Succeeded [2022-05-11T21:27:45.342Z] docker.io [2022-05-11T21:27:45.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:27:45.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:27:45.603Z] Configure a credential helper to remove this warning. See [2022-05-11T21:27:45.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:27:45.603Z] [2022-05-11T21:27:45.603Z] Login Succeeded [2022-05-11T21:27:45.603Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:27:45.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T21:27:45.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T21:27:45.863Z] ========================================================= [2022-05-11T21:27:45.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T21:27:45.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:27:46.275Z] + 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:46.275Z] Sending build context to Docker daemon 15.66MB [2022-05-11T21:27:46.275Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:27:46.275Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T21:27:46.535Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T21:27:46.535Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T21:27:46.535Z] 666ba61612fd: Pulling fs layer [2022-05-11T21:27:46.535Z] 8ed8ca486205: Pulling fs layer [2022-05-11T21:27:46.535Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T21:27:46.535Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T21:27:46.535Z] ca2b28591e48: Pulling fs layer [2022-05-11T21:27:46.535Z] a51346096db8: Pulling fs layer [2022-05-11T21:27:46.535Z] daebc70d1ce1: Pulling fs layer [2022-05-11T21:27:46.535Z] 0e18a0eac166: Pulling fs layer [2022-05-11T21:27:46.535Z] daebc70d1ce1: Waiting [2022-05-11T21:27:46.535Z] ca2b28591e48: Waiting [2022-05-11T21:27:46.535Z] 0e18a0eac166: Waiting [2022-05-11T21:27:46.535Z] a51346096db8: Waiting [2022-05-11T21:27:46.535Z] 4fe6c5a15a65: Waiting [2022-05-11T21:27:46.535Z] 8ed8ca486205: Verifying Checksum [2022-05-11T21:27:46.535Z] 8ed8ca486205: Download complete [2022-05-11T21:27:46.535Z] 666ba61612fd: Verifying Checksum [2022-05-11T21:27:46.535Z] 666ba61612fd: Download complete [2022-05-11T21:27:46.535Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T21:27:46.535Z] 22a0e8bec74d: Download complete [2022-05-11T21:27:46.535Z] ca2b28591e48: Verifying Checksum [2022-05-11T21:27:46.535Z] ca2b28591e48: Download complete [2022-05-11T21:27:46.535Z] a51346096db8: Verifying Checksum [2022-05-11T21:27:46.535Z] a51346096db8: Download complete [2022-05-11T21:27:46.535Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T21:27:46.535Z] 59bf1c3509f3: Download complete [2022-05-11T21:27:46.535Z] daebc70d1ce1: Verifying Checksum [2022-05-11T21:27:46.535Z] daebc70d1ce1: Download complete [2022-05-11T21:27:46.795Z] 59bf1c3509f3: Pull complete [2022-05-11T21:27:46.795Z] 666ba61612fd: Pull complete [2022-05-11T21:27:47.055Z] 8ed8ca486205: Pull complete [2022-05-11T21:27:47.055Z] 0e18a0eac166: Verifying Checksum [2022-05-11T21:27:47.055Z] 0e18a0eac166: Download complete [2022-05-11T21:27:47.315Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T21:27:47.315Z] 4fe6c5a15a65: Download complete [2022-05-11T21:27:59.255Z] Still waiting to schedule task [2022-05-11T21:27:59.256Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63195’ [2022-05-11T21:27:59.548Z] 4fe6c5a15a65: Pull complete [2022-05-11T21:27:59.548Z] 22a0e8bec74d: Pull complete [2022-05-11T21:27:59.548Z] ca2b28591e48: Pull complete [2022-05-11T21:27:59.548Z] a51346096db8: Pull complete [2022-05-11T21:27:59.548Z] daebc70d1ce1: Pull complete [2022-05-11T21:28:00.486Z] 0e18a0eac166: Pull complete [2022-05-11T21:28:00.486Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T21:28:00.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T21:28:00.755Z] ---> f018257e8ee9 [2022-05-11T21:28:00.755Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:28:02.670Z] ---> Running in 630444a3d344 [2022-05-11T21:28:02.670Z] Removing intermediate container 630444a3d344 [2022-05-11T21:28:02.670Z] ---> 7a64953ce171 [2022-05-11T21:28:02.670Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:28:02.670Z] ---> Running in b18ce74e9841 [2022-05-11T21:28:02.670Z] Removing intermediate container b18ce74e9841 [2022-05-11T21:28:02.670Z] ---> c532576a7732 [2022-05-11T21:28:02.670Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T21:28:02.670Z] ---> Running in fed7e1a35cab [2022-05-11T21:28:02.670Z] Removing intermediate container fed7e1a35cab [2022-05-11T21:28:02.670Z] ---> 33dbab408e59 [2022-05-11T21:28:02.670Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:28:02.670Z] ---> Running in 845b9c48e364 [2022-05-11T21:28:03.243Z] Removing intermediate container 845b9c48e364 [2022-05-11T21:28:03.243Z] ---> 8b231a64e347 [2022-05-11T21:28:03.243Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:28:03.502Z] ---> Running in e4cd953ec4f9 [2022-05-11T21:28:03.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:04.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:04.708Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T21:28:04.968Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T21:28:04.968Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T21:28:04.968Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T21:28:05.228Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T21:28:05.228Z] OK: 224 MiB in 56 packages [2022-05-11T21:28:05.489Z] Removing intermediate container e4cd953ec4f9 [2022-05-11T21:28:05.489Z] ---> 3dc5164b12fc [2022-05-11T21:28:05.489Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T21:28:05.750Z] ---> 89c20375911b [2022-05-11T21:28:05.750Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:28:05.750Z] ---> Running in cd360ca020c1 [2022-05-11T21:28:27.804Z] Removing intermediate container cd360ca020c1 [2022-05-11T21:28:27.804Z] ---> 7d552f2afd08 [2022-05-11T21:28:27.804Z] Step 10/11 : COPY . . [2022-05-11T21:28:28.064Z] ---> d65d81dd4760 [2022-05-11T21:28:28.064Z] Step 11/11 : RUN ${MAKE} [2022-05-11T21:28:28.064Z] ---> Running in a7e255abd73f [2022-05-11T21:28:28.635Z] Removing intermediate container a7e255abd73f [2022-05-11T21:28:28.635Z] ---> b6ba36437c71 [2022-05-11T21:28:28.635Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T21:28:28.635Z] Successfully built b6ba36437c71 [2022-05-11T21:28:28.635Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:28.967Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T21:28:28.967Z] . [Pipeline] withDockerContainer [2022-05-11T21:28:29.058Z] prd-ubuntu20.04-docker-8c-8g-63201 does not seem to be running inside a container [2022-05-11T21:28:29.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:28:29.499Z] $ docker top 31cdd1c19a86697597cbb41f13a80de2bb33a8670877fcc1112a7a6c82e65dc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:28:29.973Z] + go version [2022-05-11T21:28:29.973Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T21:28:30.026Z] $ docker stop --time=1 31cdd1c19a86697597cbb41f13a80de2bb33a8670877fcc1112a7a6c82e65dc1 [2022-05-11T21:28:31.389Z] $ docker rm -f 31cdd1c19a86697597cbb41f13a80de2bb33a8670877fcc1112a7a6c82e65dc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:32.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T21:28:32.053Z] . [Pipeline] withDockerContainer [2022-05-11T21:28:32.144Z] prd-ubuntu20.04-docker-8c-8g-63201 does not seem to be running inside a container [2022-05-11T21:28:32.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:28:32.644Z] $ docker top 03511e66cc9463e3a6e2b517993b60683412bbd280687e119d45a8b636dcb1b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T21:28:33.092Z] + make test [2022-05-11T21:28:33.092Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T21:28:33.352Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T21:28:39.921Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T21:28:39.921Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T21:28:44.116Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T21:28:47.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T21:28:47.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T21:28:47.413Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T21:28:47.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T21:28:47.493Z] $ docker stop --time=1 03511e66cc9463e3a6e2b517993b60683412bbd280687e119d45a8b636dcb1b9 [2022-05-11T21:28:49.112Z] $ docker rm -f 03511e66cc9463e3a6e2b517993b60683412bbd280687e119d45a8b636dcb1b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:28:49.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T21:28:49.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T21:28:50.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T21:28:50.627Z] + ls -al . [2022-05-11T21:28:50.627Z] total 176 [2022-05-11T21:28:50.627Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 21:28 . [2022-05-11T21:28:50.627Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:27 .. [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 21:27 .dockerignore [2022-05-11T21:28:50.627Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:27 .git [2022-05-11T21:28:50.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:27 .github [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 21:27 .gitignore [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:27 .golangci.yml [2022-05-11T21:28:50.627Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:27 .semver [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 21:27 Attribution.txt [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 21:27 CHANGELOG.md [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 21:27 Dockerfile [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:27 GOVERNANCE.md [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 21:27 Jenkinsfile [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:27 LICENSE [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 21:27 Makefile [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 21:27 OWNERS.md [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 21:27 README.md [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 21:27 VERSION [2022-05-11T21:28:50.627Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:27 bin [2022-05-11T21:28:50.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:27 cmd [2022-05-11T21:28:50.627Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 21:28 coverage.out [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 21:27 go.mod [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 56211 May 11 21:27 go.sum [2022-05-11T21:28:50.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:27 internal [2022-05-11T21:28:50.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:27 snap [2022-05-11T21:28:50.627Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 21:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:28:50.961Z] + 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=b26257b4258eaded14a1bc98ecf9e7c0fae3d345 --label arch=amd64 --label version=0.0.0 . [2022-05-11T21:28:50.961Z] Sending build context to Docker daemon 15.66MB [2022-05-11T21:28:50.961Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:28:50.961Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T21:28:50.961Z] ---> b6ba36437c71 [2022-05-11T21:28:50.961Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:28:51.224Z] ---> Running in 535acf2ffdb7 [2022-05-11T21:28:51.224Z] Removing intermediate container 535acf2ffdb7 [2022-05-11T21:28:51.224Z] ---> a84e00ea95e6 [2022-05-11T21:28:51.224Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:28:51.224Z] ---> Running in 867104eb656a [2022-05-11T21:28:51.224Z] Removing intermediate container 867104eb656a [2022-05-11T21:28:51.224Z] ---> 4484eaa4cc4d [2022-05-11T21:28:51.224Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T21:28:51.224Z] ---> Running in d1dc5d7960f3 [2022-05-11T21:28:51.483Z] Removing intermediate container d1dc5d7960f3 [2022-05-11T21:28:51.483Z] ---> 9ab69a39e926 [2022-05-11T21:28:51.483Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:28:51.483Z] ---> Running in fc8f11528bea [2022-05-11T21:28:52.053Z] Removing intermediate container fc8f11528bea [2022-05-11T21:28:52.053Z] ---> e4e36c1daef4 [2022-05-11T21:28:52.053Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:28:52.053Z] ---> Running in 65495d86660e [2022-05-11T21:28:52.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:53.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:53.518Z] OK: 224 MiB in 56 packages [2022-05-11T21:28:53.779Z] Removing intermediate container 65495d86660e [2022-05-11T21:28:53.779Z] ---> 37f2d2e8c72e [2022-05-11T21:28:53.779Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T21:28:54.039Z] ---> 5a1c40ab2f2c [2022-05-11T21:28:54.039Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:28:54.039Z] ---> Running in 5810cab4aff5 [2022-05-11T21:28:54.611Z] Removing intermediate container 5810cab4aff5 [2022-05-11T21:28:54.611Z] ---> 26529e819f63 [2022-05-11T21:28:54.611Z] Step 10/25 : COPY . . [2022-05-11T21:28:55.182Z] ---> 09703b029556 [2022-05-11T21:28:55.182Z] Step 11/25 : RUN ${MAKE} [2022-05-11T21:28:55.182Z] ---> Running in 3f3efc10836e [2022-05-11T21:28:55.755Z] Removing intermediate container 3f3efc10836e [2022-05-11T21:28:55.755Z] ---> 093879a31daf [2022-05-11T21:28:55.755Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T21:28:56.326Z] 3.15: Pulling from library/alpine [2022-05-11T21:28:56.326Z] df9b9388f04a: Pulling fs layer [2022-05-11T21:28:56.586Z] df9b9388f04a: Verifying Checksum [2022-05-11T21:28:56.586Z] df9b9388f04a: Download complete [2022-05-11T21:28:56.852Z] df9b9388f04a: Pull complete [2022-05-11T21:28:56.852Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T21:28:56.852Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T21:28:56.852Z] ---> 0ac33e5f5afa [2022-05-11T21:28:56.852Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T21:28:56.852Z] ---> Running in 4128e5c1aa59 [2022-05-11T21:28:56.852Z] Removing intermediate container 4128e5c1aa59 [2022-05-11T21:28:56.852Z] ---> 922fe9d06543 [2022-05-11T21:28:56.852Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:28:57.112Z] ---> Running in a8b413da9140 [2022-05-11T21:28:57.683Z] Removing intermediate container a8b413da9140 [2022-05-11T21:28:57.683Z] ---> ee1e2db7d785 [2022-05-11T21:28:57.683Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T21:28:57.683Z] ---> Running in b333417284f8 [2022-05-11T21:28:57.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:58.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T21:28:58.884Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T21:28:59.145Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T21:28:59.145Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T21:28:59.145Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T21:28:59.404Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T21:28:59.404Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T21:28:59.404Z] OK: 8 MiB in 19 packages [2022-05-11T21:28:59.664Z] Removing intermediate container b333417284f8 [2022-05-11T21:28:59.664Z] ---> b7c2d996d88d [2022-05-11T21:28:59.664Z] Step 16/25 : WORKDIR / [2022-05-11T21:28:59.923Z] ---> Running in d93263fe52de [2022-05-11T21:28:59.923Z] Removing intermediate container d93263fe52de [2022-05-11T21:28:59.923Z] ---> 5a894023b334 [2022-05-11T21:28:59.923Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T21:28:59.923Z] ---> 34a2b78ddd29 [2022-05-11T21:28:59.923Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T21:29:00.184Z] ---> 1ba0e1a8cf55 [2022-05-11T21:29:00.184Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T21:29:00.184Z] ---> 9c2b6a0026a0 [2022-05-11T21:29:00.184Z] Step 20/25 : EXPOSE 59910 [2022-05-11T21:29:00.445Z] ---> Running in 898bfb40dab1 [2022-05-11T21:29:00.445Z] Removing intermediate container 898bfb40dab1 [2022-05-11T21:29:00.445Z] ---> dd2d9527defa [2022-05-11T21:29:00.445Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T21:29:00.445Z] ---> Running in 22a49a9eb3ee [2022-05-11T21:29:00.445Z] Removing intermediate container 22a49a9eb3ee [2022-05-11T21:29:00.445Z] ---> e8bfcbbaf255 [2022-05-11T21:29:00.445Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T21:29:00.705Z] ---> Running in 7651a5e7e0fd [2022-05-11T21:29:00.705Z] Removing intermediate container 7651a5e7e0fd [2022-05-11T21:29:00.705Z] ---> 1c648760c2dc [2022-05-11T21:29:00.705Z] Step 23/25 : LABEL arch=amd64 [2022-05-11T21:29:00.705Z] ---> Running in 40e136863a0f [2022-05-11T21:29:00.705Z] Removing intermediate container 40e136863a0f [2022-05-11T21:29:00.705Z] ---> 759ffd171f21 [2022-05-11T21:29:00.705Z] Step 24/25 : LABEL git_sha=b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [2022-05-11T21:29:00.966Z] ---> Running in 11aa2f0ebc2a [2022-05-11T21:29:00.966Z] Removing intermediate container 11aa2f0ebc2a [2022-05-11T21:29:00.966Z] ---> e1c5ce00a84d [2022-05-11T21:29:00.966Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T21:29:00.966Z] ---> Running in 269f182cfe9e [2022-05-11T21:29:00.966Z] Removing intermediate container 269f182cfe9e [2022-05-11T21:29:00.966Z] ---> be8a3f32513a [2022-05-11T21:29:00.966Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-11T21:29:00.966Z] Successfully built be8a3f32513a [2022-05-11T21:29:00.966Z] 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:29:01.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:29:01.738Z] [2022-05-11T21:29:01.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:29:02.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:29:02.085Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T21:29:02.085Z] 5eb5b503b376: Pulling fs layer [2022-05-11T21:29:02.085Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T21:29:02.085Z] ec43610c2a17: Pulling fs layer [2022-05-11T21:29:02.085Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T21:29:02.085Z] 33b1e0a273af: Pulling fs layer [2022-05-11T21:29:02.085Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T21:29:02.085Z] 2f39f015ded8: Pulling fs layer [2022-05-11T21:29:02.085Z] 33b1e0a273af: Waiting [2022-05-11T21:29:02.085Z] 5d3b04190fa2: Waiting [2022-05-11T21:29:02.085Z] 2f39f015ded8: Waiting [2022-05-11T21:29:02.085Z] 3a2ae6a8a46f: Waiting [2022-05-11T21:29:02.085Z] 5c69ac0246d0: Download complete [2022-05-11T21:29:02.085Z] 3a2ae6a8a46f: Download complete [2022-05-11T21:29:02.085Z] 33b1e0a273af: Verifying Checksum [2022-05-11T21:29:02.085Z] 33b1e0a273af: Download complete [2022-05-11T21:29:02.085Z] ec43610c2a17: Verifying Checksum [2022-05-11T21:29:02.085Z] ec43610c2a17: Download complete [2022-05-11T21:29:02.085Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T21:29:02.085Z] 5d3b04190fa2: Download complete [2022-05-11T21:29:02.343Z] 5eb5b503b376: Download complete [2022-05-11T21:29:02.911Z] 2f39f015ded8: Download complete [2022-05-11T21:29:03.481Z] 5eb5b503b376: Pull complete [2022-05-11T21:29:03.740Z] 5c69ac0246d0: Pull complete [2022-05-11T21:29:04.000Z] ec43610c2a17: Pull complete [2022-05-11T21:29:04.000Z] 3a2ae6a8a46f: Pull complete [2022-05-11T21:29:04.260Z] 33b1e0a273af: Pull complete [2022-05-11T21:29:04.260Z] 5d3b04190fa2: Pull complete [2022-05-11T21:29:08.452Z] 2f39f015ded8: Pull complete [2022-05-11T21:29:08.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T21:29:08.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:29:08.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T21:29:08.542Z] prd-ubuntu20.04-docker-8c-8g-63201 does not seem to be running inside a container [2022-05-11T21:29:08.583Z] $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:29:10.217Z] $ docker top 4b547f7a105c1fb1a74386e7a68d8af446cf5f4814710151261e193f63d37fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:29:10.675Z] ---> job-cost.sh [2022-05-11T21:29:10.675Z] lf-activate-venv: SKIPPING [2022-05-11T21:29:10.675Z] INFO: No Stack... [2022-05-11T21:29:11.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T21:29:11.507Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T21:29:11.830Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv [2022-05-11T21:29:11.830Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T21:29:11.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [2022-05-11T21:29:11.878Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] did not exist. Created. [2022-05-11T21:29:11.878Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T21:29:12.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T21:29:12.324Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T21:29:12.350Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T21:29:12.430Z] $ docker stop --time=1 4b547f7a105c1fb1a74386e7a68d8af446cf5f4814710151261e193f63d37fe4 [2022-05-11T21:29:13.593Z] $ docker rm -f 4b547f7a105c1fb1a74386e7a68d8af446cf5f4814710151261e193f63d37fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T21:35:05.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63242 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws [2022-05-11T21:35:05.048Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-11T21:35:05.481Z] The recommended git tool is: git [2022-05-11T21:35:13.925Z] using credential edgex-jenkins-ssh [2022-05-11T21:35:13.943Z] Cloning the remote Git repository [2022-05-11T21:35:14.016Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:35:14.118Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-11T21:35:14.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:35:14.237Z] > git --version # timeout=10 [2022-05-11T21:35:14.259Z] > git --version # 'git version 2.25.1' [2022-05-11T21:35:14.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:35:14.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T21:35:15.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T21:35:16.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T21:35:16.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-11T21:35:16.096Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-11T21:35:16.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:35:16.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T21:35:16.676Z] Merging remotes/origin/main commit 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 into PR head commit b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [2022-05-11T21:35:16.938Z] Merge succeeded, producing b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [2022-05-11T21:35:16.938Z] Checking out Revision b26257b4258eaded14a1bc98ecf9e7c0fae3d345 (PR-35) [2022-05-11T21:35:16.704Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T21:35:16.724Z] > git checkout -f b26257b4258eaded14a1bc98ecf9e7c0fae3d345 # timeout=10 [2022-05-11T21:35:16.831Z] > git remote # timeout=10 [2022-05-11T21:35:16.854Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T21:35:16.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T21:35:16.889Z] > git merge 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 # timeout=10 [2022-05-11T21:35:16.922Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T21:35:16.951Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T21:35:16.965Z] > git checkout -f b26257b4258eaded14a1bc98ecf9e7c0fae3d345 # timeout=10 [2022-05-11T21:35:21.592Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [2022-05-11T21:35:21.668Z] > git --version # timeout=10 [2022-05-11T21:35:21.679Z] > git --version # 'git version 2.25.1' [2022-05-11T21:35:21.692Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:35:22.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T21:35:22.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T21:35:22.792Z] Dload Upload Total Spent Left Speed [2022-05-11T21:35:22.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-05-11T21:35:23.369Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T21:35:23.735Z] + sudo tee /etc/docker/daemon.new [2022-05-11T21:35:23.736Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T21:35:23.736Z] { [2022-05-11T21:35:23.736Z] "registry-mirrors": [ [2022-05-11T21:35:23.736Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T21:35:23.736Z] ], [2022-05-11T21:35:23.736Z] "bip": "10.250.0.254/24", [2022-05-11T21:35:23.736Z] "hosts": [ [2022-05-11T21:35:23.736Z] "tcp://0.0.0.0:5555", [2022-05-11T21:35:23.736Z] "unix:///var/run/docker.sock" [2022-05-11T21:35:23.736Z] ], [2022-05-11T21:35:23.736Z] "mtu": 1458, [2022-05-11T21:35:23.736Z] "selinux-enabled": true, [2022-05-11T21:35:23.736Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T21:35:23.736Z] } [Pipeline] sh [2022-05-11T21:35:24.115Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T21:35:24.556Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:35:42.990Z] provisioning config files... [2022-05-11T21:35:43.021Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7250594616927169150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:35:43.629Z] ---> docker-login.sh [2022-05-11T21:35:43.629Z] nexus3.edgexfoundry.org:10001 [2022-05-11T21:35:44.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:35:44.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:35:44.840Z] Configure a credential helper to remove this warning. See [2022-05-11T21:35:44.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:35:44.840Z] [2022-05-11T21:35:44.840Z] Login Succeeded [2022-05-11T21:35:44.840Z] nexus3.edgexfoundry.org:10002 [2022-05-11T21:35:45.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:35:45.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:35:45.118Z] Configure a credential helper to remove this warning. See [2022-05-11T21:35:45.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:35:45.118Z] [2022-05-11T21:35:45.118Z] Login Succeeded [2022-05-11T21:35:45.404Z] nexus3.edgexfoundry.org:10003 [2022-05-11T21:35:45.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:35:45.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:35:45.681Z] Configure a credential helper to remove this warning. See [2022-05-11T21:35:45.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:35:45.681Z] [2022-05-11T21:35:45.681Z] Login Succeeded [2022-05-11T21:35:45.681Z] nexus3.edgexfoundry.org:10004 [2022-05-11T21:35:46.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:35:46.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:35:46.288Z] Configure a credential helper to remove this warning. See [2022-05-11T21:35:46.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:35:46.288Z] [2022-05-11T21:35:46.288Z] Login Succeeded [2022-05-11T21:35:46.288Z] docker.io [2022-05-11T21:35:46.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T21:35:47.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T21:35:47.166Z] Configure a credential helper to remove this warning. See [2022-05-11T21:35:47.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T21:35:47.166Z] [2022-05-11T21:35:47.166Z] Login Succeeded [2022-05-11T21:35:47.166Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T21:35:47.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T21:35:47.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T21:35:47.755Z] ========================================================= [2022-05-11T21:35:47.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T21:35:47.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:35:48.228Z] + 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:35:48.508Z] Sending build context to Docker daemon 7.904MB [2022-05-11T21:35:48.786Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:35:48.786Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-11T21:35:48.786Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T21:35:48.786Z] 9b3977197b4f: Pulling fs layer [2022-05-11T21:35:48.786Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T21:35:48.786Z] 94645a83ff95: Pulling fs layer [2022-05-11T21:35:48.786Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T21:35:48.786Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T21:35:48.786Z] 3096ccb668a1: Pulling fs layer [2022-05-11T21:35:48.786Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T21:35:48.786Z] a4caa8a26152: Pulling fs layer [2022-05-11T21:35:48.786Z] 3f3a8bcf1eab: Waiting [2022-05-11T21:35:48.786Z] 0c92f367c5e7: Waiting [2022-05-11T21:35:48.786Z] 3096ccb668a1: Waiting [2022-05-11T21:35:48.786Z] e8cf19c19ddd: Waiting [2022-05-11T21:35:48.787Z] a4caa8a26152: Waiting [2022-05-11T21:35:48.787Z] 94645a83ff95: Download complete [2022-05-11T21:35:49.076Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T21:35:49.076Z] 1a89e8eeedd5: Download complete [2022-05-11T21:35:49.076Z] 0c92f367c5e7: Download complete [2022-05-11T21:35:49.076Z] 3096ccb668a1: Verifying Checksum [2022-05-11T21:35:49.076Z] 3096ccb668a1: Download complete [2022-05-11T21:35:49.076Z] 9b3977197b4f: Verifying Checksum [2022-05-11T21:35:49.076Z] 9b3977197b4f: Download complete [2022-05-11T21:35:49.076Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T21:35:49.076Z] e8cf19c19ddd: Download complete [2022-05-11T21:35:49.697Z] 9b3977197b4f: Pull complete [2022-05-11T21:35:50.316Z] 1a89e8eeedd5: Pull complete [2022-05-11T21:35:50.933Z] 94645a83ff95: Pull complete [2022-05-11T21:35:51.212Z] a4caa8a26152: Verifying Checksum [2022-05-11T21:35:51.212Z] a4caa8a26152: Download complete [2022-05-11T21:35:51.889Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T21:35:51.889Z] 3f3a8bcf1eab: Download complete [2022-05-11T21:36:07.023Z] 3f3a8bcf1eab: Pull complete [2022-05-11T21:36:07.023Z] 0c92f367c5e7: Pull complete [2022-05-11T21:36:07.023Z] 3096ccb668a1: Pull complete [2022-05-11T21:36:07.023Z] e8cf19c19ddd: Pull complete [2022-05-11T21:36:13.821Z] a4caa8a26152: Pull complete [2022-05-11T21:36:13.821Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T21:36:13.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T21:36:13.821Z] ---> 725f1c02e7f9 [2022-05-11T21:36:13.821Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:36:13.821Z] ---> Running in 9c9c6f0d4016 [2022-05-11T21:36:14.101Z] Removing intermediate container 9c9c6f0d4016 [2022-05-11T21:36:14.101Z] ---> db14dfb90e03 [2022-05-11T21:36:14.101Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:36:14.379Z] ---> Running in ede03a1532c6 [2022-05-11T21:36:14.656Z] Removing intermediate container ede03a1532c6 [2022-05-11T21:36:14.656Z] ---> 9484368e21a6 [2022-05-11T21:36:14.656Z] Step 5/11 : WORKDIR /device-gpio [2022-05-11T21:36:14.656Z] ---> Running in aaaf1b0fdde5 [2022-05-11T21:36:14.935Z] Removing intermediate container aaaf1b0fdde5 [2022-05-11T21:36:14.935Z] ---> fef4c9a76914 [2022-05-11T21:36:14.935Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:36:15.212Z] ---> Running in 3692e3fb9345 [2022-05-11T21:36:17.196Z] Removing intermediate container 3692e3fb9345 [2022-05-11T21:36:17.196Z] ---> 196b5c699a0f [2022-05-11T21:36:17.196Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:36:17.196Z] ---> Running in b0f4dc4bc179 [2022-05-11T21:36:18.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:36:19.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:36:20.171Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T21:36:20.171Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T21:36:20.445Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T21:36:20.445Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T21:36:20.723Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T21:36:20.723Z] OK: 224 MiB in 56 packages [2022-05-11T21:36:21.716Z] Removing intermediate container b0f4dc4bc179 [2022-05-11T21:36:21.716Z] ---> 5e47457888b3 [2022-05-11T21:36:21.716Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-11T21:36:22.323Z] ---> 074e5b499dd4 [2022-05-11T21:36:22.323Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:36:22.604Z] ---> Running in 45199dfedcba [2022-05-11T21:37:44.500Z] Removing intermediate container 45199dfedcba [2022-05-11T21:37:44.500Z] ---> d971dde0507c [2022-05-11T21:37:44.500Z] Step 10/11 : COPY . . [2022-05-11T21:37:44.500Z] ---> 6b096d382321 [2022-05-11T21:37:44.500Z] Step 11/11 : RUN ${MAKE} [2022-05-11T21:37:44.500Z] ---> Running in 4f0154959cc9 [2022-05-11T21:37:44.500Z] Removing intermediate container 4f0154959cc9 [2022-05-11T21:37:44.500Z] ---> 30ce6ede2b0f [2022-05-11T21:37:44.500Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-11T21:37:44.500Z] Successfully built 30ce6ede2b0f [2022-05-11T21:37:44.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:37:44.894Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T21:37:44.894Z] . [Pipeline] withDockerContainer [2022-05-11T21:37:45.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-63242 does not seem to be running inside a container [2022-05-11T21:37:45.321Z] $ 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:37:46.860Z] $ docker top 79f6bdeec2608cbdf1cb47a2fa9d0f9e05c670817e9c3cb1e91b3f83f0ed02c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:37:47.895Z] + go version [2022-05-11T21:37:47.895Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T21:37:47.942Z] $ docker stop --time=1 79f6bdeec2608cbdf1cb47a2fa9d0f9e05c670817e9c3cb1e91b3f83f0ed02c9 [2022-05-11T21:37:49.692Z] $ docker rm -f 79f6bdeec2608cbdf1cb47a2fa9d0f9e05c670817e9c3cb1e91b3f83f0ed02c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:37:50.622Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T21:37:50.622Z] . [Pipeline] withDockerContainer [2022-05-11T21:37:50.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-63242 does not seem to be running inside a container [2022-05-11T21:37:51.001Z] $ 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:37:52.417Z] $ docker top f036f236c4962cf42f46e606d3227f7d544680fae3086d9779b4e15a226fbbbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T21:37:53.459Z] + make test [2022-05-11T21:37:53.459Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-11T21:37:54.932Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-11T21:38:51.652Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-11T21:38:51.652Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-11T21:38:51.652Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T21:38:51.652Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T21:39:06.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T21:39:06.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T21:39:06.788Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T21:39:08.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T21:39:08.847Z] $ docker stop --time=1 f036f236c4962cf42f46e606d3227f7d544680fae3086d9779b4e15a226fbbbe [2022-05-11T21:39:10.662Z] $ docker rm -f f036f236c4962cf42f46e606d3227f7d544680fae3086d9779b4e15a226fbbbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T21:39:11.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T21:39:11.614Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T21:39:12.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T21:39:12.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T21:39:13.088Z] + ls -al . [2022-05-11T21:39:13.088Z] total 172 [2022-05-11T21:39:13.088Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:39 . [2022-05-11T21:39:13.088Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 21:35 .. [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 120 May 11 21:35 .dockerignore [2022-05-11T21:39:13.088Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 21:35 .git [2022-05-11T21:39:13.088Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:35 .github [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 343 May 11 21:35 .gitignore [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 21:35 .golangci.yml [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 11 21:35 Attribution.txt [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 2256 May 11 21:35 CHANGELOG.md [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 11 21:35 Dockerfile [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 21:35 GOVERNANCE.md [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 657 May 11 21:35 Jenkinsfile [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 21:35 LICENSE [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 11 21:35 Makefile [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 617 May 11 21:35 OWNERS.md [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 11 21:35 README.md [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 21:27 VERSION [2022-05-11T21:39:13.088Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 21:35 bin [2022-05-11T21:39:13.088Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:35 cmd [2022-05-11T21:39:13.088Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 21:37 coverage.out [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 11 21:35 go.mod [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 56211 May 11 21:35 go.sum [2022-05-11T21:39:13.088Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:35 internal [2022-05-11T21:39:13.088Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 21:35 snap [2022-05-11T21:39:13.088Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 21:35 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:39:13.470Z] + 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=b26257b4258eaded14a1bc98ecf9e7c0fae3d345 --label arch=arm64 --label version=0.0.0 . [2022-05-11T21:39:14.078Z] Sending build context to Docker daemon 7.905MB [2022-05-11T21:39:14.078Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T21:39:14.078Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-11T21:39:14.078Z] ---> 30ce6ede2b0f [2022-05-11T21:39:14.078Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T21:39:14.078Z] ---> Running in beea4015a298 [2022-05-11T21:39:14.353Z] Removing intermediate container beea4015a298 [2022-05-11T21:39:14.353Z] ---> 2fffca68d9f5 [2022-05-11T21:39:14.353Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T21:39:14.639Z] ---> Running in 0321b42b0410 [2022-05-11T21:39:14.918Z] Removing intermediate container 0321b42b0410 [2022-05-11T21:39:14.918Z] ---> e72b98c5496b [2022-05-11T21:39:14.918Z] Step 5/25 : WORKDIR /device-gpio [2022-05-11T21:39:14.918Z] ---> Running in cfc175e2c715 [2022-05-11T21:39:15.514Z] Removing intermediate container cfc175e2c715 [2022-05-11T21:39:15.514Z] ---> 402ab1e56956 [2022-05-11T21:39:15.514Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:39:15.514Z] ---> Running in a1a3f2ef7d82 [2022-05-11T21:39:17.498Z] Removing intermediate container a1a3f2ef7d82 [2022-05-11T21:39:17.498Z] ---> 3e9ba60973d2 [2022-05-11T21:39:17.498Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T21:39:17.498Z] ---> Running in 83cecabfeae0 [2022-05-11T21:39:18.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:39:19.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:39:20.460Z] OK: 224 MiB in 56 packages [2022-05-11T21:39:21.446Z] Removing intermediate container 83cecabfeae0 [2022-05-11T21:39:21.446Z] ---> ab9525c86ca5 [2022-05-11T21:39:21.446Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-11T21:39:22.040Z] ---> 7c897e9461cb [2022-05-11T21:39:22.040Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T21:39:22.040Z] ---> Running in 63aedcc7bb41 [2022-05-11T21:39:24.017Z] Removing intermediate container 63aedcc7bb41 [2022-05-11T21:39:24.017Z] ---> f838bcf8e3be [2022-05-11T21:39:24.017Z] Step 10/25 : COPY . . [2022-05-11T21:39:24.997Z] ---> 4ef6931a1913 [2022-05-11T21:39:24.997Z] Step 11/25 : RUN ${MAKE} [2022-05-11T21:39:25.271Z] ---> Running in 7ff20222e7c1 [2022-05-11T21:39:27.248Z] Removing intermediate container 7ff20222e7c1 [2022-05-11T21:39:27.248Z] ---> f0a4c4d74076 [2022-05-11T21:39:27.248Z] Step 12/25 : FROM alpine:3.15 [2022-05-11T21:39:27.524Z] 3.15: Pulling from library/alpine [2022-05-11T21:39:27.795Z] 9981e73032c8: Pulling fs layer [2022-05-11T21:39:28.068Z] 9981e73032c8: Verifying Checksum [2022-05-11T21:39:28.068Z] 9981e73032c8: Download complete [2022-05-11T21:39:28.665Z] 9981e73032c8: Pull complete [2022-05-11T21:39:28.665Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-11T21:39:28.665Z] Status: Downloaded newer image for alpine:3.15 [2022-05-11T21:39:28.665Z] ---> 3fb3c9af89a9 [2022-05-11T21:39:28.665Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-11T21:39:28.665Z] ---> Running in 3a9e3e9c8f10 [2022-05-11T21:39:29.274Z] Removing intermediate container 3a9e3e9c8f10 [2022-05-11T21:39:29.274Z] ---> a653187e5074 [2022-05-11T21:39:29.274Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T21:39:29.274Z] ---> Running in 35b8e3f96c35 [2022-05-11T21:39:31.269Z] Removing intermediate container 35b8e3f96c35 [2022-05-11T21:39:31.269Z] ---> e7c0f2dd6d7b [2022-05-11T21:39:31.269Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-11T21:39:31.269Z] ---> Running in 4002c38e13ae [2022-05-11T21:39:32.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T21:39:33.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T21:39:34.230Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-11T21:39:34.230Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-11T21:39:34.230Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-11T21:39:34.506Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-11T21:39:34.506Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-11T21:39:34.784Z] Executing busybox-1.34.1-r5.trigger [2022-05-11T21:39:34.784Z] OK: 8 MiB in 19 packages [2022-05-11T21:39:35.781Z] Removing intermediate container 4002c38e13ae [2022-05-11T21:39:35.781Z] ---> bc045a845212 [2022-05-11T21:39:35.781Z] Step 16/25 : WORKDIR / [2022-05-11T21:39:35.781Z] ---> Running in 2165b74de35f [2022-05-11T21:39:36.386Z] Removing intermediate container 2165b74de35f [2022-05-11T21:39:36.386Z] ---> 876ad9d6d0ce [2022-05-11T21:39:36.386Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-11T21:39:36.984Z] ---> 42968ff860e6 [2022-05-11T21:39:36.984Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-11T21:39:37.592Z] ---> ee8c90ad9bd5 [2022-05-11T21:39:37.592Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-11T21:39:38.189Z] ---> d52258fa16c5 [2022-05-11T21:39:38.189Z] Step 20/25 : EXPOSE 59910 [2022-05-11T21:39:38.189Z] ---> Running in d7cea2c4b59b [2022-05-11T21:39:38.465Z] Removing intermediate container d7cea2c4b59b [2022-05-11T21:39:38.465Z] ---> e7157dcc9323 [2022-05-11T21:39:38.465Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-11T21:39:38.465Z] ---> Running in 29c0f0163cda [2022-05-11T21:39:39.071Z] Removing intermediate container 29c0f0163cda [2022-05-11T21:39:39.071Z] ---> 5150b03e08db [2022-05-11T21:39:39.071Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-11T21:39:39.071Z] ---> Running in 98818cf18a81 [2022-05-11T21:39:39.348Z] Removing intermediate container 98818cf18a81 [2022-05-11T21:39:39.348Z] ---> d38ffeaaf225 [2022-05-11T21:39:39.348Z] Step 23/25 : LABEL arch=arm64 [2022-05-11T21:39:39.348Z] ---> Running in db18f2c18ddb [2022-05-11T21:39:39.958Z] Removing intermediate container db18f2c18ddb [2022-05-11T21:39:39.958Z] ---> 5f9a126e9bd9 [2022-05-11T21:39:39.958Z] Step 24/25 : LABEL git_sha=b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [2022-05-11T21:39:39.958Z] ---> Running in 6eb2baa8955f [2022-05-11T21:39:40.233Z] Removing intermediate container 6eb2baa8955f [2022-05-11T21:39:40.233Z] ---> 9a1217a2e59b [2022-05-11T21:39:40.233Z] Step 25/25 : LABEL version=0.0.0 [2022-05-11T21:39:40.513Z] ---> Running in 44b3689a579b [2022-05-11T21:39:40.792Z] Removing intermediate container 44b3689a579b [2022-05-11T21:39:40.792Z] ---> 3812ee4cb357 [2022-05-11T21:39:40.792Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-11T21:39:40.792Z] Successfully built 3812ee4cb357 [2022-05-11T21:39:40.792Z] 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:39:41.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:39:41.494Z] [2022-05-11T21:39:41.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:39:42.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:39:42.448Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T21:39:42.448Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T21:39:42.448Z] 04944245beec: Pulling fs layer [2022-05-11T21:39:42.448Z] 699f458cf7ca: Pulling fs layer [2022-05-11T21:39:42.448Z] 765212b225bb: Pulling fs layer [2022-05-11T21:39:42.448Z] f23df028b6ca: Pulling fs layer [2022-05-11T21:39:42.448Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T21:39:42.448Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T21:39:42.448Z] 765212b225bb: Waiting [2022-05-11T21:39:42.448Z] f23df028b6ca: Waiting [2022-05-11T21:39:42.448Z] 2437ff75d9bd: Waiting [2022-05-11T21:39:42.448Z] d65c8cfc05b1: Waiting [2022-05-11T21:39:42.448Z] 04944245beec: Verifying Checksum [2022-05-11T21:39:42.448Z] 04944245beec: Download complete [2022-05-11T21:39:42.448Z] 765212b225bb: Verifying Checksum [2022-05-11T21:39:42.448Z] 765212b225bb: Download complete [2022-05-11T21:39:42.448Z] f23df028b6ca: Verifying Checksum [2022-05-11T21:39:42.448Z] f23df028b6ca: Download complete [2022-05-11T21:39:42.448Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T21:39:42.448Z] d65c8cfc05b1: Download complete [2022-05-11T21:39:42.730Z] 699f458cf7ca: Verifying Checksum [2022-05-11T21:39:42.730Z] 699f458cf7ca: Download complete [2022-05-11T21:39:43.008Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T21:39:43.008Z] 8998bd30e6a1: Download complete [2022-05-11T21:39:45.645Z] 2437ff75d9bd: Download complete [2022-05-11T21:39:47.641Z] 8998bd30e6a1: Pull complete [2022-05-11T21:39:48.243Z] 04944245beec: Pull complete [2022-05-11T21:39:49.687Z] 699f458cf7ca: Pull complete [2022-05-11T21:39:49.965Z] 765212b225bb: Pull complete [2022-05-11T21:39:50.955Z] f23df028b6ca: Pull complete [2022-05-11T21:39:51.230Z] d65c8cfc05b1: Pull complete [2022-05-11T21:40:06.360Z] 2437ff75d9bd: Pull complete [2022-05-11T21:40:06.360Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T21:40:06.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T21:40:06.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T21:40:06.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-63242 does not seem to be running inside a container [2022-05-11T21:40:06.779Z] $ 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:40:09.549Z] $ docker top 6b43f9be5826967bee68d319f6e056f5c83ff11a99d39c7b298730c538eb364a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:10.625Z] ---> job-cost.sh [2022-05-11T21:40:10.625Z] lf-activate-venv: SKIPPING [2022-05-11T21:40:10.625Z] INFO: No Stack... [2022-05-11T21:40:11.229Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T21:40:12.212Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T21:40:12.911Z] + + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-05-11T21:40:12.911Z] cut -d, -f6 [Pipeline] lock [2022-05-11T21:40:13.004Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [2022-05-11T21:40:13.009Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] did not exist. Created. [2022-05-11T21:40:13.009Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T21:40:13.780Z] /w/workspace/device-gpio/1@tmp/durable-6841cac0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T21:40:14.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T21:40:14.537Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T21:40:14.603Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T21:40:14.617Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T21:40:14.708Z] $ docker stop --time=1 6b43f9be5826967bee68d319f6e056f5c83ff11a99d39c7b298730c538eb364a [2022-05-11T21:40:16.267Z] $ docker rm -f 6b43f9be5826967bee68d319f6e056f5c83ff11a99d39c7b298730c538eb364a [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:40:17.341Z] provisioning config files... [2022-05-11T21:40:17.353Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3363280382683632816tmp [Pipeline] { [Pipeline] sh [2022-05-11T21:40:17.696Z] + set +x [2022-05-11T21:40:17.696Z] + curl -s https://codecov.io/bash [2022-05-11T21:40:17.696Z] + bash -s -- [2022-05-11T21:40:17.696Z] [2022-05-11T21:40:17.696Z] _____ _ [2022-05-11T21:40:17.696Z] / ____| | | [2022-05-11T21:40:17.696Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T21:40:17.696Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T21:40:17.696Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T21:40:17.696Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T21:40:17.696Z] Bash-1.0.6 [2022-05-11T21:40:17.696Z] [2022-05-11T21:40:17.696Z] [2022-05-11T21:40:17.696Z] ==> git version 2.25.1 found [2022-05-11T21:40:17.696Z] ==> 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:40:17.696Z] Release-Date: 2020-01-08 [2022-05-11T21:40:17.696Z] 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:40:17.696Z] 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:40:17.696Z] ==> Jenkins CI detected. [2022-05-11T21:40:17.696Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-05-11T21:40:17.696Z] project root: . [2022-05-11T21:40:17.696Z] --> token set from env [2022-05-11T21:40:17.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T21:40:17.696Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T21:40:17.696Z] ==> Python coveragepy not found [2022-05-11T21:40:17.696Z] ==> Searching for coverage reports in: [2022-05-11T21:40:17.696Z] + . [2022-05-11T21:40:17.696Z] -> Found 1 reports [2022-05-11T21:40:17.697Z] ==> Detecting git/mercurial file structure [2022-05-11T21:40:17.697Z] ==> Reading reports [2022-05-11T21:40:17.697Z] + ./coverage.out bytes=10 [2022-05-11T21:40:17.697Z] ==> Appending adjustments [2022-05-11T21:40:17.697Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T21:40:17.697Z] + Found adjustments [2022-05-11T21:40:17.697Z] ==> Gzipping contents [2022-05-11T21:40:17.957Z] 4.0K /tmp/codecov.9wic4W.gz [2022-05-11T21:40:17.957Z] ==> Uploading reports [2022-05-11T21:40:17.957Z] url: https://codecov.io [2022-05-11T21:40:17.957Z] query: branch=PR-35&commit=b26257b4258eaded14a1bc98ecf9e7c0fae3d345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-05-11T21:40:17.957Z] -> Pinging Codecov [2022-05-11T21:40:17.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=b26257b4258eaded14a1bc98ecf9e7c0fae3d345&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-05-11T21:40:18.217Z] -> Uploading to [2022-05-11T21:40:18.217Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b26257b4258eaded14a1bc98ecf9e7c0fae3d345/9e6ca6e4-4c11-41f0-9cde-5b4bae9bb982.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T214018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32fad612a186184f0c4ab6d0d7e1ae3b6197d0df47fafb003f4d14883f46f735 [2022-05-11T21:40:18.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T21:40:18.217Z] Dload Upload Total Spent Left Speed [2022-05-11T21:40:18.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3980 --:--:-- --:--:-- --:--:-- 3980 [2022-05-11T21:40:18.477Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/b26257b4258eaded14a1bc98ecf9e7c0fae3d345 [Pipeline] } [2022-05-11T21:40:18.504Z] 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:40:20.148Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] [2022-05-11T21:40:20.148Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-11T21:40:20.148Z] total 16 [2022-05-11T21:40:20.148Z] drwxr-xr-x 3 root root 4096 May 11 21:29 . [2022-05-11T21:40:20.148Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:29 .. [2022-05-11T21:40:20.148Z] drwxr-xr-x 2 root root 4096 May 11 21:29 cost [2022-05-11T21:40:20.148Z] -rw-r--r-- 1 root root 81 May 11 21:29 cost.csv [2022-05-11T21:40:20.148Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-11T21:40:20.148Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-11T21:40:20.148Z] total 16 [2022-05-11T21:40:20.148Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 21:29 . [2022-05-11T21:40:20.148Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 21:29 .. [2022-05-11T21:40:20.148Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 21:29 cost [2022-05-11T21:40:20.148Z] -rw-r--r-- 1 jenkins jenkins 81 May 11 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:20.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:21.379Z] ---> package-listing.sh [2022-05-11T21:40:21.379Z] ++ facter osfamily [2022-05-11T21:40:21.379Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T21:40:21.640Z] + OS_FAMILY=debian [2022-05-11T21:40:21.640Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 [2022-05-11T21:40:21.640Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T21:40:21.640Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T21:40:21.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T21:40:21.640Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T21:40:21.640Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-05-11T21:40:21.640Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T21:40:21.640Z] + case "${OS_FAMILY}" in [2022-05-11T21:40:21.640Z] + dpkg -l [2022-05-11T21:40:21.640Z] + grep '^ii' [2022-05-11T21:40:21.640Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T21:40:21.640Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T21:40:21.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T21:40:21.640Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-05-11T21:40:21.640Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [2022-05-11T21:40:21.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo [2022-05-11T21:40:21.677Z] 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-35/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:40:21.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T21:40:22.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T21:40:22.559Z] . [Pipeline] withDockerContainer [2022-05-11T21:40:22.651Z] prd-ubuntu20.04-docker-8c-8g-63201 does not seem to be running inside a container [2022-05-11T21:40:22.691Z] $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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:40:22.926Z] $ docker top 93324f084f2920497ecd885164b59b5516f9bbad47edb649db304629578fe0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T21:40:23.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T21:40:23.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T21:40:23.951Z] + ls /var/log/sa-host [2022-05-11T21:40:23.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T21:40:24.110Z] provisioning config files... [2022-05-11T21:40:24.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config5094790490167741266tmp [Pipeline] { [Pipeline] echo [2022-05-11T21:40:24.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:24.484Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T21:40:24.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:24.905Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T21:40:24.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:25.256Z] ---> sudo-logs.sh [2022-05-11T21:40:25.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T21:40:25.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:25.663Z] ---> job-cost.sh [2022-05-11T21:40:25.663Z] lf-activate-venv: SKIPPING [2022-05-11T21:40:25.663Z] DEBUG: total: 0.2199999988079071 [2022-05-11T21:40:25.663Z] INFO: Retrieving Stack Cost... [2022-05-11T21:40:25.923Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T21:40:26.494Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T21:40:26.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T21:40:26.854Z] ---> logs-deploy.sh [2022-05-11T21:40:26.854Z] lf-activate-venv: SKIPPING [2022-05-11T21:40:26.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/1 [2022-05-11T21:40:26.854Z] INFO: archiving workspace using pattern(s): [2022-05-11T21:40:27.801Z] Archives upload complete. [2022-05-11T21:40:27.801Z] INFO: archiving logs to Nexus