Pull request #36 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from fa9dcd43b6ceed1f7e2e456345328e5facdd917c+5481a4acbe2c9cded44f119138c580c35965cafd (43d6f394a7a858ebc4662df7302a6e396839b72c) 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-ssh17986361466710113621.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-ssh4487870793151678726.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7822015322807858734.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 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-ssh13117484644755565583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18411555714749180829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-63417 in /w/workspace/edgexfoundry_device-gpio_PR-36 [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-36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit fa9dcd43b6ceed1f7e2e456345328e5facdd917c Merge succeeded, producing fa9dcd43b6ceed1f7e2e456345328e5facdd917c Checking out Revision fa9dcd43b6ceed1f7e2e456345328e5facdd917c (PR-36) > 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/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 Commit message: "docs: Move snap env injection to Kamakura" > git rev-list --no-walk cbea0cc5b91bdd2af06f02603e0207ecc70549e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T15:37:21.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T15:37:21.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T15:37:21.167Z] ========================================================= [2022-05-12T15:37:21.167Z] EdgeX Global Pipelines Version Info [2022-05-12T15:37:21.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:37:21.943Z] ------------------- [2022-05-12T15:37:21.943Z] stable info: [2022-05-12T15:37:21.943Z] ------------------- [2022-05-12T15:37:21.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:37:21.943Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:37:21.943Z] Message: update stable to v1.0.230 [2022-05-12T15:37:22.515Z] ------------------- [2022-05-12T15:37:22.515Z] experimental info: [2022-05-12T15:37:22.515Z] ------------------- [2022-05-12T15:37:22.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:37:22.515Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:37:22.515Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T15:37:22.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T15:37:22.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T15:37:22.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T15:37:22.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T15:37:22.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T15:37:22.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T15:37:22.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T15:37:22.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T15:37:22.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T15:37:22.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T15:37:22.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T15:37:22.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T15:37:22.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T15:37:22.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T15:37:22.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:37:22.990Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:37:23.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:37:23.017Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:37:23.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T15:37:23.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T15:37:23.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T15:37:23.075Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T15:37:23.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T15:37:23.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T15:37:23.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T15:37:23.135Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T15:37:23.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2022-05-12T15:37:23.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2022-05-12T15:37:23.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2022-05-12T15:37:23.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa9dcd43b6ceed1f7e2e456345328e5facdd917c [Pipeline] echo [2022-05-12T15:37:23.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa9dcd4 [Pipeline] echo [2022-05-12T15:37:23.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:37:23.284Z] provisioning config files... [2022-05-12T15:37:23.299Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config421273082721393371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:37:23.616Z] ---> docker-login.sh [2022-05-12T15:37:23.616Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:37:23.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:23.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:23.876Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:23.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:23.876Z] [2022-05-12T15:37:23.876Z] Login Succeeded [2022-05-12T15:37:23.876Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:37:24.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:24.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:24.136Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:24.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:24.136Z] [2022-05-12T15:37:24.136Z] Login Succeeded [2022-05-12T15:37:24.136Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:37:24.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:24.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:24.136Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:24.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:24.136Z] [2022-05-12T15:37:24.136Z] Login Succeeded [2022-05-12T15:37:24.136Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:37:24.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:24.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:24.400Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:24.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:24.400Z] [2022-05-12T15:37:24.400Z] Login Succeeded [2022-05-12T15:37:24.400Z] docker.io [2022-05-12T15:37:24.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:24.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:24.661Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:24.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:24.661Z] [2022-05-12T15:37:24.661Z] Login Succeeded [2022-05-12T15:37:24.661Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:37:24.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T15:37:25.058Z] + git rev-list -1 --merges fa9dcd43b6ceed1f7e2e456345328e5facdd917c~1..fa9dcd43b6ceed1f7e2e456345328e5facdd917c [Pipeline] echo [2022-05-12T15:37:25.094Z] -----------> git rev-list -1 --merges fa9dcd43b6ceed1f7e2e456345328e5facdd917c~1..fa9dcd43b6ceed1f7e2e456345328e5facdd917c fa9dcd43b6ceed1f7e2e456345328e5facdd917c [false] [Pipeline] sh [2022-05-12T15:37:25.385Z] + git log --format=format:%s -1 fa9dcd43b6ceed1f7e2e456345328e5facdd917c [Pipeline] echo [2022-05-12T15:37:25.401Z] ========================================================= [2022-05-12T15:37:25.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T15:37:25.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:37:25.749Z] + git log --format=format:%s -1 fa9dcd43b6ceed1f7e2e456345328e5facdd917c [Pipeline] echo [2022-05-12T15:37:25.762Z] [semverPrep] GIT_COMMIT: fa9dcd43b6ceed1f7e2e456345328e5facdd917c, Commit Message: docs: Move snap env injection to Kamakura [Pipeline] echo [2022-05-12T15:37:25.772Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T15:37:26.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:37:26.154Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T15:37:26.154Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T15:37:26.154Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T15:37:26.154Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T15:37:26.154Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T15:37:26.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:37:26.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:37:26.555Z] [2022-05-12T15:37:26.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:37:26.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:37:26.865Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T15:37:26.865Z] 1fe172e4850f: Pulling fs layer [2022-05-12T15:37:26.865Z] caf521ccaac6: Pulling fs layer [2022-05-12T15:37:26.865Z] 3ead6fa29328: Pulling fs layer [2022-05-12T15:37:26.865Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T15:37:26.865Z] a8d5f1318db7: Pulling fs layer [2022-05-12T15:37:26.865Z] c427282e49a2: Pulling fs layer [2022-05-12T15:37:26.865Z] 1827001aaf11: Pulling fs layer [2022-05-12T15:37:26.865Z] 0714d37db230: Pulling fs layer [2022-05-12T15:37:26.865Z] ac28cf19c067: Pulling fs layer [2022-05-12T15:37:26.865Z] ca983d60f3e2: Pulling fs layer [2022-05-12T15:37:26.865Z] 9f894cec8388: Pulling fs layer [2022-05-12T15:37:26.865Z] ac28cf19c067: Waiting [2022-05-12T15:37:26.865Z] ca983d60f3e2: Waiting [2022-05-12T15:37:26.865Z] 0714d37db230: Waiting [2022-05-12T15:37:26.865Z] c427282e49a2: Waiting [2022-05-12T15:37:26.865Z] 9f894cec8388: Waiting [2022-05-12T15:37:26.865Z] 1827001aaf11: Waiting [2022-05-12T15:37:26.865Z] 5c2a1cbceb83: Waiting [2022-05-12T15:37:26.865Z] a8d5f1318db7: Waiting [2022-05-12T15:37:26.865Z] caf521ccaac6: Download complete [2022-05-12T15:37:26.865Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T15:37:26.865Z] 5c2a1cbceb83: Download complete [2022-05-12T15:37:26.865Z] a8d5f1318db7: Verifying Checksum [2022-05-12T15:37:26.865Z] a8d5f1318db7: Download complete [2022-05-12T15:37:26.865Z] c427282e49a2: Verifying Checksum [2022-05-12T15:37:26.865Z] c427282e49a2: Download complete [2022-05-12T15:37:27.125Z] 3ead6fa29328: Verifying Checksum [2022-05-12T15:37:27.125Z] 3ead6fa29328: Download complete [2022-05-12T15:37:27.125Z] 0714d37db230: Verifying Checksum [2022-05-12T15:37:27.125Z] 0714d37db230: Download complete [2022-05-12T15:37:27.125Z] ac28cf19c067: Download complete [2022-05-12T15:37:27.125Z] ca983d60f3e2: Download complete [2022-05-12T15:37:27.125Z] 9f894cec8388: Download complete [2022-05-12T15:37:27.125Z] 1fe172e4850f: Verifying Checksum [2022-05-12T15:37:27.125Z] 1fe172e4850f: Download complete [2022-05-12T15:37:27.386Z] 1827001aaf11: Verifying Checksum [2022-05-12T15:37:27.386Z] 1827001aaf11: Download complete [2022-05-12T15:37:28.776Z] 1fe172e4850f: Pull complete [2022-05-12T15:37:28.776Z] caf521ccaac6: Pull complete [2022-05-12T15:37:29.346Z] 3ead6fa29328: Pull complete [2022-05-12T15:37:29.346Z] 5c2a1cbceb83: Pull complete [2022-05-12T15:37:29.918Z] a8d5f1318db7: Pull complete [2022-05-12T15:37:29.918Z] c427282e49a2: Pull complete [2022-05-12T15:37:31.834Z] 1827001aaf11: Pull complete [2022-05-12T15:37:31.834Z] 0714d37db230: Pull complete [2022-05-12T15:37:31.834Z] ac28cf19c067: Pull complete [2022-05-12T15:37:32.095Z] ca983d60f3e2: Pull complete [2022-05-12T15:37:32.095Z] 9f894cec8388: Pull complete [2022-05-12T15:37:32.095Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T15:37:32.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:37:32.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T15:37:32.175Z] prd-ubuntu20.04-docker-8c-8g-63417 does not seem to be running inside a container [2022-05-12T15:37:32.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:37:33.705Z] $ docker top bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 -eo pid,comm [2022-05-12T15:37:33.771Z] 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-12T15:37:33.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:37:33.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:37:33.811Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:37:33.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:37:33.966Z] $ docker exec bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 ssh-agent [2022-05-12T15:37:34.085Z] SSH_AUTH_SOCK=/tmp/ssh-NeYPvNezTzge/agent.32 [2022-05-12T15:37:34.085Z] SSH_AGENT_PID=38 [2022-05-12T15:37:34.099Z] Running ssh-add (command line suppressed) [2022-05-12T15:37:34.221Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_536818693119937181.key (/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_536818693119937181.key) [2022-05-12T15:37:34.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:37:34.526Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T15:37:34.551Z] $ docker exec --env ******** --env ******** bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 ssh-agent -k [2022-05-12T15:37:34.659Z] unset SSH_AUTH_SOCK; [2022-05-12T15:37:34.659Z] unset SSH_AGENT_PID; [2022-05-12T15:37:34.659Z] echo Agent pid 38 killed; [2022-05-12T15:37:34.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T15:37:34.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:37:34.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:37:34.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:37:34.829Z] $ docker exec bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 ssh-agent [2022-05-12T15:37:34.952Z] SSH_AUTH_SOCK=/tmp/ssh-EvnBVeMHURZr/agent.71 [2022-05-12T15:37:34.952Z] SSH_AGENT_PID=78 [2022-05-12T15:37:34.958Z] Running ssh-add (command line suppressed) [2022-05-12T15:37:35.080Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_6790716191507675546.key (/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/private_key_6790716191507675546.key) [2022-05-12T15:37:35.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:37:35.380Z] + git semver init [2022-05-12T15:37:35.641Z] 2022-05-12 15:37:35,615 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T15:37:35.641Z] 2022-05-12 15:37:35,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver [2022-05-12T15:37:35.641Z] 2022-05-12 15:37:35,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-36/.semver [2022-05-12T15:37:35.641Z] 2022-05-12 15:37:35,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-36/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,554 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-36/.git/info/exclude [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 with force:False [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,555 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,560 [execute] INFO git cat-file --batch-check [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,568 [execute] INFO git cat-file --batch [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:37:36.599Z] 2022-05-12 15:37:36,573 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-36/.semver/PR-36 [2022-05-12T15:37:36.599Z] 0.0.0 [Pipeline] } [2022-05-12T15:37:36.617Z] $ docker exec --env ******** --env ******** bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 ssh-agent -k [2022-05-12T15:37:36.747Z] unset SSH_AUTH_SOCK; [2022-05-12T15:37:36.748Z] unset SSH_AGENT_PID; [2022-05-12T15:37:36.748Z] echo Agent pid 78 killed; [2022-05-12T15:37:36.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:37:37.059Z] + git semver [Pipeline] } [2022-05-12T15:37:37.650Z] $ docker stop --time=1 bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 [2022-05-12T15:37:39.107Z] $ docker rm -f bb286507600de907e1562f2ffc2197d9d880fe7c82e31a4400ce894a2cad9226 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:37:39.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T15:37:39.761Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T15:37:39.764Z] [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-12T15:37:39.879Z] provisioning config files... [2022-05-12T15:37:39.890Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config5836520356296266253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:37:40.192Z] ---> docker-login.sh [2022-05-12T15:37:40.192Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:37:40.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:40.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:40.192Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:40.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:40.192Z] [2022-05-12T15:37:40.192Z] Login Succeeded [2022-05-12T15:37:40.192Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:37:40.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:40.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:40.454Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:40.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:40.454Z] [2022-05-12T15:37:40.454Z] Login Succeeded [2022-05-12T15:37:40.454Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:37:40.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:40.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:40.454Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:40.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:40.454Z] [2022-05-12T15:37:40.454Z] Login Succeeded [2022-05-12T15:37:40.454Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:37:40.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:40.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:40.713Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:40.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:40.713Z] [2022-05-12T15:37:40.713Z] Login Succeeded [2022-05-12T15:37:40.713Z] docker.io [2022-05-12T15:37:40.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:37:40.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:37:40.973Z] Configure a credential helper to remove this warning. See [2022-05-12T15:37:40.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:37:40.973Z] [2022-05-12T15:37:40.973Z] Login Succeeded [2022-05-12T15:37:40.973Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:37:40.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:37:41.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:37:41.076Z] ========================================================= [2022-05-12T15:37:41.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T15:37:41.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:37:41.387Z] + 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-12T15:37:41.387Z] Sending build context to Docker daemon 15.66MB [2022-05-12T15:37:41.387Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:37:41.387Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T15:37:41.648Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T15:37:41.648Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T15:37:41.648Z] 666ba61612fd: Pulling fs layer [2022-05-12T15:37:41.648Z] 8ed8ca486205: Pulling fs layer [2022-05-12T15:37:41.648Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T15:37:41.648Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T15:37:41.648Z] ca2b28591e48: Pulling fs layer [2022-05-12T15:37:41.648Z] a51346096db8: Pulling fs layer [2022-05-12T15:37:41.648Z] daebc70d1ce1: Pulling fs layer [2022-05-12T15:37:41.648Z] 0e18a0eac166: Pulling fs layer [2022-05-12T15:37:41.648Z] ca2b28591e48: Waiting [2022-05-12T15:37:41.648Z] a51346096db8: Waiting [2022-05-12T15:37:41.648Z] 4fe6c5a15a65: Waiting [2022-05-12T15:37:41.648Z] 22a0e8bec74d: Waiting [2022-05-12T15:37:41.648Z] daebc70d1ce1: Waiting [2022-05-12T15:37:41.648Z] 8ed8ca486205: Verifying Checksum [2022-05-12T15:37:41.648Z] 8ed8ca486205: Download complete [2022-05-12T15:37:41.648Z] 666ba61612fd: Verifying Checksum [2022-05-12T15:37:41.648Z] 666ba61612fd: Download complete [2022-05-12T15:37:41.648Z] 22a0e8bec74d: Download complete [2022-05-12T15:37:41.648Z] ca2b28591e48: Verifying Checksum [2022-05-12T15:37:41.648Z] ca2b28591e48: Download complete [2022-05-12T15:37:41.648Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T15:37:41.648Z] 59bf1c3509f3: Download complete [2022-05-12T15:37:41.648Z] a51346096db8: Verifying Checksum [2022-05-12T15:37:41.648Z] a51346096db8: Download complete [2022-05-12T15:37:41.648Z] daebc70d1ce1: Verifying Checksum [2022-05-12T15:37:41.648Z] daebc70d1ce1: Download complete [2022-05-12T15:37:41.648Z] 59bf1c3509f3: Pull complete [2022-05-12T15:37:41.909Z] 666ba61612fd: Pull complete [2022-05-12T15:37:41.909Z] 8ed8ca486205: Pull complete [2022-05-12T15:37:42.480Z] 4fe6c5a15a65: Download complete [2022-05-12T15:37:42.480Z] 0e18a0eac166: Verifying Checksum [2022-05-12T15:37:42.480Z] 0e18a0eac166: Download complete [2022-05-12T15:37:46.679Z] 4fe6c5a15a65: Pull complete [2022-05-12T15:37:46.679Z] 22a0e8bec74d: Pull complete [2022-05-12T15:37:46.679Z] ca2b28591e48: Pull complete [2022-05-12T15:37:46.939Z] a51346096db8: Pull complete [2022-05-12T15:37:46.939Z] daebc70d1ce1: Pull complete [2022-05-12T15:37:49.621Z] 0e18a0eac166: Pull complete [2022-05-12T15:37:49.621Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T15:37:49.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T15:37:49.622Z] ---> f018257e8ee9 [2022-05-12T15:37:49.622Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:37:51.004Z] ---> Running in 5d334e5de91d [2022-05-12T15:37:51.287Z] Removing intermediate container 5d334e5de91d [2022-05-12T15:37:51.287Z] ---> 0469c2e84727 [2022-05-12T15:37:51.287Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:37:51.287Z] ---> Running in fc57b1a1fdfc [2022-05-12T15:37:51.547Z] Removing intermediate container fc57b1a1fdfc [2022-05-12T15:37:51.547Z] ---> fd00f7fffcfc [2022-05-12T15:37:51.547Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T15:37:51.547Z] ---> Running in 06f9079a5994 [2022-05-12T15:37:51.547Z] Removing intermediate container 06f9079a5994 [2022-05-12T15:37:51.547Z] ---> daae31481a4c [2022-05-12T15:37:51.547Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:37:51.547Z] ---> Running in 4307760a0e8d [2022-05-12T15:37:52.119Z] Removing intermediate container 4307760a0e8d [2022-05-12T15:37:52.119Z] ---> 508067928a8f [2022-05-12T15:37:52.119Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:37:52.378Z] ---> Running in 6fc6603f285d [2022-05-12T15:37:52.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:37:53.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:37:53.582Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:37:53.842Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:37:53.842Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:37:54.102Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:37:54.102Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:37:54.102Z] OK: 224 MiB in 56 packages [2022-05-12T15:37:54.674Z] Removing intermediate container 6fc6603f285d [2022-05-12T15:37:54.674Z] ---> fa2d6cff9e5d [2022-05-12T15:37:54.674Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T15:37:54.674Z] ---> f75bf8e53508 [2022-05-12T15:37:54.674Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:37:54.674Z] ---> Running in 1d59e8210f2e [2022-05-12T15:37:54.846Z] Still waiting to schedule task [2022-05-12T15:37:54.846Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-63411’ is offline [2022-05-12T15:38:12.794Z] Removing intermediate container 1d59e8210f2e [2022-05-12T15:38:12.794Z] ---> 32c83c8f7159 [2022-05-12T15:38:12.794Z] Step 10/11 : COPY . . [2022-05-12T15:38:12.794Z] ---> de2073073ffb [2022-05-12T15:38:12.794Z] Step 11/11 : RUN ${MAKE} [2022-05-12T15:38:12.794Z] ---> Running in 3cfa60d69bb7 [2022-05-12T15:38:13.365Z] Removing intermediate container 3cfa60d69bb7 [2022-05-12T15:38:13.365Z] ---> 1ee9046b69c8 [2022-05-12T15:38:13.365Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T15:38:13.365Z] Successfully built 1ee9046b69c8 [2022-05-12T15:38:13.365Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:38:13.663Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:38:13.663Z] . [Pipeline] withDockerContainer [2022-05-12T15:38:13.740Z] prd-ubuntu20.04-docker-8c-8g-63417 does not seem to be running inside a container [2022-05-12T15:38:13.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:38:14.213Z] $ docker top 9c694d44db48a0754f841833368307f018f2d8f9be9f983cc9a5393c4323e0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:38:14.615Z] + go version [2022-05-12T15:38:14.615Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T15:38:14.635Z] $ docker stop --time=1 9c694d44db48a0754f841833368307f018f2d8f9be9f983cc9a5393c4323e0ec [2022-05-12T15:38:16.168Z] $ docker rm -f 9c694d44db48a0754f841833368307f018f2d8f9be9f983cc9a5393c4323e0ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:38:16.593Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:38:16.593Z] . [Pipeline] withDockerContainer [2022-05-12T15:38:16.657Z] prd-ubuntu20.04-docker-8c-8g-63417 does not seem to be running inside a container [2022-05-12T15:38:16.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:38:17.176Z] $ docker top 4176a28f6de5370383e5cb00c47e21586a07d41cec7d0c3a4a0daf43bc788621 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:38:17.541Z] + make test [2022-05-12T15:38:17.541Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T15:38:17.802Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T15:38:27.790Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T15:38:27.790Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T15:38:34.360Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:38:38.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:38:38.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:38:38.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:38:38.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T15:38:38.847Z] $ docker stop --time=1 4176a28f6de5370383e5cb00c47e21586a07d41cec7d0c3a4a0daf43bc788621 [2022-05-12T15:38:40.705Z] $ docker rm -f 4176a28f6de5370383e5cb00c47e21586a07d41cec7d0c3a4a0daf43bc788621 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:38:41.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:38:41.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T15:38:41.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:38:41.975Z] + ls -al . [2022-05-12T15:38:41.975Z] total 172 [2022-05-12T15:38:41.975Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 15:38 . [2022-05-12T15:38:41.975Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:37 .. [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 15:37 .dockerignore [2022-05-12T15:38:41.975Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:37 .git [2022-05-12T15:38:41.975Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:37 .github [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 15:37 .gitignore [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:37 .golangci.yml [2022-05-12T15:38:41.975Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:37 .semver [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 15:37 Attribution.txt [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 2846 May 12 15:37 CHANGELOG.md [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 15:37 Dockerfile [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:37 GOVERNANCE.md [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 15:37 Jenkinsfile [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:37 LICENSE [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 15:37 Makefile [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 15:37 OWNERS.md [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 15:37 README.md [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 15:37 VERSION [2022-05-12T15:38:41.975Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:37 bin [2022-05-12T15:38:41.975Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:37 cmd [2022-05-12T15:38:41.975Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 15:38 coverage.out [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 15:37 go.mod [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 15:37 go.sum [2022-05-12T15:38:41.975Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:37 internal [2022-05-12T15:38:41.975Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:37 snap [2022-05-12T15:38:41.975Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:37 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:38:42.286Z] + 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=fa9dcd43b6ceed1f7e2e456345328e5facdd917c --label arch=amd64 --label version=0.0.0 . [2022-05-12T15:38:42.286Z] Sending build context to Docker daemon 15.67MB [2022-05-12T15:38:42.286Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:38:42.286Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T15:38:42.286Z] ---> 1ee9046b69c8 [2022-05-12T15:38:42.286Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:38:42.547Z] ---> Running in 772bc7d76e7f [2022-05-12T15:38:42.807Z] Removing intermediate container 772bc7d76e7f [2022-05-12T15:38:42.807Z] ---> 02f11fd05fbe [2022-05-12T15:38:42.807Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:38:43.085Z] ---> Running in 3b82242eb206 [2022-05-12T15:38:43.085Z] Removing intermediate container 3b82242eb206 [2022-05-12T15:38:43.085Z] ---> 139320fe86d5 [2022-05-12T15:38:43.085Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T15:38:43.345Z] ---> Running in b07e7509bf01 [2022-05-12T15:38:43.346Z] Removing intermediate container b07e7509bf01 [2022-05-12T15:38:43.346Z] ---> 969e270917f7 [2022-05-12T15:38:43.346Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:38:43.606Z] ---> Running in bb0fbcdb6883 [2022-05-12T15:38:44.554Z] Removing intermediate container bb0fbcdb6883 [2022-05-12T15:38:44.554Z] ---> 04a2e07107d2 [2022-05-12T15:38:44.554Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:38:44.554Z] ---> Running in 3a1a73b8d2fb [2022-05-12T15:38:44.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:38:45.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:38:46.017Z] OK: 224 MiB in 56 packages [2022-05-12T15:38:46.274Z] Removing intermediate container 3a1a73b8d2fb [2022-05-12T15:38:46.274Z] ---> ddb49eb8ab8e [2022-05-12T15:38:46.274Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T15:38:46.533Z] ---> 46510b2d144d [2022-05-12T15:38:46.533Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:38:46.533Z] ---> Running in 3817c4bedfe3 [2022-05-12T15:38:47.101Z] Removing intermediate container 3817c4bedfe3 [2022-05-12T15:38:47.101Z] ---> fbd301950429 [2022-05-12T15:38:47.101Z] Step 10/25 : COPY . . [2022-05-12T15:38:47.672Z] ---> 3d769cec46ee [2022-05-12T15:38:47.672Z] Step 11/25 : RUN ${MAKE} [2022-05-12T15:38:47.672Z] ---> Running in e68255e8c7f4 [2022-05-12T15:38:48.240Z] Removing intermediate container e68255e8c7f4 [2022-05-12T15:38:48.240Z] ---> 8880f5d02fb3 [2022-05-12T15:38:48.240Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T15:38:48.812Z] 3.15: Pulling from library/alpine [2022-05-12T15:38:49.071Z] df9b9388f04a: Pulling fs layer [2022-05-12T15:38:49.071Z] df9b9388f04a: Verifying Checksum [2022-05-12T15:38:49.071Z] df9b9388f04a: Download complete [2022-05-12T15:38:49.331Z] df9b9388f04a: Pull complete [2022-05-12T15:38:49.331Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T15:38:49.331Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T15:38:49.331Z] ---> 0ac33e5f5afa [2022-05-12T15:38:49.331Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T15:38:49.331Z] ---> Running in d139a4fd491d [2022-05-12T15:38:49.591Z] Removing intermediate container d139a4fd491d [2022-05-12T15:38:49.591Z] ---> 95201bc9f248 [2022-05-12T15:38:49.591Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:38:49.591Z] ---> Running in 5a2b1ddcc6b6 [2022-05-12T15:38:50.160Z] Removing intermediate container 5a2b1ddcc6b6 [2022-05-12T15:38:50.160Z] ---> 6b4766253de7 [2022-05-12T15:38:50.160Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T15:38:50.160Z] ---> Running in 1abeab7c8c55 [2022-05-12T15:38:50.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:38:51.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:38:51.621Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T15:38:51.621Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T15:38:51.882Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T15:38:51.882Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T15:38:51.882Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T15:38:52.164Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T15:38:52.164Z] OK: 8 MiB in 19 packages [2022-05-12T15:38:52.426Z] Removing intermediate container 1abeab7c8c55 [2022-05-12T15:38:52.426Z] ---> 3681cff9ec39 [2022-05-12T15:38:52.426Z] Step 16/25 : WORKDIR / [2022-05-12T15:38:52.426Z] ---> Running in 44bacb056bd3 [2022-05-12T15:38:52.688Z] Removing intermediate container 44bacb056bd3 [2022-05-12T15:38:52.688Z] ---> c2aeb6687ab3 [2022-05-12T15:38:52.688Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T15:38:52.688Z] ---> 6a3eb9743b42 [2022-05-12T15:38:52.688Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T15:38:52.950Z] ---> 58d9018697cb [2022-05-12T15:38:52.950Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T15:38:53.210Z] ---> 9ffd83654571 [2022-05-12T15:38:53.210Z] Step 20/25 : EXPOSE 59910 [2022-05-12T15:38:53.210Z] ---> Running in 3a2ea43c147f [2022-05-12T15:38:53.210Z] Removing intermediate container 3a2ea43c147f [2022-05-12T15:38:53.210Z] ---> 98d0ab54850e [2022-05-12T15:38:53.210Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T15:38:53.210Z] ---> Running in ef2db60fa6a0 [2022-05-12T15:38:53.471Z] Removing intermediate container ef2db60fa6a0 [2022-05-12T15:38:53.471Z] ---> 24610af602bb [2022-05-12T15:38:53.471Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T15:38:53.471Z] ---> Running in da420874d6da [2022-05-12T15:38:53.471Z] Removing intermediate container da420874d6da [2022-05-12T15:38:53.471Z] ---> 39f6bb0ca460 [2022-05-12T15:38:53.471Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T15:38:53.471Z] ---> Running in d0b3c19b1f74 [2022-05-12T15:38:53.731Z] Removing intermediate container d0b3c19b1f74 [2022-05-12T15:38:53.731Z] ---> 2becc91c28c7 [2022-05-12T15:38:53.731Z] Step 24/25 : LABEL git_sha=fa9dcd43b6ceed1f7e2e456345328e5facdd917c [2022-05-12T15:38:53.731Z] ---> Running in 3c58ec0cfd7c [2022-05-12T15:38:53.731Z] Removing intermediate container 3c58ec0cfd7c [2022-05-12T15:38:53.731Z] ---> 26e6663d38de [2022-05-12T15:38:53.731Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T15:38:53.731Z] ---> Running in 15660148abf7 [2022-05-12T15:38:53.992Z] Removing intermediate container 15660148abf7 [2022-05-12T15:38:53.992Z] ---> 0b323ad499f6 [2022-05-12T15:38:53.992Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T15:38:53.992Z] Successfully built 0b323ad499f6 [2022-05-12T15:38:53.992Z] 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-12T15:38:54.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:38:54.409Z] [2022-05-12T15:38:54.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:38:54.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:38:54.712Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T15:38:54.712Z] 5eb5b503b376: Pulling fs layer [2022-05-12T15:38:54.712Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T15:38:54.712Z] ec43610c2a17: Pulling fs layer [2022-05-12T15:38:54.712Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T15:38:54.712Z] 33b1e0a273af: Pulling fs layer [2022-05-12T15:38:54.712Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T15:38:54.712Z] 2f39f015ded8: Pulling fs layer [2022-05-12T15:38:54.712Z] 3a2ae6a8a46f: Waiting [2022-05-12T15:38:54.712Z] 33b1e0a273af: Waiting [2022-05-12T15:38:54.712Z] 5d3b04190fa2: Waiting [2022-05-12T15:38:54.712Z] 2f39f015ded8: Waiting [2022-05-12T15:38:54.712Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T15:38:54.712Z] 5c69ac0246d0: Download complete [2022-05-12T15:38:54.712Z] 3a2ae6a8a46f: Download complete [2022-05-12T15:38:54.974Z] 33b1e0a273af: Verifying Checksum [2022-05-12T15:38:54.974Z] 33b1e0a273af: Download complete [2022-05-12T15:38:54.974Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T15:38:54.974Z] 5d3b04190fa2: Download complete [2022-05-12T15:38:54.974Z] ec43610c2a17: Verifying Checksum [2022-05-12T15:38:54.974Z] ec43610c2a17: Download complete [2022-05-12T15:38:54.974Z] 5eb5b503b376: Verifying Checksum [2022-05-12T15:38:54.974Z] 5eb5b503b376: Download complete [2022-05-12T15:38:55.543Z] 2f39f015ded8: Download complete [2022-05-12T15:38:56.484Z] 5eb5b503b376: Pull complete [2022-05-12T15:38:56.484Z] 5c69ac0246d0: Pull complete [2022-05-12T15:38:57.053Z] ec43610c2a17: Pull complete [2022-05-12T15:38:57.053Z] 3a2ae6a8a46f: Pull complete [2022-05-12T15:38:57.313Z] 33b1e0a273af: Pull complete [2022-05-12T15:38:57.313Z] 5d3b04190fa2: Pull complete [2022-05-12T15:39:01.510Z] 2f39f015ded8: Pull complete [2022-05-12T15:39:01.510Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T15:39:01.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:39:01.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T15:39:01.583Z] prd-ubuntu20.04-docker-8c-8g-63417 does not seem to be running inside a container [2022-05-12T15:39:01.623Z] $ 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-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:39:03.764Z] $ docker top cee8e1d0893212d1125b6abf43cebeaf2c0db69911ebc9ca5aa410da882b2fe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:39:04.163Z] ---> job-cost.sh [2022-05-12T15:39:04.163Z] lf-activate-venv: SKIPPING [2022-05-12T15:39:04.163Z] INFO: No Stack... [2022-05-12T15:39:04.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:39:04.995Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:39:05.288Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-36/archives/cost.csv [2022-05-12T15:39:05.288Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:39:05.305Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [2022-05-12T15:39:05.311Z] Resource [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] did not exist. Created. [2022-05-12T15:39:05.311Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:39:05.616Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T15:39:05.644Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:39:05.650Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:39:05.669Z] $ docker stop --time=1 cee8e1d0893212d1125b6abf43cebeaf2c0db69911ebc9ca5aa410da882b2fe3 [2022-05-12T15:39:06.825Z] $ docker rm -f cee8e1d0893212d1125b6abf43cebeaf2c0db69911ebc9ca5aa410da882b2fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T15:39:28.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63419 in /w/workspace/edgexfoundry_device-gpio_PR-36 [Pipeline] { [Pipeline] ws [2022-05-12T15:39:28.983Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-12T15:39:29.403Z] The recommended git tool is: git [2022-05-12T15:39:35.863Z] using credential edgex-jenkins-ssh [2022-05-12T15:39:35.885Z] Cloning the remote Git repository [2022-05-12T15:39:35.942Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:39:36.029Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-12T15:39:36.164Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:39:36.164Z] > git --version # timeout=10 [2022-05-12T15:39:36.204Z] > git --version # 'git version 2.25.1' [2022-05-12T15:39:36.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:39:36.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:39:38.510Z] Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit fa9dcd43b6ceed1f7e2e456345328e5facdd917c [2022-05-12T15:39:37.871Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T15:39:37.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:39:37.916Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T15:39:37.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:39:37.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:39:37.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T15:39:38.529Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T15:39:38.552Z] > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 [2022-05-12T15:39:38.720Z] Merge succeeded, producing fa9dcd43b6ceed1f7e2e456345328e5facdd917c [2022-05-12T15:39:38.720Z] Checking out Revision fa9dcd43b6ceed1f7e2e456345328e5facdd917c (PR-36) [2022-05-12T15:39:38.631Z] > git remote # timeout=10 [2022-05-12T15:39:38.656Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T15:39:38.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:39:38.682Z] > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T15:39:38.707Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T15:39:38.729Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T15:39:38.740Z] > git checkout -f fa9dcd43b6ceed1f7e2e456345328e5facdd917c # timeout=10 [2022-05-12T15:39:42.848Z] Commit message: "docs: Move snap env injection to Kamakura" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:39:43.713Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T15:39:43.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:39:43.714Z] Dload Upload Total Spent Left Speed [2022-05-12T15:39:43.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-05-12T15:39:44.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T15:39:44.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T15:39:44.573Z] + sudo tee /etc/docker/daemon.new [2022-05-12T15:39:44.573Z] { [2022-05-12T15:39:44.573Z] "registry-mirrors": [ [2022-05-12T15:39:44.573Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T15:39:44.573Z] ], [2022-05-12T15:39:44.573Z] "bip": "10.250.0.254/24", [2022-05-12T15:39:44.573Z] "hosts": [ [2022-05-12T15:39:44.573Z] "tcp://0.0.0.0:5555", [2022-05-12T15:39:44.573Z] "unix:///var/run/docker.sock" [2022-05-12T15:39:44.573Z] ], [2022-05-12T15:39:44.573Z] "mtu": 1458, [2022-05-12T15:39:44.573Z] "selinux-enabled": true, [2022-05-12T15:39:44.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T15:39:44.573Z] } [Pipeline] sh [2022-05-12T15:39:44.922Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T15:39:45.361Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:40:03.710Z] provisioning config files... [2022-05-12T15:40:03.736Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6378374952536300419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:40:04.104Z] ---> docker-login.sh [2022-05-12T15:40:04.104Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:40:04.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:40:04.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:40:04.977Z] Configure a credential helper to remove this warning. See [2022-05-12T15:40:04.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:40:04.977Z] [2022-05-12T15:40:04.977Z] Login Succeeded [2022-05-12T15:40:04.977Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:40:05.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:40:05.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:40:05.253Z] Configure a credential helper to remove this warning. See [2022-05-12T15:40:05.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:40:05.253Z] [2022-05-12T15:40:05.253Z] Login Succeeded [2022-05-12T15:40:05.253Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:40:05.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:40:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:40:05.852Z] Configure a credential helper to remove this warning. See [2022-05-12T15:40:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:40:05.852Z] [2022-05-12T15:40:05.852Z] Login Succeeded [2022-05-12T15:40:05.852Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:40:06.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:40:06.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:40:06.413Z] Configure a credential helper to remove this warning. See [2022-05-12T15:40:06.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:40:06.413Z] [2022-05-12T15:40:06.413Z] Login Succeeded [2022-05-12T15:40:06.413Z] docker.io [2022-05-12T15:40:06.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:40:06.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:40:06.959Z] Configure a credential helper to remove this warning. See [2022-05-12T15:40:06.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:40:06.959Z] [2022-05-12T15:40:06.959Z] Login Succeeded [2022-05-12T15:40:06.959Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:40:06.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:40:07.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:40:07.520Z] ========================================================= [2022-05-12T15:40:07.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T15:40:07.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:40:07.863Z] + 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-12T15:40:08.137Z] Sending build context to Docker daemon 7.909MB [2022-05-12T15:40:08.412Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:40:08.412Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T15:40:08.412Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T15:40:08.412Z] 9b3977197b4f: Pulling fs layer [2022-05-12T15:40:08.412Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T15:40:08.412Z] 94645a83ff95: Pulling fs layer [2022-05-12T15:40:08.412Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T15:40:08.412Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T15:40:08.412Z] 3096ccb668a1: Pulling fs layer [2022-05-12T15:40:08.412Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T15:40:08.412Z] a4caa8a26152: Pulling fs layer [2022-05-12T15:40:08.412Z] 3f3a8bcf1eab: Waiting [2022-05-12T15:40:08.412Z] 0c92f367c5e7: Waiting [2022-05-12T15:40:08.412Z] 3096ccb668a1: Waiting [2022-05-12T15:40:08.412Z] e8cf19c19ddd: Waiting [2022-05-12T15:40:08.412Z] a4caa8a26152: Waiting [2022-05-12T15:40:08.412Z] 94645a83ff95: Verifying Checksum [2022-05-12T15:40:08.412Z] 94645a83ff95: Download complete [2022-05-12T15:40:08.412Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T15:40:08.412Z] 1a89e8eeedd5: Download complete [2022-05-12T15:40:08.412Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T15:40:08.412Z] 0c92f367c5e7: Download complete [2022-05-12T15:40:08.412Z] 3096ccb668a1: Verifying Checksum [2022-05-12T15:40:08.412Z] 3096ccb668a1: Download complete [2022-05-12T15:40:08.687Z] 9b3977197b4f: Download complete [2022-05-12T15:40:08.687Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T15:40:08.687Z] e8cf19c19ddd: Download complete [2022-05-12T15:40:09.287Z] 9b3977197b4f: Pull complete [2022-05-12T15:40:09.890Z] 1a89e8eeedd5: Pull complete [2022-05-12T15:40:10.174Z] 94645a83ff95: Pull complete [2022-05-12T15:40:10.450Z] a4caa8a26152: Verifying Checksum [2022-05-12T15:40:10.450Z] a4caa8a26152: Download complete [2022-05-12T15:40:11.048Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T15:40:11.048Z] 3f3a8bcf1eab: Download complete [2022-05-12T15:40:23.456Z] 3f3a8bcf1eab: Pull complete [2022-05-12T15:40:23.456Z] 0c92f367c5e7: Pull complete [2022-05-12T15:40:23.456Z] 3096ccb668a1: Pull complete [2022-05-12T15:40:23.729Z] e8cf19c19ddd: Pull complete [2022-05-12T15:40:30.483Z] a4caa8a26152: Pull complete [2022-05-12T15:40:30.483Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T15:40:30.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T15:40:30.483Z] ---> 725f1c02e7f9 [2022-05-12T15:40:30.483Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:40:30.760Z] ---> Running in d8a0f05b6d4c [2022-05-12T15:40:31.034Z] Removing intermediate container d8a0f05b6d4c [2022-05-12T15:40:31.034Z] ---> a874c62aef21 [2022-05-12T15:40:31.034Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:40:31.034Z] ---> Running in c292781ffe3b [2022-05-12T15:40:31.311Z] Removing intermediate container c292781ffe3b [2022-05-12T15:40:31.311Z] ---> 85eeb0792549 [2022-05-12T15:40:31.311Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T15:40:31.597Z] ---> Running in ee29acae98c3 [2022-05-12T15:40:31.870Z] Removing intermediate container ee29acae98c3 [2022-05-12T15:40:31.870Z] ---> ccb534852938 [2022-05-12T15:40:31.870Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:40:31.870Z] ---> Running in b4c1cdf83ee2 [2022-05-12T15:40:33.850Z] Removing intermediate container b4c1cdf83ee2 [2022-05-12T15:40:33.850Z] ---> 00467f9e4f7f [2022-05-12T15:40:33.850Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:40:33.850Z] ---> Running in 668334e79277 [2022-05-12T15:40:34.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:40:35.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:40:36.472Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:40:36.472Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:40:36.472Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:40:36.750Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:40:36.750Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:40:37.029Z] OK: 224 MiB in 56 packages [2022-05-12T15:40:38.474Z] Removing intermediate container 668334e79277 [2022-05-12T15:40:38.474Z] ---> 1a918f97e0e1 [2022-05-12T15:40:38.474Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T15:40:39.074Z] ---> 87e711958d02 [2022-05-12T15:40:39.074Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:40:39.074Z] ---> Running in 112b24e6e10e [2022-05-12T15:41:35.640Z] Removing intermediate container 112b24e6e10e [2022-05-12T15:41:35.640Z] ---> c49bbab2488b [2022-05-12T15:41:35.640Z] Step 10/11 : COPY . . [2022-05-12T15:41:35.640Z] ---> 7d1b07d2a3b6 [2022-05-12T15:41:35.640Z] Step 11/11 : RUN ${MAKE} [2022-05-12T15:41:35.640Z] ---> Running in f00195090a79 [2022-05-12T15:41:36.626Z] Removing intermediate container f00195090a79 [2022-05-12T15:41:36.626Z] ---> b843f9b0aa7c [2022-05-12T15:41:36.626Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T15:41:36.626Z] Successfully built b843f9b0aa7c [2022-05-12T15:41:36.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:41:36.966Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:41:36.966Z] . [Pipeline] withDockerContainer [2022-05-12T15:41:37.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-63419 does not seem to be running inside a container [2022-05-12T15:41:37.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:41:38.548Z] $ docker top 0edbf79cc37df4c6f7c57e7803ccefed55d29e427423ccef556944258d6c2263 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:41:39.471Z] + go version [2022-05-12T15:41:39.472Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T15:41:39.499Z] $ docker stop --time=1 0edbf79cc37df4c6f7c57e7803ccefed55d29e427423ccef556944258d6c2263 [2022-05-12T15:41:41.167Z] $ docker rm -f 0edbf79cc37df4c6f7c57e7803ccefed55d29e427423ccef556944258d6c2263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:41:41.765Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:41:41.765Z] . [Pipeline] withDockerContainer [2022-05-12T15:41:41.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-63419 does not seem to be running inside a container [2022-05-12T15:41:42.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:41:43.331Z] $ docker top a99b83df4c39b685cf2669d1792382e455a4874a4319a90e0d756abc2b6190d6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:41:44.248Z] + make test [2022-05-12T15:41:44.248Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T15:41:45.691Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T15:43:07.509Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T15:43:07.509Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T15:43:07.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T15:43:07.509Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:43:25.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:43:26.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:43:26.131Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:43:29.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T15:43:29.562Z] $ docker stop --time=1 a99b83df4c39b685cf2669d1792382e455a4874a4319a90e0d756abc2b6190d6 [2022-05-12T15:43:31.330Z] $ docker rm -f a99b83df4c39b685cf2669d1792382e455a4874a4319a90e0d756abc2b6190d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:43:32.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:43:32.294Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T15:43:32.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:43:33.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:43:33.485Z] + ls -al . [2022-05-12T15:43:33.485Z] total 168 [2022-05-12T15:43:33.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:43 . [2022-05-12T15:43:33.485Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:39 .. [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 15:39 .dockerignore [2022-05-12T15:43:33.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:39 .git [2022-05-12T15:43:33.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:39 .github [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 15:39 .gitignore [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:39 .golangci.yml [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 15:39 Attribution.txt [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 2846 May 12 15:39 CHANGELOG.md [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 15:39 Dockerfile [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:39 GOVERNANCE.md [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 15:39 Jenkinsfile [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:39 LICENSE [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 15:39 Makefile [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 15:39 OWNERS.md [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 15:39 README.md [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 15:37 VERSION [2022-05-12T15:43:33.485Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:39 bin [2022-05-12T15:43:33.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:39 cmd [2022-05-12T15:43:33.485Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 15:41 coverage.out [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 15:39 go.mod [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 15:39 go.sum [2022-05-12T15:43:33.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:39 internal [2022-05-12T15:43:33.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:39 snap [2022-05-12T15:43:33.485Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:39 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:43:33.829Z] + 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=fa9dcd43b6ceed1f7e2e456345328e5facdd917c --label arch=arm64 --label version=0.0.0 . [2022-05-12T15:43:34.103Z] Sending build context to Docker daemon 7.91MB [2022-05-12T15:43:34.378Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:43:34.378Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T15:43:34.378Z] ---> b843f9b0aa7c [2022-05-12T15:43:34.378Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:43:34.378Z] ---> Running in f84cdd2d1dfb [2022-05-12T15:43:34.670Z] Removing intermediate container f84cdd2d1dfb [2022-05-12T15:43:34.670Z] ---> 8a58cdb97b70 [2022-05-12T15:43:34.670Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:43:34.670Z] ---> Running in df50ffbc89f6 [2022-05-12T15:43:34.945Z] Removing intermediate container df50ffbc89f6 [2022-05-12T15:43:34.945Z] ---> 163e384c3c5b [2022-05-12T15:43:34.945Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T15:43:35.219Z] ---> Running in 906ffad4308c [2022-05-12T15:43:35.498Z] Removing intermediate container 906ffad4308c [2022-05-12T15:43:35.498Z] ---> f945472e3c8f [2022-05-12T15:43:35.498Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:43:35.498Z] ---> Running in 7db43e3e1a51 [2022-05-12T15:43:37.484Z] Removing intermediate container 7db43e3e1a51 [2022-05-12T15:43:37.484Z] ---> 7b1d7a5578a4 [2022-05-12T15:43:37.484Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:43:37.484Z] ---> Running in 899d1ff6e7f9 [2022-05-12T15:43:38.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:43:39.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:43:40.036Z] OK: 224 MiB in 56 packages [2022-05-12T15:43:40.639Z] Removing intermediate container 899d1ff6e7f9 [2022-05-12T15:43:40.639Z] ---> 70b109c51dd9 [2022-05-12T15:43:40.639Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T15:43:41.240Z] ---> 439ed0f5f1cf [2022-05-12T15:43:41.240Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:43:41.515Z] ---> Running in 07f628b97de7 [2022-05-12T15:43:43.494Z] Removing intermediate container 07f628b97de7 [2022-05-12T15:43:43.494Z] ---> e63711614845 [2022-05-12T15:43:43.494Z] Step 10/25 : COPY . . [2022-05-12T15:43:44.479Z] ---> 2df7f2313160 [2022-05-12T15:43:44.479Z] Step 11/25 : RUN ${MAKE} [2022-05-12T15:43:44.479Z] ---> Running in 0847b8db4dea [2022-05-12T15:43:45.933Z] Removing intermediate container 0847b8db4dea [2022-05-12T15:43:45.933Z] ---> 0cf267e71302 [2022-05-12T15:43:45.933Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T15:43:46.534Z] 3.15: Pulling from library/alpine [2022-05-12T15:43:46.810Z] 9981e73032c8: Pulling fs layer [2022-05-12T15:43:47.085Z] 9981e73032c8: Verifying Checksum [2022-05-12T15:43:47.085Z] 9981e73032c8: Download complete [2022-05-12T15:43:47.689Z] 9981e73032c8: Pull complete [2022-05-12T15:43:47.689Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T15:43:47.689Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T15:43:47.689Z] ---> 3fb3c9af89a9 [2022-05-12T15:43:47.689Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T15:43:47.689Z] ---> Running in 259aaa6623c8 [2022-05-12T15:43:47.964Z] Removing intermediate container 259aaa6623c8 [2022-05-12T15:43:47.964Z] ---> 264cef7a2ec2 [2022-05-12T15:43:47.964Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:43:47.964Z] ---> Running in 8160eb0a9d7d [2022-05-12T15:43:49.956Z] Removing intermediate container 8160eb0a9d7d [2022-05-12T15:43:49.956Z] ---> 57ba94e84b7e [2022-05-12T15:43:49.956Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T15:43:49.956Z] ---> Running in b27a2dd2dc0e [2022-05-12T15:43:50.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:43:51.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:43:52.513Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T15:43:52.513Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T15:43:52.513Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T15:43:52.785Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T15:43:52.785Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T15:43:53.057Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T15:43:53.057Z] OK: 8 MiB in 19 packages [2022-05-12T15:43:54.045Z] Removing intermediate container b27a2dd2dc0e [2022-05-12T15:43:54.045Z] ---> 7e59dd368faa [2022-05-12T15:43:54.045Z] Step 16/25 : WORKDIR / [2022-05-12T15:43:54.045Z] ---> Running in 8f3fec3d8fdd [2022-05-12T15:43:54.320Z] Removing intermediate container 8f3fec3d8fdd [2022-05-12T15:43:54.320Z] ---> d401a7db6a7c [2022-05-12T15:43:54.320Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T15:43:54.920Z] ---> 93217d5f1910 [2022-05-12T15:43:54.920Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T15:43:55.528Z] ---> b2a1489b5b00 [2022-05-12T15:43:55.528Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T15:43:56.131Z] ---> 74fdeb6fbd00 [2022-05-12T15:43:56.131Z] Step 20/25 : EXPOSE 59910 [2022-05-12T15:43:56.131Z] ---> Running in 067b50a1812f [2022-05-12T15:43:56.739Z] Removing intermediate container 067b50a1812f [2022-05-12T15:43:56.739Z] ---> c13c565bd513 [2022-05-12T15:43:56.739Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T15:43:56.739Z] ---> Running in 66a8e9880aa0 [2022-05-12T15:43:57.016Z] Removing intermediate container 66a8e9880aa0 [2022-05-12T15:43:57.016Z] ---> a054054313a8 [2022-05-12T15:43:57.016Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T15:43:57.016Z] ---> Running in 31b70e6e2d7f [2022-05-12T15:43:57.290Z] Removing intermediate container 31b70e6e2d7f [2022-05-12T15:43:57.290Z] ---> 9e01fc8f180d [2022-05-12T15:43:57.290Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T15:43:57.563Z] ---> Running in 6c8489601c08 [2022-05-12T15:43:57.837Z] Removing intermediate container 6c8489601c08 [2022-05-12T15:43:57.837Z] ---> 8aceb4a40d5e [2022-05-12T15:43:57.837Z] Step 24/25 : LABEL git_sha=fa9dcd43b6ceed1f7e2e456345328e5facdd917c [2022-05-12T15:43:57.837Z] ---> Running in 3e788ef81d76 [2022-05-12T15:43:58.114Z] Removing intermediate container 3e788ef81d76 [2022-05-12T15:43:58.114Z] ---> 21f54ff76507 [2022-05-12T15:43:58.114Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T15:43:58.391Z] ---> Running in ea39e3a53838 [2022-05-12T15:43:58.665Z] Removing intermediate container ea39e3a53838 [2022-05-12T15:43:58.665Z] ---> 1c860e657d45 [2022-05-12T15:43:58.665Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-05-12T15:43:58.665Z] Successfully built 1c860e657d45 [2022-05-12T15:43:58.665Z] 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-12T15:43:59.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:43:59.100Z] [2022-05-12T15:43:59.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:43:59.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:43:59.737Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T15:43:59.737Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T15:43:59.737Z] 04944245beec: Pulling fs layer [2022-05-12T15:43:59.737Z] 699f458cf7ca: Pulling fs layer [2022-05-12T15:43:59.737Z] 765212b225bb: Pulling fs layer [2022-05-12T15:43:59.737Z] f23df028b6ca: Pulling fs layer [2022-05-12T15:43:59.737Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T15:43:59.737Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T15:43:59.737Z] 765212b225bb: Waiting [2022-05-12T15:43:59.737Z] f23df028b6ca: Waiting [2022-05-12T15:43:59.737Z] d65c8cfc05b1: Waiting [2022-05-12T15:43:59.737Z] 2437ff75d9bd: Waiting [2022-05-12T15:43:59.737Z] 04944245beec: Verifying Checksum [2022-05-12T15:43:59.737Z] 04944245beec: Download complete [2022-05-12T15:43:59.737Z] 765212b225bb: Download complete [2022-05-12T15:43:59.737Z] f23df028b6ca: Verifying Checksum [2022-05-12T15:43:59.737Z] f23df028b6ca: Download complete [2022-05-12T15:43:59.737Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T15:43:59.737Z] d65c8cfc05b1: Download complete [2022-05-12T15:44:00.014Z] 699f458cf7ca: Verifying Checksum [2022-05-12T15:44:00.014Z] 699f458cf7ca: Download complete [2022-05-12T15:44:00.303Z] 8998bd30e6a1: Download complete [2022-05-12T15:44:02.934Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T15:44:02.934Z] 2437ff75d9bd: Download complete [2022-05-12T15:44:04.917Z] 8998bd30e6a1: Pull complete [2022-05-12T15:44:04.917Z] 04944245beec: Pull complete [2022-05-12T15:44:06.357Z] 699f458cf7ca: Pull complete [2022-05-12T15:44:06.630Z] 765212b225bb: Pull complete [2022-05-12T15:44:07.611Z] f23df028b6ca: Pull complete [2022-05-12T15:44:07.886Z] d65c8cfc05b1: Pull complete [2022-05-12T15:44:23.003Z] 2437ff75d9bd: Pull complete [2022-05-12T15:44:23.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T15:44:23.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:44:23.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T15:44:23.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-63419 does not seem to be running inside a container [2022-05-12T15:44:23.342Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T15:44:25.863Z] $ docker top 2cc020febc25d3080245805ca7869ddc8b762b9d3a65c8574f4a307d9faab293 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:26.770Z] ---> job-cost.sh [2022-05-12T15:44:26.771Z] lf-activate-venv: SKIPPING [2022-05-12T15:44:26.771Z] INFO: No Stack... [2022-05-12T15:44:27.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T15:44:27.958Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:44:28.624Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-05-12T15:44:28.624Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:44:28.685Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [2022-05-12T15:44:28.692Z] Resource [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] did not exist. Created. [2022-05-12T15:44:28.692Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:44:29.361Z] /w/workspace/device-gpio/2@tmp/durable-69686ea7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T15:44:30.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T15:44:30.075Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T15:44:30.131Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:44:30.137Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:44:30.163Z] $ docker stop --time=1 2cc020febc25d3080245805ca7869ddc8b762b9d3a65c8574f4a307d9faab293 [2022-05-12T15:44:31.696Z] $ docker rm -f 2cc020febc25d3080245805ca7869ddc8b762b9d3a65c8574f4a307d9faab293 [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-12T15:44:32.191Z] provisioning config files... [2022-05-12T15:44:32.199Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config734297693508841386tmp [Pipeline] { [Pipeline] sh [2022-05-12T15:44:32.503Z] + set +x [2022-05-12T15:44:32.503Z] + curl -s https://codecov.io/bash [2022-05-12T15:44:32.503Z] + bash -s -- [2022-05-12T15:44:32.503Z] [2022-05-12T15:44:32.503Z] _____ _ [2022-05-12T15:44:32.503Z] / ____| | | [2022-05-12T15:44:32.503Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T15:44:32.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T15:44:32.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T15:44:32.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T15:44:32.503Z] Bash-1.0.6 [2022-05-12T15:44:32.503Z] [2022-05-12T15:44:32.503Z] [2022-05-12T15:44:32.503Z] ==> git version 2.25.1 found [2022-05-12T15:44:32.503Z] ==> 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-12T15:44:32.503Z] Release-Date: 2020-01-08 [2022-05-12T15:44:32.503Z] 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-12T15:44:32.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T15:44:32.503Z] ==> Jenkins CI detected. [2022-05-12T15:44:32.503Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-36 [2022-05-12T15:44:32.503Z] project root: . [2022-05-12T15:44:32.503Z] --> token set from env [2022-05-12T15:44:32.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T15:44:32.503Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T15:44:32.503Z] ==> Python coveragepy not found [2022-05-12T15:44:32.503Z] ==> Searching for coverage reports in: [2022-05-12T15:44:32.503Z] + . [2022-05-12T15:44:32.503Z] -> Found 1 reports [2022-05-12T15:44:32.503Z] ==> Detecting git/mercurial file structure [2022-05-12T15:44:32.503Z] ==> Reading reports [2022-05-12T15:44:32.503Z] + ./coverage.out bytes=10 [2022-05-12T15:44:32.503Z] ==> Appending adjustments [2022-05-12T15:44:32.503Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T15:44:32.763Z] + Found adjustments [2022-05-12T15:44:32.763Z] ==> Gzipping contents [2022-05-12T15:44:32.763Z] 4.0K /tmp/codecov.T1FbIz.gz [2022-05-12T15:44:32.763Z] ==> Uploading reports [2022-05-12T15:44:32.763Z] url: https://codecov.io [2022-05-12T15:44:32.763Z] query: branch=PR-36&commit=fa9dcd43b6ceed1f7e2e456345328e5facdd917c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-36%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=36&job=&cmd_args= [2022-05-12T15:44:32.763Z] -> Pinging Codecov [2022-05-12T15:44:32.763Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-36&commit=fa9dcd43b6ceed1f7e2e456345328e5facdd917c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-36%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=36&job=&cmd_args= [2022-05-12T15:44:33.023Z] -> Uploading to [2022-05-12T15:44:33.023Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/fa9dcd43b6ceed1f7e2e456345328e5facdd917c/69cda02b-6ac4-4f3a-aaf5-8079fc1cd3d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T154432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20ddea1c4d5cc1093c723271adbe601e5833b74cb52514927c1b3bbebf079681 [2022-05-12T15:44:33.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:44:33.023Z] Dload Upload Total Spent Left Speed [2022-05-12T15:44:33.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3649 --:--:-- --:--:-- --:--:-- 3649 [2022-05-12T15:44:33.283Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/fa9dcd43b6ceed1f7e2e456345328e5facdd917c [Pipeline] } [2022-05-12T15:44:33.291Z] 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-12T15:44:34.004Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-36/archives ] [2022-05-12T15:44:34.004Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-12T15:44:34.004Z] total 16 [2022-05-12T15:44:34.004Z] drwxr-xr-x 3 root root 4096 May 12 15:39 . [2022-05-12T15:44:34.004Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:39 .. [2022-05-12T15:44:34.004Z] drwxr-xr-x 2 root root 4096 May 12 15:39 cost [2022-05-12T15:44:34.004Z] -rw-r--r-- 1 root root 81 May 12 15:39 cost.csv [2022-05-12T15:44:34.004Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-12T15:44:34.004Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-36/archives [2022-05-12T15:44:34.004Z] total 16 [2022-05-12T15:44:34.004Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:39 . [2022-05-12T15:44:34.004Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:39 .. [2022-05-12T15:44:34.004Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 15:39 cost [2022-05-12T15:44:34.004Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:34.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:35.160Z] ---> package-listing.sh [2022-05-12T15:44:35.160Z] ++ facter osfamily [2022-05-12T15:44:35.160Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T15:44:35.421Z] + OS_FAMILY=debian [2022-05-12T15:44:35.421Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-36 [2022-05-12T15:44:35.421Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T15:44:35.421Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T15:44:35.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T15:44:35.421Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T15:44:35.421Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-36 ']' [2022-05-12T15:44:35.421Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T15:44:35.421Z] + case "${OS_FAMILY}" in [2022-05-12T15:44:35.421Z] + dpkg -l [2022-05-12T15:44:35.421Z] + grep '^ii' [2022-05-12T15:44:35.421Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T15:44:35.421Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T15:44:35.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T15:44:35.421Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-36 ']' [2022-05-12T15:44:35.421Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-36/archives/ [2022-05-12T15:44:35.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-36/archives/ [Pipeline] echo [2022-05-12T15:44:35.437Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T15:44:35.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:44:36.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:44:36.282Z] . [Pipeline] withDockerContainer [2022-05-12T15:44:36.356Z] prd-ubuntu20.04-docker-8c-8g-63417 does not seem to be running inside a container [2022-05-12T15:44:36.390Z] $ 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-36/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-36 -v /w/workspace/edgexfoundry_device-gpio_PR-36:/w/workspace/edgexfoundry_device-gpio_PR-36:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-36@tmp:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:44:36.588Z] $ docker top 7e75f6f848d6095b1f9ce3b0cd31b382c733be883f278cfad317d16f7f306c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:44:36.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T15:44:37.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T15:44:37.538Z] + ls /var/log/sa-host [2022-05-12T15:44:37.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:44:37.625Z] provisioning config files... [2022-05-12T15:44:37.635Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-36@tmp/config5269539722872896364tmp [Pipeline] { [Pipeline] echo [2022-05-12T15:44:37.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:37.936Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T15:44:37.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:38.272Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T15:44:38.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:38.565Z] ---> sudo-logs.sh [2022-05-12T15:44:38.566Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T15:44:38.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:38.876Z] ---> job-cost.sh [2022-05-12T15:44:38.876Z] lf-activate-venv: SKIPPING [2022-05-12T15:44:38.876Z] DEBUG: total: 0.2199999988079071 [2022-05-12T15:44:38.876Z] INFO: Retrieving Stack Cost... [2022-05-12T15:44:39.136Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:44:39.708Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T15:44:39.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:44:40.011Z] ---> logs-deploy.sh [2022-05-12T15:44:40.012Z] lf-activate-venv: SKIPPING [2022-05-12T15:44:40.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-36/2 [2022-05-12T15:44:40.012Z] INFO: archiving workspace using pattern(s): [2022-05-12T15:44:40.958Z] Archives upload complete. [2022-05-12T15:44:41.219Z] INFO: archiving logs to Nexus [2022-05-12T15:44:41.792Z] ---> uname -a: [2022-05-12T15:44:41.792Z] Linux prd-ubuntu20-04-docker-8c-8g-63417 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-12T15:44:41.792Z] [2022-05-12T15:44:41.792Z] [2022-05-12T15:44:41.792Z] ---> lscpu: [2022-05-12T15:44:41.792Z] Architecture: x86_64 [2022-05-12T15:44:41.792Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-12T15:44:41.792Z] Byte Order: Little Endian [2022-05-12T15:44:41.793Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-12T15:44:41.793Z] CPU(s): 8 [2022-05-12T15:44:41.793Z] On-line CPU(s) list: 0-7 [2022-05-12T15:44:41.793Z] Thread(s) per core: 1 [2022-05-12T15:44:41.793Z] Core(s) per socket: 1 [2022-05-12T15:44:41.793Z] Socket(s): 8 [2022-05-12T15:44:41.793Z] NUMA node(s): 1 [2022-05-12T15:44:41.793Z] Vendor ID: AuthenticAMD [2022-05-12T15:44:41.793Z] CPU family: 23 [2022-05-12T15:44:41.793Z] Model: 49 [2022-05-12T15:44:41.793Z] Model name: AMD EPYC-Rome Processor [2022-05-12T15:44:41.793Z] Stepping: 0 [2022-05-12T15:44:41.793Z] CPU MHz: 2799.998 [2022-05-12T15:44:41.793Z] BogoMIPS: 5599.99 [2022-05-12T15:44:41.793Z] Virtualization: AMD-V [2022-05-12T15:44:41.793Z] Hypervisor vendor: KVM [2022-05-12T15:44:41.793Z] Virtualization type: full [2022-05-12T15:44:41.793Z] L1d cache: 256 KiB [2022-05-12T15:44:41.793Z] L1i cache: 256 KiB [2022-05-12T15:44:41.793Z] L2 cache: 4 MiB [2022-05-12T15:44:41.793Z] L3 cache: 128 MiB [2022-05-12T15:44:41.793Z] NUMA node0 CPU(s): 0-7 [2022-05-12T15:44:41.793Z] Vulnerability Itlb multihit: Not affected [2022-05-12T15:44:41.793Z] Vulnerability L1tf: Not affected [2022-05-12T15:44:41.793Z] Vulnerability Mds: Not affected [2022-05-12T15:44:41.793Z] Vulnerability Meltdown: Not affected [2022-05-12T15:44:41.793Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-12T15:44:41.793Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-12T15:44:41.793Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-12T15:44:41.793Z] Vulnerability Srbds: Not affected [2022-05-12T15:44:41.793Z] Vulnerability Tsx async abort: Not affected [2022-05-12T15:44:41.793Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-12T15:44:41.793Z] [2022-05-12T15:44:41.793Z] [2022-05-12T15:44:41.793Z] ---> nproc: [2022-05-12T15:44:41.793Z] 8 [2022-05-12T15:44:41.793Z] [2022-05-12T15:44:41.793Z]