Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e70d005da2c1b7ba1cc055b382bcb17e5a9a6125+bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 (ba42fb4bdb6a4d554390564a72652aacab90eb1a) 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-ssh4802917037493495889.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4745435561110701820.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-197/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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11882278219721063858.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-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17406727329749999683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3195196287849146320.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-197/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-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15856012223625044882.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7503 in /w/workspace/edgexfoundry_device-gpio_PR-197 [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-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 into PR head commit e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 > 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/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 Checking out Revision e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 (PR-197) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T00:31:35.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T00:31:35.259Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T00:31:35.350Z] ========================================================= [2023-09-21T00:31:35.350Z] EdgeX Global Pipelines Version Info [2023-09-21T00:31:35.350Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 # 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 bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 # timeout=10 [Pipeline] sh [2023-09-21T00:31:36.092Z] ------------------- [2023-09-21T00:31:36.092Z] stable info: [2023-09-21T00:31:36.092Z] ------------------- [2023-09-21T00:31:36.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T00:31:36.092Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T00:31:36.092Z] Message: update stable to v1.0.254 [2023-09-21T00:31:36.662Z] ------------------- [2023-09-21T00:31:36.662Z] experimental info: [2023-09-21T00:31:36.662Z] ------------------- [2023-09-21T00:31:36.662Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T00:31:36.662Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T00:31:36.662Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T00:31:36.908Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-21T00:31:36.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-21T00:31:36.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T00:31:37.020Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T00:31:37.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T00:31:37.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T00:31:37.131Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T00:31:37.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T00:31:37.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T00:31:37.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T00:31:37.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T00:31:37.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-21T00:31:37.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T00:31:37.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T00:31:37.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T00:31:37.508Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T00:31:37.549Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T00:31:37.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T00:31:37.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T00:31:37.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T00:31:37.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T00:31:37.769Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T00:31:37.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T00:31:37.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T00:31:37.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T00:31:37.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T00:31:37.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T00:31:38.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo [2023-09-21T00:31:38.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo [2023-09-21T00:31:38.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo [2023-09-21T00:31:38.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [Pipeline] echo [2023-09-21T00:31:38.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e70d005 [Pipeline] echo [2023-09-21T00:31:38.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:31:38.366Z] provisioning config files... [2023-09-21T00:31:38.379Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/config7144294030621187121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:31:38.724Z] ---> docker-login.sh [2023-09-21T00:31:38.724Z] nexus3.edgexfoundry.org:10001 [2023-09-21T00:31:38.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:39.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:39.245Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:39.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:39.245Z] [2023-09-21T00:31:39.245Z] Login Succeeded [2023-09-21T00:31:39.245Z] nexus3.edgexfoundry.org:10002 [2023-09-21T00:31:39.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:39.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:39.245Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:39.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:39.245Z] [2023-09-21T00:31:39.245Z] Login Succeeded [2023-09-21T00:31:39.245Z] nexus3.edgexfoundry.org:10003 [2023-09-21T00:31:39.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:39.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:39.504Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:39.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:39.504Z] [2023-09-21T00:31:39.504Z] Login Succeeded [2023-09-21T00:31:39.504Z] nexus3.edgexfoundry.org:10004 [2023-09-21T00:31:39.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:39.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:39.504Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:39.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:39.504Z] [2023-09-21T00:31:39.504Z] Login Succeeded [2023-09-21T00:31:39.504Z] docker.io [2023-09-21T00:31:39.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:39.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:39.763Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:39.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:39.763Z] [2023-09-21T00:31:39.763Z] Login Succeeded [2023-09-21T00:31:39.763Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T00:31:39.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T00:31:40.407Z] + git rev-list -1 --merges e70d005da2c1b7ba1cc055b382bcb17e5a9a6125~1..e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [Pipeline] echo [2023-09-21T00:31:40.468Z] -----------> git rev-list -1 --merges e70d005da2c1b7ba1cc055b382bcb17e5a9a6125~1..e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [false] [Pipeline] sh [2023-09-21T00:31:40.775Z] + git log --format=format:%s -1 e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [Pipeline] echo [2023-09-21T00:31:40.811Z] ========================================================= [2023-09-21T00:31:40.811Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T00:31:40.811Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T00:31:41.252Z] + git log --format=format:%s -1 e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [Pipeline] echo [2023-09-21T00:31:41.284Z] [semverPrep] GIT_COMMIT: e70d005da2c1b7ba1cc055b382bcb17e5a9a6125, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-21T00:31:41.315Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T00:31:41.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T00:31:41.722Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T00:31:41.722Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T00:31:41.722Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T00:31:41.722Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T00:31:41.722Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T00:31:41.722Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:31:42.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:31:42.230Z] [2023-09-21T00:31:42.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:31:42.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:31:42.606Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T00:31:42.606Z] b85a868b505f: Pulling fs layer [2023-09-21T00:31:42.606Z] e2be974225ed: Pulling fs layer [2023-09-21T00:31:42.606Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T00:31:42.606Z] 988bab9f4d93: Pulling fs layer [2023-09-21T00:31:42.606Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T00:31:42.606Z] eaf3925da568: Pulling fs layer [2023-09-21T00:31:42.606Z] bab4dde63d76: Pulling fs layer [2023-09-21T00:31:42.606Z] bde34c3a00c8: Pulling fs layer [2023-09-21T00:31:42.606Z] b352a97aabf1: Pulling fs layer [2023-09-21T00:31:42.606Z] 4872d77fe225: Pulling fs layer [2023-09-21T00:31:42.606Z] 5851b861e8e6: Pulling fs layer [2023-09-21T00:31:42.606Z] bab4dde63d76: Waiting [2023-09-21T00:31:42.606Z] bde34c3a00c8: Waiting [2023-09-21T00:31:42.606Z] 988bab9f4d93: Waiting [2023-09-21T00:31:42.606Z] b352a97aabf1: Waiting [2023-09-21T00:31:42.606Z] 1469e6f7b9e6: Waiting [2023-09-21T00:31:42.606Z] eaf3925da568: Waiting [2023-09-21T00:31:42.606Z] 4872d77fe225: Waiting [2023-09-21T00:31:42.606Z] e2be974225ed: Download complete [2023-09-21T00:31:42.606Z] 988bab9f4d93: Download complete [2023-09-21T00:31:42.606Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T00:31:42.606Z] 1469e6f7b9e6: Download complete [2023-09-21T00:31:42.867Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T00:31:42.867Z] 339a4e72a1f5: Download complete [2023-09-21T00:31:42.867Z] eaf3925da568: Verifying Checksum [2023-09-21T00:31:42.867Z] eaf3925da568: Download complete [2023-09-21T00:31:42.867Z] bde34c3a00c8: Verifying Checksum [2023-09-21T00:31:42.867Z] bde34c3a00c8: Download complete [2023-09-21T00:31:42.867Z] b352a97aabf1: Verifying Checksum [2023-09-21T00:31:42.867Z] b352a97aabf1: Download complete [2023-09-21T00:31:42.867Z] 4872d77fe225: Download complete [2023-09-21T00:31:42.867Z] 5851b861e8e6: Download complete [2023-09-21T00:31:42.867Z] b85a868b505f: Verifying Checksum [2023-09-21T00:31:42.867Z] b85a868b505f: Download complete [2023-09-21T00:31:43.127Z] bab4dde63d76: Verifying Checksum [2023-09-21T00:31:43.127Z] bab4dde63d76: Download complete [2023-09-21T00:31:44.064Z] b85a868b505f: Pull complete [2023-09-21T00:31:44.325Z] e2be974225ed: Pull complete [2023-09-21T00:31:44.896Z] 339a4e72a1f5: Pull complete [2023-09-21T00:31:44.896Z] 988bab9f4d93: Pull complete [2023-09-21T00:31:45.156Z] 1469e6f7b9e6: Pull complete [2023-09-21T00:31:45.416Z] eaf3925da568: Pull complete [2023-09-21T00:31:47.334Z] bab4dde63d76: Pull complete [2023-09-21T00:31:47.334Z] bde34c3a00c8: Pull complete [2023-09-21T00:31:47.334Z] b352a97aabf1: Pull complete [2023-09-21T00:31:47.334Z] 4872d77fe225: Pull complete [2023-09-21T00:31:47.334Z] 5851b861e8e6: Pull complete [2023-09-21T00:31:47.596Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T00:31:47.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T00:31:47.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:31:47.837Z] prd-ubuntu20.04-docker-8c-8g-7503 does not seem to be running inside a container [2023-09-21T00:31:47.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-197 -v /w/workspace/edgexfoundry_device-gpio_PR-197:/w/workspace/edgexfoundry_device-gpio_PR-197:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-197@tmp:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T00:31:50.686Z] $ docker top 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 -eo pid,comm [2023-09-21T00:31:50.743Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T00:31:50.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T00:31:50.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T00:31:50.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T00:31:50.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T00:31:50.994Z] $ docker exec 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 ssh-agent [2023-09-21T00:31:51.091Z] SSH_AUTH_SOCK=/tmp/ssh-NXGlqcTGnahe/agent.31 [2023-09-21T00:31:51.091Z] SSH_AGENT_PID=37 [2023-09-21T00:31:51.097Z] Running ssh-add (command line suppressed) [2023-09-21T00:31:51.205Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-197@tmp/private_key_1789258628460164252.key (/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/private_key_1789258628460164252.key) [2023-09-21T00:31:51.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T00:31:51.547Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T00:31:51.574Z] $ docker exec --env ******** --env ******** 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 ssh-agent -k [2023-09-21T00:31:51.677Z] unset SSH_AUTH_SOCK; [2023-09-21T00:31:51.678Z] unset SSH_AGENT_PID; [2023-09-21T00:31:51.678Z] echo Agent pid 37 killed; [2023-09-21T00:31:51.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T00:31:51.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T00:31:51.790Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T00:31:51.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T00:31:51.904Z] $ docker exec 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 ssh-agent [2023-09-21T00:31:52.022Z] SSH_AUTH_SOCK=/tmp/ssh-0qSbnoF9Wsfa/agent.69 [2023-09-21T00:31:52.022Z] SSH_AGENT_PID=75 [2023-09-21T00:31:52.026Z] Running ssh-add (command line suppressed) [2023-09-21T00:31:52.137Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-197@tmp/private_key_6817333753899512641.key (/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/private_key_6817333753899512641.key) [2023-09-21T00:31:52.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T00:31:52.485Z] + git semver init [2023-09-21T00:31:52.747Z] 2023-09-21 00:31:52,666 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T00:31:52.747Z] 2023-09-21 00:31:52,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-197/.semver [2023-09-21T00:31:52.747Z] 2023-09-21 00:31:52,668 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-197/.semver [2023-09-21T00:31:52.747Z] 2023-09-21 00:31:52,668 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-197/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-197, universal_newlines=False, shell=None, istream=None) [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,584 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-197/.git/info/exclude [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-197/.semver/PR-197 with force:False [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,584 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-197/.semver/PR-197 [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,588 [execute] INFO git cat-file --batch-check [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,596 [execute] INFO git cat-file --batch [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T00:31:53.685Z] 2023-09-21 00:31:53,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-197/.semver/PR-197 [2023-09-21T00:31:53.685Z] 0.0.0 [Pipeline] } [2023-09-21T00:31:53.711Z] $ docker exec --env ******** --env ******** 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 ssh-agent -k [2023-09-21T00:31:53.809Z] unset SSH_AUTH_SOCK; [2023-09-21T00:31:53.810Z] unset SSH_AGENT_PID; [2023-09-21T00:31:53.811Z] echo Agent pid 75 killed; [2023-09-21T00:31:53.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T00:31:54.251Z] + git semver [Pipeline] } [2023-09-21T00:31:54.534Z] $ docker stop --time=1 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 [2023-09-21T00:31:55.845Z] $ docker rm -f --volumes 99777d8951b6e408ff39048150dcde598b68b6470ce234cfd704a3b377ccd608 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:31:56.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T00:31:56.497Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T00:31:56.518Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:31:57.143Z] provisioning config files... [2023-09-21T00:31:57.152Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/config1814048923278316032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:31:57.500Z] ---> docker-login.sh [2023-09-21T00:31:57.500Z] nexus3.edgexfoundry.org:10001 [2023-09-21T00:31:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:57.500Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:57.500Z] [2023-09-21T00:31:57.500Z] Login Succeeded [2023-09-21T00:31:57.500Z] nexus3.edgexfoundry.org:10002 [2023-09-21T00:31:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:57.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:57.500Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:57.500Z] [2023-09-21T00:31:57.500Z] Login Succeeded [2023-09-21T00:31:57.500Z] nexus3.edgexfoundry.org:10003 [2023-09-21T00:31:57.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:57.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:57.759Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:57.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:57.759Z] [2023-09-21T00:31:57.759Z] Login Succeeded [2023-09-21T00:31:57.759Z] nexus3.edgexfoundry.org:10004 [2023-09-21T00:31:57.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:57.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:57.759Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:57.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:57.759Z] [2023-09-21T00:31:57.759Z] Login Succeeded [2023-09-21T00:31:57.759Z] docker.io [2023-09-21T00:31:58.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:31:58.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:31:58.017Z] Configure a credential helper to remove this warning. See [2023-09-21T00:31:58.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:31:58.017Z] [2023-09-21T00:31:58.017Z] Login Succeeded [2023-09-21T00:31:58.017Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T00:31:58.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T00:31:58.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:31:58.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:31:58.314Z] ========================================================= [2023-09-21T00:31:58.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T00:31:58.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:31:58.772Z] + 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 . [2023-09-21T00:31:58.772Z] Sending build context to Docker daemon 16.13MB [2023-09-21T00:31:58.772Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T00:31:58.772Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T00:31:58.772Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T00:31:58.772Z] 7264a8db6415: Pulling fs layer [2023-09-21T00:31:58.772Z] c4d48a809fc2: Pulling fs layer [2023-09-21T00:31:58.772Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T00:31:58.772Z] ad3a456e5733: Pulling fs layer [2023-09-21T00:31:58.772Z] 33e27b845d1e: Pulling fs layer [2023-09-21T00:31:58.772Z] c68163c4e522: Pulling fs layer [2023-09-21T00:31:58.772Z] 50da416c3ac9: Pulling fs layer [2023-09-21T00:31:58.772Z] ad3a456e5733: Waiting [2023-09-21T00:31:58.772Z] 33e27b845d1e: Waiting [2023-09-21T00:31:58.772Z] c68163c4e522: Waiting [2023-09-21T00:31:58.772Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T00:31:58.772Z] 50da416c3ac9: Waiting [2023-09-21T00:31:58.772Z] 23d2d4c4bb30: Waiting [2023-09-21T00:31:59.030Z] c4d48a809fc2: Verifying Checksum [2023-09-21T00:31:59.030Z] c4d48a809fc2: Download complete [2023-09-21T00:31:59.030Z] ad3a456e5733: Verifying Checksum [2023-09-21T00:31:59.030Z] ad3a456e5733: Download complete [2023-09-21T00:31:59.030Z] 33e27b845d1e: Download complete [2023-09-21T00:31:59.030Z] 7264a8db6415: Download complete [2023-09-21T00:31:59.030Z] c68163c4e522: Verifying Checksum [2023-09-21T00:31:59.030Z] c68163c4e522: Download complete [2023-09-21T00:31:59.030Z] 7264a8db6415: Pull complete [2023-09-21T00:31:59.289Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T00:31:59.289Z] 23d2d4c4bb30: Download complete [2023-09-21T00:31:59.289Z] c4d48a809fc2: Pull complete [2023-09-21T00:31:59.289Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T00:31:59.289Z] 4f1c88b9dad5: Download complete [2023-09-21T00:31:59.854Z] 50da416c3ac9: Verifying Checksum [2023-09-21T00:31:59.854Z] 50da416c3ac9: Download complete [2023-09-21T00:32:03.142Z] 4f1c88b9dad5: Pull complete [2023-09-21T00:32:03.142Z] ad3a456e5733: Pull complete [2023-09-21T00:32:03.142Z] 33e27b845d1e: Pull complete [2023-09-21T00:32:03.142Z] c68163c4e522: Pull complete [2023-09-21T00:32:05.677Z] 50da416c3ac9: Pull complete [2023-09-21T00:32:05.935Z] 23d2d4c4bb30: Pull complete [2023-09-21T00:32:05.935Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T00:32:05.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T00:32:05.935Z] ---> 0786185ac409 [2023-09-21T00:32:05.935Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T00:32:10.355Z] ---> Running in 0f9103436daa [2023-09-21T00:32:10.355Z] Removing intermediate container 0f9103436daa [2023-09-21T00:32:10.355Z] ---> e148f0815442 [2023-09-21T00:32:10.355Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T00:32:10.355Z] ---> Running in 68a7cc7163b3 [2023-09-21T00:32:10.355Z] Removing intermediate container 68a7cc7163b3 [2023-09-21T00:32:10.355Z] ---> d66dcd28964a [2023-09-21T00:32:10.355Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-21T00:32:10.355Z] ---> Running in 85baa08b22fe [2023-09-21T00:32:10.355Z] Removing intermediate container 85baa08b22fe [2023-09-21T00:32:10.355Z] ---> 2a5cf61d7aff [2023-09-21T00:32:10.355Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T00:32:10.355Z] ---> Running in 94ca4afbea59 [2023-09-21T00:32:10.355Z] Removing intermediate container 94ca4afbea59 [2023-09-21T00:32:10.355Z] ---> d7f412f99141 [2023-09-21T00:32:10.355Z] Step 7/12 : WORKDIR /device-gpio [2023-09-21T00:32:10.355Z] ---> Running in b27d342de850 [2023-09-21T00:32:10.355Z] Removing intermediate container b27d342de850 [2023-09-21T00:32:10.355Z] ---> 5b97191e3434 [2023-09-21T00:32:10.355Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T00:32:10.355Z] ---> Running in 5fc0db2734fe [2023-09-21T00:32:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:32:10.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:32:11.132Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-21T00:32:11.132Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-21T00:32:11.132Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-21T00:32:11.132Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-21T00:32:11.132Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T00:32:11.132Z] OK: 268 MiB in 56 packages [2023-09-21T00:32:11.698Z] Removing intermediate container 5fc0db2734fe [2023-09-21T00:32:11.698Z] ---> 334c60c6d96c [2023-09-21T00:32:11.698Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T00:32:11.939Z] Still waiting to schedule task [2023-09-21T00:32:11.940Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-21T00:32:11.958Z] ---> 164f77904448 [2023-09-21T00:32:11.958Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:32:11.958Z] ---> Running in 45092bc1a173 [2023-09-21T00:32:50.713Z] Removing intermediate container 45092bc1a173 [2023-09-21T00:32:50.713Z] ---> d8497a5bad65 [2023-09-21T00:32:50.713Z] Step 11/12 : COPY . . [2023-09-21T00:32:50.713Z] ---> ede66d655aa3 [2023-09-21T00:32:50.713Z] Step 12/12 : RUN ${MAKE} [2023-09-21T00:32:50.713Z] ---> Running in 3a0d48108fcf [2023-09-21T00:32:50.713Z] noop [2023-09-21T00:32:50.713Z] Removing intermediate container 3a0d48108fcf [2023-09-21T00:32:50.713Z] ---> 158ebee693d1 [2023-09-21T00:32:50.713Z] Successfully built 158ebee693d1 [2023-09-21T00:32:50.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:32:51.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T00:32:51.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:32:51.322Z] prd-ubuntu20.04-docker-8c-8g-7503 does not seem to be running inside a container [2023-09-21T00:32:51.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-197 -v /w/workspace/edgexfoundry_device-gpio_PR-197:/w/workspace/edgexfoundry_device-gpio_PR-197:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-197@tmp:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T00:32:51.714Z] $ docker top f213337cc2edc27536f5d810ae20e63221f2f3f4c70625ff2c9636738b65ea82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:32:52.105Z] + go version [2023-09-21T00:32:52.105Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T00:32:52.136Z] $ docker stop --time=1 f213337cc2edc27536f5d810ae20e63221f2f3f4c70625ff2c9636738b65ea82 [2023-09-21T00:32:53.457Z] $ docker rm -f --volumes f213337cc2edc27536f5d810ae20e63221f2f3f4c70625ff2c9636738b65ea82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:32:54.147Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T00:32:54.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:32:54.286Z] prd-ubuntu20.04-docker-8c-8g-7503 does not seem to be running inside a container [2023-09-21T00:32:54.312Z] $ 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-197 -v /w/workspace/edgexfoundry_device-gpio_PR-197:/w/workspace/edgexfoundry_device-gpio_PR-197:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-197@tmp:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T00:32:54.659Z] $ docker top 69cfc57dbcededeb8b67e11e30f425f054cd0f318bed739a096dd7835912a454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:32:55.044Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-197 [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:32:55.401Z] + make test [2023-09-21T00:32:55.401Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T00:32:56.777Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-21T00:33:06.738Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-21T00:33:06.738Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-21T00:33:13.300Z] go vet ./... [2023-09-21T00:33:15.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T00:33:15.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T00:33:15.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T00:33:15.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T00:33:15.887Z] $ docker stop --time=1 69cfc57dbcededeb8b67e11e30f425f054cd0f318bed739a096dd7835912a454 [2023-09-21T00:33:19.540Z] $ docker rm -f --volumes 69cfc57dbcededeb8b67e11e30f425f054cd0f318bed739a096dd7835912a454 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:33:20.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T00:33:20.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-21T00:33:20.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T00:33:21.238Z] + ls -al . [2023-09-21T00:33:21.238Z] total 168 [2023-09-21T00:33:21.238Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 00:32 . [2023-09-21T00:33:21.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 00:31 .. [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 21 00:31 .dockerignore [2023-09-21T00:33:21.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 00:33 .git [2023-09-21T00:33:21.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:31 .github [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 21 00:31 .gitignore [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 00:31 .golangci.yml [2023-09-21T00:33:21.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 00:31 .semver [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 21 00:31 Attribution.txt [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 21 00:31 CHANGELOG.md [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 21 00:31 Dockerfile [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 00:31 GOVERNANCE.md [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 21 00:31 Jenkinsfile [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 00:31 LICENSE [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 21 00:31 Makefile [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 00:31 OWNERS.md [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 21 00:31 README.md [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 00:31 VERSION [2023-09-21T00:33:21.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 00:31 bin [2023-09-21T00:33:21.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:31 cmd [2023-09-21T00:33:21.238Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 21 00:32 coverage.out [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 21 00:31 go.mod [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 21 00:31 go.sum [2023-09-21T00:33:21.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:31 internal [2023-09-21T00:33:21.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 00:31 snap [2023-09-21T00:33:21.238Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 21 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:33:21.623Z] + 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=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 --label arch=amd64 --label version=0.0.0 . [2023-09-21T00:33:21.623Z] Sending build context to Docker daemon 16.13MB [2023-09-21T00:33:21.623Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T00:33:21.623Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-21T00:33:21.623Z] ---> 158ebee693d1 [2023-09-21T00:33:21.623Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-21T00:33:21.882Z] ---> Running in acbecf740b4a [2023-09-21T00:33:21.882Z] Removing intermediate container acbecf740b4a [2023-09-21T00:33:21.882Z] ---> ebe6be5168b1 [2023-09-21T00:33:21.882Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T00:33:22.141Z] ---> Running in 6205d3d47d14 [2023-09-21T00:33:22.141Z] Removing intermediate container 6205d3d47d14 [2023-09-21T00:33:22.141Z] ---> a0ec0f0641d4 [2023-09-21T00:33:22.141Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-21T00:33:22.141Z] ---> Running in d87f570730ec [2023-09-21T00:33:22.141Z] Removing intermediate container d87f570730ec [2023-09-21T00:33:22.141Z] ---> d445071da14c [2023-09-21T00:33:22.141Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T00:33:22.141Z] ---> Running in c31c54d4e77a [2023-09-21T00:33:22.401Z] Removing intermediate container c31c54d4e77a [2023-09-21T00:33:22.401Z] ---> 4a3d239b8536 [2023-09-21T00:33:22.401Z] Step 7/25 : WORKDIR /device-gpio [2023-09-21T00:33:22.401Z] ---> Running in 15b6591ea628 [2023-09-21T00:33:22.401Z] Removing intermediate container 15b6591ea628 [2023-09-21T00:33:22.401Z] ---> 6d3ddd3a73f5 [2023-09-21T00:33:22.401Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T00:33:22.401Z] ---> Running in 53697e5ab210 [2023-09-21T00:33:22.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:33:22.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:33:23.178Z] OK: 268 MiB in 56 packages [2023-09-21T00:33:23.438Z] Removing intermediate container 53697e5ab210 [2023-09-21T00:33:23.438Z] ---> 8622e0a6df73 [2023-09-21T00:33:23.438Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-21T00:33:23.696Z] ---> 1aa175b0e6fb [2023-09-21T00:33:23.696Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:33:23.696Z] ---> Running in 4cf8dc3352b9 [2023-09-21T00:33:24.264Z] Removing intermediate container 4cf8dc3352b9 [2023-09-21T00:33:24.264Z] ---> fadb85b932b7 [2023-09-21T00:33:24.264Z] Step 11/25 : COPY . . [2023-09-21T00:33:24.832Z] ---> a9aeb1c20319 [2023-09-21T00:33:24.832Z] Step 12/25 : RUN ${MAKE} [2023-09-21T00:33:24.832Z] ---> Running in c2aff4c12b14 [2023-09-21T00:33:25.091Z] 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.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-21T00:33:43.166Z] Removing intermediate container c2aff4c12b14 [2023-09-21T00:33:43.166Z] ---> 289c94bb3616 [2023-09-21T00:33:43.166Z] Step 13/25 : FROM alpine:3.18 [2023-09-21T00:33:43.735Z] 3.18: Pulling from library/alpine [2023-09-21T00:33:43.735Z] 7264a8db6415: Already exists [2023-09-21T00:33:43.996Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:33:43.996Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T00:33:43.996Z] ---> 7e01a0d0a1dc [2023-09-21T00:33:43.996Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-21T00:33:43.996Z] ---> Running in e7e778d89460 [2023-09-21T00:33:44.257Z] Removing intermediate container e7e778d89460 [2023-09-21T00:33:44.257Z] ---> ceb977b01e9f [2023-09-21T00:33:44.257Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-21T00:33:44.257Z] ---> Running in de98819c0268 [2023-09-21T00:33:44.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T00:33:44.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T00:33:44.774Z] OK: 7 MiB in 15 packages [2023-09-21T00:33:45.341Z] Removing intermediate container de98819c0268 [2023-09-21T00:33:45.341Z] ---> b94ec03f0acf [2023-09-21T00:33:45.341Z] Step 16/25 : WORKDIR / [2023-09-21T00:33:45.341Z] ---> Running in c1325933252a [2023-09-21T00:33:45.341Z] Removing intermediate container c1325933252a [2023-09-21T00:33:45.341Z] ---> 385b97e48dc9 [2023-09-21T00:33:45.341Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-21T00:33:45.341Z] ---> 7970ae68cd66 [2023-09-21T00:33:45.341Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-21T00:33:45.599Z] ---> ee897276bc77 [2023-09-21T00:33:45.599Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-21T00:33:46.535Z] ---> de41c0af03ee [2023-09-21T00:33:46.535Z] Step 20/25 : EXPOSE 59910 [2023-09-21T00:33:46.535Z] ---> Running in f8eb95afa375 [2023-09-21T00:33:46.535Z] Removing intermediate container f8eb95afa375 [2023-09-21T00:33:46.535Z] ---> 0ff3e4393f1a [2023-09-21T00:33:46.535Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-21T00:33:46.535Z] ---> Running in d06004d91fee [2023-09-21T00:33:46.535Z] Removing intermediate container d06004d91fee [2023-09-21T00:33:46.535Z] ---> 7cbd0d9e489c [2023-09-21T00:33:46.535Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T00:33:46.535Z] ---> Running in 53e95f0210cc [2023-09-21T00:33:46.535Z] Removing intermediate container 53e95f0210cc [2023-09-21T00:33:46.535Z] ---> b27cf84f9222 [2023-09-21T00:33:46.535Z] Step 23/25 : LABEL arch=amd64 [2023-09-21T00:33:46.793Z] ---> Running in 19aed37df623 [2023-09-21T00:33:46.793Z] Removing intermediate container 19aed37df623 [2023-09-21T00:33:46.793Z] ---> e3b14b78def7 [2023-09-21T00:33:46.793Z] Step 24/25 : LABEL git_sha=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [2023-09-21T00:33:46.793Z] ---> Running in 1705a429f300 [2023-09-21T00:33:46.793Z] Removing intermediate container 1705a429f300 [2023-09-21T00:33:46.793Z] ---> e65123ef0db5 [2023-09-21T00:33:46.793Z] Step 25/25 : LABEL version=0.0.0 [2023-09-21T00:33:47.052Z] ---> Running in bdbe57a82f7e [2023-09-21T00:33:47.052Z] Removing intermediate container bdbe57a82f7e [2023-09-21T00:33:47.052Z] ---> 91ccf09811fc [2023-09-21T00:33:47.052Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T00:33:47.052Z] Successfully built 91ccf09811fc [2023-09-21T00:33:47.052Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:33:47.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:33:47.922Z] [2023-09-21T00:33:47.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:33:48.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:33:48.289Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T00:33:48.289Z] 5eb5b503b376: Pulling fs layer [2023-09-21T00:33:48.289Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T00:33:48.289Z] ec43610c2a17: Pulling fs layer [2023-09-21T00:33:48.289Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T00:33:48.289Z] 33b1e0a273af: Pulling fs layer [2023-09-21T00:33:48.289Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T00:33:48.289Z] 2f39f015ded8: Pulling fs layer [2023-09-21T00:33:48.289Z] 3a2ae6a8a46f: Waiting [2023-09-21T00:33:48.289Z] 2f39f015ded8: Waiting [2023-09-21T00:33:48.289Z] 5d3b04190fa2: Waiting [2023-09-21T00:33:48.289Z] 33b1e0a273af: Waiting [2023-09-21T00:33:48.289Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T00:33:48.289Z] 5c69ac0246d0: Download complete [2023-09-21T00:33:48.289Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T00:33:48.289Z] 3a2ae6a8a46f: Download complete [2023-09-21T00:33:48.289Z] 33b1e0a273af: Verifying Checksum [2023-09-21T00:33:48.289Z] 33b1e0a273af: Download complete [2023-09-21T00:33:48.289Z] 5d3b04190fa2: Verifying Checksum [2023-09-21T00:33:48.289Z] 5d3b04190fa2: Download complete [2023-09-21T00:33:48.289Z] ec43610c2a17: Download complete [2023-09-21T00:33:48.546Z] 5eb5b503b376: Verifying Checksum [2023-09-21T00:33:48.546Z] 5eb5b503b376: Download complete [2023-09-21T00:33:49.113Z] 2f39f015ded8: Download complete [2023-09-21T00:33:49.676Z] 5eb5b503b376: Pull complete [2023-09-21T00:33:49.676Z] 5c69ac0246d0: Pull complete [2023-09-21T00:33:50.241Z] ec43610c2a17: Pull complete [2023-09-21T00:33:50.241Z] 3a2ae6a8a46f: Pull complete [2023-09-21T00:33:50.498Z] 33b1e0a273af: Pull complete [2023-09-21T00:33:50.498Z] 5d3b04190fa2: Pull complete [2023-09-21T00:33:55.759Z] 2f39f015ded8: Pull complete [2023-09-21T00:33:55.759Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T00:33:55.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:33:55.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:33:55.973Z] prd-ubuntu20.04-docker-8c-8g-7503 does not seem to be running inside a container [2023-09-21T00:33:55.995Z] $ 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-197 -v /w/workspace/edgexfoundry_device-gpio_PR-197:/w/workspace/edgexfoundry_device-gpio_PR-197:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-197@tmp:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T00:34:03.566Z] $ docker top b1cbc339abc4fb3baa8e6bd3285f9e70fc6784c2faa778733af41d9d77d8c3df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:34:04.018Z] ---> job-cost.sh [2023-09-21T00:34:04.018Z] lf-activate-venv: SKIPPING [2023-09-21T00:34:04.018Z] INFO: No Stack... [2023-09-21T00:34:04.278Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T00:34:04.846Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T00:34:05.153Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-197/archives/cost.csv [2023-09-21T00:34:05.153Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T00:34:05.193Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [2023-09-21T00:34:05.197Z] Resource [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] did not exist. Created. [2023-09-21T00:34:05.197Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T00:34:05.584Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T00:34:05.637Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T00:34:05.659Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T00:34:05.742Z] $ docker stop --time=1 b1cbc339abc4fb3baa8e6bd3285f9e70fc6784c2faa778733af41d9d77d8c3df [2023-09-21T00:34:07.302Z] $ docker rm -f --volumes b1cbc339abc4fb3baa8e6bd3285f9e70fc6784c2faa778733af41d9d77d8c3df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T00:36:25.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7505 in /w/workspace/edgexfoundry_device-gpio_PR-197 [Pipeline] { [Pipeline] ws [2023-09-21T00:36:26.028Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-09-21T00:36:26.103Z] The recommended git tool is: git [2023-09-21T00:36:31.786Z] using credential edgex-jenkins-ssh [2023-09-21T00:36:31.803Z] Cloning the remote Git repository [2023-09-21T00:36:31.849Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-21T00:36:31.956Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-09-21T00:36:32.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-21T00:36:32.128Z] > git --version # timeout=10 [2023-09-21T00:36:32.149Z] > git --version # 'git version 2.25.1' [2023-09-21T00:36:32.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:36:32.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T00:36:34.495Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-21T00:36:34.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T00:36:35.955Z] Merging remotes/origin/main commit bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 into PR head commit e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [2023-09-21T00:36:36.292Z] Merge succeeded, producing e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [2023-09-21T00:36:36.293Z] Checking out Revision e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 (PR-197) [2023-09-21T00:36:35.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-21T00:36:35.487Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-21T00:36:35.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:36:35.508Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T00:36:35.978Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T00:36:36.075Z] > git checkout -f e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 # timeout=10 [2023-09-21T00:36:36.171Z] > git remote # timeout=10 [2023-09-21T00:36:36.193Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T00:36:36.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T00:36:36.239Z] > git merge bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 # timeout=10 [2023-09-21T00:36:36.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T00:36:36.300Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T00:36:36.819Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-21T00:36:36.872Z] > git --version # timeout=10 [2023-09-21T00:36:36.883Z] > git --version # 'git version 2.25.1' [2023-09-21T00:36:36.895Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T00:36:36.320Z] > git checkout -f e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 # timeout=10 [2023-09-21T00:36:38.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T00:36:38.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T00:36:38.091Z] Dload Upload Total Spent Left Speed [2023-09-21T00:36:38.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-09-21T00:36:38.754Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T00:36:39.104Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T00:36:39.104Z] + sudo tee /etc/docker/daemon.new [2023-09-21T00:36:39.104Z] { [2023-09-21T00:36:39.104Z] "registry-mirrors": [ [2023-09-21T00:36:39.104Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T00:36:39.104Z] ], [2023-09-21T00:36:39.104Z] "bip": "10.250.0.254/24", [2023-09-21T00:36:39.104Z] "hosts": [ [2023-09-21T00:36:39.104Z] "tcp://0.0.0.0:5555", [2023-09-21T00:36:39.104Z] "unix:///var/run/docker.sock" [2023-09-21T00:36:39.104Z] ], [2023-09-21T00:36:39.104Z] "mtu": 1458, [2023-09-21T00:36:39.104Z] "selinux-enabled": true, [2023-09-21T00:36:39.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T00:36:39.104Z] } [Pipeline] sh [2023-09-21T00:36:39.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T00:36:39.800Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:36:58.136Z] provisioning config files... [2023-09-21T00:36:58.168Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config13400924809748334437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:36:58.574Z] ---> docker-login.sh [2023-09-21T00:36:58.574Z] nexus3.edgexfoundry.org:10001 [2023-09-21T00:36:58.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:36:59.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:36:59.440Z] Configure a credential helper to remove this warning. See [2023-09-21T00:36:59.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:36:59.440Z] [2023-09-21T00:36:59.440Z] Login Succeeded [2023-09-21T00:36:59.440Z] nexus3.edgexfoundry.org:10002 [2023-09-21T00:36:59.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:36:59.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:36:59.713Z] Configure a credential helper to remove this warning. See [2023-09-21T00:36:59.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:36:59.713Z] [2023-09-21T00:36:59.713Z] Login Succeeded [2023-09-21T00:36:59.713Z] nexus3.edgexfoundry.org:10003 [2023-09-21T00:36:59.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:36:59.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:36:59.985Z] Configure a credential helper to remove this warning. See [2023-09-21T00:36:59.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:36:59.985Z] [2023-09-21T00:36:59.985Z] Login Succeeded [2023-09-21T00:36:59.985Z] nexus3.edgexfoundry.org:10004 [2023-09-21T00:37:00.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:37:00.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:37:00.256Z] Configure a credential helper to remove this warning. See [2023-09-21T00:37:00.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:37:00.256Z] [2023-09-21T00:37:00.256Z] Login Succeeded [2023-09-21T00:37:00.525Z] docker.io [2023-09-21T00:37:00.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T00:37:00.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T00:37:00.796Z] Configure a credential helper to remove this warning. See [2023-09-21T00:37:00.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T00:37:00.796Z] [2023-09-21T00:37:00.796Z] Login Succeeded [2023-09-21T00:37:00.796Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T00:37:00.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T00:37:01.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:37:01.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T00:37:01.325Z] ========================================================= [2023-09-21T00:37:01.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T00:37:01.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:37:01.841Z] + 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 . [2023-09-21T00:37:02.111Z] Sending build context to Docker daemon 8.13MB [2023-09-21T00:37:02.111Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T00:37:02.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-21T00:37:02.382Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T00:37:02.382Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T00:37:02.382Z] 5d54e960e981: Pulling fs layer [2023-09-21T00:37:02.382Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T00:37:02.382Z] f0e02332f6b5: Pulling fs layer [2023-09-21T00:37:02.382Z] cefa15bbcfad: Pulling fs layer [2023-09-21T00:37:02.382Z] 17808c966233: Pulling fs layer [2023-09-21T00:37:02.382Z] f4c1fc716caa: Pulling fs layer [2023-09-21T00:37:02.382Z] f0e02332f6b5: Waiting [2023-09-21T00:37:02.382Z] 17808c966233: Waiting [2023-09-21T00:37:02.382Z] f4c1fc716caa: Waiting [2023-09-21T00:37:02.382Z] cefa15bbcfad: Waiting [2023-09-21T00:37:02.382Z] 5d54e960e981: Verifying Checksum [2023-09-21T00:37:02.382Z] 5d54e960e981: Download complete [2023-09-21T00:37:02.382Z] f0e02332f6b5: Verifying Checksum [2023-09-21T00:37:02.382Z] f0e02332f6b5: Download complete [2023-09-21T00:37:02.382Z] cefa15bbcfad: Verifying Checksum [2023-09-21T00:37:02.382Z] cefa15bbcfad: Download complete [2023-09-21T00:37:02.382Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T00:37:02.382Z] 9fda8d8052c6: Download complete [2023-09-21T00:37:02.978Z] f4c1fc716caa: Verifying Checksum [2023-09-21T00:37:02.978Z] f4c1fc716caa: Download complete [2023-09-21T00:37:03.260Z] 9fda8d8052c6: Pull complete [2023-09-21T00:37:03.850Z] 5d54e960e981: Pull complete [2023-09-21T00:37:04.120Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T00:37:04.120Z] c4a7e357bf2a: Download complete [2023-09-21T00:37:05.089Z] 17808c966233: Download complete [2023-09-21T00:37:15.183Z] c4a7e357bf2a: Pull complete [2023-09-21T00:37:15.183Z] f0e02332f6b5: Pull complete [2023-09-21T00:37:15.183Z] cefa15bbcfad: Pull complete [2023-09-21T00:37:20.544Z] 17808c966233: Pull complete [2023-09-21T00:37:21.184Z] f4c1fc716caa: Pull complete [2023-09-21T00:37:21.184Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T00:37:21.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T00:37:21.184Z] ---> ea914061e18c [2023-09-21T00:37:21.184Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-21T00:37:23.183Z] ---> Running in 8fbc04bd8668 [2023-09-21T00:37:23.454Z] Removing intermediate container 8fbc04bd8668 [2023-09-21T00:37:23.454Z] ---> 29226c1cc8ff [2023-09-21T00:37:23.454Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T00:37:23.454Z] ---> Running in e16eca6f150d [2023-09-21T00:37:23.725Z] Removing intermediate container e16eca6f150d [2023-09-21T00:37:23.725Z] ---> a5486205b642 [2023-09-21T00:37:23.725Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-21T00:37:23.725Z] ---> Running in b823b077dde7 [2023-09-21T00:37:23.993Z] Removing intermediate container b823b077dde7 [2023-09-21T00:37:23.993Z] ---> eae1d929e53e [2023-09-21T00:37:23.993Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T00:37:24.261Z] ---> Running in 1b63c1ddbc26 [2023-09-21T00:37:24.529Z] Removing intermediate container 1b63c1ddbc26 [2023-09-21T00:37:24.529Z] ---> a4fb2ab919df [2023-09-21T00:37:24.529Z] Step 7/12 : WORKDIR /device-gpio [2023-09-21T00:37:24.529Z] ---> Running in 1d3e8d4a7534 [2023-09-21T00:37:24.799Z] Removing intermediate container 1d3e8d4a7534 [2023-09-21T00:37:24.799Z] ---> f7004fa7f3cc [2023-09-21T00:37:24.799Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T00:37:24.799Z] ---> Running in 3198c8e533a4 [2023-09-21T00:37:26.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T00:37:26.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T00:37:27.448Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-21T00:37:27.448Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-21T00:37:27.448Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-21T00:37:27.448Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-21T00:37:27.448Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T00:37:27.448Z] OK: 270 MiB in 56 packages [2023-09-21T00:37:28.426Z] Removing intermediate container 3198c8e533a4 [2023-09-21T00:37:28.426Z] ---> f5af8c98e54b [2023-09-21T00:37:28.426Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-21T00:37:29.012Z] ---> 232dd9fc86a6 [2023-09-21T00:37:29.012Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:37:29.012Z] ---> Running in 5075d411b2e3 [2023-09-21T00:38:50.627Z] Removing intermediate container 5075d411b2e3 [2023-09-21T00:38:50.627Z] ---> c8ef6d2a1f25 [2023-09-21T00:38:50.627Z] Step 11/12 : COPY . . [2023-09-21T00:38:50.627Z] ---> c8555c2551ac [2023-09-21T00:38:50.627Z] Step 12/12 : RUN ${MAKE} [2023-09-21T00:38:50.627Z] ---> Running in 2caa1039322a [2023-09-21T00:38:50.627Z] noop [2023-09-21T00:38:50.627Z] Removing intermediate container 2caa1039322a [2023-09-21T00:38:50.627Z] ---> da359e91d701 [2023-09-21T00:38:50.627Z] Successfully built da359e91d701 [2023-09-21T00:38:50.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:38:51.104Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T00:38:51.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:38:51.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-7505 does not seem to be running inside a container [2023-09-21T00:38:51.471Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-21T00:38:52.682Z] $ docker top 2418ff11f809d5741e450ff16cac0195040339c80a773d1e092b71ea25a615e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:38:53.551Z] + go version [2023-09-21T00:38:53.551Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T00:38:53.592Z] $ docker stop --time=1 2418ff11f809d5741e450ff16cac0195040339c80a773d1e092b71ea25a615e2 [2023-09-21T00:38:55.177Z] $ docker rm -f --volumes 2418ff11f809d5741e450ff16cac0195040339c80a773d1e092b71ea25a615e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:38:56.008Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T00:38:56.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:38:56.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-7505 does not seem to be running inside a container [2023-09-21T00:38:56.329Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-21T00:38:57.441Z] $ docker top 2b5fbc08c1ce3fbbf5b5b9a6ccc26af825b42a32d970931f4ec16cc85d923162 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:38:58.313Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-09-21T00:38:58.721Z] + make test [2023-09-21T00:38:58.721Z] go test ./... -coverprofile=coverage.out ./... [2023-09-21T00:39:02.982Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-21T00:40:39.610Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-21T00:40:39.610Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-21T00:40:39.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-21T00:40:39.610Z] go vet ./... [2023-09-21T00:40:49.696Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T00:40:49.696Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T00:40:49.696Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T00:40:49.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-21T00:40:49.769Z] $ docker stop --time=1 2b5fbc08c1ce3fbbf5b5b9a6ccc26af825b42a32d970931f4ec16cc85d923162 [2023-09-21T00:40:51.627Z] $ docker rm -f --volumes 2b5fbc08c1ce3fbbf5b5b9a6ccc26af825b42a32d970931f4ec16cc85d923162 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T00:40:52.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-21T00:40:52.825Z] Warning: overwriting stash ‘coverage-report’ [2023-09-21T00:40:53.280Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T00:40:53.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-21T00:40:54.285Z] + ls -al . [2023-09-21T00:40:54.285Z] total 164 [2023-09-21T00:40:54.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 00:39 . [2023-09-21T00:40:54.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 00:36 .. [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 21 00:36 .dockerignore [2023-09-21T00:40:54.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 00:36 .git [2023-09-21T00:40:54.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:36 .github [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 21 00:36 .gitignore [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 21 00:36 .golangci.yml [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 21 00:36 Attribution.txt [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 21 00:36 CHANGELOG.md [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 21 00:36 Dockerfile [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 00:36 GOVERNANCE.md [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 21 00:36 Jenkinsfile [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 21 00:36 LICENSE [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 21 00:36 Makefile [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 21 00:36 OWNERS.md [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 21 00:36 README.md [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 00:31 VERSION [2023-09-21T00:40:54.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 00:36 bin [2023-09-21T00:40:54.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:36 cmd [2023-09-21T00:40:54.285Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 21 00:39 coverage.out [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 21 00:36 go.mod [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 21 00:36 go.sum [2023-09-21T00:40:54.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 00:36 internal [2023-09-21T00:40:54.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 00:36 snap [2023-09-21T00:40:54.285Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 21 00:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:40:54.723Z] + 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=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 --label arch=arm64 --label version=0.0.0 . [2023-09-21T00:40:54.992Z] Sending build context to Docker daemon 8.131MB [2023-09-21T00:40:54.992Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T00:40:54.992Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-21T00:40:54.992Z] ---> da359e91d701 [2023-09-21T00:40:54.992Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-21T00:40:55.265Z] ---> Running in 2b0f37f30109 [2023-09-21T00:40:55.851Z] Removing intermediate container 2b0f37f30109 [2023-09-21T00:40:55.851Z] ---> 079940108604 [2023-09-21T00:40:55.851Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-21T00:40:55.851Z] ---> Running in 1f949ba9e384 [2023-09-21T00:40:56.435Z] Removing intermediate container 1f949ba9e384 [2023-09-21T00:40:56.436Z] ---> d4f908b05879 [2023-09-21T00:40:56.436Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-21T00:40:56.436Z] ---> Running in 15c22ee5e76b [2023-09-21T00:40:57.018Z] Removing intermediate container 15c22ee5e76b [2023-09-21T00:40:57.018Z] ---> 7e426f0df4ea [2023-09-21T00:40:57.018Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T00:40:57.018Z] ---> Running in 8dd2d8f858da [2023-09-21T00:40:57.605Z] Removing intermediate container 8dd2d8f858da [2023-09-21T00:40:57.605Z] ---> 87d114bc21ae [2023-09-21T00:40:57.605Z] Step 7/25 : WORKDIR /device-gpio [2023-09-21T00:40:57.605Z] ---> Running in 9ae7c2d6ca1a [2023-09-21T00:40:58.190Z] Removing intermediate container 9ae7c2d6ca1a [2023-09-21T00:40:58.190Z] ---> 00aeb8eec38b [2023-09-21T00:40:58.190Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T00:40:58.457Z] ---> Running in b43ca7a4b0c1 [2023-09-21T00:40:59.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T00:41:00.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T00:41:01.422Z] OK: 270 MiB in 56 packages [2023-09-21T00:41:02.830Z] Removing intermediate container b43ca7a4b0c1 [2023-09-21T00:41:02.830Z] ---> f0a593f0d01f [2023-09-21T00:41:02.830Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-21T00:41:04.240Z] ---> 5658966ec7f4 [2023-09-21T00:41:04.240Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T00:41:04.240Z] ---> Running in b286ad2f568b [2023-09-21T00:41:06.844Z] Removing intermediate container b286ad2f568b [2023-09-21T00:41:06.844Z] ---> f22459828b40 [2023-09-21T00:41:06.844Z] Step 11/25 : COPY . . [2023-09-21T00:41:07.428Z] ---> 8fc3894f2e34 [2023-09-21T00:41:07.428Z] Step 12/25 : RUN ${MAKE} [2023-09-21T00:41:07.698Z] ---> Running in 304ac876e3d1 [2023-09-21T00:41:08.658Z] 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.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-21T00:43:15.329Z] Removing intermediate container 304ac876e3d1 [2023-09-21T00:43:15.329Z] ---> ad4077928669 [2023-09-21T00:43:15.329Z] Step 13/25 : FROM alpine:3.18 [2023-09-21T00:43:15.329Z] 3.18: Pulling from library/alpine [2023-09-21T00:43:15.329Z] 9fda8d8052c6: Already exists [2023-09-21T00:43:15.329Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T00:43:15.329Z] Status: Downloaded newer image for alpine:3.18 [2023-09-21T00:43:15.329Z] ---> f6648c04cd6c [2023-09-21T00:43:15.329Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-21T00:43:15.329Z] ---> Running in f8d5335bd75b [2023-09-21T00:43:15.329Z] Removing intermediate container f8d5335bd75b [2023-09-21T00:43:15.329Z] ---> c7484dc10bbc [2023-09-21T00:43:15.329Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-21T00:43:15.329Z] ---> Running in 6bbf0316a5b9 [2023-09-21T00:43:15.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T00:43:15.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T00:43:15.329Z] OK: 8 MiB in 15 packages [2023-09-21T00:43:15.329Z] Removing intermediate container 6bbf0316a5b9 [2023-09-21T00:43:15.329Z] ---> 54ae026d61af [2023-09-21T00:43:15.329Z] Step 16/25 : WORKDIR / [2023-09-21T00:43:15.329Z] ---> Running in 14da7e247885 [2023-09-21T00:43:15.329Z] Removing intermediate container 14da7e247885 [2023-09-21T00:43:15.329Z] ---> 366cc6811ccb [2023-09-21T00:43:15.329Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-21T00:43:15.329Z] ---> 3b72963a7b16 [2023-09-21T00:43:15.329Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-21T00:43:15.329Z] ---> 3b4d3dc2cd8c [2023-09-21T00:43:15.329Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-21T00:43:15.329Z] ---> 216e29158434 [2023-09-21T00:43:15.329Z] Step 20/25 : EXPOSE 59910 [2023-09-21T00:43:15.329Z] ---> Running in fbde25d5d982 [2023-09-21T00:43:15.329Z] Removing intermediate container fbde25d5d982 [2023-09-21T00:43:15.329Z] ---> 39efa0adc8dc [2023-09-21T00:43:15.329Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-21T00:43:15.329Z] ---> Running in ea1f02015f84 [2023-09-21T00:43:15.329Z] Removing intermediate container ea1f02015f84 [2023-09-21T00:43:15.329Z] ---> ad836e16de8b [2023-09-21T00:43:15.329Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-21T00:43:15.329Z] ---> Running in 77bb9c10b9e2 [2023-09-21T00:43:15.329Z] Removing intermediate container 77bb9c10b9e2 [2023-09-21T00:43:15.329Z] ---> 0b338a50c324 [2023-09-21T00:43:15.329Z] Step 23/25 : LABEL arch=arm64 [2023-09-21T00:43:15.329Z] ---> Running in fabdede0eb11 [2023-09-21T00:43:15.329Z] Removing intermediate container fabdede0eb11 [2023-09-21T00:43:15.329Z] ---> f22704c83152 [2023-09-21T00:43:15.329Z] Step 24/25 : LABEL git_sha=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [2023-09-21T00:43:15.329Z] ---> Running in 1a2022239cf7 [2023-09-21T00:43:15.329Z] Removing intermediate container 1a2022239cf7 [2023-09-21T00:43:15.329Z] ---> df95289e3976 [2023-09-21T00:43:15.329Z] Step 25/25 : LABEL version=0.0.0 [2023-09-21T00:43:15.329Z] ---> Running in b65ead6b98ac [2023-09-21T00:43:15.329Z] Removing intermediate container b65ead6b98ac [2023-09-21T00:43:15.329Z] ---> 611594134105 [2023-09-21T00:43:15.329Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-21T00:43:15.329Z] Successfully built 611594134105 [2023-09-21T00:43:15.329Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:43:16.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:43:16.155Z] [2023-09-21T00:43:16.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:43:16.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:43:16.556Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T00:43:16.556Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T00:43:16.556Z] 04944245beec: Pulling fs layer [2023-09-21T00:43:16.556Z] 699f458cf7ca: Pulling fs layer [2023-09-21T00:43:16.556Z] 765212b225bb: Pulling fs layer [2023-09-21T00:43:16.556Z] f23df028b6ca: Pulling fs layer [2023-09-21T00:43:16.556Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T00:43:16.556Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T00:43:16.556Z] 765212b225bb: Waiting [2023-09-21T00:43:16.556Z] f23df028b6ca: Waiting [2023-09-21T00:43:16.556Z] 2437ff75d9bd: Waiting [2023-09-21T00:43:16.824Z] 04944245beec: Verifying Checksum [2023-09-21T00:43:16.824Z] 04944245beec: Download complete [2023-09-21T00:43:16.824Z] 765212b225bb: Download complete [2023-09-21T00:43:16.824Z] f23df028b6ca: Verifying Checksum [2023-09-21T00:43:16.824Z] f23df028b6ca: Download complete [2023-09-21T00:43:16.824Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T00:43:16.824Z] d65c8cfc05b1: Download complete [2023-09-21T00:43:16.824Z] 699f458cf7ca: Verifying Checksum [2023-09-21T00:43:16.824Z] 699f458cf7ca: Download complete [2023-09-21T00:43:17.405Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T00:43:17.405Z] 8998bd30e6a1: Download complete [2023-09-21T00:43:19.344Z] 2437ff75d9bd: Download complete [2023-09-21T00:43:21.285Z] 8998bd30e6a1: Pull complete [2023-09-21T00:43:21.550Z] 04944245beec: Pull complete [2023-09-21T00:43:22.959Z] 699f458cf7ca: Pull complete [2023-09-21T00:43:22.959Z] 765212b225bb: Pull complete [2023-09-21T00:43:23.541Z] f23df028b6ca: Pull complete [2023-09-21T00:43:23.811Z] d65c8cfc05b1: Pull complete [2023-09-21T00:43:38.820Z] 2437ff75d9bd: Pull complete [2023-09-21T00:43:38.820Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T00:43:38.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T00:43:38.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:43:39.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-7505 does not seem to be running inside a container [2023-09-21T00:43:39.256Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T00:43:41.884Z] $ docker top 4a1b498386da697889296c7e111f44653d237c0714604f9783577e458eec1017 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:42.775Z] ---> job-cost.sh [2023-09-21T00:43:42.776Z] lf-activate-venv: SKIPPING [2023-09-21T00:43:42.776Z] INFO: No Stack... [2023-09-21T00:43:43.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T00:43:44.030Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T00:43:44.685Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-09-21T00:43:44.685Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T00:43:44.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [2023-09-21T00:43:44.772Z] Resource [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] did not exist. Created. [2023-09-21T00:43:44.772Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T00:43:45.189Z] /w/workspace/device-gpio/1@tmp/durable-5fc558dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T00:43:45.537Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T00:43:45.652Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T00:43:45.705Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T00:43:45.759Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T00:43:45.881Z] $ docker stop --time=1 4a1b498386da697889296c7e111f44653d237c0714604f9783577e458eec1017 [2023-09-21T00:43:47.337Z] $ docker rm -f --volumes 4a1b498386da697889296c7e111f44653d237c0714604f9783577e458eec1017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-21T00:43:48.275Z] provisioning config files... [2023-09-21T00:43:48.282Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/config6744905713015656761tmp [Pipeline] { [Pipeline] sh [2023-09-21T00:43:48.695Z] + set +x [2023-09-21T00:43:48.695Z] + bash -s+ -- [2023-09-21T00:43:48.695Z] curl -s https://codecov.io/bash [2023-09-21T00:43:48.695Z] [2023-09-21T00:43:48.695Z] _____ _ [2023-09-21T00:43:48.695Z] / ____| | | [2023-09-21T00:43:48.695Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T00:43:48.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T00:43:48.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T00:43:48.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T00:43:48.695Z] Bash-1.0.6 [2023-09-21T00:43:48.695Z] [2023-09-21T00:43:48.695Z] [2023-09-21T00:43:48.695Z] ==> git version 2.25.1 found [2023-09-21T00:43:48.695Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-21T00:43:48.695Z] Release-Date: 2020-01-08 [2023-09-21T00:43:48.695Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T00:43:48.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T00:43:48.695Z] ==> Jenkins CI detected. [2023-09-21T00:43:48.695Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-197 [2023-09-21T00:43:48.695Z] project root: . [2023-09-21T00:43:48.695Z] --> token set from env [2023-09-21T00:43:48.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T00:43:48.695Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T00:43:48.695Z] ==> Python coveragepy not found [2023-09-21T00:43:48.695Z] ==> Searching for coverage reports in: [2023-09-21T00:43:48.695Z] + . [2023-09-21T00:43:48.695Z] -> Found 1 reports [2023-09-21T00:43:48.695Z] ==> Detecting git/mercurial file structure [2023-09-21T00:43:48.695Z] ==> Reading reports [2023-09-21T00:43:48.695Z] + ./coverage.out bytes=10 [2023-09-21T00:43:48.695Z] ==> Appending adjustments [2023-09-21T00:43:48.695Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T00:43:48.955Z] + Found adjustments [2023-09-21T00:43:48.955Z] ==> Gzipping contents [2023-09-21T00:43:48.955Z] 4.0K /tmp/codecov.umG05O.gz [2023-09-21T00:43:48.955Z] ==> Uploading reports [2023-09-21T00:43:48.955Z] url: https://codecov.io [2023-09-21T00:43:48.955Z] query: branch=PR-197&commit=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-09-21T00:43:48.955Z] -> Pinging Codecov [2023-09-21T00:43:48.955Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-197&commit=e70d005da2c1b7ba1cc055b382bcb17e5a9a6125&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=197&job=&cmd_args= [2023-09-21T00:43:48.955Z] -> Uploading to [2023-09-21T00:43:48.955Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e70d005da2c1b7ba1cc055b382bcb17e5a9a6125/18355a16-7502-4053-83bc-4c566754f58b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T004348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df8fbf6a7b70bc81e2d16c84a10ce79e555f2f26c80b06c959f6cf4cc844fd69 [2023-09-21T00:43:48.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T00:43:48.955Z] Dload Upload Total Spent Left Speed [2023-09-21T00:43:49.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3731 --:--:-- --:--:-- --:--:-- 3731 [2023-09-21T00:43:49.214Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/e70d005da2c1b7ba1cc055b382bcb17e5a9a6125 [Pipeline] } [2023-09-21T00:43:49.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-21T00:43:51.129Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-197/archives ] [2023-09-21T00:43:51.129Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-197/archives [2023-09-21T00:43:51.129Z] total 16 [2023-09-21T00:43:51.129Z] drwxr-xr-x 3 root root 4096 Sep 21 00:34 . [2023-09-21T00:43:51.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 00:34 .. [2023-09-21T00:43:51.129Z] drwxr-xr-x 2 root root 4096 Sep 21 00:34 cost [2023-09-21T00:43:51.129Z] -rw-r--r-- 1 root root 83 Sep 21 00:34 cost.csv [2023-09-21T00:43:51.129Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-197/archives [2023-09-21T00:43:51.129Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-197/archives [2023-09-21T00:43:51.129Z] total 16 [2023-09-21T00:43:51.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 00:34 . [2023-09-21T00:43:51.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 00:34 .. [2023-09-21T00:43:51.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 00:34 cost [2023-09-21T00:43:51.129Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 21 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:51.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:52.349Z] ---> package-listing.sh [2023-09-21T00:43:52.349Z] ++ facter osfamily [2023-09-21T00:43:52.349Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T00:43:52.608Z] + OS_FAMILY=debian [2023-09-21T00:43:52.608Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-197 [2023-09-21T00:43:52.608Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T00:43:52.608Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T00:43:52.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T00:43:52.608Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T00:43:52.608Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-197 ']' [2023-09-21T00:43:52.608Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T00:43:52.608Z] + case "${OS_FAMILY}" in [2023-09-21T00:43:52.608Z] + dpkg -l [2023-09-21T00:43:52.608Z] + grep '^ii' [2023-09-21T00:43:52.608Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T00:43:52.608Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T00:43:52.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T00:43:52.608Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-197 ']' [2023-09-21T00:43:52.608Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-197/archives/ [2023-09-21T00:43:52.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-197/archives/ [Pipeline] echo [2023-09-21T00:43:52.641Z] 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T00:43:52.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T00:43:53.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T00:43:53.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T00:43:53.468Z] prd-ubuntu20.04-docker-8c-8g-7503 does not seem to be running inside a container [2023-09-21T00:43:53.496Z] $ 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-197/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-197 -v /w/workspace/edgexfoundry_device-gpio_PR-197:/w/workspace/edgexfoundry_device-gpio_PR-197:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-197@tmp:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T00:43:53.749Z] $ docker top 9bb753f54b3e4f9f75be6980d190c11543b8fa907308e50aff6aa94484fe3186 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T00:43:54.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T00:43:54.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T00:43:54.763Z] + ls /var/log/sa-host [2023-09-21T00:43:54.763Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T00:43:54.905Z] provisioning config files... [2023-09-21T00:43:54.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-197@tmp/config10063479507114502647tmp [Pipeline] { [Pipeline] echo [2023-09-21T00:43:54.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:55.285Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T00:43:55.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:55.708Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T00:43:55.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:56.047Z] ---> sudo-logs.sh [2023-09-21T00:43:56.047Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T00:43:56.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:56.440Z] ---> job-cost.sh [2023-09-21T00:43:56.440Z] lf-activate-venv: SKIPPING [2023-09-21T00:43:56.440Z] DEBUG: total: 0.2199999988079071 [2023-09-21T00:43:56.440Z] INFO: Retrieving Stack Cost... [2023-09-21T00:43:57.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T00:43:57.266Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T00:43:57.301Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T00:43:57.610Z] ---> logs-deploy.sh [2023-09-21T00:43:57.610Z] lf-activate-venv: SKIPPING [2023-09-21T00:43:57.610Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-197/1 [2023-09-21T00:43:57.610Z] INFO: archiving workspace using pattern(s): [2023-09-21T00:43:58.547Z] Archives upload complete. [2023-09-21T00:43:58.547Z] INFO: archiving logs to Nexus