Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d2200df6393d6b6490022a288d7366abc4560b6+047a754c10fbde4392f5fd28b60c1cf65bc55b22 (ee31513854d3c3520975672b17d210ccb8fcf992) 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-ssh15161039227960003274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9131872699365465537.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10609878334816498776.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5957866022420310763.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14742109483543032320.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4912889662274817091.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-12517 in /w/workspace/edgexfoundry_device-gpio_PR-167 [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-167 # 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/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 047a754c10fbde4392f5fd28b60c1cf65bc55b22 into PR head commit 8d2200df6393d6b6490022a288d7366abc4560b6 Merge succeeded, producing 8d2200df6393d6b6490022a288d7366abc4560b6 Checking out Revision 8d2200df6393d6b6490022a288d7366abc4560b6 (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T01:05:11.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 8d2200df6393d6b6490022a288d7366abc4560b6 # 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 047a754c10fbde4392f5fd28b60c1cf65bc55b22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d2200df6393d6b6490022a288d7366abc4560b6 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-05-03T01:05:11.394Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T01:05:11.506Z] ========================================================= [2023-05-03T01:05:11.506Z] EdgeX Global Pipelines Version Info [2023-05-03T01:05:11.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:05:12.250Z] ------------------- [2023-05-03T01:05:12.250Z] stable info: [2023-05-03T01:05:12.250Z] ------------------- [2023-05-03T01:05:12.250Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T01:05:12.250Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T01:05:12.250Z] Message: update stable to v1.0.248 [2023-05-03T01:05:12.822Z] ------------------- [2023-05-03T01:05:12.822Z] experimental info: [2023-05-03T01:05:12.822Z] ------------------- [2023-05-03T01:05:12.822Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T01:05:12.822Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T01:05:12.822Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T01:05:13.113Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-03T01:05:13.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-03T01:05:13.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T01:05:13.251Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T01:05:13.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T01:05:13.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T01:05:13.379Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T01:05:13.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T01:05:13.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T01:05:13.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T01:05:13.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T01:05:13.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-03T01:05:13.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T01:05:13.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T01:05:13.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T01:05:13.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T01:05:13.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:05:13.866Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T01:05:13.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T01:05:13.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T01:05:14.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T01:05:14.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T01:05:14.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T01:05:14.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T01:05:14.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T01:05:14.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T01:05:14.288Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T01:05:14.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2023-05-03T01:05:14.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2023-05-03T01:05:14.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2023-05-03T01:05:14.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d2200df6393d6b6490022a288d7366abc4560b6 [Pipeline] echo [2023-05-03T01:05:14.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d2200d [Pipeline] echo [2023-05-03T01:05:14.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:05:14.673Z] provisioning config files... [2023-05-03T01:05:14.702Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/config18115207390919242557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:05:15.042Z] ---> docker-login.sh [2023-05-03T01:05:15.042Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:05:15.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:19.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:19.509Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:19.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:19.509Z] [2023-05-03T01:05:19.509Z] Login Succeeded [2023-05-03T01:05:19.509Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:05:19.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:19.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:19.509Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:19.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:19.509Z] [2023-05-03T01:05:19.509Z] Login Succeeded [2023-05-03T01:05:19.509Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:05:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:20.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:20.038Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:20.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:20.038Z] [2023-05-03T01:05:20.038Z] Login Succeeded [2023-05-03T01:05:20.038Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:05:20.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:20.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:20.302Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:20.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:20.302Z] [2023-05-03T01:05:20.302Z] Login Succeeded [2023-05-03T01:05:20.302Z] docker.io [2023-05-03T01:05:20.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:20.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:20.562Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:20.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:20.562Z] [2023-05-03T01:05:20.562Z] Login Succeeded [2023-05-03T01:05:20.562Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:05:20.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T01:05:21.240Z] + git rev-list -1 --merges 8d2200df6393d6b6490022a288d7366abc4560b6~1..8d2200df6393d6b6490022a288d7366abc4560b6 [Pipeline] echo [2023-05-03T01:05:21.305Z] -----------> git rev-list -1 --merges 8d2200df6393d6b6490022a288d7366abc4560b6~1..8d2200df6393d6b6490022a288d7366abc4560b6 8d2200df6393d6b6490022a288d7366abc4560b6 [false] [Pipeline] sh [2023-05-03T01:05:21.623Z] + git log --format=format:%s -1 8d2200df6393d6b6490022a288d7366abc4560b6 [Pipeline] echo [2023-05-03T01:05:21.661Z] ========================================================= [2023-05-03T01:05:21.661Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T01:05:21.661Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:05:22.183Z] + git log --format=format:%s -1 8d2200df6393d6b6490022a288d7366abc4560b6 [Pipeline] echo [2023-05-03T01:05:22.217Z] [semverPrep] GIT_COMMIT: 8d2200df6393d6b6490022a288d7366abc4560b6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-03T01:05:22.252Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T01:05:22.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T01:05:22.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T01:05:22.671Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T01:05:22.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T01:05:22.671Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T01:05:22.671Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T01:05:22.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:05:23.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:05:23.175Z] [2023-05-03T01:05:23.175Z] 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-03T01:05:23.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:05:23.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T01:05:23.568Z] b85a868b505f: Pulling fs layer [2023-05-03T01:05:23.568Z] e2be974225ed: Pulling fs layer [2023-05-03T01:05:23.568Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T01:05:23.568Z] 988bab9f4d93: Pulling fs layer [2023-05-03T01:05:23.568Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T01:05:23.568Z] eaf3925da568: Pulling fs layer [2023-05-03T01:05:23.568Z] bab4dde63d76: Pulling fs layer [2023-05-03T01:05:23.568Z] bde34c3a00c8: Pulling fs layer [2023-05-03T01:05:23.568Z] b352a97aabf1: Pulling fs layer [2023-05-03T01:05:23.568Z] 4872d77fe225: Pulling fs layer [2023-05-03T01:05:23.568Z] 5851b861e8e6: Pulling fs layer [2023-05-03T01:05:23.568Z] 988bab9f4d93: Waiting [2023-05-03T01:05:23.568Z] 1469e6f7b9e6: Waiting [2023-05-03T01:05:23.568Z] eaf3925da568: Waiting [2023-05-03T01:05:23.568Z] bab4dde63d76: Waiting [2023-05-03T01:05:23.568Z] bde34c3a00c8: Waiting [2023-05-03T01:05:23.569Z] b352a97aabf1: Waiting [2023-05-03T01:05:23.569Z] 4872d77fe225: Waiting [2023-05-03T01:05:23.569Z] 5851b861e8e6: Waiting [2023-05-03T01:05:23.569Z] e2be974225ed: Download complete [2023-05-03T01:05:23.569Z] 988bab9f4d93: Download complete [2023-05-03T01:05:23.569Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T01:05:23.569Z] 339a4e72a1f5: Download complete [2023-05-03T01:05:23.569Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T01:05:23.569Z] 1469e6f7b9e6: Download complete [2023-05-03T01:05:23.838Z] eaf3925da568: Download complete [2023-05-03T01:05:23.838Z] bde34c3a00c8: Verifying Checksum [2023-05-03T01:05:23.838Z] bde34c3a00c8: Download complete [2023-05-03T01:05:23.838Z] b352a97aabf1: Download complete [2023-05-03T01:05:23.838Z] 4872d77fe225: Verifying Checksum [2023-05-03T01:05:23.838Z] 4872d77fe225: Download complete [2023-05-03T01:05:23.838Z] 5851b861e8e6: Download complete [2023-05-03T01:05:23.838Z] b85a868b505f: Verifying Checksum [2023-05-03T01:05:23.838Z] b85a868b505f: Download complete [2023-05-03T01:05:24.103Z] bab4dde63d76: Verifying Checksum [2023-05-03T01:05:24.103Z] bab4dde63d76: Download complete [2023-05-03T01:05:25.038Z] b85a868b505f: Pull complete [2023-05-03T01:05:25.038Z] e2be974225ed: Pull complete [2023-05-03T01:05:25.614Z] 339a4e72a1f5: Pull complete [2023-05-03T01:05:25.614Z] 988bab9f4d93: Pull complete [2023-05-03T01:05:25.875Z] 1469e6f7b9e6: Pull complete [2023-05-03T01:05:25.875Z] eaf3925da568: Pull complete [2023-05-03T01:05:27.779Z] bab4dde63d76: Pull complete [2023-05-03T01:05:27.779Z] bde34c3a00c8: Pull complete [2023-05-03T01:05:27.779Z] b352a97aabf1: Pull complete [2023-05-03T01:05:27.779Z] 4872d77fe225: Pull complete [2023-05-03T01:05:27.779Z] 5851b861e8e6: Pull complete [2023-05-03T01:05:27.779Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T01:05:27.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T01:05:27.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:05:28.011Z] prd-ubuntu20.04-docker-8c-8g-12517 does not seem to be running inside a container [2023-05-03T01:05:28.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-167 -v /w/workspace/edgexfoundry_device-gpio_PR-167:/w/workspace/edgexfoundry_device-gpio_PR-167:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-167@tmp:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T01:05:29.937Z] $ docker top 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 -eo pid,comm [2023-05-03T01:05:29.993Z] 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-03T01:05:29.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T01:05:30.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:05:30.148Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:05:30.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:05:30.261Z] $ docker exec 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 ssh-agent [2023-05-03T01:05:30.363Z] SSH_AUTH_SOCK=/tmp/ssh-YJ3a9vkYWGMl/agent.33 [2023-05-03T01:05:30.363Z] SSH_AGENT_PID=39 [2023-05-03T01:05:30.369Z] Running ssh-add (command line suppressed) [2023-05-03T01:05:30.458Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-167@tmp/private_key_3976304190275158368.key (/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/private_key_3976304190275158368.key) [2023-05-03T01:05:30.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:05:30.814Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T01:05:30.835Z] $ docker exec --env ******** --env ******** 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 ssh-agent -k [2023-05-03T01:05:30.939Z] unset SSH_AUTH_SOCK; [2023-05-03T01:05:30.939Z] unset SSH_AGENT_PID; [2023-05-03T01:05:30.939Z] echo Agent pid 39 killed; [2023-05-03T01:05:30.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T01:05:31.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T01:05:31.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T01:05:31.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T01:05:31.169Z] $ docker exec 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 ssh-agent [2023-05-03T01:05:31.277Z] SSH_AUTH_SOCK=/tmp/ssh-jkbplcdxeVAd/agent.71 [2023-05-03T01:05:31.277Z] SSH_AGENT_PID=77 [2023-05-03T01:05:31.283Z] Running ssh-add (command line suppressed) [2023-05-03T01:05:31.364Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-167@tmp/private_key_17147212315933619437.key (/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/private_key_17147212315933619437.key) [2023-05-03T01:05:31.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T01:05:31.719Z] + git semver init [2023-05-03T01:05:31.980Z] 2023-05-03 01:05:31,877 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T01:05:31.980Z] 2023-05-03 01:05:31,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-167/.semver [2023-05-03T01:05:31.980Z] 2023-05-03 01:05:31,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-167/.semver [2023-05-03T01:05:31.980Z] 2023-05-03 01:05:31,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-167/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-167, universal_newlines=False, shell=None, istream=None) [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,777 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-167/.git/info/exclude [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-167/.semver/PR-167 with force:False [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,778 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-167/.semver/PR-167 [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,782 [execute] INFO git cat-file --batch-check [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,788 [execute] INFO git cat-file --batch [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T01:05:32.919Z] 2023-05-03 01:05:32,792 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-167/.semver/PR-167 [2023-05-03T01:05:32.919Z] 0.0.0 [Pipeline] } [2023-05-03T01:05:32.942Z] $ docker exec --env ******** --env ******** 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 ssh-agent -k [2023-05-03T01:05:33.033Z] unset SSH_AUTH_SOCK; [2023-05-03T01:05:33.033Z] unset SSH_AGENT_PID; [2023-05-03T01:05:33.034Z] echo Agent pid 77 killed; [2023-05-03T01:05:33.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T01:05:33.477Z] + git semver [Pipeline] } [2023-05-03T01:05:33.756Z] $ docker stop --time=1 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 [2023-05-03T01:05:35.027Z] $ docker rm -f --volumes 7c1decdbcc56fa7f528004880425232a705c8ba54834e5488429785b5530cc08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:05:35.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T01:05:35.691Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T01:05:35.707Z] [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-03T01:05:36.319Z] provisioning config files... [2023-05-03T01:05:36.331Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/config11106266812185928746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:05:36.683Z] ---> docker-login.sh [2023-05-03T01:05:36.684Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:05:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:36.684Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:36.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:36.684Z] [2023-05-03T01:05:36.684Z] Login Succeeded [2023-05-03T01:05:36.684Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:05:36.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:36.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:36.684Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:36.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:36.684Z] [2023-05-03T01:05:36.684Z] Login Succeeded [2023-05-03T01:05:36.684Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:05:36.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:36.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:36.944Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:36.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:36.944Z] [2023-05-03T01:05:36.944Z] Login Succeeded [2023-05-03T01:05:36.944Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:05:36.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:36.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:36.944Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:36.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:36.944Z] [2023-05-03T01:05:36.944Z] Login Succeeded [2023-05-03T01:05:36.944Z] docker.io [2023-05-03T01:05:37.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:05:37.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:05:37.205Z] Configure a credential helper to remove this warning. See [2023-05-03T01:05:37.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:05:37.205Z] [2023-05-03T01:05:37.205Z] Login Succeeded [2023-05-03T01:05:37.205Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:05:37.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T01:05:37.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:05:37.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:05:37.577Z] ========================================================= [2023-05-03T01:05:37.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T01:05:37.577Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:05:38.061Z] + 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-03T01:05:38.061Z] Sending build context to Docker daemon 16.1MB [2023-05-03T01:05:38.061Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:05:38.061Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T01:05:38.319Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T01:05:38.319Z] f56be85fc22e: Pulling fs layer [2023-05-03T01:05:38.319Z] 85791d961cd3: Pulling fs layer [2023-05-03T01:05:38.319Z] d694b5ae8c79: Pulling fs layer [2023-05-03T01:05:38.319Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T01:05:38.319Z] 4d19c01a9841: Pulling fs layer [2023-05-03T01:05:38.319Z] 9325e15d5711: Pulling fs layer [2023-05-03T01:05:38.319Z] 556b6ee489ea: Pulling fs layer [2023-05-03T01:05:38.319Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T01:05:38.319Z] 9f32a84ed3da: Waiting [2023-05-03T01:05:38.319Z] 4d19c01a9841: Waiting [2023-05-03T01:05:38.319Z] 9325e15d5711: Waiting [2023-05-03T01:05:38.319Z] 556b6ee489ea: Waiting [2023-05-03T01:05:38.319Z] c5a4b2cf53e6: Waiting [2023-05-03T01:05:38.319Z] 85791d961cd3: Verifying Checksum [2023-05-03T01:05:38.319Z] 85791d961cd3: Download complete [2023-05-03T01:05:38.319Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T01:05:38.319Z] 9f32a84ed3da: Download complete [2023-05-03T01:05:38.319Z] 4d19c01a9841: Verifying Checksum [2023-05-03T01:05:38.319Z] 4d19c01a9841: Download complete [2023-05-03T01:05:38.319Z] f56be85fc22e: Verifying Checksum [2023-05-03T01:05:38.319Z] f56be85fc22e: Download complete [2023-05-03T01:05:38.319Z] 9325e15d5711: Verifying Checksum [2023-05-03T01:05:38.319Z] 9325e15d5711: Download complete [2023-05-03T01:05:38.578Z] f56be85fc22e: Pull complete [2023-05-03T01:05:38.578Z] 85791d961cd3: Pull complete [2023-05-03T01:05:39.516Z] d694b5ae8c79: Download complete [2023-05-03T01:05:39.516Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T01:05:39.516Z] c5a4b2cf53e6: Download complete [2023-05-03T01:05:39.779Z] 556b6ee489ea: Verifying Checksum [2023-05-03T01:05:39.779Z] 556b6ee489ea: Download complete [2023-05-03T01:05:42.316Z] d694b5ae8c79: Pull complete [2023-05-03T01:05:42.316Z] 9f32a84ed3da: Pull complete [2023-05-03T01:05:42.316Z] 4d19c01a9841: Pull complete [2023-05-03T01:05:42.574Z] 9325e15d5711: Pull complete [2023-05-03T01:05:44.475Z] 556b6ee489ea: Pull complete [2023-05-03T01:05:45.409Z] c5a4b2cf53e6: Pull complete [2023-05-03T01:05:45.409Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T01:05:45.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T01:05:45.409Z] ---> c4be618373d6 [2023-05-03T01:05:45.409Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T01:05:48.696Z] ---> Running in 12dfe4996117 [2023-05-03T01:05:48.696Z] Removing intermediate container 12dfe4996117 [2023-05-03T01:05:48.696Z] ---> c9d1e407cd75 [2023-05-03T01:05:48.696Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T01:05:48.696Z] ---> Running in 9c8b2c35c72d [2023-05-03T01:05:48.696Z] Removing intermediate container 9c8b2c35c72d [2023-05-03T01:05:48.696Z] ---> 42540021c849 [2023-05-03T01:05:48.696Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-03T01:05:48.696Z] ---> Running in 442782e97229 [2023-05-03T01:05:48.696Z] Removing intermediate container 442782e97229 [2023-05-03T01:05:48.696Z] ---> 5bbafc4070bb [2023-05-03T01:05:48.696Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T01:05:48.696Z] ---> Running in dfb2cc9bd4ad [2023-05-03T01:05:48.696Z] Removing intermediate container dfb2cc9bd4ad [2023-05-03T01:05:48.696Z] ---> 31733af821fc [2023-05-03T01:05:48.696Z] Step 7/12 : WORKDIR /device-gpio [2023-05-03T01:05:48.956Z] ---> Running in cb65b7c4ad0b [2023-05-03T01:05:48.956Z] Removing intermediate container cb65b7c4ad0b [2023-05-03T01:05:48.956Z] ---> 8b8fd58b2024 [2023-05-03T01:05:48.956Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T01:05:48.956Z] ---> Running in f95f13abfeea [2023-05-03T01:05:49.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:05:49.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:05:49.474Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T01:05:49.474Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T01:05:49.474Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T01:05:49.474Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T01:05:49.474Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T01:05:49.474Z] OK: 269 MiB in 57 packages [2023-05-03T01:05:50.041Z] Removing intermediate container f95f13abfeea [2023-05-03T01:05:50.041Z] ---> 0cdc054fb5f4 [2023-05-03T01:05:50.041Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T01:05:50.041Z] ---> a83816db9bc5 [2023-05-03T01:05:50.041Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:05:50.041Z] ---> Running in 0a22b2f89f98 [2023-05-03T01:05:51.127Z] Still waiting to schedule task [2023-05-03T01:05:51.127Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-03T01:06:22.140Z] Removing intermediate container 0a22b2f89f98 [2023-05-03T01:06:22.140Z] ---> 8171690fcb2a [2023-05-03T01:06:22.140Z] Step 11/12 : COPY . . [2023-05-03T01:06:22.140Z] ---> 21f9a8ddcd47 [2023-05-03T01:06:22.140Z] Step 12/12 : RUN ${MAKE} [2023-05-03T01:06:22.140Z] ---> Running in e60d4c5260be [2023-05-03T01:06:22.140Z] noop [2023-05-03T01:06:22.141Z] Removing intermediate container e60d4c5260be [2023-05-03T01:06:22.141Z] ---> fc29576a8002 [2023-05-03T01:06:22.141Z] Successfully built fc29576a8002 [2023-05-03T01:06:22.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:06:22.597Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T01:06:22.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:06:22.757Z] prd-ubuntu20.04-docker-8c-8g-12517 does not seem to be running inside a container [2023-05-03T01:06:22.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-167 -v /w/workspace/edgexfoundry_device-gpio_PR-167:/w/workspace/edgexfoundry_device-gpio_PR-167:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-167@tmp:/w/workspace/edgexfoundry_device-gpio_PR-167@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 ******** ci-base-image-x86_64 cat [2023-05-03T01:06:23.120Z] $ docker top 8fee77c2badacf57a30954d9dbc09f7a6c699e715326302c1bbcfef8e8759c8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:06:23.513Z] + go version [2023-05-03T01:06:23.514Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T01:06:23.541Z] $ docker stop --time=1 8fee77c2badacf57a30954d9dbc09f7a6c699e715326302c1bbcfef8e8759c8d [2023-05-03T01:06:24.823Z] $ docker rm -f --volumes 8fee77c2badacf57a30954d9dbc09f7a6c699e715326302c1bbcfef8e8759c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:06:25.551Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T01:06:25.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:06:25.693Z] prd-ubuntu20.04-docker-8c-8g-12517 does not seem to be running inside a container [2023-05-03T01:06:25.719Z] $ 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-167 -v /w/workspace/edgexfoundry_device-gpio_PR-167:/w/workspace/edgexfoundry_device-gpio_PR-167:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-167@tmp:/w/workspace/edgexfoundry_device-gpio_PR-167@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 ******** ci-base-image-x86_64 cat [2023-05-03T01:06:26.048Z] $ docker top 4145c50d6929c35075b2902f343c5d7f5d95a44e3c6b1ecd0b7c332f8f78b567 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:06:26.522Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-167 [Pipeline] fileExists [Pipeline] sh [2023-05-03T01:06:26.917Z] + make test [2023-05-03T01:06:26.917Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T01:06:32.182Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-03T01:06:40.290Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-03T01:06:40.290Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-03T01:06:46.849Z] go vet ./... [2023-05-03T01:06:49.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T01:06:49.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T01:06:49.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T01:06:49.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T01:06:49.439Z] $ docker stop --time=1 4145c50d6929c35075b2902f343c5d7f5d95a44e3c6b1ecd0b7c332f8f78b567 [2023-05-03T01:06:53.083Z] $ docker rm -f --volumes 4145c50d6929c35075b2902f343c5d7f5d95a44e3c6b1ecd0b7c332f8f78b567 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:06:53.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T01:06:53.697Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T01:06:54.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T01:06:54.736Z] + ls -al . [2023-05-03T01:06:54.736Z] total 156 [2023-05-03T01:06:54.736Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 01:06 . [2023-05-03T01:06:54.736Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:05 .. [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 120 May 3 01:05 .dockerignore [2023-05-03T01:06:54.736Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:05 .git [2023-05-03T01:06:54.736Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:05 .github [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 343 May 3 01:05 .gitignore [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 01:05 .golangci.yml [2023-05-03T01:06:54.736Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:05 .semver [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 3 01:05 Attribution.txt [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 3 01:05 CHANGELOG.md [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 3 01:05 Dockerfile [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:05 GOVERNANCE.md [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 657 May 3 01:05 Jenkinsfile [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 01:05 LICENSE [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 3 01:05 Makefile [2023-05-03T01:06:54.736Z] -rw-rw-r-- 1 jenkins jenkins 617 May 3 01:05 OWNERS.md [2023-05-03T01:06:54.737Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 3 01:05 README.md [2023-05-03T01:06:54.737Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:05 VERSION [2023-05-03T01:06:54.737Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:05 bin [2023-05-03T01:06:54.737Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:05 cmd [2023-05-03T01:06:54.737Z] -rw-r--r-- 1 jenkins jenkins 10 May 3 01:06 coverage.out [2023-05-03T01:06:54.737Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 3 01:05 go.mod [2023-05-03T01:06:54.737Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 3 01:05 go.sum [2023-05-03T01:06:54.737Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:05 internal [2023-05-03T01:06:54.737Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:05 snap [2023-05-03T01:06:54.737Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:06:55.139Z] + 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=8d2200df6393d6b6490022a288d7366abc4560b6 --label arch=amd64 --label version=0.0.0 . [2023-05-03T01:06:55.139Z] Sending build context to Docker daemon 16.1MB [2023-05-03T01:06:55.139Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:06:55.139Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T01:06:55.139Z] ---> fc29576a8002 [2023-05-03T01:06:55.139Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T01:06:55.397Z] ---> Running in 019162d24ee6 [2023-05-03T01:06:55.657Z] Removing intermediate container 019162d24ee6 [2023-05-03T01:06:55.657Z] ---> 4ebb67ce3388 [2023-05-03T01:06:55.657Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T01:06:55.657Z] ---> Running in 756f9db2ea47 [2023-05-03T01:06:55.657Z] Removing intermediate container 756f9db2ea47 [2023-05-03T01:06:55.657Z] ---> a00a23f1b104 [2023-05-03T01:06:55.657Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-03T01:06:55.657Z] ---> Running in 935a16efe6d6 [2023-05-03T01:06:55.657Z] Removing intermediate container 935a16efe6d6 [2023-05-03T01:06:55.657Z] ---> 1d0222f6530a [2023-05-03T01:06:55.657Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T01:06:55.657Z] ---> Running in 5f0ec8398a7d [2023-05-03T01:06:55.657Z] Removing intermediate container 5f0ec8398a7d [2023-05-03T01:06:55.657Z] ---> a9bc17e62577 [2023-05-03T01:06:55.657Z] Step 7/25 : WORKDIR /device-gpio [2023-05-03T01:06:55.917Z] ---> Running in d1ee2cb14c6c [2023-05-03T01:06:55.917Z] Removing intermediate container d1ee2cb14c6c [2023-05-03T01:06:55.917Z] ---> b9859723a31c [2023-05-03T01:06:55.917Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T01:06:55.917Z] ---> Running in b15cefeb3df6 [2023-05-03T01:06:56.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:06:56.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:06:56.436Z] OK: 269 MiB in 57 packages [2023-05-03T01:06:56.695Z] Removing intermediate container b15cefeb3df6 [2023-05-03T01:06:56.695Z] ---> 6e2144ee7e87 [2023-05-03T01:06:56.695Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-03T01:06:56.953Z] ---> 66d88ce894f8 [2023-05-03T01:06:56.953Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:06:56.954Z] ---> Running in 18771556bf41 [2023-05-03T01:06:58.232Z] Removing intermediate container 18771556bf41 [2023-05-03T01:06:58.232Z] ---> 5d329ce98b17 [2023-05-03T01:06:58.232Z] Step 11/25 : COPY . . [2023-05-03T01:06:58.491Z] ---> 65900ecc5b0a [2023-05-03T01:06:58.491Z] Step 12/25 : RUN ${MAKE} [2023-05-03T01:06:58.491Z] ---> Running in 1d9e1305c0fe [2023-05-03T01:06:58.749Z] 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-03T01:07:20.681Z] Removing intermediate container 1d9e1305c0fe [2023-05-03T01:07:20.681Z] ---> a3562163a65c [2023-05-03T01:07:20.681Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T01:07:20.681Z] 3.17: Pulling from library/alpine [2023-05-03T01:07:20.681Z] f56be85fc22e: Already exists [2023-05-03T01:07:20.681Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T01:07:20.681Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T01:07:20.681Z] ---> 9ed4aefc74f6 [2023-05-03T01:07:20.681Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-03T01:07:20.681Z] ---> Running in adc77f267d7c [2023-05-03T01:07:20.681Z] Removing intermediate container adc77f267d7c [2023-05-03T01:07:20.681Z] ---> 249cd9ba2364 [2023-05-03T01:07:20.681Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-03T01:07:20.681Z] ---> Running in e07de2c14b75 [2023-05-03T01:07:20.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T01:07:20.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T01:07:20.681Z] OK: 7 MiB in 15 packages [2023-05-03T01:07:20.681Z] Removing intermediate container e07de2c14b75 [2023-05-03T01:07:20.681Z] ---> acc86465b5eb [2023-05-03T01:07:20.681Z] Step 16/25 : WORKDIR / [2023-05-03T01:07:20.681Z] ---> Running in f2de60236dea [2023-05-03T01:07:20.681Z] Removing intermediate container f2de60236dea [2023-05-03T01:07:20.681Z] ---> dd1f174235f7 [2023-05-03T01:07:20.681Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-03T01:07:20.681Z] ---> 0a6b3a9fcae3 [2023-05-03T01:07:20.681Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-03T01:07:20.681Z] ---> 3232dd4e901e [2023-05-03T01:07:20.681Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-03T01:07:20.681Z] ---> de838f734411 [2023-05-03T01:07:20.681Z] Step 20/25 : EXPOSE 59910 [2023-05-03T01:07:20.681Z] ---> Running in f8d965b20bff [2023-05-03T01:07:20.681Z] Removing intermediate container f8d965b20bff [2023-05-03T01:07:20.681Z] ---> 155722600363 [2023-05-03T01:07:20.681Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-03T01:07:20.681Z] ---> Running in 5a6f0fe9080b [2023-05-03T01:07:20.681Z] Removing intermediate container 5a6f0fe9080b [2023-05-03T01:07:20.681Z] ---> 89328060d1a7 [2023-05-03T01:07:20.681Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T01:07:20.681Z] ---> Running in 48adbfbb3a88 [2023-05-03T01:07:20.681Z] Removing intermediate container 48adbfbb3a88 [2023-05-03T01:07:20.681Z] ---> 3d90a1f30e5e [2023-05-03T01:07:20.681Z] Step 23/25 : LABEL arch=amd64 [2023-05-03T01:07:20.681Z] ---> Running in 86c0cabe65f1 [2023-05-03T01:07:20.681Z] Removing intermediate container 86c0cabe65f1 [2023-05-03T01:07:20.681Z] ---> c88e28ab1b70 [2023-05-03T01:07:20.681Z] Step 24/25 : LABEL git_sha=8d2200df6393d6b6490022a288d7366abc4560b6 [2023-05-03T01:07:20.681Z] ---> Running in a491a98f5601 [2023-05-03T01:07:20.681Z] Removing intermediate container a491a98f5601 [2023-05-03T01:07:20.681Z] ---> 73b54a24c08b [2023-05-03T01:07:20.681Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T01:07:20.681Z] ---> Running in addfbdee87b0 [2023-05-03T01:07:20.681Z] Removing intermediate container addfbdee87b0 [2023-05-03T01:07:20.681Z] ---> daddcaeeb39a [2023-05-03T01:07:20.681Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T01:07:20.681Z] Successfully built daddcaeeb39a [2023-05-03T01:07:20.681Z] 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-03T01:07:21.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:07:21.555Z] [2023-05-03T01:07:21.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:07:21.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:07:21.926Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T01:07:21.926Z] 5eb5b503b376: Pulling fs layer [2023-05-03T01:07:21.926Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T01:07:21.926Z] ec43610c2a17: Pulling fs layer [2023-05-03T01:07:21.926Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T01:07:21.926Z] 33b1e0a273af: Pulling fs layer [2023-05-03T01:07:21.926Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T01:07:21.926Z] 2f39f015ded8: Pulling fs layer [2023-05-03T01:07:21.926Z] 33b1e0a273af: Waiting [2023-05-03T01:07:21.926Z] 5d3b04190fa2: Waiting [2023-05-03T01:07:21.926Z] 3a2ae6a8a46f: Waiting [2023-05-03T01:07:21.926Z] 5c69ac0246d0: Download complete [2023-05-03T01:07:21.926Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T01:07:21.926Z] 3a2ae6a8a46f: Download complete [2023-05-03T01:07:21.926Z] 33b1e0a273af: Verifying Checksum [2023-05-03T01:07:21.926Z] 33b1e0a273af: Download complete [2023-05-03T01:07:21.926Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T01:07:21.926Z] 5d3b04190fa2: Download complete [2023-05-03T01:07:21.926Z] ec43610c2a17: Verifying Checksum [2023-05-03T01:07:21.926Z] ec43610c2a17: Download complete [2023-05-03T01:07:22.185Z] 5eb5b503b376: Verifying Checksum [2023-05-03T01:07:22.185Z] 5eb5b503b376: Download complete [2023-05-03T01:07:22.752Z] 2f39f015ded8: Verifying Checksum [2023-05-03T01:07:22.752Z] 2f39f015ded8: Download complete [2023-05-03T01:07:23.318Z] 5eb5b503b376: Pull complete [2023-05-03T01:07:23.318Z] 5c69ac0246d0: Pull complete [2023-05-03T01:07:23.885Z] ec43610c2a17: Pull complete [2023-05-03T01:07:23.885Z] 3a2ae6a8a46f: Pull complete [2023-05-03T01:07:23.885Z] 33b1e0a273af: Pull complete [2023-05-03T01:07:23.885Z] 5d3b04190fa2: Pull complete [2023-05-03T01:07:28.064Z] 2f39f015ded8: Pull complete [2023-05-03T01:07:28.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T01:07:28.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:07:28.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:07:28.271Z] prd-ubuntu20.04-docker-8c-8g-12517 does not seem to be running inside a container [2023-05-03T01:07:28.291Z] $ 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-167 -v /w/workspace/edgexfoundry_device-gpio_PR-167:/w/workspace/edgexfoundry_device-gpio_PR-167:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-167@tmp:/w/workspace/edgexfoundry_device-gpio_PR-167@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-lftools-log-publisher:latest cat [2023-05-03T01:07:33.326Z] $ docker top 95e9a70c860e2b21591b3de8531bb68b6e4c2c6b57eb55b2da3a675e159f4e0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:07:33.782Z] ---> job-cost.sh [2023-05-03T01:07:33.782Z] lf-activate-venv: SKIPPING [2023-05-03T01:07:33.782Z] INFO: No Stack... [2023-05-03T01:07:34.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T01:07:34.607Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T01:07:34.929Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-167/archives/cost.csv [2023-05-03T01:07:34.929Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T01:07:34.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [2023-05-03T01:07:34.971Z] Resource [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] did not exist. Created. [2023-05-03T01:07:34.971Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T01:07:35.358Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T01:07:35.407Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T01:07:35.445Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T01:07:35.521Z] $ docker stop --time=1 95e9a70c860e2b21591b3de8531bb68b6e4c2c6b57eb55b2da3a675e159f4e0b [2023-05-03T01:07:36.649Z] $ docker rm -f --volumes 95e9a70c860e2b21591b3de8531bb68b6e4c2c6b57eb55b2da3a675e159f4e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T01:10:06.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12518 in /w/workspace/edgexfoundry_device-gpio_PR-167 [Pipeline] { [Pipeline] ws [2023-05-03T01:10:07.102Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-03T01:10:07.179Z] The recommended git tool is: git [2023-05-03T01:10:14.640Z] using credential edgex-jenkins-ssh [2023-05-03T01:10:14.661Z] Cloning the remote Git repository [2023-05-03T01:10:14.719Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-03T01:10:14.837Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-03T01:10:15.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-03T01:10:15.026Z] > git --version # timeout=10 [2023-05-03T01:10:15.053Z] > git --version # 'git version 2.25.1' [2023-05-03T01:10:15.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T01:10:15.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T01:10:16.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-03T01:10:16.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T01:10:18.447Z] Merging remotes/origin/main commit 047a754c10fbde4392f5fd28b60c1cf65bc55b22 into PR head commit 8d2200df6393d6b6490022a288d7366abc4560b6 [2023-05-03T01:10:18.767Z] Merge succeeded, producing 8d2200df6393d6b6490022a288d7366abc4560b6 [2023-05-03T01:10:18.768Z] Checking out Revision 8d2200df6393d6b6490022a288d7366abc4560b6 (PR-167) [2023-05-03T01:10:17.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-03T01:10:17.938Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-03T01:10:17.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T01:10:17.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T01:10:18.468Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T01:10:18.562Z] > git checkout -f 8d2200df6393d6b6490022a288d7366abc4560b6 # timeout=10 [2023-05-03T01:10:18.654Z] > git remote # timeout=10 [2023-05-03T01:10:18.675Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T01:10:18.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T01:10:18.716Z] > git merge 047a754c10fbde4392f5fd28b60c1cf65bc55b22 # timeout=10 [2023-05-03T01:10:18.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T01:10:18.773Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T01:10:18.786Z] > git checkout -f 8d2200df6393d6b6490022a288d7366abc4560b6 # timeout=10 [2023-05-03T01:10:19.285Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-03T01:10:19.342Z] > git --version # timeout=10 [2023-05-03T01:10:19.357Z] > git --version # 'git version 2.25.1' [2023-05-03T01:10:19.381Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:10:20.699Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T01:10:20.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T01:10:20.700Z] Dload Upload Total Spent Left Speed [2023-05-03T01:10:20.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-05-03T01:10:21.368Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T01:10:21.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T01:10:21.709Z] + sudo tee /etc/docker/daemon.new [2023-05-03T01:10:21.709Z] { [2023-05-03T01:10:21.709Z] "registry-mirrors": [ [2023-05-03T01:10:21.709Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T01:10:21.709Z] ], [2023-05-03T01:10:21.709Z] "bip": "10.250.0.254/24", [2023-05-03T01:10:21.709Z] "hosts": [ [2023-05-03T01:10:21.709Z] "tcp://0.0.0.0:5555", [2023-05-03T01:10:21.709Z] "unix:///var/run/docker.sock" [2023-05-03T01:10:21.709Z] ], [2023-05-03T01:10:21.709Z] "mtu": 1458, [2023-05-03T01:10:21.709Z] "selinux-enabled": true, [2023-05-03T01:10:21.709Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T01:10:21.709Z] } [Pipeline] sh [2023-05-03T01:10:22.058Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T01:10:22.418Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:10:40.802Z] provisioning config files... [2023-05-03T01:10:40.834Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12379894704100485907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:10:41.262Z] ---> docker-login.sh [2023-05-03T01:10:41.262Z] nexus3.edgexfoundry.org:10001 [2023-05-03T01:10:41.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:10:42.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:10:42.130Z] Configure a credential helper to remove this warning. See [2023-05-03T01:10:42.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:10:42.130Z] [2023-05-03T01:10:42.130Z] Login Succeeded [2023-05-03T01:10:42.130Z] nexus3.edgexfoundry.org:10002 [2023-05-03T01:10:42.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:10:42.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:10:42.411Z] Configure a credential helper to remove this warning. See [2023-05-03T01:10:42.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:10:42.411Z] [2023-05-03T01:10:42.411Z] Login Succeeded [2023-05-03T01:10:42.411Z] nexus3.edgexfoundry.org:10003 [2023-05-03T01:10:42.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:10:42.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:10:42.681Z] Configure a credential helper to remove this warning. See [2023-05-03T01:10:42.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:10:42.681Z] [2023-05-03T01:10:42.681Z] Login Succeeded [2023-05-03T01:10:42.681Z] nexus3.edgexfoundry.org:10004 [2023-05-03T01:10:42.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:10:43.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:10:43.229Z] Configure a credential helper to remove this warning. See [2023-05-03T01:10:43.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:10:43.229Z] [2023-05-03T01:10:43.229Z] Login Succeeded [2023-05-03T01:10:43.229Z] docker.io [2023-05-03T01:10:43.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T01:10:43.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T01:10:43.777Z] Configure a credential helper to remove this warning. See [2023-05-03T01:10:43.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T01:10:43.777Z] [2023-05-03T01:10:43.777Z] Login Succeeded [2023-05-03T01:10:43.777Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T01:10:43.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T01:10:44.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:10:44.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T01:10:44.333Z] ========================================================= [2023-05-03T01:10:44.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T01:10:44.333Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:10:44.833Z] + 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-03T01:10:45.105Z] Sending build context to Docker daemon 8.133MB [2023-05-03T01:10:45.105Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:10:45.105Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T01:10:45.378Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T01:10:45.378Z] c41833b44d91: Pulling fs layer [2023-05-03T01:10:45.378Z] ed15518f5707: Pulling fs layer [2023-05-03T01:10:45.378Z] feae8fd75edb: Pulling fs layer [2023-05-03T01:10:45.378Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T01:10:45.378Z] 3cdef696dda3: Pulling fs layer [2023-05-03T01:10:45.378Z] 2ced38df9373: Pulling fs layer [2023-05-03T01:10:45.378Z] 58f1dce35555: Pulling fs layer [2023-05-03T01:10:45.378Z] 242c74f7c9fa: Waiting [2023-05-03T01:10:45.378Z] 3cdef696dda3: Waiting [2023-05-03T01:10:45.378Z] 2ced38df9373: Waiting [2023-05-03T01:10:45.378Z] 58f1dce35555: Waiting [2023-05-03T01:10:45.378Z] ed15518f5707: Verifying Checksum [2023-05-03T01:10:45.378Z] ed15518f5707: Download complete [2023-05-03T01:10:45.378Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T01:10:45.378Z] 242c74f7c9fa: Download complete [2023-05-03T01:10:45.378Z] 3cdef696dda3: Verifying Checksum [2023-05-03T01:10:45.378Z] 3cdef696dda3: Download complete [2023-05-03T01:10:45.378Z] c41833b44d91: Verifying Checksum [2023-05-03T01:10:45.378Z] c41833b44d91: Download complete [2023-05-03T01:10:46.845Z] c41833b44d91: Pull complete [2023-05-03T01:10:47.445Z] 58f1dce35555: Verifying Checksum [2023-05-03T01:10:47.445Z] 58f1dce35555: Download complete [2023-05-03T01:10:47.445Z] ed15518f5707: Pull complete [2023-05-03T01:10:48.429Z] feae8fd75edb: Download complete [2023-05-03T01:10:48.429Z] 2ced38df9373: Verifying Checksum [2023-05-03T01:10:48.429Z] 2ced38df9373: Download complete [2023-05-03T01:11:00.882Z] feae8fd75edb: Pull complete [2023-05-03T01:11:00.882Z] 242c74f7c9fa: Pull complete [2023-05-03T01:11:00.882Z] 3cdef696dda3: Pull complete [2023-05-03T01:11:11.050Z] 2ced38df9373: Pull complete [2023-05-03T01:11:12.021Z] 58f1dce35555: Pull complete [2023-05-03T01:11:12.021Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T01:11:12.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T01:11:12.021Z] ---> fadd8f120f05 [2023-05-03T01:11:12.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T01:11:13.991Z] ---> Running in f0a0cc979f35 [2023-05-03T01:11:14.260Z] Removing intermediate container f0a0cc979f35 [2023-05-03T01:11:14.260Z] ---> 5497af1eb250 [2023-05-03T01:11:14.260Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T01:11:14.260Z] ---> Running in 4f7633838c93 [2023-05-03T01:11:14.529Z] Removing intermediate container 4f7633838c93 [2023-05-03T01:11:14.529Z] ---> 4fb03815b28e [2023-05-03T01:11:14.529Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-03T01:11:14.798Z] ---> Running in 2e702a005914 [2023-05-03T01:11:15.067Z] Removing intermediate container 2e702a005914 [2023-05-03T01:11:15.067Z] ---> 86d36d32103a [2023-05-03T01:11:15.067Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T01:11:15.067Z] ---> Running in 987a2bb171f6 [2023-05-03T01:11:15.653Z] Removing intermediate container 987a2bb171f6 [2023-05-03T01:11:15.653Z] ---> 45c70bdd7079 [2023-05-03T01:11:15.653Z] Step 7/12 : WORKDIR /device-gpio [2023-05-03T01:11:15.653Z] ---> Running in 9f7162b85c26 [2023-05-03T01:11:15.924Z] Removing intermediate container 9f7162b85c26 [2023-05-03T01:11:15.924Z] ---> bc8e37a39b51 [2023-05-03T01:11:15.924Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T01:11:15.924Z] ---> Running in 8c4f16cf44a3 [2023-05-03T01:11:17.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:11:17.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:11:18.889Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T01:11:19.161Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T01:11:19.161Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T01:11:19.161Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T01:11:19.432Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T01:11:19.432Z] OK: 268 MiB in 57 packages [2023-05-03T01:11:20.400Z] Removing intermediate container 8c4f16cf44a3 [2023-05-03T01:11:20.400Z] ---> f6e093d66719 [2023-05-03T01:11:20.400Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-03T01:11:20.992Z] ---> 74113c74ae85 [2023-05-03T01:11:20.992Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:11:20.992Z] ---> Running in c694b2793fe4 [2023-05-03T01:12:29.052Z] Removing intermediate container c694b2793fe4 [2023-05-03T01:12:29.052Z] ---> cd79bd5f91df [2023-05-03T01:12:29.052Z] Step 11/12 : COPY . . [2023-05-03T01:12:29.052Z] ---> 722470c83747 [2023-05-03T01:12:29.052Z] Step 12/12 : RUN ${MAKE} [2023-05-03T01:12:29.052Z] ---> Running in cbdf30bf04e8 [2023-05-03T01:12:29.052Z] noop [2023-05-03T01:12:29.052Z] Removing intermediate container cbdf30bf04e8 [2023-05-03T01:12:29.052Z] ---> 3a41d6899d22 [2023-05-03T01:12:29.052Z] Successfully built 3a41d6899d22 [2023-05-03T01:12:29.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:12:29.538Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T01:12:29.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:12:29.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-12518 does not seem to be running inside a container [2023-05-03T01:12:29.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T01:12:31.183Z] $ docker top 05cb717bf892d695d827c1fa701730c88b6e21efe139b5fbcc95f15e63d864cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:12:32.091Z] + go version [2023-05-03T01:12:32.091Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T01:12:32.126Z] $ docker stop --time=1 05cb717bf892d695d827c1fa701730c88b6e21efe139b5fbcc95f15e63d864cc [2023-05-03T01:12:33.768Z] $ docker rm -f --volumes 05cb717bf892d695d827c1fa701730c88b6e21efe139b5fbcc95f15e63d864cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:12:34.681Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T01:12:34.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:12:34.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-12518 does not seem to be running inside a container [2023-05-03T01:12:35.044Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T01:12:36.257Z] $ docker top 2adf6850f8240d64ed869220a9bf5278b6bc8da4e0f8ca9bbe8dcd728a3b0d3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:12:37.183Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T01:12:37.940Z] + make test [2023-05-03T01:12:37.940Z] go test ./... -coverprofile=coverage.out ./... [2023-05-03T01:13:10.180Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-03T01:15:01.852Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-03T01:15:01.852Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-03T01:15:02.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T01:15:02.120Z] go vet ./... [2023-05-03T01:15:34.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T01:15:34.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T01:15:34.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T01:15:34.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T01:15:34.488Z] $ docker stop --time=1 2adf6850f8240d64ed869220a9bf5278b6bc8da4e0f8ca9bbe8dcd728a3b0d3b [2023-05-03T01:15:36.317Z] $ docker rm -f --volumes 2adf6850f8240d64ed869220a9bf5278b6bc8da4e0f8ca9bbe8dcd728a3b0d3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T01:15:37.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T01:15:37.598Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T01:15:38.063Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T01:15:38.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T01:15:39.025Z] + ls -al . [2023-05-03T01:15:39.025Z] total 152 [2023-05-03T01:15:39.025Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:12 . [2023-05-03T01:15:39.025Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:10 .. [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 120 May 3 01:10 .dockerignore [2023-05-03T01:15:39.025Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 01:10 .git [2023-05-03T01:15:39.025Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:10 .github [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 343 May 3 01:10 .gitignore [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 01:10 .golangci.yml [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 3 01:10 Attribution.txt [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 3 01:10 CHANGELOG.md [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 3 01:10 Dockerfile [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 01:10 GOVERNANCE.md [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 657 May 3 01:10 Jenkinsfile [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 01:10 LICENSE [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 3 01:10 Makefile [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 617 May 3 01:10 OWNERS.md [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 3 01:10 README.md [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 01:05 VERSION [2023-05-03T01:15:39.025Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 01:10 bin [2023-05-03T01:15:39.025Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:10 cmd [2023-05-03T01:15:39.025Z] -rw-r--r-- 1 jenkins jenkins 10 May 3 01:12 coverage.out [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 3 01:10 go.mod [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 3 01:10 go.sum [2023-05-03T01:15:39.025Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 01:10 internal [2023-05-03T01:15:39.025Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 01:10 snap [2023-05-03T01:15:39.025Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:15:39.465Z] + 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=8d2200df6393d6b6490022a288d7366abc4560b6 --label arch=arm64 --label version=0.0.0 . [2023-05-03T01:15:39.737Z] Sending build context to Docker daemon 8.134MB [2023-05-03T01:15:39.737Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T01:15:39.737Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T01:15:39.737Z] ---> 3a41d6899d22 [2023-05-03T01:15:39.737Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T01:15:40.006Z] ---> Running in d4fb8c4cb756 [2023-05-03T01:15:40.275Z] Removing intermediate container d4fb8c4cb756 [2023-05-03T01:15:40.275Z] ---> 08c15201cad1 [2023-05-03T01:15:40.275Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T01:15:40.275Z] ---> Running in 55acfdc715ab [2023-05-03T01:15:40.545Z] Removing intermediate container 55acfdc715ab [2023-05-03T01:15:40.545Z] ---> 22cdb8170192 [2023-05-03T01:15:40.545Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-03T01:15:40.545Z] ---> Running in 43ef5bf7402b [2023-05-03T01:15:40.816Z] Removing intermediate container 43ef5bf7402b [2023-05-03T01:15:40.817Z] ---> 58ff00255801 [2023-05-03T01:15:40.817Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T01:15:41.089Z] ---> Running in beb3e31abfe0 [2023-05-03T01:15:41.357Z] Removing intermediate container beb3e31abfe0 [2023-05-03T01:15:41.357Z] ---> 2329f1778173 [2023-05-03T01:15:41.357Z] Step 7/25 : WORKDIR /device-gpio [2023-05-03T01:15:41.357Z] ---> Running in 5c163ded05ee [2023-05-03T01:15:41.627Z] Removing intermediate container 5c163ded05ee [2023-05-03T01:15:41.627Z] ---> 22df69cb9c6c [2023-05-03T01:15:41.627Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T01:15:41.627Z] ---> Running in b5be15a35df3 [2023-05-03T01:15:42.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:15:43.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:15:44.135Z] OK: 268 MiB in 57 packages [2023-05-03T01:15:45.108Z] Removing intermediate container b5be15a35df3 [2023-05-03T01:15:45.108Z] ---> aae8cb329f7e [2023-05-03T01:15:45.108Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-03T01:15:45.693Z] ---> a9ef0d6fc54f [2023-05-03T01:15:45.693Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T01:15:45.693Z] ---> Running in e0d9a548d51b [2023-05-03T01:15:48.302Z] Removing intermediate container e0d9a548d51b [2023-05-03T01:15:48.302Z] ---> 281ea27ec811 [2023-05-03T01:15:48.302Z] Step 11/25 : COPY . . [2023-05-03T01:15:49.263Z] ---> 093837395e17 [2023-05-03T01:15:49.263Z] Step 12/25 : RUN ${MAKE} [2023-05-03T01:15:49.263Z] ---> Running in b6905b591543 [2023-05-03T01:15:50.236Z] 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-03T01:18:11.971Z] Removing intermediate container b6905b591543 [2023-05-03T01:18:11.972Z] ---> 90a115821fc1 [2023-05-03T01:18:11.972Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T01:18:11.972Z] 3.17: Pulling from library/alpine [2023-05-03T01:18:11.972Z] c41833b44d91: Already exists [2023-05-03T01:18:11.972Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T01:18:11.972Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T01:18:11.972Z] ---> 51e60588ff2c [2023-05-03T01:18:11.972Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-03T01:18:11.972Z] ---> Running in 6091a7269311 [2023-05-03T01:18:11.972Z] Removing intermediate container 6091a7269311 [2023-05-03T01:18:11.972Z] ---> 9f9c8ed1e1e5 [2023-05-03T01:18:11.972Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-03T01:18:11.972Z] ---> Running in dc70cd9d3a82 [2023-05-03T01:18:11.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T01:18:11.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T01:18:11.972Z] OK: 7 MiB in 15 packages [2023-05-03T01:18:11.972Z] Removing intermediate container dc70cd9d3a82 [2023-05-03T01:18:11.972Z] ---> 1fadeae33b63 [2023-05-03T01:18:11.972Z] Step 16/25 : WORKDIR / [2023-05-03T01:18:11.972Z] ---> Running in 8a2ca1824456 [2023-05-03T01:18:11.972Z] Removing intermediate container 8a2ca1824456 [2023-05-03T01:18:11.972Z] ---> 8b44667b5f39 [2023-05-03T01:18:11.972Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-03T01:18:11.972Z] ---> cf7a321bc17c [2023-05-03T01:18:11.972Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-03T01:18:11.972Z] ---> e7d291de380e [2023-05-03T01:18:11.972Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-03T01:18:11.972Z] ---> 18bea995676d [2023-05-03T01:18:11.972Z] Step 20/25 : EXPOSE 59910 [2023-05-03T01:18:11.972Z] ---> Running in b44b3c43f51c [2023-05-03T01:18:11.972Z] Removing intermediate container b44b3c43f51c [2023-05-03T01:18:11.972Z] ---> 2377cd1c18e9 [2023-05-03T01:18:11.972Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-03T01:18:11.972Z] ---> Running in 7dc8632517ff [2023-05-03T01:18:11.972Z] Removing intermediate container 7dc8632517ff [2023-05-03T01:18:11.972Z] ---> b58ede4b3023 [2023-05-03T01:18:11.972Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T01:18:11.972Z] ---> Running in f0e0dc7e3787 [2023-05-03T01:18:11.972Z] Removing intermediate container f0e0dc7e3787 [2023-05-03T01:18:11.972Z] ---> 7f025d59dc9d [2023-05-03T01:18:11.972Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T01:18:11.972Z] ---> Running in d6ea49777054 [2023-05-03T01:18:11.972Z] Removing intermediate container d6ea49777054 [2023-05-03T01:18:11.972Z] ---> 407eebb2f4ce [2023-05-03T01:18:11.972Z] Step 24/25 : LABEL git_sha=8d2200df6393d6b6490022a288d7366abc4560b6 [2023-05-03T01:18:11.972Z] ---> Running in d4fb2c1daebb [2023-05-03T01:18:11.972Z] Removing intermediate container d4fb2c1daebb [2023-05-03T01:18:11.972Z] ---> 4db448ce0192 [2023-05-03T01:18:11.972Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T01:18:11.972Z] ---> Running in c4671d7a7976 [2023-05-03T01:18:11.972Z] Removing intermediate container c4671d7a7976 [2023-05-03T01:18:11.972Z] ---> bc5eebcf7bad [2023-05-03T01:18:11.972Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T01:18:11.972Z] Successfully built bc5eebcf7bad [2023-05-03T01:18:11.972Z] 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-03T01:18:12.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:18:12.836Z] [2023-05-03T01:18:12.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:18:13.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:18:13.265Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T01:18:13.265Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T01:18:13.265Z] 04944245beec: Pulling fs layer [2023-05-03T01:18:13.265Z] 699f458cf7ca: Pulling fs layer [2023-05-03T01:18:13.265Z] 765212b225bb: Pulling fs layer [2023-05-03T01:18:13.265Z] f23df028b6ca: Pulling fs layer [2023-05-03T01:18:13.265Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T01:18:13.265Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T01:18:13.265Z] 765212b225bb: Waiting [2023-05-03T01:18:13.265Z] d65c8cfc05b1: Waiting [2023-05-03T01:18:13.265Z] 2437ff75d9bd: Waiting [2023-05-03T01:18:13.265Z] f23df028b6ca: Waiting [2023-05-03T01:18:13.541Z] 04944245beec: Verifying Checksum [2023-05-03T01:18:13.541Z] 04944245beec: Download complete [2023-05-03T01:18:13.541Z] 765212b225bb: Verifying Checksum [2023-05-03T01:18:13.541Z] 765212b225bb: Download complete [2023-05-03T01:18:13.541Z] f23df028b6ca: Verifying Checksum [2023-05-03T01:18:13.541Z] f23df028b6ca: Download complete [2023-05-03T01:18:13.541Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T01:18:13.541Z] d65c8cfc05b1: Download complete [2023-05-03T01:18:13.809Z] 699f458cf7ca: Verifying Checksum [2023-05-03T01:18:13.809Z] 699f458cf7ca: Download complete [2023-05-03T01:18:14.080Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T01:18:14.080Z] 8998bd30e6a1: Download complete [2023-05-03T01:18:16.670Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T01:18:16.670Z] 2437ff75d9bd: Download complete [2023-05-03T01:18:18.624Z] 8998bd30e6a1: Pull complete [2023-05-03T01:18:18.895Z] 04944245beec: Pull complete [2023-05-03T01:18:20.317Z] 699f458cf7ca: Pull complete [2023-05-03T01:18:20.587Z] 765212b225bb: Pull complete [2023-05-03T01:18:21.174Z] f23df028b6ca: Pull complete [2023-05-03T01:18:21.443Z] d65c8cfc05b1: Pull complete [2023-05-03T01:18:36.581Z] 2437ff75d9bd: Pull complete [2023-05-03T01:18:36.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T01:18:36.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T01:18:36.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:18:36.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-12518 does not seem to be running inside a container [2023-05-03T01:18:37.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T01:18:39.549Z] $ docker top 01ee306203a84a20b52d374837a9eb340e17c0b45dfdf68d90c8c38d156e83c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:40.472Z] ---> job-cost.sh [2023-05-03T01:18:40.472Z] lf-activate-venv: SKIPPING [2023-05-03T01:18:40.472Z] INFO: No Stack... [2023-05-03T01:18:40.740Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T01:18:41.707Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T01:18:42.370Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-03T01:18:42.370Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T01:18:42.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [2023-05-03T01:18:42.495Z] Resource [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] did not exist. Created. [2023-05-03T01:18:42.496Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T01:18:43.274Z] /w/workspace/device-gpio/1@tmp/durable-739fcb0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T01:18:43.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T01:18:44.006Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T01:18:44.056Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T01:18:44.071Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T01:18:44.162Z] $ docker stop --time=1 01ee306203a84a20b52d374837a9eb340e17c0b45dfdf68d90c8c38d156e83c8 [2023-05-03T01:18:45.672Z] $ docker rm -f --volumes 01ee306203a84a20b52d374837a9eb340e17c0b45dfdf68d90c8c38d156e83c8 [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-03T01:18:46.789Z] provisioning config files... [2023-05-03T01:18:46.797Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/config7428928217855440918tmp [Pipeline] { [Pipeline] sh [2023-05-03T01:18:47.134Z] + set +x [2023-05-03T01:18:47.135Z] + curl -s https://codecov.io/bash [2023-05-03T01:18:47.135Z] + bash -s -- [2023-05-03T01:18:47.135Z] [2023-05-03T01:18:47.135Z] _____ _ [2023-05-03T01:18:47.135Z] / ____| | | [2023-05-03T01:18:47.135Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T01:18:47.135Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T01:18:47.135Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T01:18:47.135Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T01:18:47.135Z] Bash-1.0.6 [2023-05-03T01:18:47.135Z] [2023-05-03T01:18:47.135Z] [2023-05-03T01:18:47.135Z] ==> git version 2.25.1 found [2023-05-03T01:18:47.135Z] ==> 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-03T01:18:47.135Z] Release-Date: 2020-01-08 [2023-05-03T01:18:47.135Z] 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-03T01:18:47.135Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T01:18:47.135Z] ==> Jenkins CI detected. [2023-05-03T01:18:47.135Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-167 [2023-05-03T01:18:47.135Z] project root: . [2023-05-03T01:18:47.135Z] --> token set from env [2023-05-03T01:18:47.135Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T01:18:47.135Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T01:18:47.135Z] ==> Python coveragepy not found [2023-05-03T01:18:47.135Z] ==> Searching for coverage reports in: [2023-05-03T01:18:47.135Z] + . [2023-05-03T01:18:47.135Z] -> Found 1 reports [2023-05-03T01:18:47.135Z] ==> Detecting git/mercurial file structure [2023-05-03T01:18:47.135Z] ==> Reading reports [2023-05-03T01:18:47.135Z] + ./coverage.out bytes=10 [2023-05-03T01:18:47.135Z] ==> Appending adjustments [2023-05-03T01:18:47.135Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T01:18:47.396Z] + Found adjustments [2023-05-03T01:18:47.396Z] ==> Gzipping contents [2023-05-03T01:18:47.396Z] 4.0K /tmp/codecov.UKwDcj.gz [2023-05-03T01:18:47.396Z] ==> Uploading reports [2023-05-03T01:18:47.396Z] url: https://codecov.io [2023-05-03T01:18:47.396Z] query: branch=PR-167&commit=8d2200df6393d6b6490022a288d7366abc4560b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-05-03T01:18:47.396Z] -> Pinging Codecov [2023-05-03T01:18:47.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-167&commit=8d2200df6393d6b6490022a288d7366abc4560b6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-05-03T01:18:47.396Z] -> Uploading to [2023-05-03T01:18:47.396Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8d2200df6393d6b6490022a288d7366abc4560b6/fee15429-8cfe-4da8-9d56-d09e54a51fe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T011847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d8e80d1fe6a73caef8a62c735f1125f1d16b8544e5b812c0cfef85f594b53fa [2023-05-03T01:18:47.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T01:18:47.656Z] Dload Upload Total Spent Left Speed [2023-05-03T01:18:47.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3261 --:--:-- --:--:-- --:--:-- 3261 100 724 0 0 100 724 0 3004 --:--:-- --:--:-- --:--:-- 2991 [2023-05-03T01:18:47.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8d2200df6393d6b6490022a288d7366abc4560b6 [Pipeline] } [2023-05-03T01:18:47.689Z] 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-03T01:18:49.511Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-167/archives ] [2023-05-03T01:18:49.511Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-167/archives [2023-05-03T01:18:49.511Z] total 16 [2023-05-03T01:18:49.511Z] drwxr-xr-x 3 root root 4096 May 3 01:07 . [2023-05-03T01:18:49.511Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:07 .. [2023-05-03T01:18:49.511Z] drwxr-xr-x 2 root root 4096 May 3 01:07 cost [2023-05-03T01:18:49.511Z] -rw-r--r-- 1 root root 83 May 3 01:07 cost.csv [2023-05-03T01:18:49.511Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-167/archives [2023-05-03T01:18:49.511Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-167/archives [2023-05-03T01:18:49.511Z] total 16 [2023-05-03T01:18:49.511Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:07 . [2023-05-03T01:18:49.511Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 01:07 .. [2023-05-03T01:18:49.511Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:07 cost [2023-05-03T01:18:49.511Z] -rw-r--r-- 1 jenkins jenkins 83 May 3 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:49.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:50.750Z] ---> package-listing.sh [2023-05-03T01:18:50.750Z] ++ facter osfamily [2023-05-03T01:18:50.750Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T01:18:51.008Z] + OS_FAMILY=debian [2023-05-03T01:18:51.008Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-167 [2023-05-03T01:18:51.008Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T01:18:51.008Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T01:18:51.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T01:18:51.008Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T01:18:51.008Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-167 ']' [2023-05-03T01:18:51.008Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T01:18:51.008Z] + case "${OS_FAMILY}" in [2023-05-03T01:18:51.008Z] + dpkg -l [2023-05-03T01:18:51.008Z] + grep '^ii' [2023-05-03T01:18:51.008Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T01:18:51.008Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T01:18:51.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T01:18:51.008Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-167 ']' [2023-05-03T01:18:51.008Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-167/archives/ [2023-05-03T01:18:51.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-167/archives/ [Pipeline] echo [2023-05-03T01:18:51.042Z] 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-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T01:18:51.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T01:18:51.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T01:18:51.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T01:18:52.132Z] prd-ubuntu20.04-docker-8c-8g-12517 does not seem to be running inside a container [2023-05-03T01:18:52.169Z] $ 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-167/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-167 -v /w/workspace/edgexfoundry_device-gpio_PR-167:/w/workspace/edgexfoundry_device-gpio_PR-167:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-167@tmp:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T01:18:52.503Z] $ docker top d3adaf8da2e95634853cbd31ac0a81b000e66296a40b8d799f930c5b6e4b6c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T01:18:52.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T01:18:53.206Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T01:18:53.516Z] + ls /var/log/sa-host [2023-05-03T01:18:53.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T01:18:53.679Z] provisioning config files... [2023-05-03T01:18:53.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-167@tmp/config13222625864276140367tmp [Pipeline] { [Pipeline] echo [2023-05-03T01:18:53.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:54.248Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T01:18:54.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:54.686Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T01:18:54.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:55.040Z] ---> sudo-logs.sh [2023-05-03T01:18:55.040Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T01:18:55.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:55.443Z] ---> job-cost.sh [2023-05-03T01:18:55.443Z] lf-activate-venv: SKIPPING [2023-05-03T01:18:55.443Z] DEBUG: total: 0.2199999988079071 [2023-05-03T01:18:55.443Z] INFO: Retrieving Stack Cost... [2023-05-03T01:18:56.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T01:18:56.633Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T01:18:56.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T01:18:56.978Z] ---> logs-deploy.sh [2023-05-03T01:18:56.978Z] lf-activate-venv: SKIPPING [2023-05-03T01:18:56.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-167/1 [2023-05-03T01:18:56.978Z] INFO: archiving workspace using pattern(s): [2023-05-03T01:18:57.913Z] Archives upload complete. [2023-05-03T01:18:58.171Z] INFO: archiving logs to Nexus