Pull request #177 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b233b7468995977dde3589891098b1d9f5ef6954+15ac8934db983724a9e4ad688c07cba5566b1ed2 (ca213286b2620a2e701c81aa91c907f2d095b013) 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-ssh4477184408529603046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1609014147401186679.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10087152101153422717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3950933424666523241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10393429034234350249.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16431 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-177 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit b233b7468995977dde3589891098b1d9f5ef6954 Merge succeeded, producing b233b7468995977dde3589891098b1d9f5ef6954 Checking out Revision b233b7468995977dde3589891098b1d9f5ef6954 (PR-177) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T01:26:11.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T01:26:12.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T01:26:12.028Z] ========================================================= [2023-05-23T01:26:12.028Z] EdgeX Global Pipelines Version Info [2023-05-23T01:26:12.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # 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 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 > git rev-list --no-walk a070ea6d9af4d8805c457b1c8b8095277775e61b # timeout=10 [2023-05-23T01:26:12.772Z] ------------------- [2023-05-23T01:26:12.772Z] stable info: [2023-05-23T01:26:12.772Z] ------------------- [2023-05-23T01:26:12.772Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T01:26:12.772Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T01:26:12.772Z] Message: update stable to v1.0.249 [2023-05-23T01:26:13.345Z] ------------------- [2023-05-23T01:26:13.345Z] experimental info: [2023-05-23T01:26:13.345Z] ------------------- [2023-05-23T01:26:13.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T01:26:13.345Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T01:26:13.345Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T01:26:13.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-23T01:26:13.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-23T01:26:13.543Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T01:26:13.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T01:26:13.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T01:26:13.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T01:26:13.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T01:26:13.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T01:26:13.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T01:26:13.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T01:26:13.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T01:26:13.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-23T01:26:13.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T01:26:13.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T01:26:13.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T01:26:13.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T01:26:13.754Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T01:26:13.774Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T01:26:13.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T01:26:13.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T01:26:13.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T01:26:13.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T01:26:13.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T01:26:13.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T01:26:13.885Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T01:26:13.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T01:26:13.915Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T01:26:13.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2023-05-23T01:26:13.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2023-05-23T01:26:13.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2023-05-23T01:26:13.979Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo [2023-05-23T01:26:13.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b233b74 [Pipeline] echo [2023-05-23T01:26:14.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:26:14.069Z] provisioning config files... [2023-05-23T01:26:14.084Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config15041086960023849219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:26:14.388Z] ---> docker-login.sh [2023-05-23T01:26:14.388Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:26:14.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:14.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:14.649Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:14.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:14.649Z] [2023-05-23T01:26:14.649Z] Login Succeeded [2023-05-23T01:26:14.649Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:26:14.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:14.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:14.910Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:14.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:14.910Z] [2023-05-23T01:26:14.910Z] Login Succeeded [2023-05-23T01:26:14.910Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:26:14.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:14.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:14.910Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:14.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:14.910Z] [2023-05-23T01:26:14.910Z] Login Succeeded [2023-05-23T01:26:14.910Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:26:14.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:14.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:14.910Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:14.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:14.910Z] [2023-05-23T01:26:14.910Z] Login Succeeded [2023-05-23T01:26:14.910Z] docker.io [2023-05-23T01:26:15.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:15.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:15.171Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:15.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:15.171Z] [2023-05-23T01:26:15.171Z] Login Succeeded [2023-05-23T01:26:15.171Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:26:15.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T01:26:15.571Z] + git rev-list -1 --merges b233b7468995977dde3589891098b1d9f5ef6954~1..b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo [2023-05-23T01:26:15.624Z] -----------> git rev-list -1 --merges b233b7468995977dde3589891098b1d9f5ef6954~1..b233b7468995977dde3589891098b1d9f5ef6954 b233b7468995977dde3589891098b1d9f5ef6954 [false] [Pipeline] sh [2023-05-23T01:26:15.912Z] + git log --format=format:%s -1 b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo [2023-05-23T01:26:15.926Z] ========================================================= [2023-05-23T01:26:15.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T01:26:15.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:26:16.247Z] + git log --format=format:%s -1 b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo [2023-05-23T01:26:16.259Z] [semverPrep] GIT_COMMIT: b233b7468995977dde3589891098b1d9f5ef6954, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-23T01:26:16.267Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T01:26:16.604Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T01:26:16.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T01:26:16.604Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T01:26:16.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T01:26:16.604Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T01:26:16.604Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T01:26:16.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:26:16.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:26:16.959Z] [2023-05-23T01:26:16.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:26:17.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:26:17.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T01:26:17.259Z] b85a868b505f: Pulling fs layer [2023-05-23T01:26:17.259Z] e2be974225ed: Pulling fs layer [2023-05-23T01:26:17.259Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T01:26:17.259Z] 988bab9f4d93: Pulling fs layer [2023-05-23T01:26:17.259Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T01:26:17.259Z] 988bab9f4d93: Waiting [2023-05-23T01:26:17.259Z] eaf3925da568: Pulling fs layer [2023-05-23T01:26:17.259Z] 1469e6f7b9e6: Waiting [2023-05-23T01:26:17.259Z] bab4dde63d76: Pulling fs layer [2023-05-23T01:26:17.259Z] eaf3925da568: Waiting [2023-05-23T01:26:17.259Z] bde34c3a00c8: Pulling fs layer [2023-05-23T01:26:17.259Z] bab4dde63d76: Waiting [2023-05-23T01:26:17.259Z] b352a97aabf1: Pulling fs layer [2023-05-23T01:26:17.259Z] 4872d77fe225: Pulling fs layer [2023-05-23T01:26:17.259Z] b352a97aabf1: Waiting [2023-05-23T01:26:17.259Z] 4872d77fe225: Waiting [2023-05-23T01:26:17.259Z] 5851b861e8e6: Pulling fs layer [2023-05-23T01:26:17.259Z] 5851b861e8e6: Waiting [2023-05-23T01:26:17.259Z] e2be974225ed: Verifying Checksum [2023-05-23T01:26:17.259Z] e2be974225ed: Download complete [2023-05-23T01:26:17.259Z] 988bab9f4d93: Verifying Checksum [2023-05-23T01:26:17.259Z] 988bab9f4d93: Download complete [2023-05-23T01:26:17.259Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T01:26:17.259Z] 1469e6f7b9e6: Download complete [2023-05-23T01:26:17.519Z] eaf3925da568: Verifying Checksum [2023-05-23T01:26:17.519Z] eaf3925da568: Download complete [2023-05-23T01:26:17.519Z] 339a4e72a1f5: Download complete [2023-05-23T01:26:17.519Z] bde34c3a00c8: Download complete [2023-05-23T01:26:17.519Z] b352a97aabf1: Verifying Checksum [2023-05-23T01:26:17.519Z] b352a97aabf1: Download complete [2023-05-23T01:26:17.519Z] 4872d77fe225: Verifying Checksum [2023-05-23T01:26:17.519Z] 4872d77fe225: Download complete [2023-05-23T01:26:17.519Z] 5851b861e8e6: Verifying Checksum [2023-05-23T01:26:17.519Z] 5851b861e8e6: Download complete [2023-05-23T01:26:17.519Z] b85a868b505f: Verifying Checksum [2023-05-23T01:26:17.519Z] b85a868b505f: Download complete [2023-05-23T01:26:17.780Z] bab4dde63d76: Download complete [2023-05-23T01:26:18.727Z] b85a868b505f: Pull complete [2023-05-23T01:26:18.988Z] e2be974225ed: Pull complete [2023-05-23T01:26:19.557Z] 339a4e72a1f5: Pull complete [2023-05-23T01:26:19.557Z] 988bab9f4d93: Pull complete [2023-05-23T01:26:19.817Z] 1469e6f7b9e6: Pull complete [2023-05-23T01:26:19.817Z] eaf3925da568: Pull complete [2023-05-23T01:26:21.738Z] bab4dde63d76: Pull complete [2023-05-23T01:26:21.738Z] bde34c3a00c8: Pull complete [2023-05-23T01:26:21.998Z] b352a97aabf1: Pull complete [2023-05-23T01:26:21.998Z] 4872d77fe225: Pull complete [2023-05-23T01:26:21.998Z] 5851b861e8e6: Pull complete [2023-05-23T01:26:21.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T01:26:21.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T01:26:21.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:26:22.098Z] prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container [2023-05-23T01:26:22.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T01:26:24.941Z] $ docker top 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac -eo pid,comm [2023-05-23T01:26:24.996Z] 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). [2023-05-23T01:26:24.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T01:26:25.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T01:26:25.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T01:26:25.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T01:26:25.140Z] $ docker exec 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent [2023-05-23T01:26:25.266Z] SSH_AUTH_SOCK=/tmp/ssh-WAY6NspADskq/agent.31 [2023-05-23T01:26:25.266Z] SSH_AGENT_PID=37 [2023-05-23T01:26:25.273Z] Running ssh-add (command line suppressed) [2023-05-23T01:26:25.382Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9072144087033012307.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9072144087033012307.key) [2023-05-23T01:26:25.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T01:26:25.683Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T01:26:25.697Z] $ docker exec --env ******** --env ******** 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent -k [2023-05-23T01:26:25.808Z] unset SSH_AUTH_SOCK; [2023-05-23T01:26:25.809Z] unset SSH_AGENT_PID; [2023-05-23T01:26:25.809Z] echo Agent pid 37 killed; [2023-05-23T01:26:25.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T01:26:25.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T01:26:25.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T01:26:25.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T01:26:25.966Z] $ docker exec 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent [2023-05-23T01:26:26.085Z] SSH_AUTH_SOCK=/tmp/ssh-qsENez9GvkXF/agent.69 [2023-05-23T01:26:26.085Z] SSH_AGENT_PID=75 [2023-05-23T01:26:26.091Z] Running ssh-add (command line suppressed) [2023-05-23T01:26:26.199Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_18099225952150583218.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_18099225952150583218.key) [2023-05-23T01:26:26.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T01:26:26.502Z] + git semver init [2023-05-23T01:26:26.762Z] 2023-05-23 01:26:26,687 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T01:26:26.762Z] 2023-05-23 01:26:26,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-23T01:26:26.762Z] 2023-05-23 01:26:26,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-23T01:26:26.762Z] 2023-05-23 01:26:26,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) [2023-05-23T01:26:27.701Z] 2023-05-23 01:26:27,594 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude [2023-05-23T01:26:27.701Z] 2023-05-23 01:26:27,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False [2023-05-23T01:26:27.701Z] 2023-05-23 01:26:27,594 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-23T01:26:27.701Z] 2023-05-23 01:26:27,598 [execute] INFO git cat-file --batch-check [2023-05-23T01:26:27.702Z] 2023-05-23 01:26:27,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T01:26:27.702Z] 2023-05-23 01:26:27,605 [execute] INFO git cat-file --batch [2023-05-23T01:26:27.702Z] 2023-05-23 01:26:27,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T01:26:27.702Z] 2023-05-23 01:26:27,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-23T01:26:27.702Z] 0.0.0 [Pipeline] } [2023-05-23T01:26:27.714Z] $ docker exec --env ******** --env ******** 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent -k [2023-05-23T01:26:27.834Z] unset SSH_AUTH_SOCK; [2023-05-23T01:26:27.834Z] unset SSH_AGENT_PID; [2023-05-23T01:26:27.834Z] echo Agent pid 75 killed; [2023-05-23T01:26:27.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T01:26:28.144Z] + git semver [Pipeline] } [2023-05-23T01:26:28.732Z] $ docker stop --time=1 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac [2023-05-23T01:26:30.037Z] $ docker rm -f --volumes 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:26:30.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T01:26:30.597Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T01:26:30.600Z] [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 [2023-05-23T01:26:30.711Z] provisioning config files... [2023-05-23T01:26:30.721Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config4175528050660475753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:26:31.020Z] ---> docker-login.sh [2023-05-23T01:26:31.020Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:26:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:31.020Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:31.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:31.020Z] [2023-05-23T01:26:31.020Z] Login Succeeded [2023-05-23T01:26:31.020Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:26:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:31.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:31.020Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:31.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:31.020Z] [2023-05-23T01:26:31.020Z] Login Succeeded [2023-05-23T01:26:31.020Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:26:31.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:31.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:31.279Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:31.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:31.279Z] [2023-05-23T01:26:31.279Z] Login Succeeded [2023-05-23T01:26:31.279Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:26:31.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:31.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:31.279Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:31.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:31.279Z] [2023-05-23T01:26:31.279Z] Login Succeeded [2023-05-23T01:26:31.279Z] docker.io [2023-05-23T01:26:31.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:26:31.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:26:31.540Z] Configure a credential helper to remove this warning. See [2023-05-23T01:26:31.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:26:31.540Z] [2023-05-23T01:26:31.540Z] Login Succeeded [2023-05-23T01:26:31.540Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:26:31.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T01:26:31.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:26:31.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:26:31.626Z] ========================================================= [2023-05-23T01:26:31.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T01:26:31.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:26:31.933Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T01:26:31.933Z] Sending build context to Docker daemon 16.08MB [2023-05-23T01:26:31.933Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:26:31.933Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T01:26:31.933Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T01:26:31.933Z] f56be85fc22e: Pulling fs layer [2023-05-23T01:26:31.933Z] 85791d961cd3: Pulling fs layer [2023-05-23T01:26:31.933Z] d694b5ae8c79: Pulling fs layer [2023-05-23T01:26:31.933Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T01:26:31.933Z] 4d19c01a9841: Pulling fs layer [2023-05-23T01:26:31.933Z] 9325e15d5711: Pulling fs layer [2023-05-23T01:26:31.933Z] 556b6ee489ea: Pulling fs layer [2023-05-23T01:26:31.933Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T01:26:31.933Z] 9f32a84ed3da: Waiting [2023-05-23T01:26:31.933Z] 4d19c01a9841: Waiting [2023-05-23T01:26:31.933Z] c5a4b2cf53e6: Waiting [2023-05-23T01:26:31.933Z] 556b6ee489ea: Waiting [2023-05-23T01:26:32.194Z] 85791d961cd3: Verifying Checksum [2023-05-23T01:26:32.194Z] 85791d961cd3: Download complete [2023-05-23T01:26:32.194Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T01:26:32.194Z] 9f32a84ed3da: Download complete [2023-05-23T01:26:32.194Z] 4d19c01a9841: Verifying Checksum [2023-05-23T01:26:32.194Z] 4d19c01a9841: Download complete [2023-05-23T01:26:32.194Z] f56be85fc22e: Verifying Checksum [2023-05-23T01:26:32.194Z] f56be85fc22e: Download complete [2023-05-23T01:26:32.194Z] 9325e15d5711: Verifying Checksum [2023-05-23T01:26:32.194Z] 9325e15d5711: Download complete [2023-05-23T01:26:32.194Z] f56be85fc22e: Pull complete [2023-05-23T01:26:32.454Z] 85791d961cd3: Pull complete [2023-05-23T01:26:32.714Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T01:26:32.714Z] c5a4b2cf53e6: Download complete [2023-05-23T01:26:32.714Z] d694b5ae8c79: Verifying Checksum [2023-05-23T01:26:32.714Z] d694b5ae8c79: Download complete [2023-05-23T01:26:32.973Z] 556b6ee489ea: Verifying Checksum [2023-05-23T01:26:32.973Z] 556b6ee489ea: Download complete [2023-05-23T01:26:36.259Z] d694b5ae8c79: Pull complete [2023-05-23T01:26:36.259Z] 9f32a84ed3da: Pull complete [2023-05-23T01:26:36.259Z] 4d19c01a9841: Pull complete [2023-05-23T01:26:36.518Z] 9325e15d5711: Pull complete [2023-05-23T01:26:39.047Z] 556b6ee489ea: Pull complete [2023-05-23T01:26:39.615Z] c5a4b2cf53e6: Pull complete [2023-05-23T01:26:39.615Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T01:26:39.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T01:26:39.615Z] ---> c4be618373d6 [2023-05-23T01:26:39.615Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:26:43.849Z] ---> Running in b2157ecc28d9 [2023-05-23T01:26:43.849Z] Removing intermediate container b2157ecc28d9 [2023-05-23T01:26:43.849Z] ---> 6e763d03860c [2023-05-23T01:26:43.849Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:26:43.849Z] ---> Running in 6e9a3fd183db [2023-05-23T01:26:43.849Z] Removing intermediate container 6e9a3fd183db [2023-05-23T01:26:43.849Z] ---> bd9584ff5b75 [2023-05-23T01:26:43.849Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:26:43.849Z] ---> Running in 04eaa2e8ac7d [2023-05-23T01:26:44.108Z] Removing intermediate container 04eaa2e8ac7d [2023-05-23T01:26:44.108Z] ---> b95fca5c9b25 [2023-05-23T01:26:44.108Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:26:44.108Z] ---> Running in 6ac877fef57a [2023-05-23T01:26:44.108Z] Removing intermediate container 6ac877fef57a [2023-05-23T01:26:44.108Z] ---> 6a3616b9ceab [2023-05-23T01:26:44.108Z] Step 7/12 : WORKDIR /device-gpio [2023-05-23T01:26:44.108Z] ---> Running in 1ff16957e4f9 [2023-05-23T01:26:44.369Z] Removing intermediate container 1ff16957e4f9 [2023-05-23T01:26:44.369Z] ---> c32e11b7b733 [2023-05-23T01:26:44.369Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:26:44.369Z] ---> Running in 21ebc08d3ad0 [2023-05-23T01:26:44.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:26:44.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:26:44.889Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T01:26:44.889Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T01:26:44.889Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T01:26:45.149Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T01:26:45.149Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T01:26:45.149Z] OK: 269 MiB in 57 packages [2023-05-23T01:26:45.682Z] Still waiting to schedule task [2023-05-23T01:26:45.682Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-23T01:26:45.719Z] Removing intermediate container 21ebc08d3ad0 [2023-05-23T01:26:45.719Z] ---> d2e619a407a0 [2023-05-23T01:26:45.719Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T01:26:45.719Z] ---> 108620286ced [2023-05-23T01:26:45.719Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:26:45.719Z] ---> Running in 96a587ab2910 [2023-05-23T01:27:12.397Z] Removing intermediate container 96a587ab2910 [2023-05-23T01:27:12.397Z] ---> 5d31d1622d36 [2023-05-23T01:27:12.397Z] Step 11/12 : COPY . . [2023-05-23T01:27:12.397Z] ---> 88a8fa220a38 [2023-05-23T01:27:12.397Z] Step 12/12 : RUN ${MAKE} [2023-05-23T01:27:12.397Z] ---> Running in f5daa37ff1dd [2023-05-23T01:27:12.397Z] noop [2023-05-23T01:27:12.397Z] Removing intermediate container f5daa37ff1dd [2023-05-23T01:27:12.397Z] ---> 6f455760d09b [2023-05-23T01:27:12.397Z] Successfully built 6f455760d09b [2023-05-23T01:27:12.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:27:12.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T01:27:12.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:27:12.779Z] prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container [2023-05-23T01:27:12.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** ci-base-image-x86_64 cat [2023-05-23T01:27:13.163Z] $ docker top 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:27:13.504Z] + go version [2023-05-23T01:27:13.505Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T01:27:13.518Z] $ docker stop --time=1 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 [2023-05-23T01:27:14.763Z] $ docker rm -f --volumes 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:27:15.169Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T01:27:15.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:27:15.243Z] prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container [2023-05-23T01:27:15.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** ci-base-image-x86_64 cat [2023-05-23T01:27:15.609Z] $ docker top ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:27:15.953Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh [2023-05-23T01:27:16.252Z] + make test [2023-05-23T01:27:16.252Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T01:27:21.519Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-23T01:27:29.633Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-23T01:27:29.633Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-23T01:27:36.330Z] go vet ./... [2023-05-23T01:27:38.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T01:27:38.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T01:27:38.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T01:27:39.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T01:27:39.175Z] $ docker stop --time=1 ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e [2023-05-23T01:27:42.459Z] $ docker rm -f --volumes ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:27:42.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T01:27:42.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T01:27:43.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T01:27:43.678Z] + ls -al . [2023-05-23T01:27:43.678Z] total 156 [2023-05-23T01:27:43.678Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 01:27 . [2023-05-23T01:27:43.678Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:26 .. [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:26 .dockerignore [2023-05-23T01:27:43.678Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:26 .git [2023-05-23T01:27:43.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 .github [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:26 .gitignore [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:26 .golangci.yml [2023-05-23T01:27:43.678Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:26 .semver [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:26 Attribution.txt [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:26 CHANGELOG.md [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:26 Dockerfile [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:26 GOVERNANCE.md [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:26 Jenkinsfile [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:26 LICENSE [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:26 Makefile [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:26 OWNERS.md [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:26 README.md [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:26 VERSION [2023-05-23T01:27:43.678Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:26 bin [2023-05-23T01:27:43.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 cmd [2023-05-23T01:27:43.678Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 01:27 coverage.out [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:26 go.mod [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:26 go.sum [2023-05-23T01:27:43.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 internal [2023-05-23T01:27:43.678Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:26 snap [2023-05-23T01:27:43.678Z] -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:27:43.981Z] + 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=b233b7468995977dde3589891098b1d9f5ef6954 --label arch=amd64 --label version=0.0.0 . [2023-05-23T01:27:43.981Z] Sending build context to Docker daemon 16.08MB [2023-05-23T01:27:43.981Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:27:43.981Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T01:27:43.981Z] ---> 6f455760d09b [2023-05-23T01:27:43.981Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:27:44.240Z] ---> Running in be8cb5cfc11c [2023-05-23T01:27:44.240Z] Removing intermediate container be8cb5cfc11c [2023-05-23T01:27:44.240Z] ---> 0d0a95864cae [2023-05-23T01:27:44.240Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:27:44.240Z] ---> Running in e40f38757266 [2023-05-23T01:27:44.500Z] Removing intermediate container e40f38757266 [2023-05-23T01:27:44.500Z] ---> 39b223d89d16 [2023-05-23T01:27:44.500Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:27:44.500Z] ---> Running in 07c17818c03c [2023-05-23T01:27:44.500Z] Removing intermediate container 07c17818c03c [2023-05-23T01:27:44.500Z] ---> 75a39eff9748 [2023-05-23T01:27:44.500Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:27:44.500Z] ---> Running in 77f833e99e4a [2023-05-23T01:27:44.500Z] Removing intermediate container 77f833e99e4a [2023-05-23T01:27:44.500Z] ---> deaa3321e2fe [2023-05-23T01:27:44.500Z] Step 7/25 : WORKDIR /device-gpio [2023-05-23T01:27:44.500Z] ---> Running in 146f2bee82dd [2023-05-23T01:27:44.760Z] Removing intermediate container 146f2bee82dd [2023-05-23T01:27:44.760Z] ---> 02333a725ac2 [2023-05-23T01:27:44.760Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:27:44.760Z] ---> Running in 585deb3b2bad [2023-05-23T01:27:45.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:27:45.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:27:45.276Z] OK: 269 MiB in 57 packages [2023-05-23T01:27:45.536Z] Removing intermediate container 585deb3b2bad [2023-05-23T01:27:45.536Z] ---> 6fc382b2334b [2023-05-23T01:27:45.536Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-23T01:27:45.794Z] ---> 2f05404db07a [2023-05-23T01:27:45.794Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:27:45.794Z] ---> Running in d604dde153b3 [2023-05-23T01:27:46.365Z] Removing intermediate container d604dde153b3 [2023-05-23T01:27:46.365Z] ---> 0241196e9a9b [2023-05-23T01:27:46.365Z] Step 11/25 : COPY . . [2023-05-23T01:27:47.315Z] ---> 5e1ddacbc5a7 [2023-05-23T01:27:47.315Z] Step 12/25 : RUN ${MAKE} [2023-05-23T01:27:47.315Z] ---> Running in 7f3440d607f7 [2023-05-23T01:27:47.315Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-23T01:28:05.394Z] Removing intermediate container 7f3440d607f7 [2023-05-23T01:28:05.394Z] ---> 64e94dd85db2 [2023-05-23T01:28:05.394Z] Step 13/25 : FROM alpine:3.17 [2023-05-23T01:28:05.653Z] 3.17: Pulling from library/alpine [2023-05-23T01:28:05.653Z] f56be85fc22e: Already exists [2023-05-23T01:28:05.913Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T01:28:05.913Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T01:28:05.913Z] ---> 9ed4aefc74f6 [2023-05-23T01:28:05.913Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-23T01:28:05.913Z] ---> Running in fa33c9bdedc5 [2023-05-23T01:28:05.913Z] Removing intermediate container fa33c9bdedc5 [2023-05-23T01:28:05.913Z] ---> bb1b15a50d3b [2023-05-23T01:28:05.913Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-23T01:28:05.913Z] ---> Running in ea71ba53d0fb [2023-05-23T01:28:06.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T01:28:06.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T01:28:06.690Z] OK: 7 MiB in 15 packages [2023-05-23T01:28:06.949Z] Removing intermediate container ea71ba53d0fb [2023-05-23T01:28:06.949Z] ---> 3dd748d1651f [2023-05-23T01:28:06.949Z] Step 16/25 : WORKDIR / [2023-05-23T01:28:06.949Z] ---> Running in e4d051c2ce9b [2023-05-23T01:28:06.949Z] Removing intermediate container e4d051c2ce9b [2023-05-23T01:28:06.949Z] ---> 478d6b9f64bc [2023-05-23T01:28:06.949Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-23T01:28:07.209Z] ---> 0fd4a4a515fc [2023-05-23T01:28:07.209Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-23T01:28:07.209Z] ---> 7eb6fadf969f [2023-05-23T01:28:07.209Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-23T01:28:08.162Z] ---> cddd009f19b5 [2023-05-23T01:28:08.162Z] Step 20/25 : EXPOSE 59910 [2023-05-23T01:28:08.162Z] ---> Running in 830dcb663413 [2023-05-23T01:28:08.162Z] Removing intermediate container 830dcb663413 [2023-05-23T01:28:08.162Z] ---> 3f9472aa57e2 [2023-05-23T01:28:08.162Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-23T01:28:08.162Z] ---> Running in cbf5ff2b9f6f [2023-05-23T01:28:08.162Z] Removing intermediate container cbf5ff2b9f6f [2023-05-23T01:28:08.162Z] ---> 742473bb54ed [2023-05-23T01:28:08.162Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T01:28:08.420Z] ---> Running in 1109e4c9e4d2 [2023-05-23T01:28:08.420Z] Removing intermediate container 1109e4c9e4d2 [2023-05-23T01:28:08.420Z] ---> 2388c910af65 [2023-05-23T01:28:08.420Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T01:28:08.420Z] ---> Running in 66af8aaffd9f [2023-05-23T01:28:08.420Z] Removing intermediate container 66af8aaffd9f [2023-05-23T01:28:08.420Z] ---> 348664e06f94 [2023-05-23T01:28:08.420Z] Step 24/25 : LABEL git_sha=b233b7468995977dde3589891098b1d9f5ef6954 [2023-05-23T01:28:08.420Z] ---> Running in d2ecd479640d [2023-05-23T01:28:08.682Z] Removing intermediate container d2ecd479640d [2023-05-23T01:28:08.682Z] ---> 6c76ea92aeff [2023-05-23T01:28:08.682Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T01:28:08.682Z] ---> Running in 2cd60388506f [2023-05-23T01:28:08.682Z] Removing intermediate container 2cd60388506f [2023-05-23T01:28:08.682Z] ---> 49ea8a6ea5c6 [2023-05-23T01:28:08.682Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:28:08.682Z] Successfully built 49ea8a6ea5c6 [2023-05-23T01:28:08.682Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:28:09.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:28:09.125Z] [2023-05-23T01:28:09.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:28:09.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:28:09.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T01:28:09.428Z] 5eb5b503b376: Pulling fs layer [2023-05-23T01:28:09.428Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T01:28:09.428Z] ec43610c2a17: Pulling fs layer [2023-05-23T01:28:09.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T01:28:09.428Z] 33b1e0a273af: Pulling fs layer [2023-05-23T01:28:09.428Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T01:28:09.428Z] 2f39f015ded8: Pulling fs layer [2023-05-23T01:28:09.428Z] 33b1e0a273af: Waiting [2023-05-23T01:28:09.428Z] 5d3b04190fa2: Waiting [2023-05-23T01:28:09.428Z] 2f39f015ded8: Waiting [2023-05-23T01:28:09.428Z] 3a2ae6a8a46f: Waiting [2023-05-23T01:28:09.428Z] 5c69ac0246d0: Download complete [2023-05-23T01:28:09.428Z] 3a2ae6a8a46f: Download complete [2023-05-23T01:28:09.428Z] 33b1e0a273af: Verifying Checksum [2023-05-23T01:28:09.428Z] 33b1e0a273af: Download complete [2023-05-23T01:28:09.428Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T01:28:09.428Z] 5d3b04190fa2: Download complete [2023-05-23T01:28:09.428Z] ec43610c2a17: Verifying Checksum [2023-05-23T01:28:09.685Z] 5eb5b503b376: Verifying Checksum [2023-05-23T01:28:09.685Z] 5eb5b503b376: Download complete [2023-05-23T01:28:10.250Z] 2f39f015ded8: Download complete [2023-05-23T01:28:10.815Z] 5eb5b503b376: Pull complete [2023-05-23T01:28:11.073Z] 5c69ac0246d0: Pull complete [2023-05-23T01:28:11.332Z] ec43610c2a17: Pull complete [2023-05-23T01:28:11.591Z] 3a2ae6a8a46f: Pull complete [2023-05-23T01:28:11.848Z] 33b1e0a273af: Pull complete [2023-05-23T01:28:11.848Z] 5d3b04190fa2: Pull complete [2023-05-23T01:28:16.034Z] 2f39f015ded8: Pull complete [2023-05-23T01:28:16.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T01:28:16.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:28:16.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:28:16.122Z] prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container [2023-05-23T01:28:16.156Z] $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 [2023-05-23T01:28:19.164Z] $ docker top 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:28:19.549Z] ---> job-cost.sh [2023-05-23T01:28:19.549Z] lf-activate-venv: SKIPPING [2023-05-23T01:28:19.549Z] INFO: No Stack... [2023-05-23T01:28:19.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:28:20.070Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:28:20.363Z] + + cut -d, -f6 [2023-05-23T01:28:20.363Z] cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv [Pipeline] lock [2023-05-23T01:28:20.377Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [2023-05-23T01:28:20.383Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] did not exist. Created. [2023-05-23T01:28:20.383Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:28:20.683Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T01:28:20.715Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:28:20.722Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:28:20.740Z] $ docker stop --time=1 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e [2023-05-23T01:28:21.896Z] $ docker rm -f --volumes 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T01:30:02.783Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16434 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws [2023-05-23T01:30:02.802Z] Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout [2023-05-23T01:30:02.844Z] The recommended git tool is: git [2023-05-23T01:30:09.463Z] using credential edgex-jenkins-ssh [2023-05-23T01:30:09.482Z] Cloning the remote Git repository [2023-05-23T01:30:09.542Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:30:09.661Z] > git init /w/workspace/device-gpio/5 # timeout=10 [2023-05-23T01:30:09.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:30:09.844Z] > git --version # timeout=10 [2023-05-23T01:30:09.871Z] > git --version # 'git version 2.25.1' [2023-05-23T01:30:09.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:30:10.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:30:11.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-23T01:30:11.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T01:30:12.745Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-23T01:30:12.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-23T01:30:12.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:30:12.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T01:30:13.334Z] Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit b233b7468995977dde3589891098b1d9f5ef6954 [2023-05-23T01:30:13.656Z] Merge succeeded, producing b233b7468995977dde3589891098b1d9f5ef6954 [2023-05-23T01:30:13.657Z] Checking out Revision b233b7468995977dde3589891098b1d9f5ef6954 (PR-177) [2023-05-23T01:30:14.268Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-23T01:30:13.356Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:30:13.435Z] > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 [2023-05-23T01:30:13.533Z] > git remote # timeout=10 [2023-05-23T01:30:13.556Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T01:30:13.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T01:30:13.600Z] > git merge 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 [2023-05-23T01:30:13.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T01:30:13.666Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T01:30:13.684Z] > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:30:15.193Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T01:30:15.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T01:30:15.193Z] Dload Upload Total Spent Left Speed [2023-05-23T01:30:15.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-23T01:30:15.849Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T01:30:16.190Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T01:30:16.190Z] + sudo tee /etc/docker/daemon.new [2023-05-23T01:30:16.190Z] { [2023-05-23T01:30:16.190Z] "registry-mirrors": [ [2023-05-23T01:30:16.190Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T01:30:16.190Z] ], [2023-05-23T01:30:16.190Z] "bip": "10.250.0.254/24", [2023-05-23T01:30:16.190Z] "hosts": [ [2023-05-23T01:30:16.190Z] "tcp://0.0.0.0:5555", [2023-05-23T01:30:16.190Z] "unix:///var/run/docker.sock" [2023-05-23T01:30:16.190Z] ], [2023-05-23T01:30:16.190Z] "mtu": 1458, [2023-05-23T01:30:16.190Z] "selinux-enabled": true, [2023-05-23T01:30:16.190Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T01:30:16.190Z] } [Pipeline] sh [2023-05-23T01:30:16.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T01:30:16.875Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:30:35.160Z] provisioning config files... [2023-05-23T01:30:35.194Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config2765789840077922822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:30:35.559Z] ---> docker-login.sh [2023-05-23T01:30:35.559Z] nexus3.edgexfoundry.org:10001 [2023-05-23T01:30:36.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:30:36.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:30:36.156Z] Configure a credential helper to remove this warning. See [2023-05-23T01:30:36.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:30:36.156Z] [2023-05-23T01:30:36.156Z] Login Succeeded [2023-05-23T01:30:36.156Z] nexus3.edgexfoundry.org:10002 [2023-05-23T01:30:36.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:30:36.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:30:36.708Z] Configure a credential helper to remove this warning. See [2023-05-23T01:30:36.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:30:36.708Z] [2023-05-23T01:30:36.708Z] Login Succeeded [2023-05-23T01:30:36.708Z] nexus3.edgexfoundry.org:10003 [2023-05-23T01:30:36.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:30:36.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:30:36.980Z] Configure a credential helper to remove this warning. See [2023-05-23T01:30:36.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:30:36.980Z] [2023-05-23T01:30:36.980Z] Login Succeeded [2023-05-23T01:30:36.980Z] nexus3.edgexfoundry.org:10004 [2023-05-23T01:30:37.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:30:37.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:30:37.526Z] Configure a credential helper to remove this warning. See [2023-05-23T01:30:37.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:30:37.526Z] [2023-05-23T01:30:37.526Z] Login Succeeded [2023-05-23T01:30:37.526Z] docker.io [2023-05-23T01:30:38.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T01:30:38.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T01:30:38.283Z] Configure a credential helper to remove this warning. See [2023-05-23T01:30:38.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T01:30:38.283Z] [2023-05-23T01:30:38.283Z] Login Succeeded [2023-05-23T01:30:38.283Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T01:30:39.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T01:30:39.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:30:39.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T01:30:39.387Z] ========================================================= [2023-05-23T01:30:39.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T01:30:39.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:30:39.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-23T01:30:40.015Z] Sending build context to Docker daemon 8.123MB [2023-05-23T01:30:40.015Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:30:40.015Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T01:30:40.287Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T01:30:40.287Z] c41833b44d91: Pulling fs layer [2023-05-23T01:30:40.287Z] ed15518f5707: Pulling fs layer [2023-05-23T01:30:40.287Z] feae8fd75edb: Pulling fs layer [2023-05-23T01:30:40.287Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T01:30:40.287Z] 3cdef696dda3: Pulling fs layer [2023-05-23T01:30:40.287Z] 2ced38df9373: Pulling fs layer [2023-05-23T01:30:40.287Z] 58f1dce35555: Pulling fs layer [2023-05-23T01:30:40.287Z] 3cdef696dda3: Waiting [2023-05-23T01:30:40.287Z] 2ced38df9373: Waiting [2023-05-23T01:30:40.287Z] 58f1dce35555: Waiting [2023-05-23T01:30:40.287Z] ed15518f5707: Verifying Checksum [2023-05-23T01:30:40.287Z] ed15518f5707: Download complete [2023-05-23T01:30:40.287Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T01:30:40.287Z] 242c74f7c9fa: Download complete [2023-05-23T01:30:40.287Z] 3cdef696dda3: Verifying Checksum [2023-05-23T01:30:40.287Z] 3cdef696dda3: Download complete [2023-05-23T01:30:40.287Z] c41833b44d91: Verifying Checksum [2023-05-23T01:30:40.287Z] c41833b44d91: Download complete [2023-05-23T01:30:41.741Z] 58f1dce35555: Download complete [2023-05-23T01:30:42.710Z] feae8fd75edb: Verifying Checksum [2023-05-23T01:30:42.710Z] 2ced38df9373: Verifying Checksum [2023-05-23T01:30:42.710Z] 2ced38df9373: Download complete [2023-05-23T01:30:43.673Z] c41833b44d91: Pull complete [2023-05-23T01:30:44.648Z] ed15518f5707: Pull complete [2023-05-23T01:30:54.965Z] feae8fd75edb: Pull complete [2023-05-23T01:30:54.965Z] 242c74f7c9fa: Pull complete [2023-05-23T01:30:54.965Z] 3cdef696dda3: Pull complete [2023-05-23T01:31:03.223Z] 2ced38df9373: Pull complete [2023-05-23T01:31:05.183Z] 58f1dce35555: Pull complete [2023-05-23T01:31:05.183Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T01:31:05.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T01:31:05.183Z] ---> fadd8f120f05 [2023-05-23T01:31:05.183Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:31:06.147Z] ---> Running in b83b7be908e6 [2023-05-23T01:31:06.147Z] Removing intermediate container b83b7be908e6 [2023-05-23T01:31:06.147Z] ---> c93ab3eea547 [2023-05-23T01:31:06.147Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:31:06.416Z] ---> Running in 8d6551f3eaca [2023-05-23T01:31:06.685Z] Removing intermediate container 8d6551f3eaca [2023-05-23T01:31:06.685Z] ---> 4c55c33b2190 [2023-05-23T01:31:06.685Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:31:06.685Z] ---> Running in 6f2b525c4bac [2023-05-23T01:31:06.958Z] Removing intermediate container 6f2b525c4bac [2023-05-23T01:31:06.958Z] ---> 761ec05a4bc4 [2023-05-23T01:31:06.958Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:31:07.232Z] ---> Running in c0f7902cf5f4 [2023-05-23T01:31:07.502Z] Removing intermediate container c0f7902cf5f4 [2023-05-23T01:31:07.502Z] ---> d8660f992811 [2023-05-23T01:31:07.502Z] Step 7/12 : WORKDIR /device-gpio [2023-05-23T01:31:07.502Z] ---> Running in 7c603df63663 [2023-05-23T01:31:08.092Z] Removing intermediate container 7c603df63663 [2023-05-23T01:31:08.092Z] ---> 6c1df2ddb13d [2023-05-23T01:31:08.092Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:31:08.092Z] ---> Running in d1f749c3a924 [2023-05-23T01:31:09.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:31:09.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:31:11.200Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T01:31:11.200Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T01:31:11.200Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T01:31:11.200Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T01:31:11.470Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T01:31:11.470Z] OK: 268 MiB in 57 packages [2023-05-23T01:31:12.448Z] Removing intermediate container d1f749c3a924 [2023-05-23T01:31:12.448Z] ---> 590d8a0783d5 [2023-05-23T01:31:12.448Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T01:31:13.035Z] ---> 0a7b84946f1c [2023-05-23T01:31:13.035Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:31:13.035Z] ---> Running in 517eb7716740 [2023-05-23T01:32:20.952Z] Removing intermediate container 517eb7716740 [2023-05-23T01:32:20.952Z] ---> 6bf1f993a881 [2023-05-23T01:32:20.952Z] Step 11/12 : COPY . . [2023-05-23T01:32:20.952Z] ---> 7bf2d730ab0c [2023-05-23T01:32:20.952Z] Step 12/12 : RUN ${MAKE} [2023-05-23T01:32:20.952Z] ---> Running in 91b28c5025d2 [2023-05-23T01:32:20.952Z] noop [2023-05-23T01:32:20.952Z] Removing intermediate container 91b28c5025d2 [2023-05-23T01:32:20.952Z] ---> bb41bf17c77a [2023-05-23T01:32:20.952Z] Successfully built bb41bf17c77a [2023-05-23T01:32:20.952Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:32:21.314Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T01:32:21.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:32:21.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container [2023-05-23T01:32:21.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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 ******** ci-base-image-arm64 cat [2023-05-23T01:32:23.025Z] $ docker top 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:32:23.923Z] + go version [2023-05-23T01:32:23.923Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T01:32:23.952Z] $ docker stop --time=1 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 [2023-05-23T01:32:25.723Z] $ docker rm -f --volumes 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:32:26.327Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T01:32:26.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:32:26.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container [2023-05-23T01:32:26.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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 ******** ci-base-image-arm64 cat [2023-05-23T01:32:28.014Z] $ docker top cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:32:28.887Z] + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh [2023-05-23T01:32:29.551Z] + make test [2023-05-23T01:32:29.551Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T01:33:08.456Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-23T01:35:30.203Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-23T01:35:30.203Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-23T01:35:30.203Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T01:35:30.203Z] go vet ./... [2023-05-23T01:35:52.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T01:35:52.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T01:35:52.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T01:35:52.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T01:35:52.345Z] $ docker stop --time=1 cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 [2023-05-23T01:35:54.257Z] $ docker rm -f --volumes cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T01:35:55.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T01:35:55.484Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T01:35:56.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T01:35:56.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T01:35:56.727Z] + ls -al . [2023-05-23T01:35:56.727Z] total 152 [2023-05-23T01:35:56.727Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:32 . [2023-05-23T01:35:56.727Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:30 .. [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:30 .dockerignore [2023-05-23T01:35:56.727Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:30 .git [2023-05-23T01:35:56.727Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 .github [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:30 .gitignore [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:30 .golangci.yml [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:30 Attribution.txt [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:30 CHANGELOG.md [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:30 Dockerfile [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:30 GOVERNANCE.md [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:30 Jenkinsfile [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:30 LICENSE [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:30 Makefile [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:30 OWNERS.md [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:30 README.md [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:26 VERSION [2023-05-23T01:35:56.727Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:30 bin [2023-05-23T01:35:56.727Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 cmd [2023-05-23T01:35:56.727Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 01:32 coverage.out [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:30 go.mod [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:30 go.sum [2023-05-23T01:35:56.727Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 internal [2023-05-23T01:35:56.727Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:30 snap [2023-05-23T01:35:56.727Z] -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:35:57.070Z] + 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=b233b7468995977dde3589891098b1d9f5ef6954 --label arch=arm64 --label version=0.0.0 . [2023-05-23T01:35:57.339Z] Sending build context to Docker daemon 8.124MB [2023-05-23T01:35:57.339Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T01:35:57.339Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T01:35:57.339Z] ---> bb41bf17c77a [2023-05-23T01:35:57.339Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T01:35:57.608Z] ---> Running in 7d0bf99ed54d [2023-05-23T01:35:57.880Z] Removing intermediate container 7d0bf99ed54d [2023-05-23T01:35:57.880Z] ---> cc3a26d7a7ff [2023-05-23T01:35:57.880Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T01:35:58.153Z] ---> Running in f98b902839c8 [2023-05-23T01:35:58.422Z] Removing intermediate container f98b902839c8 [2023-05-23T01:35:58.422Z] ---> 70ffe00df048 [2023-05-23T01:35:58.422Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-23T01:35:58.422Z] ---> Running in ca8ef99ab206 [2023-05-23T01:35:58.692Z] Removing intermediate container ca8ef99ab206 [2023-05-23T01:35:58.692Z] ---> ab6a7b16843f [2023-05-23T01:35:58.692Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T01:35:58.965Z] ---> Running in d2987ee10bdb [2023-05-23T01:35:59.236Z] Removing intermediate container d2987ee10bdb [2023-05-23T01:35:59.236Z] ---> f673fd79e186 [2023-05-23T01:35:59.236Z] Step 7/25 : WORKDIR /device-gpio [2023-05-23T01:35:59.236Z] ---> Running in 41acacc1b73a [2023-05-23T01:35:59.506Z] Removing intermediate container 41acacc1b73a [2023-05-23T01:35:59.506Z] ---> d969ffb44741 [2023-05-23T01:35:59.506Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T01:35:59.506Z] ---> Running in 14e5ab76a3db [2023-05-23T01:36:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:36:01.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:36:02.614Z] OK: 268 MiB in 57 packages [2023-05-23T01:36:03.586Z] Removing intermediate container 14e5ab76a3db [2023-05-23T01:36:03.586Z] ---> 972256462bee [2023-05-23T01:36:03.586Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-23T01:36:04.175Z] ---> 2bb8f2daae4c [2023-05-23T01:36:04.175Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T01:36:04.175Z] ---> Running in a24ed4889643 [2023-05-23T01:36:06.778Z] Removing intermediate container a24ed4889643 [2023-05-23T01:36:06.778Z] ---> 50cbca416b78 [2023-05-23T01:36:06.778Z] Step 11/25 : COPY . . [2023-05-23T01:36:08.733Z] ---> 4dfd1fe23563 [2023-05-23T01:36:08.734Z] Step 12/25 : RUN ${MAKE} [2023-05-23T01:36:08.734Z] ---> Running in 6bf7e97617f0 [2023-05-23T01:36:09.711Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-23T01:38:31.459Z] Removing intermediate container 6bf7e97617f0 [2023-05-23T01:38:31.459Z] ---> 54a789cee76d [2023-05-23T01:38:31.459Z] Step 13/25 : FROM alpine:3.17 [2023-05-23T01:38:31.459Z] 3.17: Pulling from library/alpine [2023-05-23T01:38:31.459Z] c41833b44d91: Already exists [2023-05-23T01:38:31.459Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T01:38:31.459Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T01:38:31.459Z] ---> 51e60588ff2c [2023-05-23T01:38:31.459Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-23T01:38:31.459Z] ---> Running in 4279101cfd6e [2023-05-23T01:38:31.459Z] Removing intermediate container 4279101cfd6e [2023-05-23T01:38:31.459Z] ---> 9da908a1a6d7 [2023-05-23T01:38:31.459Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-23T01:38:31.459Z] ---> Running in 46b36c6ade8c [2023-05-23T01:38:31.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T01:38:32.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T01:38:33.460Z] OK: 7 MiB in 15 packages [2023-05-23T01:38:34.047Z] Removing intermediate container 46b36c6ade8c [2023-05-23T01:38:34.047Z] ---> b0cfa77871ea [2023-05-23T01:38:34.047Z] Step 16/25 : WORKDIR / [2023-05-23T01:38:34.047Z] ---> Running in 8a7cd004357f [2023-05-23T01:38:34.316Z] Removing intermediate container 8a7cd004357f [2023-05-23T01:38:34.316Z] ---> 8b69213d3b6b [2023-05-23T01:38:34.316Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-23T01:38:36.263Z] ---> 0509a11621a0 [2023-05-23T01:38:36.263Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-23T01:38:36.850Z] ---> 36a563022685 [2023-05-23T01:38:36.850Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-23T01:38:38.265Z] ---> d3a65cd1cba0 [2023-05-23T01:38:38.265Z] Step 20/25 : EXPOSE 59910 [2023-05-23T01:38:38.265Z] ---> Running in 650ec49c1a90 [2023-05-23T01:38:38.266Z] Removing intermediate container 650ec49c1a90 [2023-05-23T01:38:38.266Z] ---> d06b968d4d49 [2023-05-23T01:38:38.266Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-23T01:38:38.535Z] ---> Running in 8335dbc0db06 [2023-05-23T01:38:38.802Z] Removing intermediate container 8335dbc0db06 [2023-05-23T01:38:38.802Z] ---> a723b20fa79d [2023-05-23T01:38:38.802Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T01:38:38.802Z] ---> Running in b8919e510a61 [2023-05-23T01:38:39.070Z] Removing intermediate container b8919e510a61 [2023-05-23T01:38:39.070Z] ---> a60d093469f0 [2023-05-23T01:38:39.070Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T01:38:39.070Z] ---> Running in bdbd1ce6399a [2023-05-23T01:38:39.341Z] Removing intermediate container bdbd1ce6399a [2023-05-23T01:38:39.341Z] ---> 1e493147af73 [2023-05-23T01:38:39.341Z] Step 24/25 : LABEL git_sha=b233b7468995977dde3589891098b1d9f5ef6954 [2023-05-23T01:38:39.609Z] ---> Running in b515243b59dc [2023-05-23T01:38:39.877Z] Removing intermediate container b515243b59dc [2023-05-23T01:38:39.877Z] ---> 9ea552e63a0f [2023-05-23T01:38:39.877Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T01:38:39.877Z] ---> Running in 4abbf7a0b088 [2023-05-23T01:38:40.144Z] Removing intermediate container 4abbf7a0b088 [2023-05-23T01:38:40.144Z] ---> ab22078c74e7 [2023-05-23T01:38:40.144Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T01:38:40.144Z] Successfully built ab22078c74e7 [2023-05-23T01:38:40.144Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:38:40.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:38:40.670Z] [2023-05-23T01:38:40.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:38:41.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:38:41.022Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T01:38:41.022Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T01:38:41.022Z] 04944245beec: Pulling fs layer [2023-05-23T01:38:41.022Z] 699f458cf7ca: Pulling fs layer [2023-05-23T01:38:41.022Z] 765212b225bb: Pulling fs layer [2023-05-23T01:38:41.022Z] f23df028b6ca: Pulling fs layer [2023-05-23T01:38:41.022Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T01:38:41.022Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T01:38:41.022Z] f23df028b6ca: Waiting [2023-05-23T01:38:41.022Z] d65c8cfc05b1: Waiting [2023-05-23T01:38:41.022Z] 2437ff75d9bd: Waiting [2023-05-23T01:38:41.022Z] 765212b225bb: Waiting [2023-05-23T01:38:41.309Z] 04944245beec: Verifying Checksum [2023-05-23T01:38:41.309Z] 04944245beec: Download complete [2023-05-23T01:38:41.309Z] 765212b225bb: Verifying Checksum [2023-05-23T01:38:41.309Z] 765212b225bb: Download complete [2023-05-23T01:38:41.309Z] f23df028b6ca: Verifying Checksum [2023-05-23T01:38:41.309Z] f23df028b6ca: Download complete [2023-05-23T01:38:41.309Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T01:38:41.309Z] d65c8cfc05b1: Download complete [2023-05-23T01:38:41.309Z] 699f458cf7ca: Download complete [2023-05-23T01:38:41.917Z] 8998bd30e6a1: Download complete [2023-05-23T01:38:43.904Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T01:38:43.904Z] 2437ff75d9bd: Download complete [2023-05-23T01:38:45.868Z] 8998bd30e6a1: Pull complete [2023-05-23T01:38:46.455Z] 04944245beec: Pull complete [2023-05-23T01:38:47.869Z] 699f458cf7ca: Pull complete [2023-05-23T01:38:47.869Z] 765212b225bb: Pull complete [2023-05-23T01:38:50.456Z] f23df028b6ca: Pull complete [2023-05-23T01:38:50.456Z] d65c8cfc05b1: Pull complete [2023-05-23T01:39:05.460Z] 2437ff75d9bd: Pull complete [2023-05-23T01:39:05.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T01:39:05.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T01:39:05.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:39:05.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container [2023-05-23T01:39:05.721Z] $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@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:arm64 cat [2023-05-23T01:39:08.236Z] $ docker top 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:09.081Z] ---> job-cost.sh [2023-05-23T01:39:09.081Z] lf-activate-venv: SKIPPING [2023-05-23T01:39:09.081Z] INFO: No Stack... [2023-05-23T01:39:09.349Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T01:39:10.313Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T01:39:10.953Z] + cat /w/workspace/device-gpio/5/archives/cost.csv [2023-05-23T01:39:10.953Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T01:39:11.027Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [2023-05-23T01:39:11.036Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] did not exist. Created. [2023-05-23T01:39:11.037Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T01:39:11.696Z] /w/workspace/device-gpio/5@tmp/durable-3f408d88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T01:39:12.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T01:39:12.054Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T01:39:12.102Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T01:39:12.109Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T01:39:12.128Z] $ docker stop --time=1 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d [2023-05-23T01:39:13.639Z] $ docker rm -f --volumes 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d [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 [2023-05-23T01:39:14.028Z] provisioning config files... [2023-05-23T01:39:14.035Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config9370065997857075345tmp [Pipeline] { [Pipeline] sh [2023-05-23T01:39:14.332Z] + set +x [2023-05-23T01:39:14.332Z] + curl -s https://codecov.io/bash [2023-05-23T01:39:14.332Z] + bash -s -- [2023-05-23T01:39:14.332Z] [2023-05-23T01:39:14.332Z] _____ _ [2023-05-23T01:39:14.332Z] / ____| | | [2023-05-23T01:39:14.332Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T01:39:14.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T01:39:14.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T01:39:14.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T01:39:14.332Z] Bash-1.0.6 [2023-05-23T01:39:14.332Z] [2023-05-23T01:39:14.332Z] [2023-05-23T01:39:14.332Z] ==> git version 2.25.1 found [2023-05-23T01:39:14.332Z] ==> 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 [2023-05-23T01:39:14.332Z] Release-Date: 2020-01-08 [2023-05-23T01:39:14.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T01:39:14.332Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T01:39:14.332Z] ==> Jenkins CI detected. [2023-05-23T01:39:14.332Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-23T01:39:14.332Z] project root: . [2023-05-23T01:39:14.332Z] --> token set from env [2023-05-23T01:39:14.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T01:39:14.332Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T01:39:14.332Z] ==> Python coveragepy not found [2023-05-23T01:39:14.332Z] ==> Searching for coverage reports in: [2023-05-23T01:39:14.332Z] + . [2023-05-23T01:39:14.332Z] -> Found 1 reports [2023-05-23T01:39:14.332Z] ==> Detecting git/mercurial file structure [2023-05-23T01:39:14.332Z] ==> Reading reports [2023-05-23T01:39:14.332Z] + ./coverage.out bytes=10 [2023-05-23T01:39:14.332Z] ==> Appending adjustments [2023-05-23T01:39:14.332Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T01:39:14.590Z] + Found adjustments [2023-05-23T01:39:14.590Z] ==> Gzipping contents [2023-05-23T01:39:14.590Z] 4.0K /tmp/codecov.i6ZBzv.gz [2023-05-23T01:39:14.590Z] ==> Uploading reports [2023-05-23T01:39:14.590Z] url: https://codecov.io [2023-05-23T01:39:14.590Z] query: branch=PR-177&commit=b233b7468995977dde3589891098b1d9f5ef6954&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-23T01:39:14.590Z] -> Pinging Codecov [2023-05-23T01:39:14.590Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=b233b7468995977dde3589891098b1d9f5ef6954&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-23T01:39:14.590Z] -> Uploading to [2023-05-23T01:39:14.590Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b233b7468995977dde3589891098b1d9f5ef6954/5c0eddd6-4a7e-42ce-b66b-41cc3d9e8442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T013914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae94209b1fe0d37c5e579bdd486b69e476387f3a757a1fdaa2037d00df92dc95 [2023-05-23T01:39:14.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T01:39:14.590Z] Dload Upload Total Spent Left Speed [2023-05-23T01:39:14.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3566 --:--:-- --:--:-- --:--:-- 3549 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3383 [2023-05-23T01:39:14.849Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] } [2023-05-23T01:39:14.856Z] 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 [2023-05-23T01:39:15.649Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] [2023-05-23T01:39:15.649Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-23T01:39:15.649Z] total 16 [2023-05-23T01:39:15.649Z] drwxr-xr-x 3 root root 4096 May 23 01:28 . [2023-05-23T01:39:15.649Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:28 .. [2023-05-23T01:39:15.649Z] drwxr-xr-x 2 root root 4096 May 23 01:28 cost [2023-05-23T01:39:15.649Z] -rw-r--r-- 1 root root 83 May 23 01:28 cost.csv [2023-05-23T01:39:15.649Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-23T01:39:15.649Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-23T01:39:15.649Z] total 16 [2023-05-23T01:39:15.649Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:28 . [2023-05-23T01:39:15.649Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:28 .. [2023-05-23T01:39:15.649Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:28 cost [2023-05-23T01:39:15.649Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:15.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:16.803Z] ---> package-listing.sh [2023-05-23T01:39:16.804Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T01:39:16.804Z] ++ facter osfamily [2023-05-23T01:39:17.062Z] + OS_FAMILY=debian [2023-05-23T01:39:17.062Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-23T01:39:17.062Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T01:39:17.062Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T01:39:17.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T01:39:17.062Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T01:39:17.062Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-23T01:39:17.062Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T01:39:17.062Z] + case "${OS_FAMILY}" in [2023-05-23T01:39:17.062Z] + dpkg -l [2023-05-23T01:39:17.062Z] + grep '^ii' [2023-05-23T01:39:17.062Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T01:39:17.062Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T01:39:17.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T01:39:17.062Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-23T01:39:17.062Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [2023-05-23T01:39:17.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo [2023-05-23T01:39:17.073Z] 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T01:39:17.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T01:39:17.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T01:39:17.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T01:39:17.712Z] prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container [2023-05-23T01:39:17.746Z] $ 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-177/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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T01:39:17.935Z] $ docker top 7e80dcd3ee27fb7779c19d49976b4efbcb80518541fd993baad9126978ae757f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T01:39:18.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T01:39:18.569Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T01:39:18.856Z] + ls /var/log/sa-host [2023-05-23T01:39:18.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T01:39:19.013Z] provisioning config files... [2023-05-23T01:39:19.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config6340570865490139393tmp [Pipeline] { [Pipeline] echo [2023-05-23T01:39:19.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:19.313Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T01:39:19.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:19.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T01:39:19.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:19.945Z] ---> sudo-logs.sh [2023-05-23T01:39:19.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T01:39:19.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:20.259Z] ---> job-cost.sh [2023-05-23T01:39:20.259Z] lf-activate-venv: SKIPPING [2023-05-23T01:39:20.259Z] DEBUG: total: 0.2199999988079071 [2023-05-23T01:39:20.259Z] INFO: Retrieving Stack Cost... [2023-05-23T01:39:20.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T01:39:21.085Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T01:39:21.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T01:39:21.380Z] ---> logs-deploy.sh [2023-05-23T01:39:21.380Z] lf-activate-venv: SKIPPING [2023-05-23T01:39:21.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/5 [2023-05-23T01:39:21.380Z] INFO: archiving workspace using pattern(s): [2023-05-23T01:39:25.573Z] Archives upload complete. [2023-05-23T01:39:25.573Z] INFO: archiving logs to Nexus