Pull request #151 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2+83219317ed357fa41fa49faebd7c1604abe399ab (1c4d99e6b17760fa47d4c7041f4c938296d96204) 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-ssh1448621189416541903.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-ssh9915913249858313188.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-151/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6273120820685208821.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 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-ssh2370503723620571243.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-151/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11490588309298228784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8410’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8413 in /w/workspace/edgexfoundry_device-gpio_PR-151 [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-151 # 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/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 83219317ed357fa41fa49faebd7c1604abe399ab into PR head commit d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 Merge succeeded, producing d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 Checking out Revision d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 (PR-151) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T07:08:32.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T07:08:32.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T07:08:32.461Z] ========================================================= [2023-04-13T07:08:32.461Z] EdgeX Global Pipelines Version Info [2023-04-13T07:08:32.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 # 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 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 # timeout=10 > git rev-list --no-walk 3037cd770af6938a9de72387f604499eea7fd6b6 # timeout=10 [2023-04-13T07:08:33.183Z] ------------------- [2023-04-13T07:08:33.183Z] stable info: [2023-04-13T07:08:33.183Z] ------------------- [2023-04-13T07:08:33.183Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T07:08:33.183Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:08:33.183Z] Message: update stable to v1.0.248 [2023-04-13T07:08:33.757Z] ------------------- [2023-04-13T07:08:33.757Z] experimental info: [2023-04-13T07:08:33.757Z] ------------------- [2023-04-13T07:08:33.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T07:08:33.757Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T07:08:33.757Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T07:08:33.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-13T07:08:33.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-13T07:08:33.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T07:08:33.941Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T07:08:33.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T07:08:33.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T07:08:33.974Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T07:08:33.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T07:08:34.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T07:08:34.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T07:08:34.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T07:08:34.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-13T07:08:34.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T07:08:34.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T07:08:34.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:08:34.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T07:08:34.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:08:34.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T07:08:34.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T07:08:34.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T07:08:34.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T07:08:34.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T07:08:34.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T07:08:34.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T07:08:34.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T07:08:34.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T07:08:34.209Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T07:08:34.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-151 [Pipeline] echo [2023-04-13T07:08:34.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-151 [Pipeline] echo [2023-04-13T07:08:34.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-151 [Pipeline] echo [2023-04-13T07:08:34.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [Pipeline] echo [2023-04-13T07:08:34.272Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d631f83 [Pipeline] echo [2023-04-13T07:08:34.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:08:34.319Z] provisioning config files... [2023-04-13T07:08:34.334Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/config6374741478468958859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:08:34.626Z] ---> docker-login.sh [2023-04-13T07:08:34.626Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:08:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:34.886Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:34.886Z] [2023-04-13T07:08:34.886Z] Login Succeeded [2023-04-13T07:08:34.886Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:08:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:34.886Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:34.886Z] [2023-04-13T07:08:34.886Z] Login Succeeded [2023-04-13T07:08:34.886Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:08:35.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:35.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:35.145Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:35.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:35.145Z] [2023-04-13T07:08:35.145Z] Login Succeeded [2023-04-13T07:08:35.145Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:08:35.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:35.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:35.145Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:35.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:35.145Z] [2023-04-13T07:08:35.145Z] Login Succeeded [2023-04-13T07:08:35.145Z] docker.io [2023-04-13T07:08:35.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:35.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:35.404Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:35.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:35.404Z] [2023-04-13T07:08:35.404Z] Login Succeeded [2023-04-13T07:08:35.404Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:08:35.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T07:08:35.772Z] + git rev-list -1 --merges d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2~1..d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [Pipeline] echo [2023-04-13T07:08:35.823Z] -----------> git rev-list -1 --merges d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2~1..d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [false] [Pipeline] sh [2023-04-13T07:08:36.111Z] + git log --format=format:%s -1 d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [Pipeline] echo [2023-04-13T07:08:36.201Z] ========================================================= [2023-04-13T07:08:36.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T07:08:36.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:08:36.518Z] + git log --format=format:%s -1 d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [Pipeline] echo [2023-04-13T07:08:36.529Z] [semverPrep] GIT_COMMIT: d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-13T07:08:36.537Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T07:08:36.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T07:08:36.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T07:08:36.881Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T07:08:36.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T07:08:36.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T07:08:36.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T07:08:36.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:08:37.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:08:37.223Z] [2023-04-13T07:08:37.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:08:37.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:08:37.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T07:08:37.518Z] b85a868b505f: Pulling fs layer [2023-04-13T07:08:37.518Z] e2be974225ed: Pulling fs layer [2023-04-13T07:08:37.518Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T07:08:37.518Z] 988bab9f4d93: Pulling fs layer [2023-04-13T07:08:37.518Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T07:08:37.518Z] eaf3925da568: Pulling fs layer [2023-04-13T07:08:37.518Z] bab4dde63d76: Pulling fs layer [2023-04-13T07:08:37.518Z] bde34c3a00c8: Pulling fs layer [2023-04-13T07:08:37.518Z] b352a97aabf1: Pulling fs layer [2023-04-13T07:08:37.518Z] 4872d77fe225: Pulling fs layer [2023-04-13T07:08:37.518Z] 5851b861e8e6: Pulling fs layer [2023-04-13T07:08:37.518Z] eaf3925da568: Waiting [2023-04-13T07:08:37.518Z] bab4dde63d76: Waiting [2023-04-13T07:08:37.518Z] bde34c3a00c8: Waiting [2023-04-13T07:08:37.518Z] b352a97aabf1: Waiting [2023-04-13T07:08:37.518Z] 4872d77fe225: Waiting [2023-04-13T07:08:37.518Z] 988bab9f4d93: Waiting [2023-04-13T07:08:37.518Z] 1469e6f7b9e6: Waiting [2023-04-13T07:08:37.518Z] e2be974225ed: Verifying Checksum [2023-04-13T07:08:37.518Z] e2be974225ed: Download complete [2023-04-13T07:08:37.518Z] 988bab9f4d93: Verifying Checksum [2023-04-13T07:08:37.518Z] 988bab9f4d93: Download complete [2023-04-13T07:08:37.518Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T07:08:37.518Z] 1469e6f7b9e6: Download complete [2023-04-13T07:08:37.518Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T07:08:37.518Z] 339a4e72a1f5: Download complete [2023-04-13T07:08:37.518Z] eaf3925da568: Verifying Checksum [2023-04-13T07:08:37.518Z] eaf3925da568: Download complete [2023-04-13T07:08:37.777Z] bde34c3a00c8: Verifying Checksum [2023-04-13T07:08:37.777Z] bde34c3a00c8: Download complete [2023-04-13T07:08:37.777Z] b352a97aabf1: Download complete [2023-04-13T07:08:37.777Z] 4872d77fe225: Download complete [2023-04-13T07:08:37.777Z] 5851b861e8e6: Verifying Checksum [2023-04-13T07:08:37.777Z] 5851b861e8e6: Download complete [2023-04-13T07:08:37.777Z] b85a868b505f: Verifying Checksum [2023-04-13T07:08:37.777Z] b85a868b505f: Download complete [2023-04-13T07:08:38.035Z] bab4dde63d76: Verifying Checksum [2023-04-13T07:08:38.035Z] bab4dde63d76: Download complete [2023-04-13T07:08:38.970Z] b85a868b505f: Pull complete [2023-04-13T07:08:39.228Z] e2be974225ed: Pull complete [2023-04-13T07:08:39.796Z] 339a4e72a1f5: Pull complete [2023-04-13T07:08:39.796Z] 988bab9f4d93: Pull complete [2023-04-13T07:08:40.053Z] 1469e6f7b9e6: Pull complete [2023-04-13T07:08:40.053Z] eaf3925da568: Pull complete [2023-04-13T07:08:41.956Z] bab4dde63d76: Pull complete [2023-04-13T07:08:41.956Z] bde34c3a00c8: Pull complete [2023-04-13T07:08:41.956Z] b352a97aabf1: Pull complete [2023-04-13T07:08:41.956Z] 4872d77fe225: Pull complete [2023-04-13T07:08:41.956Z] 5851b861e8e6: Pull complete [2023-04-13T07:08:41.956Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T07:08:41.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T07:08:41.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:08:42.048Z] prd-ubuntu20.04-docker-8c-8g-8413 does not seem to be running inside a container [2023-04-13T07:08:42.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-151 -v /w/workspace/edgexfoundry_device-gpio_PR-151:/w/workspace/edgexfoundry_device-gpio_PR-151:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-151@tmp:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T07:08:44.937Z] $ docker top 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 -eo pid,comm [2023-04-13T07:08:45.010Z] 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-04-13T07:08:45.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T07:08:45.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:08:45.049Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:08:45.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:08:45.170Z] $ docker exec 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 ssh-agent [2023-04-13T07:08:45.281Z] SSH_AUTH_SOCK=/tmp/ssh-A066NKDV1qSM/agent.32 [2023-04-13T07:08:45.281Z] SSH_AGENT_PID=38 [2023-04-13T07:08:45.289Z] Running ssh-add (command line suppressed) [2023-04-13T07:08:45.402Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-151@tmp/private_key_6702610071357448176.key (/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/private_key_6702610071357448176.key) [2023-04-13T07:08:45.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:08:45.706Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T07:08:45.712Z] $ docker exec --env ******** --env ******** 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 ssh-agent -k [2023-04-13T07:08:45.820Z] unset SSH_AUTH_SOCK; [2023-04-13T07:08:45.820Z] unset SSH_AGENT_PID; [2023-04-13T07:08:45.820Z] echo Agent pid 38 killed; [2023-04-13T07:08:45.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T07:08:45.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T07:08:45.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T07:08:45.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T07:08:45.963Z] $ docker exec 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 ssh-agent [2023-04-13T07:08:46.095Z] SSH_AUTH_SOCK=/tmp/ssh-DKTVk4uXr9jI/agent.70 [2023-04-13T07:08:46.095Z] SSH_AGENT_PID=76 [2023-04-13T07:08:46.099Z] Running ssh-add (command line suppressed) [2023-04-13T07:08:46.215Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-151@tmp/private_key_13195694585805545223.key (/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/private_key_13195694585805545223.key) [2023-04-13T07:08:46.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T07:08:46.520Z] + git semver init [2023-04-13T07:08:46.778Z] 2023-04-13 07:08:46,709 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T07:08:46.778Z] 2023-04-13 07:08:46,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-151/.semver [2023-04-13T07:08:46.778Z] 2023-04-13 07:08:46,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-151/.semver [2023-04-13T07:08:46.778Z] 2023-04-13 07:08:46,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-151/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-151, universal_newlines=False, shell=None, istream=None) [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,651 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-151/.git/info/exclude [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-151/.semver/PR-151 with force:False [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,652 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-151/.semver/PR-151 [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,656 [execute] INFO git cat-file --batch-check [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,662 [execute] INFO git cat-file --batch [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-151/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T07:08:47.715Z] 2023-04-13 07:08:47,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-151/.semver/PR-151 [2023-04-13T07:08:47.715Z] 0.0.0 [Pipeline] } [2023-04-13T07:08:47.720Z] $ docker exec --env ******** --env ******** 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 ssh-agent -k [2023-04-13T07:08:47.830Z] unset SSH_AUTH_SOCK; [2023-04-13T07:08:47.831Z] unset SSH_AGENT_PID; [2023-04-13T07:08:47.831Z] echo Agent pid 76 killed; [2023-04-13T07:08:47.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T07:08:48.141Z] + git semver [Pipeline] } [2023-04-13T07:08:48.410Z] $ docker stop --time=1 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 [2023-04-13T07:08:49.739Z] $ docker rm -f --volumes 40139448a27133dbc700286cb2a26d1247b1187e072667b9fb7ca850bedb74c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:08:50.082Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T07:08:50.283Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T07:08:50.286Z] [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-04-13T07:08:50.420Z] provisioning config files... [2023-04-13T07:08:50.431Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/config4824449201283861877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:08:50.723Z] ---> docker-login.sh [2023-04-13T07:08:50.723Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:08:50.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:50.723Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:50.723Z] [2023-04-13T07:08:50.723Z] Login Succeeded [2023-04-13T07:08:50.723Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:08:50.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:50.723Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:50.723Z] [2023-04-13T07:08:50.723Z] Login Succeeded [2023-04-13T07:08:50.723Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:08:50.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:50.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:50.981Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:50.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:50.981Z] [2023-04-13T07:08:50.981Z] Login Succeeded [2023-04-13T07:08:50.981Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:08:50.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:50.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:50.981Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:50.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:50.981Z] [2023-04-13T07:08:50.981Z] Login Succeeded [2023-04-13T07:08:50.981Z] docker.io [2023-04-13T07:08:51.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:08:51.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:08:51.241Z] Configure a credential helper to remove this warning. See [2023-04-13T07:08:51.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:08:51.241Z] [2023-04-13T07:08:51.241Z] Login Succeeded [2023-04-13T07:08:51.241Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:08:51.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:08:51.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:08:51.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:08:51.328Z] ========================================================= [2023-04-13T07:08:51.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T07:08:51.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:08:51.644Z] + 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-04-13T07:08:51.645Z] Sending build context to Docker daemon 16.05MB [2023-04-13T07:08:51.645Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:08:51.645Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:08:51.905Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T07:08:51.905Z] 63b65145d645: Pulling fs layer [2023-04-13T07:08:51.905Z] a2d21d5440eb: Pulling fs layer [2023-04-13T07:08:51.905Z] 935e6c44a52c: Pulling fs layer [2023-04-13T07:08:51.905Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T07:08:51.905Z] 30dea6a524f1: Pulling fs layer [2023-04-13T07:08:51.905Z] a2aff8979fd8: Pulling fs layer [2023-04-13T07:08:51.905Z] 6808be2612f2: Pulling fs layer [2023-04-13T07:08:51.905Z] 94cc34f8dd06: Waiting [2023-04-13T07:08:51.905Z] f25807f1079a: Pulling fs layer [2023-04-13T07:08:51.905Z] 30dea6a524f1: Waiting [2023-04-13T07:08:51.905Z] a2aff8979fd8: Waiting [2023-04-13T07:08:51.905Z] 6808be2612f2: Waiting [2023-04-13T07:08:51.905Z] f25807f1079a: Waiting [2023-04-13T07:08:51.905Z] a2d21d5440eb: Verifying Checksum [2023-04-13T07:08:51.905Z] a2d21d5440eb: Download complete [2023-04-13T07:08:51.905Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T07:08:51.905Z] 94cc34f8dd06: Download complete [2023-04-13T07:08:51.905Z] 30dea6a524f1: Verifying Checksum [2023-04-13T07:08:51.905Z] 30dea6a524f1: Download complete [2023-04-13T07:08:51.905Z] 63b65145d645: Download complete [2023-04-13T07:08:51.905Z] a2aff8979fd8: Verifying Checksum [2023-04-13T07:08:51.905Z] a2aff8979fd8: Download complete [2023-04-13T07:08:52.165Z] 63b65145d645: Pull complete [2023-04-13T07:08:52.165Z] f25807f1079a: Verifying Checksum [2023-04-13T07:08:52.165Z] f25807f1079a: Download complete [2023-04-13T07:08:52.165Z] a2d21d5440eb: Pull complete [2023-04-13T07:08:52.423Z] 935e6c44a52c: Verifying Checksum [2023-04-13T07:08:52.423Z] 935e6c44a52c: Download complete [2023-04-13T07:08:52.682Z] 6808be2612f2: Verifying Checksum [2023-04-13T07:08:52.682Z] 6808be2612f2: Download complete [2023-04-13T07:08:55.967Z] 935e6c44a52c: Pull complete [2023-04-13T07:08:55.967Z] 94cc34f8dd06: Pull complete [2023-04-13T07:08:55.967Z] 30dea6a524f1: Pull complete [2023-04-13T07:08:55.967Z] a2aff8979fd8: Pull complete [2023-04-13T07:08:58.507Z] 6808be2612f2: Pull complete [2023-04-13T07:08:59.070Z] f25807f1079a: Pull complete [2023-04-13T07:08:59.070Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T07:08:59.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T07:08:59.070Z] ---> 3b553350e43f [2023-04-13T07:08:59.070Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:09:03.269Z] ---> Running in fe46c33ef590 [2023-04-13T07:09:03.269Z] Removing intermediate container fe46c33ef590 [2023-04-13T07:09:03.269Z] ---> a4c98fbf3d55 [2023-04-13T07:09:03.269Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:09:03.269Z] ---> Running in 1e9df290fabf [2023-04-13T07:09:03.269Z] Removing intermediate container 1e9df290fabf [2023-04-13T07:09:03.269Z] ---> 470616380b77 [2023-04-13T07:09:03.269Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-13T07:09:03.269Z] ---> Running in b63b60f3bf64 [2023-04-13T07:09:03.269Z] Removing intermediate container b63b60f3bf64 [2023-04-13T07:09:03.269Z] ---> 76e00ba39e18 [2023-04-13T07:09:03.269Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:09:03.527Z] ---> Running in 917de201a9e8 [2023-04-13T07:09:03.527Z] Removing intermediate container 917de201a9e8 [2023-04-13T07:09:03.527Z] ---> be8f00f7aac7 [2023-04-13T07:09:03.527Z] Step 7/12 : WORKDIR /device-gpio [2023-04-13T07:09:03.527Z] ---> Running in 9469397905a2 [2023-04-13T07:09:03.785Z] Removing intermediate container 9469397905a2 [2023-04-13T07:09:03.785Z] ---> 7924a226feab [2023-04-13T07:09:03.785Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:09:03.785Z] ---> Running in c3e7f351a061 [2023-04-13T07:09:04.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:09:04.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:09:04.588Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:09:04.588Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:09:04.588Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:09:04.588Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:09:04.588Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:09:04.588Z] OK: 269 MiB in 57 packages [2023-04-13T07:09:05.152Z] Removing intermediate container c3e7f351a061 [2023-04-13T07:09:05.152Z] ---> c8553695b3a6 [2023-04-13T07:09:05.152Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:09:05.152Z] ---> 6dbb2fc1ddbe [2023-04-13T07:09:05.152Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:09:05.152Z] ---> Running in dfb3fa7ab7df [2023-04-13T07:09:05.376Z] Still waiting to schedule task [2023-04-13T07:09:05.376Z] ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T07:09:05.376Z] ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T07:09:05.376Z] ‘prd-centos7-builder-2c-1g-8407’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T07:09:05.376Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8414’ is offline [2023-04-13T07:09:31.685Z] Removing intermediate container dfb3fa7ab7df [2023-04-13T07:09:31.685Z] ---> 284436ede43d [2023-04-13T07:09:31.685Z] Step 11/12 : COPY . . [2023-04-13T07:09:31.685Z] ---> 9e9636f8ef1e [2023-04-13T07:09:31.685Z] Step 12/12 : RUN ${MAKE} [2023-04-13T07:09:31.685Z] ---> Running in 2d86569ef606 [2023-04-13T07:09:31.685Z] noop [2023-04-13T07:09:31.685Z] Removing intermediate container 2d86569ef606 [2023-04-13T07:09:31.685Z] ---> 3238bed37e0f [2023-04-13T07:09:31.685Z] Successfully built 3238bed37e0f [2023-04-13T07:09:31.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:09:31.999Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:09:31.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:09:32.078Z] prd-ubuntu20.04-docker-8c-8g-8413 does not seem to be running inside a container [2023-04-13T07:09:32.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-151 -v /w/workspace/edgexfoundry_device-gpio_PR-151:/w/workspace/edgexfoundry_device-gpio_PR-151:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-151@tmp:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:09:32.466Z] $ docker top a3cfdc8a1c1ebd94ef892773ec184e19ee756b818d6de7b952bb954d87889990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:09:32.807Z] + go version [2023-04-13T07:09:32.807Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T07:09:32.823Z] $ docker stop --time=1 a3cfdc8a1c1ebd94ef892773ec184e19ee756b818d6de7b952bb954d87889990 [2023-04-13T07:09:34.143Z] $ docker rm -f --volumes a3cfdc8a1c1ebd94ef892773ec184e19ee756b818d6de7b952bb954d87889990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:09:34.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T07:09:34.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:09:34.595Z] prd-ubuntu20.04-docker-8c-8g-8413 does not seem to be running inside a container [2023-04-13T07:09:34.631Z] $ 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-151 -v /w/workspace/edgexfoundry_device-gpio_PR-151:/w/workspace/edgexfoundry_device-gpio_PR-151:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-151@tmp:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T07:09:34.981Z] $ docker top 6777ec2db669b1df8acef4dd6e3c197eb072126a26d796e58539059a59d92188 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:09:35.317Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-151 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:09:35.611Z] + make test [2023-04-13T07:09:35.611Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:09:39.792Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-13T07:09:49.754Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-13T07:09:49.754Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-13T07:09:53.931Z] go vet ./... [2023-04-13T07:09:57.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:09:57.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:09:57.203Z] ./bin/test-attribution-txt.sh [2023-04-13T07:09:57.203Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:09:57.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:09:57.231Z] $ docker stop --time=1 6777ec2db669b1df8acef4dd6e3c197eb072126a26d796e58539059a59d92188 [2023-04-13T07:09:59.869Z] $ docker rm -f --volumes 6777ec2db669b1df8acef4dd6e3c197eb072126a26d796e58539059a59d92188 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:10:00.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:10:00.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T07:10:00.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:10:01.152Z] + ls -al . [2023-04-13T07:10:01.152Z] total 156 [2023-04-13T07:10:01.152Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:09 . [2023-04-13T07:10:01.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:08 .. [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 13 07:08 .dockerignore [2023-04-13T07:10:01.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:08 .git [2023-04-13T07:10:01.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:08 .github [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 13 07:08 .gitignore [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:08 .golangci.yml [2023-04-13T07:10:01.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:08 .semver [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 13 07:08 Attribution.txt [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 13 07:08 CHANGELOG.md [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 13 07:08 Dockerfile [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:08 GOVERNANCE.md [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 13 07:08 Jenkinsfile [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:08 LICENSE [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 13 07:08 Makefile [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 13 07:08 OWNERS.md [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 13 07:08 README.md [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:08 VERSION [2023-04-13T07:10:01.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:08 bin [2023-04-13T07:10:01.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:08 cmd [2023-04-13T07:10:01.152Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:09 coverage.out [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 13 07:08 go.mod [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 31810 Apr 13 07:08 go.sum [2023-04-13T07:10:01.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:08 internal [2023-04-13T07:10:01.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:08 snap [2023-04-13T07:10:01.152Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 13 07:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:10:01.458Z] + 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=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 --label arch=amd64 --label version=0.0.0 . [2023-04-13T07:10:01.458Z] Sending build context to Docker daemon 16.05MB [2023-04-13T07:10:01.458Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:10:01.458Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-13T07:10:01.458Z] ---> 3238bed37e0f [2023-04-13T07:10:01.458Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:10:01.725Z] ---> Running in 74ae2c916045 [2023-04-13T07:10:01.725Z] Removing intermediate container 74ae2c916045 [2023-04-13T07:10:01.725Z] ---> 0b0e85b72d83 [2023-04-13T07:10:01.725Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:10:01.725Z] ---> Running in 11b28357b36d [2023-04-13T07:10:01.990Z] Removing intermediate container 11b28357b36d [2023-04-13T07:10:01.990Z] ---> cbe075e4fc89 [2023-04-13T07:10:01.990Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-13T07:10:01.990Z] ---> Running in 7c41831ba000 [2023-04-13T07:10:01.990Z] Removing intermediate container 7c41831ba000 [2023-04-13T07:10:01.990Z] ---> 82ed96784d68 [2023-04-13T07:10:01.990Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:10:01.990Z] ---> Running in e4c74b4d11ab [2023-04-13T07:10:01.990Z] Removing intermediate container e4c74b4d11ab [2023-04-13T07:10:01.990Z] ---> 61a33040a5cd [2023-04-13T07:10:01.990Z] Step 7/25 : WORKDIR /device-gpio [2023-04-13T07:10:02.249Z] ---> Running in cd8ae4c01d9c [2023-04-13T07:10:02.249Z] Removing intermediate container cd8ae4c01d9c [2023-04-13T07:10:02.249Z] ---> 1e5000e8253a [2023-04-13T07:10:02.249Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:10:02.249Z] ---> Running in 2bd2ff139f19 [2023-04-13T07:10:02.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:10:02.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:10:02.766Z] OK: 269 MiB in 57 packages [2023-04-13T07:10:03.331Z] Removing intermediate container 2bd2ff139f19 [2023-04-13T07:10:03.331Z] ---> db5ff06ca793 [2023-04-13T07:10:03.331Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-13T07:10:03.331Z] ---> 2351cd43c9b5 [2023-04-13T07:10:03.331Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:10:03.331Z] ---> Running in 0936f5b7713f [2023-04-13T07:10:04.271Z] Removing intermediate container 0936f5b7713f [2023-04-13T07:10:04.271Z] ---> f6ca1c7d84a0 [2023-04-13T07:10:04.271Z] Step 11/25 : COPY . . [2023-04-13T07:10:04.530Z] ---> 4184aa89676f [2023-04-13T07:10:04.530Z] Step 12/25 : RUN ${MAKE} [2023-04-13T07:10:04.530Z] ---> Running in 4aa4d986d03a [2023-04-13T07:10:04.789Z] 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-04-13T07:10:22.864Z] Removing intermediate container 4aa4d986d03a [2023-04-13T07:10:22.864Z] ---> 2aced3c61942 [2023-04-13T07:10:22.864Z] Step 13/25 : FROM alpine:3.17 [2023-04-13T07:10:22.864Z] 3.17: Pulling from library/alpine [2023-04-13T07:10:22.864Z] f56be85fc22e: Pulling fs layer [2023-04-13T07:10:22.864Z] f56be85fc22e: Download complete [2023-04-13T07:10:22.864Z] f56be85fc22e: Pull complete [2023-04-13T07:10:22.864Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:10:22.864Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:10:22.864Z] ---> 9ed4aefc74f6 [2023-04-13T07:10:22.864Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-13T07:10:22.864Z] ---> Running in 5e996cde2332 [2023-04-13T07:10:22.864Z] Removing intermediate container 5e996cde2332 [2023-04-13T07:10:22.864Z] ---> 366e9d8763e0 [2023-04-13T07:10:22.864Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-13T07:10:22.864Z] ---> Running in 3d8c02003672 [2023-04-13T07:10:22.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T07:10:22.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T07:10:23.121Z] OK: 7 MiB in 15 packages [2023-04-13T07:10:23.379Z] Removing intermediate container 3d8c02003672 [2023-04-13T07:10:23.379Z] ---> 41ac600fe786 [2023-04-13T07:10:23.379Z] Step 16/25 : WORKDIR / [2023-04-13T07:10:23.379Z] ---> Running in d15321805d3c [2023-04-13T07:10:23.379Z] Removing intermediate container d15321805d3c [2023-04-13T07:10:23.379Z] ---> ee9bf9b4b661 [2023-04-13T07:10:23.379Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-13T07:10:23.637Z] ---> 85aa48c50659 [2023-04-13T07:10:23.637Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-13T07:10:23.637Z] ---> 1599cb101c30 [2023-04-13T07:10:23.637Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-13T07:10:24.206Z] ---> 2d3ec1da09dc [2023-04-13T07:10:24.206Z] Step 20/25 : EXPOSE 59910 [2023-04-13T07:10:24.466Z] ---> Running in 08047ecea6cc [2023-04-13T07:10:24.466Z] Removing intermediate container 08047ecea6cc [2023-04-13T07:10:24.466Z] ---> f1c1e4cc8e67 [2023-04-13T07:10:24.466Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-13T07:10:24.466Z] ---> Running in eb9a8feab6cb [2023-04-13T07:10:24.466Z] Removing intermediate container eb9a8feab6cb [2023-04-13T07:10:24.466Z] ---> fc7c29a13ab1 [2023-04-13T07:10:24.466Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T07:10:24.466Z] ---> Running in 689957ef4153 [2023-04-13T07:10:24.724Z] Removing intermediate container 689957ef4153 [2023-04-13T07:10:24.724Z] ---> 3d3befb06031 [2023-04-13T07:10:24.724Z] Step 23/25 : LABEL arch=amd64 [2023-04-13T07:10:24.724Z] ---> Running in 1fbf667d342e [2023-04-13T07:10:24.724Z] Removing intermediate container 1fbf667d342e [2023-04-13T07:10:24.724Z] ---> 47879645f26f [2023-04-13T07:10:24.724Z] Step 24/25 : LABEL git_sha=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [2023-04-13T07:10:24.724Z] ---> Running in c9a72543e7ad [2023-04-13T07:10:24.982Z] Removing intermediate container c9a72543e7ad [2023-04-13T07:10:24.982Z] ---> ae4518fe8633 [2023-04-13T07:10:24.982Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T07:10:24.982Z] ---> Running in 96c2044e4cfa [2023-04-13T07:10:24.982Z] Removing intermediate container 96c2044e4cfa [2023-04-13T07:10:24.982Z] ---> e6053ab062e1 [2023-04-13T07:10:24.982Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:10:24.982Z] Successfully built e6053ab062e1 [2023-04-13T07:10:24.982Z] 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-04-13T07:10:25.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:10:25.423Z] [2023-04-13T07:10:25.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:10:25.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:10:25.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T07:10:25.725Z] 5eb5b503b376: Pulling fs layer [2023-04-13T07:10:25.725Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T07:10:25.725Z] ec43610c2a17: Pulling fs layer [2023-04-13T07:10:25.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T07:10:25.725Z] 33b1e0a273af: Pulling fs layer [2023-04-13T07:10:25.725Z] 3a2ae6a8a46f: Waiting [2023-04-13T07:10:25.725Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T07:10:25.725Z] 33b1e0a273af: Waiting [2023-04-13T07:10:25.725Z] 5d3b04190fa2: Waiting [2023-04-13T07:10:25.725Z] 2f39f015ded8: Pulling fs layer [2023-04-13T07:10:25.725Z] 2f39f015ded8: Waiting [2023-04-13T07:10:25.725Z] 5c69ac0246d0: Download complete [2023-04-13T07:10:25.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T07:10:25.725Z] 3a2ae6a8a46f: Download complete [2023-04-13T07:10:25.725Z] 33b1e0a273af: Verifying Checksum [2023-04-13T07:10:25.725Z] 33b1e0a273af: Download complete [2023-04-13T07:10:25.725Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T07:10:25.725Z] 5d3b04190fa2: Download complete [2023-04-13T07:10:25.725Z] ec43610c2a17: Verifying Checksum [2023-04-13T07:10:25.725Z] ec43610c2a17: Download complete [2023-04-13T07:10:25.985Z] 5eb5b503b376: Verifying Checksum [2023-04-13T07:10:25.985Z] 5eb5b503b376: Download complete [2023-04-13T07:10:26.552Z] 2f39f015ded8: Download complete [2023-04-13T07:10:27.118Z] 5eb5b503b376: Pull complete [2023-04-13T07:10:27.118Z] 5c69ac0246d0: Pull complete [2023-04-13T07:10:27.688Z] ec43610c2a17: Pull complete [2023-04-13T07:10:27.688Z] 3a2ae6a8a46f: Pull complete [2023-04-13T07:10:27.951Z] 33b1e0a273af: Pull complete [2023-04-13T07:10:27.951Z] 5d3b04190fa2: Pull complete [2023-04-13T07:10:32.137Z] 2f39f015ded8: Pull complete [2023-04-13T07:10:32.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T07:10:32.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:10:32.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:10:32.211Z] prd-ubuntu20.04-docker-8c-8g-8413 does not seem to be running inside a container [2023-04-13T07:10:32.243Z] $ 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-151 -v /w/workspace/edgexfoundry_device-gpio_PR-151:/w/workspace/edgexfoundry_device-gpio_PR-151:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-151@tmp:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T07:10:35.256Z] $ docker top 518631edabf0d27b32f376f69b08cb9758dacdfa07ec29965a989a51c1d76682 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:10:35.625Z] ---> job-cost.sh [2023-04-13T07:10:35.625Z] lf-activate-venv: SKIPPING [2023-04-13T07:10:35.625Z] INFO: No Stack... [2023-04-13T07:10:36.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:10:36.452Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:10:36.739Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-151/archives/cost.csv [2023-04-13T07:10:36.739Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T07:10:36.751Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [2023-04-13T07:10:36.759Z] Resource [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] did not exist. Created. [2023-04-13T07:10:36.759Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:10:37.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T07:10:37.083Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:10:37.088Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:10:37.107Z] $ docker stop --time=1 518631edabf0d27b32f376f69b08cb9758dacdfa07ec29965a989a51c1d76682 [2023-04-13T07:10:38.255Z] $ docker rm -f --volumes 518631edabf0d27b32f376f69b08cb9758dacdfa07ec29965a989a51c1d76682 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T07:13:13.658Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8415 in /w/workspace/edgexfoundry_device-gpio_PR-151 [Pipeline] { [Pipeline] ws [2023-04-13T07:13:13.670Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-04-13T07:13:13.715Z] The recommended git tool is: git [2023-04-13T07:13:21.660Z] using credential edgex-jenkins-ssh [2023-04-13T07:13:21.687Z] Cloning the remote Git repository [2023-04-13T07:13:21.744Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-13T07:13:21.859Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-04-13T07:13:22.043Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-13T07:13:22.045Z] > git --version # timeout=10 [2023-04-13T07:13:22.072Z] > git --version # 'git version 2.25.1' [2023-04-13T07:13:22.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:13:22.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:13:23.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-13T07:13:24.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T07:13:25.125Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-13T07:13:25.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-13T07:13:25.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:13:25.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T07:13:25.722Z] Merging remotes/origin/main commit 83219317ed357fa41fa49faebd7c1604abe399ab into PR head commit d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [2023-04-13T07:13:26.044Z] Merge succeeded, producing d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [2023-04-13T07:13:26.045Z] Checking out Revision d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 (PR-151) [2023-04-13T07:13:26.608Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-04-13T07:13:25.745Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:13:25.839Z] > git checkout -f d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 # timeout=10 [2023-04-13T07:13:25.932Z] > git remote # timeout=10 [2023-04-13T07:13:25.954Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T07:13:25.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T07:13:25.997Z] > git merge 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 [2023-04-13T07:13:26.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T07:13:26.055Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T07:13:26.076Z] > git checkout -f d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 # timeout=10 [Pipeline] { [Pipeline] sh [2023-04-13T07:13:27.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T07:13:27.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:13:27.564Z] Dload Upload Total Spent Left Speed [2023-04-13T07:13:27.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-04-13T07:13:28.156Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T07:13:28.505Z] + sudo tee /etc/docker/daemon.new [2023-04-13T07:13:28.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T07:13:28.505Z] { [2023-04-13T07:13:28.505Z] "registry-mirrors": [ [2023-04-13T07:13:28.505Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T07:13:28.505Z] ], [2023-04-13T07:13:28.505Z] "bip": "10.250.0.254/24", [2023-04-13T07:13:28.505Z] "hosts": [ [2023-04-13T07:13:28.505Z] "tcp://0.0.0.0:5555", [2023-04-13T07:13:28.505Z] "unix:///var/run/docker.sock" [2023-04-13T07:13:28.505Z] ], [2023-04-13T07:13:28.505Z] "mtu": 1458, [2023-04-13T07:13:28.505Z] "selinux-enabled": true, [2023-04-13T07:13:28.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T07:13:28.505Z] } [Pipeline] sh [2023-04-13T07:13:28.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T07:13:29.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:13:47.492Z] provisioning config files... [2023-04-13T07:13:47.521Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config7730618735878790611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:13:47.881Z] ---> docker-login.sh [2023-04-13T07:13:47.881Z] nexus3.edgexfoundry.org:10001 [2023-04-13T07:13:48.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:13:48.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:13:48.477Z] Configure a credential helper to remove this warning. See [2023-04-13T07:13:48.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:13:48.477Z] [2023-04-13T07:13:48.477Z] Login Succeeded [2023-04-13T07:13:48.477Z] nexus3.edgexfoundry.org:10002 [2023-04-13T07:13:48.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:13:49.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:13:49.028Z] Configure a credential helper to remove this warning. See [2023-04-13T07:13:49.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:13:49.028Z] [2023-04-13T07:13:49.028Z] Login Succeeded [2023-04-13T07:13:49.028Z] nexus3.edgexfoundry.org:10003 [2023-04-13T07:13:49.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:13:49.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:13:49.301Z] Configure a credential helper to remove this warning. See [2023-04-13T07:13:49.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:13:49.301Z] [2023-04-13T07:13:49.301Z] Login Succeeded [2023-04-13T07:13:49.301Z] nexus3.edgexfoundry.org:10004 [2023-04-13T07:13:49.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:13:49.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:13:49.851Z] Configure a credential helper to remove this warning. See [2023-04-13T07:13:49.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:13:49.851Z] [2023-04-13T07:13:49.851Z] Login Succeeded [2023-04-13T07:13:49.851Z] docker.io [2023-04-13T07:13:50.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T07:13:50.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T07:13:50.391Z] Configure a credential helper to remove this warning. See [2023-04-13T07:13:50.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T07:13:50.391Z] [2023-04-13T07:13:50.391Z] Login Succeeded [2023-04-13T07:13:50.391Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T07:13:50.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T07:13:50.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:13:50.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T07:13:50.747Z] ========================================================= [2023-04-13T07:13:50.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T07:13:50.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:13:51.104Z] + 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-04-13T07:13:51.375Z] Sending build context to Docker daemon 8.104MB [2023-04-13T07:13:51.660Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:13:51.660Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-13T07:13:51.660Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T07:13:51.660Z] af6eaf76a39c: Pulling fs layer [2023-04-13T07:13:51.660Z] 55522c791124: Pulling fs layer [2023-04-13T07:13:51.660Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T07:13:51.660Z] 169dfbe0d373: Pulling fs layer [2023-04-13T07:13:51.660Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T07:13:51.660Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T07:13:51.660Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T07:13:51.660Z] 169dfbe0d373: Waiting [2023-04-13T07:13:51.660Z] e1ff8fa3b103: Waiting [2023-04-13T07:13:51.660Z] 52ebb69f0ebf: Waiting [2023-04-13T07:13:51.660Z] 5abe8eddf0d5: Waiting [2023-04-13T07:13:51.933Z] 55522c791124: Verifying Checksum [2023-04-13T07:13:51.933Z] 55522c791124: Download complete [2023-04-13T07:13:51.933Z] 169dfbe0d373: Verifying Checksum [2023-04-13T07:13:51.933Z] 169dfbe0d373: Download complete [2023-04-13T07:13:51.933Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T07:13:51.933Z] e1ff8fa3b103: Download complete [2023-04-13T07:13:51.933Z] af6eaf76a39c: Verifying Checksum [2023-04-13T07:13:51.933Z] af6eaf76a39c: Download complete [2023-04-13T07:13:52.929Z] af6eaf76a39c: Pull complete [2023-04-13T07:13:52.929Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T07:13:52.929Z] 5abe8eddf0d5: Download complete [2023-04-13T07:13:53.526Z] 55522c791124: Pull complete [2023-04-13T07:13:54.506Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T07:13:54.506Z] ce5c4a1c91eb: Download complete [2023-04-13T07:13:54.775Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T07:13:54.775Z] 52ebb69f0ebf: Download complete [2023-04-13T07:14:07.323Z] ce5c4a1c91eb: Pull complete [2023-04-13T07:14:07.323Z] 169dfbe0d373: Pull complete [2023-04-13T07:14:07.323Z] e1ff8fa3b103: Pull complete [2023-04-13T07:14:15.599Z] 52ebb69f0ebf: Pull complete [2023-04-13T07:14:17.025Z] 5abe8eddf0d5: Pull complete [2023-04-13T07:14:17.025Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T07:14:17.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T07:14:17.025Z] ---> 6cb57ee374ae [2023-04-13T07:14:17.025Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:14:19.011Z] ---> Running in d1c3dab2eb35 [2023-04-13T07:14:19.282Z] Removing intermediate container d1c3dab2eb35 [2023-04-13T07:14:19.282Z] ---> 0a907f56048e [2023-04-13T07:14:19.282Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:14:19.282Z] ---> Running in 56563a9a808a [2023-04-13T07:14:19.554Z] Removing intermediate container 56563a9a808a [2023-04-13T07:14:19.554Z] ---> 0742e0bc3404 [2023-04-13T07:14:19.554Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-13T07:14:19.837Z] ---> Running in f53589d80c85 [2023-04-13T07:14:20.108Z] Removing intermediate container f53589d80c85 [2023-04-13T07:14:20.108Z] ---> eaa71565530d [2023-04-13T07:14:20.108Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:14:20.108Z] ---> Running in 2c859c3876fb [2023-04-13T07:14:20.702Z] Removing intermediate container 2c859c3876fb [2023-04-13T07:14:20.702Z] ---> 4d63a55d71be [2023-04-13T07:14:20.702Z] Step 7/12 : WORKDIR /device-gpio [2023-04-13T07:14:20.702Z] ---> Running in 361ac63cb0d0 [2023-04-13T07:14:20.976Z] Removing intermediate container 361ac63cb0d0 [2023-04-13T07:14:20.976Z] ---> 3c81990a4e40 [2023-04-13T07:14:20.976Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:14:20.976Z] ---> Running in 650de4b89eb5 [2023-04-13T07:14:22.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:14:22.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:14:24.422Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-13T07:14:24.422Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-13T07:14:24.422Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-13T07:14:24.422Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-13T07:14:24.422Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T07:14:24.422Z] OK: 268 MiB in 57 packages [2023-04-13T07:14:26.389Z] Removing intermediate container 650de4b89eb5 [2023-04-13T07:14:26.389Z] ---> f56df06d927a [2023-04-13T07:14:26.389Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-13T07:14:26.989Z] ---> 29df32ba9942 [2023-04-13T07:14:26.989Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:14:26.989Z] ---> Running in a374d5a71a50 [2023-04-13T07:15:48.695Z] Removing intermediate container a374d5a71a50 [2023-04-13T07:15:48.695Z] ---> 676ea49edc14 [2023-04-13T07:15:48.695Z] Step 11/12 : COPY . . [2023-04-13T07:15:48.695Z] ---> 928244857905 [2023-04-13T07:15:48.695Z] Step 12/12 : RUN ${MAKE} [2023-04-13T07:15:48.695Z] ---> Running in 05500059b8bc [2023-04-13T07:15:48.695Z] noop [2023-04-13T07:15:48.695Z] Removing intermediate container 05500059b8bc [2023-04-13T07:15:48.695Z] ---> 439b67fbc672 [2023-04-13T07:15:48.695Z] Successfully built 439b67fbc672 [2023-04-13T07:15:48.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:15:49.065Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:15:49.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:15:49.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-04-13T07:15:49.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:15:50.817Z] $ docker top 5b240b9908b37b0997df0604fe3741c7948cdc2c81210171394de229cc295e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:15:51.722Z] + go version [2023-04-13T07:15:51.722Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T07:15:51.747Z] $ docker stop --time=1 5b240b9908b37b0997df0604fe3741c7948cdc2c81210171394de229cc295e12 [2023-04-13T07:15:53.473Z] $ docker rm -f --volumes 5b240b9908b37b0997df0604fe3741c7948cdc2c81210171394de229cc295e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:15:54.077Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T07:15:54.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:15:54.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-04-13T07:15:54.382Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T07:15:55.760Z] $ docker top 38f726898ee656debd35c69b9514840cf97784df0fa66cd221439a90f69ae090 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:15:56.641Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-04-13T07:15:57.319Z] + make test [2023-04-13T07:15:57.319Z] go test ./... -coverprofile=coverage.out ./... [2023-04-13T07:16:44.218Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-13T07:19:05.951Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-13T07:19:05.951Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-13T07:19:05.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T07:19:05.951Z] go vet ./... [2023-04-13T07:19:24.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T07:19:24.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T07:19:24.180Z] ./bin/test-attribution-txt.sh [2023-04-13T07:19:24.180Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-13T07:19:24.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T07:19:24.210Z] $ docker stop --time=1 38f726898ee656debd35c69b9514840cf97784df0fa66cd221439a90f69ae090 [2023-04-13T07:19:26.026Z] $ docker rm -f --volumes 38f726898ee656debd35c69b9514840cf97784df0fa66cd221439a90f69ae090 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T07:19:27.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T07:19:27.164Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T07:19:27.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T07:19:28.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T07:19:28.327Z] + ls -al . [2023-04-13T07:19:28.327Z] total 152 [2023-04-13T07:19:28.327Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:16 . [2023-04-13T07:19:28.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:13 .. [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 13 07:13 .dockerignore [2023-04-13T07:19:28.327Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:13 .git [2023-04-13T07:19:28.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:13 .github [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 13 07:13 .gitignore [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:13 .golangci.yml [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 13 07:13 Attribution.txt [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 13 07:13 CHANGELOG.md [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 13 07:13 Dockerfile [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:13 GOVERNANCE.md [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 13 07:13 Jenkinsfile [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:13 LICENSE [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 13 07:13 Makefile [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 13 07:13 OWNERS.md [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 13 07:13 README.md [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:08 VERSION [2023-04-13T07:19:28.327Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:13 bin [2023-04-13T07:19:28.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:13 cmd [2023-04-13T07:19:28.327Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:16 coverage.out [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 3269 Apr 13 07:13 go.mod [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 31810 Apr 13 07:13 go.sum [2023-04-13T07:19:28.327Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:13 internal [2023-04-13T07:19:28.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:13 snap [2023-04-13T07:19:28.327Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 13 07:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:19:28.662Z] + 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=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 --label arch=arm64 --label version=0.0.0 . [2023-04-13T07:19:28.932Z] Sending build context to Docker daemon 8.105MB [2023-04-13T07:19:28.932Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-13T07:19:28.932Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-13T07:19:28.932Z] ---> 439b67fbc672 [2023-04-13T07:19:28.932Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T07:19:29.200Z] ---> Running in 9b204fda99ee [2023-04-13T07:19:29.468Z] Removing intermediate container 9b204fda99ee [2023-04-13T07:19:29.468Z] ---> ffe9da397c3c [2023-04-13T07:19:29.468Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-13T07:19:29.468Z] ---> Running in 4b2390613691 [2023-04-13T07:19:29.744Z] Removing intermediate container 4b2390613691 [2023-04-13T07:19:29.744Z] ---> 87a36a24c065 [2023-04-13T07:19:29.744Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-13T07:19:30.013Z] ---> Running in 459b81d8ebd8 [2023-04-13T07:19:30.281Z] Removing intermediate container 459b81d8ebd8 [2023-04-13T07:19:30.281Z] ---> 1439a4b69a15 [2023-04-13T07:19:30.281Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T07:19:30.281Z] ---> Running in 21b358967584 [2023-04-13T07:19:30.549Z] Removing intermediate container 21b358967584 [2023-04-13T07:19:30.550Z] ---> bc83413648ae [2023-04-13T07:19:30.550Z] Step 7/25 : WORKDIR /device-gpio [2023-04-13T07:19:30.550Z] ---> Running in ccc021ec9a5d [2023-04-13T07:19:30.820Z] Removing intermediate container ccc021ec9a5d [2023-04-13T07:19:30.820Z] ---> d389e2012641 [2023-04-13T07:19:30.820Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T07:19:31.088Z] ---> Running in e4adae435cab [2023-04-13T07:19:32.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:19:32.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:19:34.050Z] OK: 268 MiB in 57 packages [2023-04-13T07:19:34.635Z] Removing intermediate container e4adae435cab [2023-04-13T07:19:34.635Z] ---> 145159e94715 [2023-04-13T07:19:34.635Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-13T07:19:35.221Z] ---> 666dfd79a61b [2023-04-13T07:19:35.221Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T07:19:35.221Z] ---> Running in 8e55aece980b [2023-04-13T07:19:37.810Z] Removing intermediate container 8e55aece980b [2023-04-13T07:19:37.810Z] ---> b1723e53db22 [2023-04-13T07:19:37.810Z] Step 11/25 : COPY . . [2023-04-13T07:19:38.773Z] ---> 8a1343c0f039 [2023-04-13T07:19:38.773Z] Step 12/25 : RUN ${MAKE} [2023-04-13T07:19:38.773Z] ---> Running in 0f86560d985e [2023-04-13T07:19:39.755Z] 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-04-13T07:22:16.539Z] Removing intermediate container 0f86560d985e [2023-04-13T07:22:16.539Z] ---> f28b0c5e42eb [2023-04-13T07:22:16.539Z] Step 13/25 : FROM alpine:3.17 [2023-04-13T07:22:16.539Z] 3.17: Pulling from library/alpine [2023-04-13T07:22:16.539Z] c41833b44d91: Pulling fs layer [2023-04-13T07:22:16.539Z] c41833b44d91: Verifying Checksum [2023-04-13T07:22:16.539Z] c41833b44d91: Download complete [2023-04-13T07:22:16.539Z] c41833b44d91: Pull complete [2023-04-13T07:22:16.539Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T07:22:16.539Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T07:22:16.539Z] ---> 51e60588ff2c [2023-04-13T07:22:16.539Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-13T07:22:16.539Z] ---> Running in 310ef2c8b720 [2023-04-13T07:22:16.539Z] Removing intermediate container 310ef2c8b720 [2023-04-13T07:22:16.539Z] ---> 7e078edd2c97 [2023-04-13T07:22:16.539Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-13T07:22:16.539Z] ---> Running in ebb57698f67d [2023-04-13T07:22:16.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T07:22:16.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T07:22:16.539Z] OK: 7 MiB in 15 packages [2023-04-13T07:22:16.539Z] Removing intermediate container ebb57698f67d [2023-04-13T07:22:16.539Z] ---> b74768cfad23 [2023-04-13T07:22:16.539Z] Step 16/25 : WORKDIR / [2023-04-13T07:22:16.539Z] ---> Running in 42d7a1959a94 [2023-04-13T07:22:16.539Z] Removing intermediate container 42d7a1959a94 [2023-04-13T07:22:16.539Z] ---> 70dba83707ab [2023-04-13T07:22:16.539Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-13T07:22:16.807Z] ---> e2e9da04b9fa [2023-04-13T07:22:16.807Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-13T07:22:17.393Z] ---> af6da885632b [2023-04-13T07:22:17.393Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-13T07:22:18.823Z] ---> 4b42011124c8 [2023-04-13T07:22:18.823Z] Step 20/25 : EXPOSE 59910 [2023-04-13T07:22:18.823Z] ---> Running in 1979be531e23 [2023-04-13T07:22:19.098Z] Removing intermediate container 1979be531e23 [2023-04-13T07:22:19.098Z] ---> 03e990a9bcbd [2023-04-13T07:22:19.098Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-13T07:22:19.368Z] ---> Running in 2038acd17ceb [2023-04-13T07:22:19.637Z] Removing intermediate container 2038acd17ceb [2023-04-13T07:22:19.637Z] ---> 73d4a50f1b5c [2023-04-13T07:22:19.637Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T07:22:19.637Z] ---> Running in c71f4510134e [2023-04-13T07:22:19.911Z] Removing intermediate container c71f4510134e [2023-04-13T07:22:19.911Z] ---> 94343345cd89 [2023-04-13T07:22:19.911Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T07:22:20.180Z] ---> Running in 93fa0c35e3b1 [2023-04-13T07:22:20.451Z] Removing intermediate container 93fa0c35e3b1 [2023-04-13T07:22:20.451Z] ---> 7bac209bfc07 [2023-04-13T07:22:20.451Z] Step 24/25 : LABEL git_sha=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [2023-04-13T07:22:20.451Z] ---> Running in abd987c76331 [2023-04-13T07:22:20.722Z] Removing intermediate container abd987c76331 [2023-04-13T07:22:20.722Z] ---> 853ac4111450 [2023-04-13T07:22:20.722Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T07:22:21.001Z] ---> Running in f1004ccfbb6c [2023-04-13T07:22:21.320Z] Removing intermediate container f1004ccfbb6c [2023-04-13T07:22:21.320Z] ---> 25378dd5cf58 [2023-04-13T07:22:21.320Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T07:22:21.320Z] Successfully built 25378dd5cf58 [2023-04-13T07:22:21.320Z] 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-04-13T07:22:21.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:22:21.838Z] [2023-04-13T07:22:21.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:22:22.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:22:22.214Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T07:22:22.507Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T07:22:22.507Z] 04944245beec: Pulling fs layer [2023-04-13T07:22:22.507Z] 699f458cf7ca: Pulling fs layer [2023-04-13T07:22:22.507Z] 765212b225bb: Pulling fs layer [2023-04-13T07:22:22.507Z] f23df028b6ca: Pulling fs layer [2023-04-13T07:22:22.507Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T07:22:22.507Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T07:22:22.507Z] 765212b225bb: Waiting [2023-04-13T07:22:22.507Z] f23df028b6ca: Waiting [2023-04-13T07:22:22.507Z] d65c8cfc05b1: Waiting [2023-04-13T07:22:22.507Z] 2437ff75d9bd: Waiting [2023-04-13T07:22:22.507Z] 04944245beec: Download complete [2023-04-13T07:22:22.507Z] 765212b225bb: Verifying Checksum [2023-04-13T07:22:22.507Z] 765212b225bb: Download complete [2023-04-13T07:22:22.789Z] f23df028b6ca: Verifying Checksum [2023-04-13T07:22:22.789Z] f23df028b6ca: Download complete [2023-04-13T07:22:22.789Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T07:22:22.789Z] d65c8cfc05b1: Download complete [2023-04-13T07:22:22.789Z] 699f458cf7ca: Verifying Checksum [2023-04-13T07:22:22.789Z] 699f458cf7ca: Download complete [2023-04-13T07:22:23.091Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T07:22:23.091Z] 8998bd30e6a1: Download complete [2023-04-13T07:22:25.712Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T07:22:25.712Z] 2437ff75d9bd: Download complete [2023-04-13T07:22:27.131Z] 8998bd30e6a1: Pull complete [2023-04-13T07:22:27.716Z] 04944245beec: Pull complete [2023-04-13T07:22:29.130Z] 699f458cf7ca: Pull complete [2023-04-13T07:22:29.130Z] 765212b225bb: Pull complete [2023-04-13T07:22:30.091Z] f23df028b6ca: Pull complete [2023-04-13T07:22:30.363Z] d65c8cfc05b1: Pull complete [2023-04-13T07:22:42.687Z] 2437ff75d9bd: Pull complete [2023-04-13T07:22:42.687Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T07:22:42.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T07:22:42.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:22:42.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-04-13T07:22:42.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T07:22:45.798Z] $ docker top a348d4e30c2fe12605a24eb513b4009af96583c833d0bbf488e6cfdb276c4bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:46.659Z] ---> job-cost.sh [2023-04-13T07:22:46.659Z] lf-activate-venv: SKIPPING [2023-04-13T07:22:46.659Z] INFO: No Stack... [2023-04-13T07:22:47.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T07:22:48.215Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T07:22:48.865Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-04-13T07:22:48.865Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T07:22:48.958Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [2023-04-13T07:22:48.964Z] Resource [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] did not exist. Created. [2023-04-13T07:22:48.964Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T07:22:49.644Z] /w/workspace/device-gpio/2@tmp/durable-08d9ef8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T07:22:50.413Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T07:22:50.438Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T07:22:50.494Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T07:22:50.511Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-151-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T07:22:50.531Z] $ docker stop --time=1 a348d4e30c2fe12605a24eb513b4009af96583c833d0bbf488e6cfdb276c4bda [2023-04-13T07:22:52.086Z] $ docker rm -f --volumes a348d4e30c2fe12605a24eb513b4009af96583c833d0bbf488e6cfdb276c4bda [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-04-13T07:22:52.449Z] provisioning config files... [2023-04-13T07:22:52.455Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/config3867838233275555681tmp [Pipeline] { [Pipeline] sh [2023-04-13T07:22:52.744Z] + set +x [2023-04-13T07:22:52.744Z] + curl -s https://codecov.io/bash [2023-04-13T07:22:52.744Z] + bash -s -- [2023-04-13T07:22:52.744Z] [2023-04-13T07:22:52.744Z] _____ _ [2023-04-13T07:22:52.744Z] / ____| | | [2023-04-13T07:22:52.744Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T07:22:52.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T07:22:52.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T07:22:52.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T07:22:52.744Z] Bash-1.0.6 [2023-04-13T07:22:52.744Z] [2023-04-13T07:22:52.744Z] [2023-04-13T07:22:52.744Z] ==> git version 2.25.1 found [2023-04-13T07:22:52.744Z] ==> 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-04-13T07:22:52.744Z] Release-Date: 2020-01-08 [2023-04-13T07:22:52.744Z] 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-04-13T07:22:52.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T07:22:52.744Z] ==> Jenkins CI detected. [2023-04-13T07:22:52.744Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-151 [2023-04-13T07:22:52.744Z] project root: . [2023-04-13T07:22:52.744Z] --> token set from env [2023-04-13T07:22:52.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T07:22:53.003Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T07:22:53.003Z] ==> Python coveragepy not found [2023-04-13T07:22:53.003Z] ==> Searching for coverage reports in: [2023-04-13T07:22:53.003Z] + . [2023-04-13T07:22:53.003Z] -> Found 1 reports [2023-04-13T07:22:53.003Z] ==> Detecting git/mercurial file structure [2023-04-13T07:22:53.003Z] ==> Reading reports [2023-04-13T07:22:53.003Z] + ./coverage.out bytes=10 [2023-04-13T07:22:53.003Z] ==> Appending adjustments [2023-04-13T07:22:53.003Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T07:22:53.003Z] + Found adjustments [2023-04-13T07:22:53.003Z] ==> Gzipping contents [2023-04-13T07:22:53.003Z] 4.0K /tmp/codecov.CkvFs1.gz [2023-04-13T07:22:53.003Z] ==> Uploading reports [2023-04-13T07:22:53.003Z] url: https://codecov.io [2023-04-13T07:22:53.003Z] query: branch=PR-151&commit=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=151&job=&cmd_args= [2023-04-13T07:22:53.003Z] -> Pinging Codecov [2023-04-13T07:22:53.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-151&commit=d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-151%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=151&job=&cmd_args= [2023-04-13T07:22:53.263Z] -> Uploading to [2023-04-13T07:22:53.263Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2/aefbbdd5-34c9-4fab-a240-b69b365aa388.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T072252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81bde24da69c6653d47521f51dad15962e54b223255f42a2fb5c10efdb53aacb [2023-04-13T07:22:53.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T07:22:53.263Z] Dload Upload Total Spent Left Speed [2023-04-13T07:22:53.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 716 0 0 100 716 0 3126 --:--:-- --:--:-- --:--:-- 3126 [2023-04-13T07:22:53.527Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d631f83d88a2ae4ed6c67b8c368f1f9db88aedd2 [Pipeline] } [2023-04-13T07:22:53.534Z] 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-04-13T07:22:54.183Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-151/archives ] [2023-04-13T07:22:54.183Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-151/archives [2023-04-13T07:22:54.183Z] total 16 [2023-04-13T07:22:54.183Z] drwxr-xr-x 3 root root 4096 Apr 13 07:10 . [2023-04-13T07:22:54.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:10 .. [2023-04-13T07:22:54.183Z] drwxr-xr-x 2 root root 4096 Apr 13 07:10 cost [2023-04-13T07:22:54.183Z] -rw-r--r-- 1 root root 83 Apr 13 07:10 cost.csv [2023-04-13T07:22:54.183Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-151/archives [2023-04-13T07:22:54.183Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-151/archives [2023-04-13T07:22:54.183Z] total 16 [2023-04-13T07:22:54.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:10 . [2023-04-13T07:22:54.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:10 .. [2023-04-13T07:22:54.183Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:10 cost [2023-04-13T07:22:54.183Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 07:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:54.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:55.327Z] ---> package-listing.sh [2023-04-13T07:22:55.327Z] ++ facter osfamily [2023-04-13T07:22:55.327Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T07:22:55.585Z] + OS_FAMILY=debian [2023-04-13T07:22:55.585Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-151 [2023-04-13T07:22:55.585Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T07:22:55.585Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T07:22:55.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T07:22:55.586Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T07:22:55.586Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-151 ']' [2023-04-13T07:22:55.586Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T07:22:55.586Z] + case "${OS_FAMILY}" in [2023-04-13T07:22:55.586Z] + dpkg -l [2023-04-13T07:22:55.586Z] + grep '^ii' [2023-04-13T07:22:55.586Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T07:22:55.586Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T07:22:55.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T07:22:55.586Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-151 ']' [2023-04-13T07:22:55.586Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-151/archives/ [2023-04-13T07:22:55.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-151/archives/ [Pipeline] echo [2023-04-13T07:22:55.596Z] 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-151/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T07:22:55.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T07:22:56.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T07:22:56.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T07:22:56.497Z] prd-ubuntu20.04-docker-8c-8g-8413 does not seem to be running inside a container [2023-04-13T07:22:56.537Z] $ 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-151/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-151 -v /w/workspace/edgexfoundry_device-gpio_PR-151:/w/workspace/edgexfoundry_device-gpio_PR-151:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-151@tmp:/w/workspace/edgexfoundry_device-gpio_PR-151@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-04-13T07:22:56.771Z] $ docker top ca6fea3e51ec96055bd226b8b0d992e206e6ee5fef363f46c9c69994b153a6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T07:22:57.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T07:22:57.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T07:22:57.650Z] + ls /var/log/sa-host [2023-04-13T07:22:57.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T07:22:57.713Z] provisioning config files... [2023-04-13T07:22:57.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-151@tmp/config3525278175290821951tmp [Pipeline] { [Pipeline] echo [2023-04-13T07:22:57.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:58.010Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T07:22:58.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:58.331Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T07:22:58.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:58.617Z] ---> sudo-logs.sh [2023-04-13T07:22:58.617Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T07:22:58.639Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:22:58.921Z] ---> job-cost.sh [2023-04-13T07:22:58.921Z] lf-activate-venv: SKIPPING [2023-04-13T07:22:58.921Z] DEBUG: total: 0.2199999988079071 [2023-04-13T07:22:58.921Z] INFO: Retrieving Stack Cost... [2023-04-13T07:22:59.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T07:22:59.745Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T07:22:59.755Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T07:23:00.035Z] ---> logs-deploy.sh [2023-04-13T07:23:00.035Z] lf-activate-venv: SKIPPING [2023-04-13T07:23:00.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-151/2 [2023-04-13T07:23:00.035Z] INFO: archiving workspace using pattern(s): [2023-04-13T07:23:00.971Z] Archives upload complete. [2023-04-13T07:23:00.971Z] INFO: archiving logs to Nexus