Pull request #230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b+47277671f3c579d32f0274d79d798fb3a985d419 (f3e37c9e0ae797c79bc0bc6bccb32bbfeab85c8d) 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-ssh15623540994965631170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2471511119729665230.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9495504649628307499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4365582622608372846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3833324908859832938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5735285081503613359.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5115’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5117’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5136 in /w/workspace/edgexfoundry_device-gpio_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 47277671f3c579d32f0274d79d798fb3a985d419 into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Merge succeeded, producing c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Checking out Revision c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b (PR-230) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:06:17.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # 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 47277671f3c579d32f0274d79d798fb3a985d419 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:06:17.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:06:17.585Z] ========================================================= [2024-03-07T23:06:17.585Z] EdgeX Global Pipelines Version Info [2024-03-07T23:06:17.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:20.453Z] ------------------- [2024-03-07T23:06:20.453Z] stable info: [2024-03-07T23:06:20.453Z] ------------------- [2024-03-07T23:06:20.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:06:20.453Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:06:20.453Z] Message: update stable to v1.0.258 [2024-03-07T23:06:21.043Z] ------------------- [2024-03-07T23:06:21.043Z] experimental info: [2024-03-07T23:06:21.043Z] ------------------- [2024-03-07T23:06:21.043Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:06:21.043Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:06:21.043Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:06:21.370Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-07T23:06:21.435Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-07T23:06:21.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:06:21.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:06:21.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:06:21.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:06:21.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:06:21.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:06:22.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:06:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:06:22.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:06:22.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-07T23:06:22.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:06:22.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:06:22.822Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:06:22.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:06:22.968Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:06:23.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:06:23.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:06:23.251Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:06:23.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-07T23:06:23.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-07T23:06:23.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:06:23.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:06:23.784Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-07T23:06:23.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:06:23.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:06:24.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo [2024-03-07T23:06:24.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo [2024-03-07T23:06:24.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo [2024-03-07T23:06:24.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo [2024-03-07T23:06:24.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5fc60d [Pipeline] echo [2024-03-07T23:06:24.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:06:24.784Z] provisioning config files... [2024-03-07T23:06:24.804Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config17010346212267142348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:25.208Z] ---> ****-login.sh [2024-03-07T23:06:25.208Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:06:25.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:25.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:25.480Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:25.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:25.480Z] [2024-03-07T23:06:25.480Z] Login Succeeded [2024-03-07T23:06:25.480Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:06:25.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:25.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:25.480Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:25.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:25.480Z] [2024-03-07T23:06:25.480Z] Login Succeeded [2024-03-07T23:06:25.480Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:06:25.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:25.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:25.739Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:25.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:25.739Z] [2024-03-07T23:06:25.739Z] Login Succeeded [2024-03-07T23:06:25.739Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:06:25.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:25.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:25.739Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:25.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:25.739Z] [2024-03-07T23:06:25.739Z] Login Succeeded [2024-03-07T23:06:25.739Z] ****.io [2024-03-07T23:06:25.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:25.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:25.998Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:25.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:25.998Z] [2024-03-07T23:06:25.998Z] Login Succeeded [2024-03-07T23:06:25.998Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:06:26.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:06:26.864Z] + git rev-list -1 --merges c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b~1..c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo [2024-03-07T23:06:26.912Z] -----------> git rev-list -1 --merges c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b~1..c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [false] [Pipeline] sh [2024-03-07T23:06:27.576Z] + git log --format=format:%s -1 c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo [2024-03-07T23:06:27.611Z] ========================================================= [2024-03-07T23:06:27.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:06:27.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:06:28.154Z] + git log --format=format:%s -1 c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] echo [2024-03-07T23:06:28.187Z] [semverPrep] GIT_COMMIT: c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:06:28.235Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:06:28.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:06:28.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:06:28.774Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:06:28.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:06:28.774Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-07T23:06:28.774Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:06:28.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:29.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:06:29.260Z] [2024-03-07T23:06:29.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:29.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:06:29.688Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:06:29.688Z] b85a868b505f: Pulling fs layer [2024-03-07T23:06:29.688Z] e2be974225ed: Pulling fs layer [2024-03-07T23:06:29.688Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:06:29.688Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:06:29.688Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:06:29.688Z] eaf3925da568: Pulling fs layer [2024-03-07T23:06:29.688Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:06:29.688Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:06:29.688Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:06:29.688Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:06:29.688Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:06:29.688Z] bab4dde63d76: Waiting [2024-03-07T23:06:29.688Z] 988bab9f4d93: Waiting [2024-03-07T23:06:29.688Z] 4872d77fe225: Waiting [2024-03-07T23:06:29.688Z] 5851b861e8e6: Waiting [2024-03-07T23:06:29.688Z] b352a97aabf1: Waiting [2024-03-07T23:06:29.688Z] 1469e6f7b9e6: Waiting [2024-03-07T23:06:29.688Z] eaf3925da568: Waiting [2024-03-07T23:06:29.688Z] bde34c3a00c8: Waiting [2024-03-07T23:06:29.688Z] e2be974225ed: Download complete [2024-03-07T23:06:29.688Z] 988bab9f4d93: Download complete [2024-03-07T23:06:29.688Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:06:29.688Z] 1469e6f7b9e6: Download complete [2024-03-07T23:06:29.688Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:06:29.688Z] 339a4e72a1f5: Download complete [2024-03-07T23:06:29.688Z] eaf3925da568: Download complete [2024-03-07T23:06:29.947Z] bde34c3a00c8: Verifying Checksum [2024-03-07T23:06:29.947Z] bde34c3a00c8: Download complete [2024-03-07T23:06:29.947Z] b352a97aabf1: Download complete [2024-03-07T23:06:29.947Z] 4872d77fe225: Verifying Checksum [2024-03-07T23:06:29.947Z] 4872d77fe225: Download complete [2024-03-07T23:06:29.947Z] 5851b861e8e6: Download complete [2024-03-07T23:06:29.947Z] b85a868b505f: Download complete [2024-03-07T23:06:30.206Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:06:30.206Z] bab4dde63d76: Download complete [2024-03-07T23:06:31.593Z] b85a868b505f: Pull complete [2024-03-07T23:06:31.865Z] e2be974225ed: Pull complete [2024-03-07T23:06:32.439Z] 339a4e72a1f5: Pull complete [2024-03-07T23:06:32.439Z] 988bab9f4d93: Pull complete [2024-03-07T23:06:32.699Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:06:32.699Z] eaf3925da568: Pull complete [2024-03-07T23:06:34.666Z] bab4dde63d76: Pull complete [2024-03-07T23:06:34.666Z] bde34c3a00c8: Pull complete [2024-03-07T23:06:34.925Z] b352a97aabf1: Pull complete [2024-03-07T23:06:34.925Z] 4872d77fe225: Pull complete [2024-03-07T23:06:34.925Z] 5851b861e8e6: Pull complete [2024-03-07T23:06:34.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:06:34.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:06:34.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:06:35.274Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2024-03-07T23:06:35.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:06:41.553Z] $ docker top 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:06:43.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:06:43.917Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:06:44.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:06:44.039Z] $ docker exec 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent [2024-03-07T23:06:44.163Z] SSH_AUTH_SOCK=/tmp/ssh-rJ76MVvoWfAD/agent.32 [2024-03-07T23:06:44.163Z] SSH_AGENT_PID=38 [2024-03-07T23:06:44.173Z] Running ssh-add (command line suppressed) [2024-03-07T23:06:44.273Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_14417405260931697115.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_14417405260931697115.key) [2024-03-07T23:06:44.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:06:44.636Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:06:44.666Z] $ docker exec --env ******** --env ******** 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent -k [2024-03-07T23:06:44.781Z] unset SSH_AUTH_SOCK; [2024-03-07T23:06:44.782Z] unset SSH_AGENT_PID; [2024-03-07T23:06:44.782Z] echo Agent pid 38 killed; [2024-03-07T23:06:44.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:06:44.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:06:44.942Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:06:45.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:06:45.070Z] $ docker exec 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent [2024-03-07T23:06:45.196Z] SSH_AUTH_SOCK=/tmp/ssh-VWTwZGrBBcSj/agent.70 [2024-03-07T23:06:45.196Z] SSH_AGENT_PID=76 [2024-03-07T23:06:45.201Z] Running ssh-add (command line suppressed) [2024-03-07T23:06:45.335Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_3286492308450163597.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_3286492308450163597.key) [2024-03-07T23:06:45.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:06:45.713Z] + git semver init [2024-03-07T23:06:45.996Z] 2024-03-07 23:06:45,882 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:06:45.996Z] 2024-03-07 23:06:45,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver [2024-03-07T23:06:45.996Z] 2024-03-07 23:06:45,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-230/.semver [2024-03-07T23:06:45.996Z] 2024-03-07 23:06:45,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-230/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,142 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.git/info/exclude [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 with force:False [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,143 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,147 [execute] INFO git cat-file --batch-check [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,154 [execute] INFO git cat-file --batch [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:06:48.001Z] 2024-03-07 23:06:47,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 [2024-03-07T23:06:48.001Z] 0.0.0 [Pipeline] } [2024-03-07T23:06:48.031Z] $ docker exec --env ******** --env ******** 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 ssh-agent -k [2024-03-07T23:06:48.137Z] unset SSH_AUTH_SOCK; [2024-03-07T23:06:48.137Z] unset SSH_AGENT_PID; [2024-03-07T23:06:48.138Z] echo Agent pid 76 killed; [2024-03-07T23:06:48.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:06:49.098Z] + git semver [Pipeline] } [2024-03-07T23:06:49.404Z] $ docker stop --time=1 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 [2024-03-07T23:06:50.681Z] $ docker rm -f --volumes 9b783d449af898756282405fde63b1ddf28714daf5e7408c9b76c2e91345b947 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:06:51.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:06:51.562Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:06:51.580Z] [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 [2024-03-07T23:06:53.328Z] provisioning config files... [2024-03-07T23:06:53.338Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config17416855328015461040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:53.746Z] ---> ****-login.sh [2024-03-07T23:06:53.746Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:06:53.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:53.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:53.746Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:53.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:53.746Z] [2024-03-07T23:06:53.746Z] Login Succeeded [2024-03-07T23:06:53.746Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:06:53.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:53.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:53.746Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:53.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:53.746Z] [2024-03-07T23:06:53.746Z] Login Succeeded [2024-03-07T23:06:53.746Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:06:54.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:54.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:54.004Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:54.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:54.004Z] [2024-03-07T23:06:54.004Z] Login Succeeded [2024-03-07T23:06:54.004Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:06:54.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:54.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:54.263Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:54.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:54.263Z] [2024-03-07T23:06:54.263Z] Login Succeeded [2024-03-07T23:06:54.263Z] ****.io [2024-03-07T23:06:54.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:54.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:54.524Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:54.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:54.524Z] [2024-03-07T23:06:54.524Z] Login Succeeded [2024-03-07T23:06:54.524Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:06:54.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:06:54.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:54.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:55.022Z] ========================================================= [2024-03-07T23:06:55.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:06:55.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:55.629Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:06:55.629Z] Sending build context to Docker daemon 24.56MB [2024-03-07T23:06:55.629Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:06:55.629Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:06:55.889Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:06:55.889Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:06:55.889Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:06:55.889Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:06:55.889Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:06:55.889Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:06:55.889Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:06:55.889Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:06:55.889Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:06:55.889Z] ad3a456e5733: Waiting [2024-03-07T23:06:55.889Z] 69c7f0334f64: Waiting [2024-03-07T23:06:55.889Z] b5e4710f87ac: Waiting [2024-03-07T23:06:55.889Z] 1f1c1a5573a3: Waiting [2024-03-07T23:06:55.889Z] ce7588e14bc9: Waiting [2024-03-07T23:06:55.889Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:06:55.889Z] c4d48a809fc2: Download complete [2024-03-07T23:06:55.889Z] ad3a456e5733: Download complete [2024-03-07T23:06:55.889Z] 69c7f0334f64: Download complete [2024-03-07T23:06:55.889Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:06:55.889Z] 7264a8db6415: Download complete [2024-03-07T23:06:55.889Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:06:55.889Z] 1f1c1a5573a3: Download complete [2024-03-07T23:06:55.889Z] 7264a8db6415: Pull complete [2024-03-07T23:06:56.149Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:06:56.149Z] b5e4710f87ac: Download complete [2024-03-07T23:06:56.149Z] c4d48a809fc2: Pull complete [2024-03-07T23:06:56.149Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:06:56.149Z] 4f1c88b9dad5: Download complete [2024-03-07T23:06:56.716Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:06:56.716Z] ce7588e14bc9: Download complete [2024-03-07T23:06:59.301Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:06:59.562Z] ad3a456e5733: Pull complete [2024-03-07T23:06:59.562Z] 69c7f0334f64: Pull complete [2024-03-07T23:06:59.562Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:07:02.862Z] ce7588e14bc9: Pull complete [2024-03-07T23:07:03.127Z] b5e4710f87ac: Pull complete [2024-03-07T23:07:03.385Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:07:03.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:07:03.385Z] ---> 88b5674ff536 [2024-03-07T23:07:03.385Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:07:08.058Z] Still waiting to schedule task [2024-03-07T23:07:08.058Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-07T23:07:08.800Z] ---> Running in cd19bb0975a7 [2024-03-07T23:07:08.800Z] Removing intermediate container cd19bb0975a7 [2024-03-07T23:07:08.800Z] ---> 0d0ded685104 [2024-03-07T23:07:08.800Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:07:08.800Z] ---> Running in 68ca4a9ab558 [2024-03-07T23:07:08.800Z] Removing intermediate container 68ca4a9ab558 [2024-03-07T23:07:08.800Z] ---> 8916bbded0b3 [2024-03-07T23:07:08.800Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-07T23:07:08.800Z] ---> Running in b0c6809820a4 [2024-03-07T23:07:08.800Z] Removing intermediate container b0c6809820a4 [2024-03-07T23:07:08.800Z] ---> 19612772c8cd [2024-03-07T23:07:08.800Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:07:09.086Z] ---> Running in 92c7aec35db8 [2024-03-07T23:07:09.086Z] Removing intermediate container 92c7aec35db8 [2024-03-07T23:07:09.086Z] ---> ffc1c1b85e55 [2024-03-07T23:07:09.086Z] Step 7/12 : WORKDIR /device-gpio [2024-03-07T23:07:09.086Z] ---> Running in 0bfe2f54703f [2024-03-07T23:07:09.086Z] Removing intermediate container 0bfe2f54703f [2024-03-07T23:07:09.086Z] ---> 0d7b61679d95 [2024-03-07T23:07:09.086Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:07:09.086Z] ---> Running in 373e21388c32 [2024-03-07T23:07:09.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:09.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:09.636Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:07:09.636Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-07T23:07:09.636Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:07:09.636Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:07:09.636Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:07:09.982Z] OK: 268 MiB in 56 packages [2024-03-07T23:07:10.258Z] Removing intermediate container 373e21388c32 [2024-03-07T23:07:10.258Z] ---> fbf9db33fe24 [2024-03-07T23:07:10.258Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-07T23:07:11.082Z] ---> d2a453d35698 [2024-03-07T23:07:11.082Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:07:11.082Z] ---> Running in 349873b159d5 [2024-03-07T23:07:46.222Z] Removing intermediate container 349873b159d5 [2024-03-07T23:07:46.222Z] ---> 6cc237651e8c [2024-03-07T23:07:46.222Z] Step 11/12 : COPY . . [2024-03-07T23:07:46.222Z] ---> b67dd5f687eb [2024-03-07T23:07:46.222Z] Step 12/12 : RUN ${MAKE} [2024-03-07T23:07:46.222Z] ---> Running in bcf01f145949 [2024-03-07T23:07:46.222Z] noop [2024-03-07T23:07:46.222Z] Removing intermediate container bcf01f145949 [2024-03-07T23:07:46.222Z] ---> eab00d6773c5 [2024-03-07T23:07:46.222Z] Successfully built eab00d6773c5 [2024-03-07T23:07:46.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:46.787Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:07:46.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:47.004Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2024-03-07T23:07:47.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:07:47.347Z] $ docker top 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:07:47.811Z] + go version [2024-03-07T23:07:47.812Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:07:47.844Z] $ docker stop --time=1 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 [2024-03-07T23:07:49.186Z] $ docker rm -f --volumes 828acfce0a34b7fe3e37a87ee7e9d69856ce414b1c17427ac01f0541d6a8ff47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:50.292Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:07:50.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:50.509Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2024-03-07T23:07:50.539Z] $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:07:50.886Z] $ docker top 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:07:51.354Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:07:51.757Z] + make test [2024-03-07T23:07:51.757Z] go test ./... -coverprofile=coverage.out ./... [2024-03-07T23:07:53.177Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-07T23:08:03.162Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-07T23:08:03.162Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-07T23:08:07.344Z] go vet ./... [2024-03-07T23:08:10.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:08:10.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:08:10.722Z] ./bin/test-attribution-txt.sh [2024-03-07T23:08:10.722Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:08:10.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:08:10.838Z] $ docker stop --time=1 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 [2024-03-07T23:08:13.983Z] $ docker rm -f --volumes 318a56a6d57622a4d1d8d98460cfc26675b2efff4fba7a837b89e1753ba36fd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:08:14.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:08:14.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-07T23:08:15.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:08:15.937Z] + ls -al . [2024-03-07T23:08:15.937Z] total 152 [2024-03-07T23:08:15.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:07 . [2024-03-07T23:08:15.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 7 23:06 .dockerignore [2024-03-07T23:08:15.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:08 .git [2024-03-07T23:08:15.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 7 23:06 .gitignore [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:06 .golangci.yml [2024-03-07T23:08:15.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 .semver [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 7 23:06 Attribution.txt [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 7 23:06 CHANGELOG.md [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 7 23:06 Dockerfile [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:06 GOVERNANCE.md [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:06 Jenkinsfile [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:06 LICENSE [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 7 23:06 Makefile [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 7 23:06 OWNERS.md [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 7 23:06 README.md [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION [2024-03-07T23:08:15.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin [2024-03-07T23:08:15.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 cmd [2024-03-07T23:08:15.937Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:07 coverage.out [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 3742 Mar 7 23:06 go.mod [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 36570 Mar 7 23:06 go.sum [2024-03-07T23:08:15.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 internal [2024-03-07T23:08:15.937Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 7 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:08:16.482Z] + 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=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b --label arch=amd64 --label version=0.0.0 . [2024-03-07T23:08:16.482Z] Sending build context to Docker daemon 24.56MB [2024-03-07T23:08:16.482Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:08:16.482Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:08:16.482Z] ---> eab00d6773c5 [2024-03-07T23:08:16.482Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:08:16.742Z] ---> Running in 3100e1ebac6f [2024-03-07T23:08:17.003Z] Removing intermediate container 3100e1ebac6f [2024-03-07T23:08:17.003Z] ---> ae196fdfb3ae [2024-03-07T23:08:17.003Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:08:17.003Z] ---> Running in 4580bdef4475 [2024-03-07T23:08:17.003Z] Removing intermediate container 4580bdef4475 [2024-03-07T23:08:17.003Z] ---> 8840c022ba56 [2024-03-07T23:08:17.003Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-07T23:08:17.003Z] ---> Running in ca27e5e5f8d9 [2024-03-07T23:08:17.003Z] Removing intermediate container ca27e5e5f8d9 [2024-03-07T23:08:17.003Z] ---> eb9b833fd4ac [2024-03-07T23:08:17.003Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:08:17.262Z] ---> Running in 41e1db1c496d [2024-03-07T23:08:17.262Z] Removing intermediate container 41e1db1c496d [2024-03-07T23:08:17.262Z] ---> b8d9c9c5ced4 [2024-03-07T23:08:17.262Z] Step 7/26 : WORKDIR /device-gpio [2024-03-07T23:08:17.262Z] ---> Running in 6c093413c9d7 [2024-03-07T23:08:17.262Z] Removing intermediate container 6c093413c9d7 [2024-03-07T23:08:17.262Z] ---> 69305309a573 [2024-03-07T23:08:17.262Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:08:17.262Z] ---> Running in af190ebacb0c [2024-03-07T23:08:17.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:17.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:18.039Z] OK: 268 MiB in 56 packages [2024-03-07T23:08:18.298Z] Removing intermediate container af190ebacb0c [2024-03-07T23:08:18.298Z] ---> fe687e48a167 [2024-03-07T23:08:18.298Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-07T23:08:18.558Z] ---> 11d933fcdeff [2024-03-07T23:08:18.558Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:08:18.558Z] ---> Running in 90f6f90dc695 [2024-03-07T23:08:19.563Z] Removing intermediate container 90f6f90dc695 [2024-03-07T23:08:19.563Z] ---> 70d1c4c0f5d3 [2024-03-07T23:08:19.563Z] Step 11/26 : COPY . . [2024-03-07T23:08:20.504Z] ---> a0a4281873c9 [2024-03-07T23:08:20.504Z] Step 12/26 : RUN ${MAKE} [2024-03-07T23:08:20.504Z] ---> Running in 320034c23151 [2024-03-07T23:08:20.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-07T23:08:42.436Z] Removing intermediate container 320034c23151 [2024-03-07T23:08:42.436Z] ---> 45443889ef8f [2024-03-07T23:08:42.437Z] Step 13/26 : FROM alpine:3.18 [2024-03-07T23:08:42.437Z] 3.18: Pulling from library/alpine [2024-03-07T23:08:42.437Z] 619be1103602: Pulling fs layer [2024-03-07T23:08:42.437Z] 619be1103602: Download complete [2024-03-07T23:08:42.437Z] 619be1103602: Pull complete [2024-03-07T23:08:42.437Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:08:42.437Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:08:42.437Z] ---> d3782b16ccc9 [2024-03-07T23:08:42.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-07T23:08:42.437Z] ---> Running in b592c359958d [2024-03-07T23:08:42.437Z] Removing intermediate container b592c359958d [2024-03-07T23:08:42.437Z] ---> cfffcb8de9c6 [2024-03-07T23:08:42.437Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:08:42.437Z] ---> Running in 4ecd22d3d04d [2024-03-07T23:08:42.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:42.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:42.699Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:08:42.699Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:08:42.699Z] OK: 7 MiB in 16 packages [2024-03-07T23:08:42.959Z] Removing intermediate container 4ecd22d3d04d [2024-03-07T23:08:42.959Z] ---> 481316b0a55d [2024-03-07T23:08:42.959Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-07T23:08:42.959Z] ---> Running in 213091a7268c [2024-03-07T23:08:43.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:43.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:08:43.525Z] OK: 7 MiB in 16 packages [2024-03-07T23:08:44.092Z] Removing intermediate container 213091a7268c [2024-03-07T23:08:44.092Z] ---> 67b106f9d6c6 [2024-03-07T23:08:44.092Z] Step 17/26 : WORKDIR / [2024-03-07T23:08:44.092Z] ---> Running in 6ad5126f21b6 [2024-03-07T23:08:44.092Z] Removing intermediate container 6ad5126f21b6 [2024-03-07T23:08:44.092Z] ---> 040fbcb1e585 [2024-03-07T23:08:44.092Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-07T23:08:44.092Z] ---> ca122aa8ee21 [2024-03-07T23:08:44.092Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-07T23:08:44.349Z] ---> fe0ec0e8975b [2024-03-07T23:08:44.349Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-07T23:08:44.954Z] ---> 4159e9ee9ff9 [2024-03-07T23:08:44.954Z] Step 21/26 : EXPOSE 59910 [2024-03-07T23:08:44.954Z] ---> Running in c18414047f8b [2024-03-07T23:08:45.212Z] Removing intermediate container c18414047f8b [2024-03-07T23:08:45.212Z] ---> 76c07d6674f1 [2024-03-07T23:08:45.212Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-07T23:08:45.212Z] ---> Running in 934701a19ca3 [2024-03-07T23:08:45.212Z] Removing intermediate container 934701a19ca3 [2024-03-07T23:08:45.212Z] ---> b59a1a4cefc2 [2024-03-07T23:08:45.212Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:08:45.212Z] ---> Running in 088a901f1a3c [2024-03-07T23:08:45.212Z] Removing intermediate container 088a901f1a3c [2024-03-07T23:08:45.212Z] ---> 03ad871adc79 [2024-03-07T23:08:45.212Z] Step 24/26 : LABEL arch=amd64 [2024-03-07T23:08:45.212Z] ---> Running in a5af955933f1 [2024-03-07T23:08:45.470Z] Removing intermediate container a5af955933f1 [2024-03-07T23:08:45.470Z] ---> afc2549df8a5 [2024-03-07T23:08:45.470Z] Step 25/26 : LABEL git_sha=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [2024-03-07T23:08:45.470Z] ---> Running in d1f46c73cbac [2024-03-07T23:08:45.470Z] Removing intermediate container d1f46c73cbac [2024-03-07T23:08:45.470Z] ---> 5f8a56c7eba9 [2024-03-07T23:08:45.470Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:08:45.470Z] ---> Running in ec9bbeb9f6f9 [2024-03-07T23:08:45.470Z] Removing intermediate container ec9bbeb9f6f9 [2024-03-07T23:08:45.470Z] ---> 5c6cadc07a7d [2024-03-07T23:08:45.470Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:08:45.470Z] Successfully built 5c6cadc07a7d [2024-03-07T23:08:45.470Z] 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 [2024-03-07T23:08:46.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:08:46.729Z] [2024-03-07T23:08:46.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:08:47.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:08:47.147Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:08:47.147Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:08:47.147Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:08:47.147Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:08:47.147Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:08:47.147Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:08:47.147Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:08:47.147Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:08:47.147Z] 33b1e0a273af: Waiting [2024-03-07T23:08:47.147Z] 2f39f015ded8: Waiting [2024-03-07T23:08:47.147Z] 5d3b04190fa2: Waiting [2024-03-07T23:08:47.147Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:08:47.147Z] 5c69ac0246d0: Verifying Checksum [2024-03-07T23:08:47.147Z] 5c69ac0246d0: Download complete [2024-03-07T23:08:47.147Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-07T23:08:47.147Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:08:47.147Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:08:47.147Z] 33b1e0a273af: Download complete [2024-03-07T23:08:47.147Z] 5d3b04190fa2: Download complete [2024-03-07T23:08:47.147Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:08:47.147Z] ec43610c2a17: Download complete [2024-03-07T23:08:47.406Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:08:47.406Z] 5eb5b503b376: Download complete [2024-03-07T23:08:47.970Z] 2f39f015ded8: Download complete [2024-03-07T23:08:48.538Z] 5eb5b503b376: Pull complete [2024-03-07T23:08:48.538Z] 5c69ac0246d0: Pull complete [2024-03-07T23:08:49.105Z] ec43610c2a17: Pull complete [2024-03-07T23:08:49.105Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:08:49.361Z] 33b1e0a273af: Pull complete [2024-03-07T23:08:49.361Z] 5d3b04190fa2: Pull complete [2024-03-07T23:08:53.542Z] 2f39f015ded8: Pull complete [2024-03-07T23:08:53.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:08:53.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:08:53.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:08:53.897Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2024-03-07T23:08:53.924Z] $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 [2024-03-07T23:09:01.703Z] $ docker top c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:09:02.299Z] ---> job-cost.sh [2024-03-07T23:09:02.299Z] lf-activate-venv: SKIPPING [2024-03-07T23:09:02.299Z] INFO: No Stack... [2024-03-07T23:09:02.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:09:02.818Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:09:03.134Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-230/archives/cost.csv [2024-03-07T23:09:03.134Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:09:03.173Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [2024-03-07T23:09:03.178Z] Resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] did not exist. Created. [2024-03-07T23:09:03.183Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:09:03.649Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-07T23:09:03.703Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:09:03.760Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:09:03.904Z] $ docker stop --time=1 c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f [2024-03-07T23:09:05.049Z] $ docker rm -f --volumes c472200b4fad78ec1bb4c61f022e063ee22d1c6363afc6374bdf502297d68d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-07T23:10:00.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5141 in /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] { [Pipeline] ws [2024-03-07T23:10:00.635Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:10:03.788Z] The recommended git tool is: git [2024-03-07T23:10:11.943Z] using credential edgex-jenkins-ssh [2024-03-07T23:10:11.970Z] Cloning the remote Git repository [2024-03-07T23:10:12.033Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-07T23:10:12.204Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-03-07T23:10:12.456Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-07T23:10:12.458Z] > git --version # timeout=10 [2024-03-07T23:10:12.496Z] > git --version # 'git version 2.25.1' [2024-03-07T23:10:12.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:12.784Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:10:15.374Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-07T23:10:15.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:10:17.405Z] Merging remotes/origin/main commit 47277671f3c579d32f0274d79d798fb3a985d419 into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [2024-03-07T23:10:16.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-07T23:10:16.836Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-07T23:10:16.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:16.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:10:17.423Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:10:17.735Z] Merge succeeded, producing c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [2024-03-07T23:10:17.735Z] Checking out Revision c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b (PR-230) [2024-03-07T23:10:18.549Z] Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:10:18.640Z] > git --version # timeout=10 [2024-03-07T23:10:18.663Z] > git --version # 'git version 2.25.1' [2024-03-07T23:10:18.678Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [2024-03-07T23:10:17.505Z] > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [2024-03-07T23:10:17.608Z] > git remote # timeout=10 [2024-03-07T23:10:17.634Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:10:17.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:10:17.681Z] > git merge 47277671f3c579d32f0274d79d798fb3a985d419 # timeout=10 [2024-03-07T23:10:17.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:10:17.741Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:10:17.771Z] > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:10:20.259Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:10:20.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:10:20.259Z] Dload Upload Total Spent Left Speed [2024-03-07T23:10:20.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2024-03-07T23:10:20.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:10:21.087Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-07T23:10:21.087Z] sudo tee /etc/docker/daemon.new [2024-03-07T23:10:21.087Z] { [2024-03-07T23:10:21.087Z] "registry-mirrors": [ [2024-03-07T23:10:21.087Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:10:21.087Z] ], [2024-03-07T23:10:21.087Z] "bip": "10.250.0.254/24", [2024-03-07T23:10:21.087Z] "hosts": [ [2024-03-07T23:10:21.087Z] "tcp://0.0.0.0:5555", [2024-03-07T23:10:21.087Z] "unix:///var/run/docker.sock" [2024-03-07T23:10:21.087Z] ], [2024-03-07T23:10:21.087Z] "mtu": 1458, [2024-03-07T23:10:21.087Z] "selinux-enabled": true, [2024-03-07T23:10:21.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:10:21.087Z] } [Pipeline] sh [2024-03-07T23:10:21.442Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:10:21.831Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:10:40.336Z] provisioning config files... [2024-03-07T23:10:40.388Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config10034562253966795092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:10:41.020Z] ---> ****-login.sh [2024-03-07T23:10:41.020Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:10:41.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:10:41.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:10:41.917Z] Configure a credential helper to remove this warning. See [2024-03-07T23:10:41.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:10:41.917Z] [2024-03-07T23:10:41.917Z] Login Succeeded [2024-03-07T23:10:41.917Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:10:42.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:10:42.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:10:42.535Z] Configure a credential helper to remove this warning. See [2024-03-07T23:10:42.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:10:42.535Z] [2024-03-07T23:10:42.535Z] Login Succeeded [2024-03-07T23:10:42.535Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:10:42.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:10:43.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:10:43.112Z] Configure a credential helper to remove this warning. See [2024-03-07T23:10:43.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:10:43.112Z] [2024-03-07T23:10:43.112Z] Login Succeeded [2024-03-07T23:10:43.112Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:10:43.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:10:43.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:10:43.687Z] Configure a credential helper to remove this warning. See [2024-03-07T23:10:43.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:10:43.687Z] [2024-03-07T23:10:43.687Z] Login Succeeded [2024-03-07T23:10:43.688Z] ****.io [2024-03-07T23:10:43.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:10:44.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:10:44.605Z] Configure a credential helper to remove this warning. See [2024-03-07T23:10:44.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:10:44.605Z] [2024-03-07T23:10:44.605Z] Login Succeeded [2024-03-07T23:10:44.605Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:10:44.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:10:45.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:10:45.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:10:45.789Z] ========================================================= [2024-03-07T23:10:45.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:10:45.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:10:46.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:10:47.127Z] Sending build context to Docker daemon 12.35MB [2024-03-07T23:10:47.127Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:10:47.127Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:10:47.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:10:47.421Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:10:47.421Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:10:47.421Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:10:47.421Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:10:47.421Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:10:47.421Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:10:47.421Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:10:47.421Z] 872ee5b61b7b: Waiting [2024-03-07T23:10:47.421Z] 0c6a40ed1a82: Waiting [2024-03-07T23:10:47.421Z] 94ae7d8d031c: Waiting [2024-03-07T23:10:47.421Z] f0e02332f6b5: Waiting [2024-03-07T23:10:47.421Z] 5d54e960e981: Download complete [2024-03-07T23:10:47.707Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:10:47.707Z] f0e02332f6b5: Download complete [2024-03-07T23:10:47.707Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:10:47.707Z] 872ee5b61b7b: Download complete [2024-03-07T23:10:47.707Z] 9fda8d8052c6: Verifying Checksum [2024-03-07T23:10:47.707Z] 9fda8d8052c6: Download complete [2024-03-07T23:10:48.320Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:10:48.320Z] 94ae7d8d031c: Download complete [2024-03-07T23:10:48.931Z] 9fda8d8052c6: Pull complete [2024-03-07T23:10:49.933Z] 5d54e960e981: Pull complete [2024-03-07T23:10:49.933Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:10:49.933Z] c4a7e357bf2a: Download complete [2024-03-07T23:10:51.394Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:10:51.394Z] 0c6a40ed1a82: Download complete [2024-03-07T23:11:09.800Z] c4a7e357bf2a: Pull complete [2024-03-07T23:11:09.800Z] f0e02332f6b5: Pull complete [2024-03-07T23:11:09.800Z] 872ee5b61b7b: Pull complete [2024-03-07T23:11:18.126Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:11:19.118Z] 94ae7d8d031c: Pull complete [2024-03-07T23:11:19.118Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:11:19.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:11:19.118Z] ---> 86de565de09d [2024-03-07T23:11:19.118Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:11:21.129Z] ---> Running in 2b485718ed20 [2024-03-07T23:11:21.744Z] Removing intermediate container 2b485718ed20 [2024-03-07T23:11:21.744Z] ---> bdd87b075319 [2024-03-07T23:11:21.744Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:11:21.744Z] ---> Running in 5063de82d553 [2024-03-07T23:11:22.434Z] Removing intermediate container 5063de82d553 [2024-03-07T23:11:22.434Z] ---> be7a0ca0150f [2024-03-07T23:11:22.434Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-07T23:11:22.434Z] ---> Running in 83473b41c60a [2024-03-07T23:11:22.711Z] Removing intermediate container 83473b41c60a [2024-03-07T23:11:22.711Z] ---> 48946bbd47b5 [2024-03-07T23:11:22.711Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:11:22.990Z] ---> Running in 56c4cd1ba8c1 [2024-03-07T23:11:23.269Z] Removing intermediate container 56c4cd1ba8c1 [2024-03-07T23:11:23.269Z] ---> 1e58fc8acf7b [2024-03-07T23:11:23.269Z] Step 7/12 : WORKDIR /device-gpio [2024-03-07T23:11:23.559Z] ---> Running in bf0a18cafd9c [2024-03-07T23:11:24.164Z] Removing intermediate container bf0a18cafd9c [2024-03-07T23:11:24.164Z] ---> 2de7345227b4 [2024-03-07T23:11:24.164Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:11:24.164Z] ---> Running in 8ad9cbf69f07 [2024-03-07T23:11:25.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:11:25.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:11:27.994Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:11:27.994Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-07T23:11:27.994Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:11:27.994Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:11:27.994Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:11:27.994Z] OK: 271 MiB in 56 packages [2024-03-07T23:11:29.463Z] Removing intermediate container 8ad9cbf69f07 [2024-03-07T23:11:29.463Z] ---> de77240af840 [2024-03-07T23:11:29.463Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-07T23:11:30.465Z] ---> 39011848056b [2024-03-07T23:11:30.465Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:11:30.465Z] ---> Running in fd0e51d43485 [2024-03-07T23:12:52.329Z] Removing intermediate container fd0e51d43485 [2024-03-07T23:12:52.329Z] ---> bd53a5fde950 [2024-03-07T23:12:52.329Z] Step 11/12 : COPY . . [2024-03-07T23:12:52.329Z] ---> 87b7e5dbffdd [2024-03-07T23:12:52.329Z] Step 12/12 : RUN ${MAKE} [2024-03-07T23:12:52.329Z] ---> Running in cfce3e3e630e [2024-03-07T23:12:52.329Z] noop [2024-03-07T23:12:52.329Z] Removing intermediate container cfce3e3e630e [2024-03-07T23:12:52.329Z] ---> f288df6ae1b3 [2024-03-07T23:12:52.329Z] Successfully built f288df6ae1b3 [2024-03-07T23:12:52.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:12:52.971Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:12:52.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:12:53.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container [2024-03-07T23:12:53.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:12:55.210Z] $ docker top 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:12:56.298Z] + go version [2024-03-07T23:12:56.298Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:12:56.336Z] $ docker stop --time=1 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab [2024-03-07T23:12:58.199Z] $ docker rm -f --volumes 498e57ce946845381ef0ca9fa8d0bd2fe09c6e45978be79ff4dba3f91ec52cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:12:59.569Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:12:59.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:12:59.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container [2024-03-07T23:13:00.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:13:01.661Z] $ docker top 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:13:02.720Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:13:03.529Z] + make test [2024-03-07T23:13:03.529Z] go test ./... -coverprofile=coverage.out ./... [2024-03-07T23:13:07.892Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-07T23:15:44.793Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-07T23:15:44.793Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-07T23:15:44.793Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-07T23:15:44.793Z] go vet ./... [2024-03-07T23:16:17.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:16:17.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:16:17.153Z] ./bin/test-attribution-txt.sh [2024-03-07T23:16:17.153Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:16:35.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:16:35.208Z] $ docker stop --time=1 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 [2024-03-07T23:16:37.300Z] $ docker rm -f --volumes 902bab44ec97719d7c357bcbbb77ff332044fef86533321de55a22590830faf6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:16:38.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:16:39.000Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:16:39.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:16:40.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:16:41.032Z] + ls -al . [2024-03-07T23:16:41.032Z] total 148 [2024-03-07T23:16:41.032Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:13 . [2024-03-07T23:16:41.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:10 .. [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 7 23:10 .dockerignore [2024-03-07T23:16:41.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:10 .git [2024-03-07T23:16:41.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 .github [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 7 23:10 .gitignore [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:10 .golangci.yml [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 7 23:10 Attribution.txt [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 7 23:10 CHANGELOG.md [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 7 23:10 Dockerfile [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:10 GOVERNANCE.md [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 7 23:10 Jenkinsfile [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:10 LICENSE [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 7 23:10 Makefile [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 7 23:10 OWNERS.md [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 7 23:10 README.md [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:06 VERSION [2024-03-07T23:16:41.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 bin [2024-03-07T23:16:41.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 cmd [2024-03-07T23:16:41.032Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 7 23:13 coverage.out [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 3742 Mar 7 23:10 go.mod [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 36570 Mar 7 23:10 go.sum [2024-03-07T23:16:41.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 internal [2024-03-07T23:16:41.032Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 7 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:16:41.656Z] + 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=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b --label arch=arm64 --label version=0.0.0 . [2024-03-07T23:16:42.252Z] Sending build context to Docker daemon 12.35MB [2024-03-07T23:16:42.252Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:16:42.252Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-07T23:16:42.252Z] ---> f288df6ae1b3 [2024-03-07T23:16:42.252Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:16:42.524Z] ---> Running in 261cb9e849ea [2024-03-07T23:16:42.801Z] Removing intermediate container 261cb9e849ea [2024-03-07T23:16:42.801Z] ---> 8b2f2febbb7a [2024-03-07T23:16:42.801Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:16:43.074Z] ---> Running in 4ba3579973a9 [2024-03-07T23:16:43.343Z] Removing intermediate container 4ba3579973a9 [2024-03-07T23:16:43.343Z] ---> d16f6ac702cf [2024-03-07T23:16:43.343Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-07T23:16:43.614Z] ---> Running in 8909e32f32ac [2024-03-07T23:16:43.891Z] Removing intermediate container 8909e32f32ac [2024-03-07T23:16:43.891Z] ---> fedc99ffa9b2 [2024-03-07T23:16:43.891Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:16:43.891Z] ---> Running in 125b2ef329ab [2024-03-07T23:16:44.483Z] Removing intermediate container 125b2ef329ab [2024-03-07T23:16:44.483Z] ---> d1646cccc3c1 [2024-03-07T23:16:44.483Z] Step 7/26 : WORKDIR /device-gpio [2024-03-07T23:16:44.483Z] ---> Running in 80bf831d8f45 [2024-03-07T23:16:44.752Z] Removing intermediate container 80bf831d8f45 [2024-03-07T23:16:44.752Z] ---> 7b2db3ecfc1f [2024-03-07T23:16:44.752Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:16:45.023Z] ---> Running in 23e193958997 [2024-03-07T23:16:46.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:16:46.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:16:48.149Z] OK: 271 MiB in 56 packages [2024-03-07T23:16:49.124Z] Removing intermediate container 23e193958997 [2024-03-07T23:16:49.124Z] ---> 3120cd9175e6 [2024-03-07T23:16:49.124Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-07T23:16:49.730Z] ---> 421f6331ff0a [2024-03-07T23:16:49.730Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:16:49.730Z] ---> Running in fb1211c28169 [2024-03-07T23:16:52.395Z] Removing intermediate container fb1211c28169 [2024-03-07T23:16:52.395Z] ---> 799f50641859 [2024-03-07T23:16:52.395Z] Step 11/26 : COPY . . [2024-03-07T23:16:53.833Z] ---> e4402c74f192 [2024-03-07T23:16:53.833Z] Step 12/26 : RUN ${MAKE} [2024-03-07T23:16:53.833Z] ---> Running in fb87feb25bd9 [2024-03-07T23:16:54.971Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-07T23:19:17.130Z] Removing intermediate container fb87feb25bd9 [2024-03-07T23:19:17.130Z] ---> b2de3d09be19 [2024-03-07T23:19:17.130Z] Step 13/26 : FROM alpine:3.18 [2024-03-07T23:19:17.130Z] 3.18: Pulling from library/alpine [2024-03-07T23:19:17.130Z] c6b39de5b339: Pulling fs layer [2024-03-07T23:19:17.130Z] c6b39de5b339: Download complete [2024-03-07T23:19:17.130Z] c6b39de5b339: Pull complete [2024-03-07T23:19:17.130Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:19:17.130Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:19:17.130Z] ---> 33abbf032149 [2024-03-07T23:19:17.130Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-07T23:19:17.130Z] ---> Running in bdda030827c6 [2024-03-07T23:19:17.130Z] Removing intermediate container bdda030827c6 [2024-03-07T23:19:17.130Z] ---> 40454ef99a2b [2024-03-07T23:19:17.130Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:19:17.130Z] ---> Running in b311399fbbd3 [2024-03-07T23:19:17.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:19:17.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:19:17.130Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:19:17.130Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:19:17.130Z] OK: 8 MiB in 16 packages [2024-03-07T23:19:17.130Z] Removing intermediate container b311399fbbd3 [2024-03-07T23:19:17.130Z] ---> 5ccedd0fbded [2024-03-07T23:19:17.130Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-07T23:19:17.130Z] ---> Running in ee00927300fb [2024-03-07T23:19:17.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:19:17.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:19:17.130Z] OK: 8 MiB in 16 packages [2024-03-07T23:19:17.130Z] Removing intermediate container ee00927300fb [2024-03-07T23:19:17.130Z] ---> cc0d28fe7510 [2024-03-07T23:19:17.130Z] Step 17/26 : WORKDIR / [2024-03-07T23:19:17.130Z] ---> Running in c852f6cec480 [2024-03-07T23:19:17.130Z] Removing intermediate container c852f6cec480 [2024-03-07T23:19:17.130Z] ---> d385708f729f [2024-03-07T23:19:17.130Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-07T23:19:17.130Z] ---> 84dcb3e93e17 [2024-03-07T23:19:17.130Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-07T23:19:17.130Z] ---> 655c43139f7a [2024-03-07T23:19:17.130Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-07T23:19:17.130Z] ---> 50d27fb59c8f [2024-03-07T23:19:17.130Z] Step 21/26 : EXPOSE 59910 [2024-03-07T23:19:17.130Z] ---> Running in 41570de3d96e [2024-03-07T23:19:17.130Z] Removing intermediate container 41570de3d96e [2024-03-07T23:19:17.130Z] ---> 2045c804b8ee [2024-03-07T23:19:17.130Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-07T23:19:17.130Z] ---> Running in 647d044a0050 [2024-03-07T23:19:17.130Z] Removing intermediate container 647d044a0050 [2024-03-07T23:19:17.130Z] ---> 996d8c94ebf6 [2024-03-07T23:19:17.130Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:19:17.130Z] ---> Running in 9991e2291429 [2024-03-07T23:19:17.130Z] Removing intermediate container 9991e2291429 [2024-03-07T23:19:17.130Z] ---> 311625bc9f8e [2024-03-07T23:19:17.130Z] Step 24/26 : LABEL arch=arm64 [2024-03-07T23:19:17.130Z] ---> Running in 6f1745039c91 [2024-03-07T23:19:17.745Z] Removing intermediate container 6f1745039c91 [2024-03-07T23:19:17.745Z] ---> 1a81f0102535 [2024-03-07T23:19:17.745Z] Step 25/26 : LABEL git_sha=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [2024-03-07T23:19:17.745Z] ---> Running in a138deb98294 [2024-03-07T23:19:18.025Z] Removing intermediate container a138deb98294 [2024-03-07T23:19:18.025Z] ---> 49edf4593abc [2024-03-07T23:19:18.025Z] Step 26/26 : LABEL version=0.0.0 [2024-03-07T23:19:18.025Z] ---> Running in c3e18cc76034 [2024-03-07T23:19:18.622Z] Removing intermediate container c3e18cc76034 [2024-03-07T23:19:18.622Z] ---> 5d68345011b3 [2024-03-07T23:19:18.622Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:19:18.622Z] Successfully built 5d68345011b3 [2024-03-07T23:19:18.622Z] 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 [2024-03-07T23:19:20.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:19:20.037Z] [2024-03-07T23:19:20.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:19:20.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:19:20.753Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:19:20.753Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:19:20.753Z] 04944245beec: Pulling fs layer [2024-03-07T23:19:20.753Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:19:20.753Z] 765212b225bb: Pulling fs layer [2024-03-07T23:19:20.753Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:19:20.753Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:19:20.753Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:19:20.753Z] f23df028b6ca: Waiting [2024-03-07T23:19:20.753Z] d65c8cfc05b1: Waiting [2024-03-07T23:19:20.753Z] 2437ff75d9bd: Waiting [2024-03-07T23:19:20.753Z] 765212b225bb: Waiting [2024-03-07T23:19:20.753Z] 04944245beec: Verifying Checksum [2024-03-07T23:19:20.753Z] 04944245beec: Download complete [2024-03-07T23:19:20.753Z] 765212b225bb: Verifying Checksum [2024-03-07T23:19:20.753Z] 765212b225bb: Download complete [2024-03-07T23:19:20.753Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:19:20.753Z] f23df028b6ca: Download complete [2024-03-07T23:19:20.753Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:19:20.753Z] d65c8cfc05b1: Download complete [2024-03-07T23:19:21.341Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:19:21.341Z] 699f458cf7ca: Download complete [2024-03-07T23:19:21.341Z] 8998bd30e6a1: Download complete [2024-03-07T23:19:23.924Z] 2437ff75d9bd: Download complete [2024-03-07T23:19:25.865Z] 8998bd30e6a1: Pull complete [2024-03-07T23:19:26.447Z] 04944245beec: Pull complete [2024-03-07T23:19:27.860Z] 699f458cf7ca: Pull complete [2024-03-07T23:19:28.127Z] 765212b225bb: Pull complete [2024-03-07T23:19:29.086Z] f23df028b6ca: Pull complete [2024-03-07T23:19:29.352Z] d65c8cfc05b1: Pull complete [2024-03-07T23:19:44.346Z] 2437ff75d9bd: Pull complete [2024-03-07T23:19:44.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:19:44.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:19:44.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:19:44.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-5141 does not seem to be running inside a container [2024-03-07T23:19:44.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-07T23:19:47.956Z] $ docker top 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:19:48.944Z] ---> job-cost.sh [2024-03-07T23:19:48.944Z] lf-activate-venv: SKIPPING [2024-03-07T23:19:48.944Z] INFO: No Stack... [2024-03-07T23:19:49.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:19:50.167Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:19:50.509Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2024-03-07T23:19:50.509Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:19:50.858Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [2024-03-07T23:19:50.864Z] Resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] did not exist. Created. [2024-03-07T23:19:50.871Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:19:51.698Z] /w/workspace/device-gpio/1@tmp/durable-63051c7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:19:52.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:19:52.420Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:19:52.471Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:19:52.508Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:19:52.692Z] $ docker stop --time=1 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef [2024-03-07T23:19:54.228Z] $ docker rm -f --volumes 72de27927dc4385323c79de9569842d43b9178d79723885c28bf2ccba79b75ef [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 [2024-03-07T23:19:56.386Z] provisioning config files... [2024-03-07T23:19:56.396Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config15407947339702614030tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:19:56.832Z] + set +x [2024-03-07T23:19:56.832Z] + curl -s https://codecov.io/bash [2024-03-07T23:19:56.832Z] + bash -s -- [2024-03-07T23:19:56.832Z] [2024-03-07T23:19:56.832Z] _____ _ [2024-03-07T23:19:56.832Z] / ____| | | [2024-03-07T23:19:56.832Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:19:56.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:19:56.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:19:56.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:19:56.832Z] Bash-1.0.6 [2024-03-07T23:19:56.832Z] [2024-03-07T23:19:56.832Z] [2024-03-07T23:19:56.832Z] ==> git version 2.25.1 found [2024-03-07T23:19:56.832Z] ==> 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 [2024-03-07T23:19:56.832Z] Release-Date: 2020-01-08 [2024-03-07T23:19:56.832Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-07T23:19:56.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:19:56.832Z] ==> Jenkins CI detected. [2024-03-07T23:19:56.832Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-230 [2024-03-07T23:19:56.832Z] project root: . [2024-03-07T23:19:56.832Z] --> token set from env [2024-03-07T23:19:56.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:19:56.832Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:19:56.832Z] ==> Python coveragepy not found [2024-03-07T23:19:56.832Z] ==> Searching for coverage reports in: [2024-03-07T23:19:56.832Z] + . [2024-03-07T23:19:56.832Z] -> Found 1 reports [2024-03-07T23:19:56.832Z] ==> Detecting git/mercurial file structure [2024-03-07T23:19:57.095Z] ==> Reading reports [2024-03-07T23:19:57.095Z] + ./coverage.out bytes=10 [2024-03-07T23:19:57.095Z] ==> Appending adjustments [2024-03-07T23:19:57.095Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:19:57.095Z] + Found adjustments [2024-03-07T23:19:57.095Z] ==> Gzipping contents [2024-03-07T23:19:57.095Z] 4.0K /tmp/codecov.MAR4Tc.gz [2024-03-07T23:19:57.095Z] ==> Uploading reports [2024-03-07T23:19:57.095Z] url: https://codecov.io [2024-03-07T23:19:57.095Z] query: branch=PR-230&commit=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= [2024-03-07T23:19:57.095Z] -> Pinging Codecov [2024-03-07T23:19:57.095Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-230&commit=c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= [2024-03-07T23:19:57.354Z] -> Uploading to [2024-03-07T23:19:57.354Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b/78044512-58a2-4617-b96b-6ebd94f55493.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2bfe47b0c1585161847fdb24cbbda45b5a5ef725e1be5b41f491a3d6788638 [2024-03-07T23:19:57.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:19:57.354Z] Dload Upload Total Spent Left Speed [2024-03-07T23:19:57.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1989 --:--:-- --:--:-- --:--:-- 1989 [2024-03-07T23:19:57.614Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [Pipeline] } [2024-03-07T23:19:57.640Z] 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 [2024-03-07T23:20:01.061Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-230/archives ] [2024-03-07T23:20:01.061Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-07T23:20:01.061Z] total 16 [2024-03-07T23:20:01.061Z] drwxr-xr-x 3 root root 4096 Mar 7 23:09 . [2024-03-07T23:20:01.061Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:09 .. [2024-03-07T23:20:01.061Z] drwxr-xr-x 2 root root 4096 Mar 7 23:09 cost [2024-03-07T23:20:01.061Z] -rw-r--r-- 1 root root 83 Mar 7 23:09 cost.csv [2024-03-07T23:20:01.061Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-07T23:20:01.061Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-07T23:20:01.061Z] total 16 [2024-03-07T23:20:01.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:09 . [2024-03-07T23:20:01.061Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:09 .. [2024-03-07T23:20:01.061Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:09 cost [2024-03-07T23:20:01.061Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 7 23:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:01.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:02.318Z] ---> package-listing.sh [2024-03-07T23:20:02.318Z] ++ facter osfamily [2024-03-07T23:20:02.318Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:20:02.579Z] + OS_FAMILY=debian [2024-03-07T23:20:02.579Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-230 [2024-03-07T23:20:02.579Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:20:02.579Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:20:02.579Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:20:02.579Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:20:02.579Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' [2024-03-07T23:20:02.579Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:20:02.579Z] + case "${OS_FAMILY}" in [2024-03-07T23:20:02.579Z] + dpkg -l [2024-03-07T23:20:02.579Z] + grep '^ii' [2024-03-07T23:20:02.579Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:20:02.579Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:20:02.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:20:02.579Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' [2024-03-07T23:20:02.579Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [2024-03-07T23:20:02.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [Pipeline] echo [2024-03-07T23:20:02.614Z] 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:20:02.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:20:03.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:20:03.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:20:03.885Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2024-03-07T23:20:03.909Z] $ 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-230/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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:20:04.098Z] $ docker top 7ad01c2ff20054f450753373271d90462a15ea027dc0bf448941a2dc791e51e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:20:04.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:20:05.013Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:20:05.332Z] + ls /var/log/sa-host [2024-03-07T23:20:05.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:20:05.539Z] provisioning config files... [2024-03-07T23:20:05.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config18439386016294728714tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:20:05.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:06.016Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:20:06.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:06.559Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:20:06.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:06.915Z] ---> sudo-logs.sh [2024-03-07T23:20:06.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:20:07.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:07.383Z] ---> job-cost.sh [2024-03-07T23:20:07.383Z] lf-activate-venv: SKIPPING [2024-03-07T23:20:07.383Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:20:07.383Z] INFO: Retrieving Stack Cost... [2024-03-07T23:20:07.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:20:08.208Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:20:08.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:20:08.550Z] ---> logs-deploy.sh [2024-03-07T23:20:08.550Z] lf-activate-venv: SKIPPING [2024-03-07T23:20:08.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-230/1 [2024-03-07T23:20:08.550Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:20:09.485Z] Archives upload complete. [2024-03-07T23:20:09.485Z] INFO: archiving logs to Nexus [2024-03-07T23:20:10.054Z] ---> uname -a: [2024-03-07T23:20:10.054Z] Linux prd-ubuntu20-04-docker-8c-8g-5136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-07T23:20:10.054Z] [2024-03-07T23:20:10.054Z]