Pull request #213 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c9cdba0a547f25f5ed19df06da126fdc65a8446+7dc6282e6f484b8ebccec722045a9c6b5647f969 (1c934c299f44d27b1d8951f94e48d04afcc3dc02) 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-ssh4019953623134785920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12828600154358621698.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-213/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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13157359426368228717.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-213/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11445833547828638183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13576302910672141455.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-213/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-213/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7439994540110192575.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 Running on prd-ubuntu20.04-docker-8c-8g-16929 in /w/workspace/edgexfoundry_device-gpio_PR-213 [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-213 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit 0c9cdba0a547f25f5ed19df06da126fdc65a8446 Merge succeeded, producing 0c9cdba0a547f25f5ed19df06da126fdc65a8446 Checking out Revision 0c9cdba0a547f25f5ed19df06da126fdc65a8446 (PR-213) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9cdba0a547f25f5ed19df06da126fdc65a8446 # 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 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c9cdba0a547f25f5ed19df06da126fdc65a8446 # timeout=10 [Pipeline] timeout [2023-11-08T00:41:48.842Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T00:41:49.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T00:41:49.149Z] ========================================================= [2023-11-08T00:41:49.149Z] EdgeX Global Pipelines Version Info [2023-11-08T00:41:49.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:41:49.911Z] ------------------- [2023-11-08T00:41:49.911Z] stable info: [2023-11-08T00:41:49.911Z] ------------------- [2023-11-08T00:41:49.911Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T00:41:49.911Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:41:49.911Z] Message: update stable to v1.0.257 [2023-11-08T00:41:50.480Z] ------------------- [2023-11-08T00:41:50.480Z] experimental info: [2023-11-08T00:41:50.480Z] ------------------- [2023-11-08T00:41:50.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T00:41:50.480Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:41:50.480Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T00:41:50.803Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-08T00:41:50.835Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-08T00:41:50.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T00:41:50.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T00:41:50.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T00:41:50.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T00:41:51.043Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T00:41:51.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T00:41:51.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T00:41:51.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T00:41:51.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T00:41:51.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-08T00:41:51.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T00:41:51.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T00:41:51.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:41:51.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T00:41:51.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:41:51.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T00:41:51.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T00:41:51.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T00:41:51.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T00:41:51.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T00:41:51.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T00:41:51.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T00:41:51.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T00:41:51.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T00:41:51.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T00:41:51.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-213 [Pipeline] echo [2023-11-08T00:41:52.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-213 [Pipeline] echo [2023-11-08T00:41:52.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-213 [Pipeline] echo [2023-11-08T00:41:52.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [Pipeline] echo [2023-11-08T00:41:52.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c9cdba [Pipeline] echo [2023-11-08T00:41:52.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:41:52.319Z] provisioning config files... [2023-11-08T00:41:52.361Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/config16277723557286601320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:41:52.710Z] ---> docker-login.sh [2023-11-08T00:41:52.710Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:41:52.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:41:52.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:41:52.970Z] Configure a credential helper to remove this warning. See [2023-11-08T00:41:52.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:41:52.970Z] [2023-11-08T00:41:52.970Z] Login Succeeded [2023-11-08T00:41:52.970Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:41:52.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:41:52.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:41:52.970Z] Configure a credential helper to remove this warning. See [2023-11-08T00:41:52.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:41:52.970Z] [2023-11-08T00:41:52.970Z] Login Succeeded [2023-11-08T00:41:52.970Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:41:53.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:41:53.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:41:53.230Z] Configure a credential helper to remove this warning. See [2023-11-08T00:41:53.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:41:53.230Z] [2023-11-08T00:41:53.230Z] Login Succeeded [2023-11-08T00:41:53.230Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:41:53.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:41:53.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:41:53.230Z] Configure a credential helper to remove this warning. See [2023-11-08T00:41:53.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:41:53.230Z] [2023-11-08T00:41:53.230Z] Login Succeeded [2023-11-08T00:41:53.230Z] docker.io [2023-11-08T00:41:53.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:41:53.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:41:53.750Z] Configure a credential helper to remove this warning. See [2023-11-08T00:41:53.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:41:53.750Z] [2023-11-08T00:41:53.750Z] Login Succeeded [2023-11-08T00:41:53.750Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:41:53.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T00:41:54.431Z] + git rev-list -1 --merges 0c9cdba0a547f25f5ed19df06da126fdc65a8446~1..0c9cdba0a547f25f5ed19df06da126fdc65a8446 [Pipeline] echo [2023-11-08T00:41:54.497Z] -----------> git rev-list -1 --merges 0c9cdba0a547f25f5ed19df06da126fdc65a8446~1..0c9cdba0a547f25f5ed19df06da126fdc65a8446 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [false] [Pipeline] sh [2023-11-08T00:41:54.808Z] + git log --format=format:%s -1 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [Pipeline] echo [2023-11-08T00:41:54.844Z] ========================================================= [2023-11-08T00:41:54.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T00:41:54.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:41:55.281Z] + git log --format=format:%s -1 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [Pipeline] echo [2023-11-08T00:41:55.314Z] [semverPrep] GIT_COMMIT: 0c9cdba0a547f25f5ed19df06da126fdc65a8446, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T00:41:55.348Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T00:41:55.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T00:41:55.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T00:41:55.760Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T00:41:55.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T00:41:55.760Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T00:41:55.760Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T00:41:55.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:41:56.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:41:56.295Z] [2023-11-08T00:41:56.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:41:56.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:41:56.690Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T00:41:56.690Z] b85a868b505f: Pulling fs layer [2023-11-08T00:41:56.690Z] e2be974225ed: Pulling fs layer [2023-11-08T00:41:56.690Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T00:41:56.690Z] 988bab9f4d93: Pulling fs layer [2023-11-08T00:41:56.690Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T00:41:56.690Z] eaf3925da568: Pulling fs layer [2023-11-08T00:41:56.690Z] bab4dde63d76: Pulling fs layer [2023-11-08T00:41:56.690Z] bde34c3a00c8: Pulling fs layer [2023-11-08T00:41:56.690Z] b352a97aabf1: Pulling fs layer [2023-11-08T00:41:56.690Z] 4872d77fe225: Pulling fs layer [2023-11-08T00:41:56.690Z] 5851b861e8e6: Pulling fs layer [2023-11-08T00:41:56.690Z] 1469e6f7b9e6: Waiting [2023-11-08T00:41:56.690Z] bab4dde63d76: Waiting [2023-11-08T00:41:56.690Z] 988bab9f4d93: Waiting [2023-11-08T00:41:56.690Z] eaf3925da568: Waiting [2023-11-08T00:41:56.690Z] bde34c3a00c8: Waiting [2023-11-08T00:41:56.690Z] 4872d77fe225: Waiting [2023-11-08T00:41:56.690Z] b352a97aabf1: Waiting [2023-11-08T00:41:56.690Z] e2be974225ed: Verifying Checksum [2023-11-08T00:41:56.690Z] e2be974225ed: Download complete [2023-11-08T00:41:56.690Z] 988bab9f4d93: Download complete [2023-11-08T00:41:56.690Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T00:41:56.690Z] 1469e6f7b9e6: Download complete [2023-11-08T00:41:56.690Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T00:41:56.690Z] 339a4e72a1f5: Download complete [2023-11-08T00:41:56.690Z] eaf3925da568: Verifying Checksum [2023-11-08T00:41:56.690Z] eaf3925da568: Download complete [2023-11-08T00:41:56.950Z] bde34c3a00c8: Verifying Checksum [2023-11-08T00:41:56.950Z] bde34c3a00c8: Download complete [2023-11-08T00:41:56.950Z] b352a97aabf1: Download complete [2023-11-08T00:41:56.950Z] 4872d77fe225: Verifying Checksum [2023-11-08T00:41:56.950Z] 4872d77fe225: Download complete [2023-11-08T00:41:56.950Z] 5851b861e8e6: Verifying Checksum [2023-11-08T00:41:56.950Z] 5851b861e8e6: Download complete [2023-11-08T00:41:56.950Z] b85a868b505f: Verifying Checksum [2023-11-08T00:41:56.950Z] b85a868b505f: Download complete [2023-11-08T00:41:57.211Z] bab4dde63d76: Verifying Checksum [2023-11-08T00:41:57.211Z] bab4dde63d76: Download complete [2023-11-08T00:41:57.974Z] b85a868b505f: Pull complete [2023-11-08T00:41:58.232Z] e2be974225ed: Pull complete [2023-11-08T00:41:58.801Z] 339a4e72a1f5: Pull complete [2023-11-08T00:41:58.801Z] 988bab9f4d93: Pull complete [2023-11-08T00:41:59.062Z] 1469e6f7b9e6: Pull complete [2023-11-08T00:41:59.062Z] eaf3925da568: Pull complete [2023-11-08T00:42:00.971Z] bab4dde63d76: Pull complete [2023-11-08T00:42:00.971Z] bde34c3a00c8: Pull complete [2023-11-08T00:42:00.971Z] b352a97aabf1: Pull complete [2023-11-08T00:42:00.971Z] 4872d77fe225: Pull complete [2023-11-08T00:42:01.232Z] 5851b861e8e6: Pull complete [2023-11-08T00:42:01.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T00:42:01.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T00:42:01.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:42:01.477Z] prd-ubuntu20.04-docker-8c-8g-16929 does not seem to be running inside a container [2023-11-08T00:42:01.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-213 -v /w/workspace/edgexfoundry_device-gpio_PR-213:/w/workspace/edgexfoundry_device-gpio_PR-213:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-213@tmp:/w/workspace/edgexfoundry_device-gpio_PR-213@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T00:42:04.851Z] $ docker top 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T00:42:05.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:42:05.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:42:05.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:42:05.176Z] $ docker exec 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec ssh-agent [2023-11-08T00:42:05.289Z] SSH_AUTH_SOCK=/tmp/ssh-Zy2yAFfhJm9n/agent.31 [2023-11-08T00:42:05.289Z] SSH_AGENT_PID=37 [2023-11-08T00:42:05.296Z] Running ssh-add (command line suppressed) [2023-11-08T00:42:05.395Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-213@tmp/private_key_13823702354654014927.key (/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/private_key_13823702354654014927.key) [2023-11-08T00:42:05.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:42:05.751Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T00:42:05.778Z] $ docker exec --env ******** --env ******** 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec ssh-agent -k [2023-11-08T00:42:05.883Z] unset SSH_AUTH_SOCK; [2023-11-08T00:42:05.883Z] unset SSH_AGENT_PID; [2023-11-08T00:42:05.884Z] echo Agent pid 37 killed; [2023-11-08T00:42:05.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T00:42:06.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T00:42:06.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T00:42:06.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T00:42:06.129Z] $ docker exec 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec ssh-agent [2023-11-08T00:42:06.242Z] SSH_AUTH_SOCK=/tmp/ssh-ksucUBAtoFQ1/agent.69 [2023-11-08T00:42:06.242Z] SSH_AGENT_PID=75 [2023-11-08T00:42:06.247Z] Running ssh-add (command line suppressed) [2023-11-08T00:42:06.348Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-213@tmp/private_key_7799898237265260600.key (/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/private_key_7799898237265260600.key) [2023-11-08T00:42:06.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T00:42:06.703Z] + git semver init [2023-11-08T00:42:06.963Z] 2023-11-08 00:42:06,881 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T00:42:06.963Z] 2023-11-08 00:42:06,882 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-213/.semver [2023-11-08T00:42:06.963Z] 2023-11-08 00:42:06,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-213/.semver [2023-11-08T00:42:06.963Z] 2023-11-08 00:42:06,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-213/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-213, universal_newlines=False, shell=None, istream=None) [2023-11-08T00:42:07.902Z] 2023-11-08 00:42:07,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-213/.git/info/exclude [2023-11-08T00:42:07.902Z] 2023-11-08 00:42:07,894 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-213/.semver/PR-213 with force:False [2023-11-08T00:42:07.902Z] 2023-11-08 00:42:07,894 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-213/.semver/PR-213 [2023-11-08T00:42:07.902Z] 2023-11-08 00:42:07,896 [execute] INFO git cat-file --batch-check [2023-11-08T00:42:07.902Z] 2023-11-08 00:42:07,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:42:08.160Z] 2023-11-08 00:42:07,902 [execute] INFO git cat-file --batch [2023-11-08T00:42:08.160Z] 2023-11-08 00:42:07,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-213/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T00:42:08.160Z] 2023-11-08 00:42:07,907 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-213/.semver/PR-213 [2023-11-08T00:42:08.160Z] 0.0.0 [Pipeline] } [2023-11-08T00:42:08.186Z] $ docker exec --env ******** --env ******** 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec ssh-agent -k [2023-11-08T00:42:08.287Z] unset SSH_AUTH_SOCK; [2023-11-08T00:42:08.288Z] unset SSH_AGENT_PID; [2023-11-08T00:42:08.288Z] echo Agent pid 75 killed; [2023-11-08T00:42:08.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T00:42:08.744Z] + git semver [Pipeline] } [2023-11-08T00:42:09.027Z] $ docker stop --time=1 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec [2023-11-08T00:42:10.346Z] $ docker rm -f --volumes 5079819bd141c630c6e339f2ddd5968c470e686512d59eb148eb041b1f0103ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:42:10.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T00:42:11.027Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T00:42:11.045Z] [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-11-08T00:42:11.702Z] provisioning config files... [2023-11-08T00:42:11.712Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/config17743039800501182593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:42:11.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16935 in /w/workspace/edgexfoundry_device-gpio_PR-213 [Pipeline] { [Pipeline] ws [2023-11-08T00:42:11.907Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-11-08T00:42:11.986Z] The recommended git tool is: git [2023-11-08T00:42:12.066Z] ---> docker-login.sh [2023-11-08T00:42:12.066Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:42:12.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:12.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:12.066Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:12.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:12.066Z] [2023-11-08T00:42:12.066Z] Login Succeeded [2023-11-08T00:42:12.066Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:42:12.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:12.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:12.066Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:12.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:12.066Z] [2023-11-08T00:42:12.066Z] Login Succeeded [2023-11-08T00:42:12.066Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:42:12.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:12.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:12.327Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:12.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:12.327Z] [2023-11-08T00:42:12.327Z] Login Succeeded [2023-11-08T00:42:12.327Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:42:12.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:12.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:12.327Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:12.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:12.327Z] [2023-11-08T00:42:12.327Z] Login Succeeded [2023-11-08T00:42:12.327Z] docker.io [2023-11-08T00:42:12.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:12.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:12.845Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:12.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:12.845Z] [2023-11-08T00:42:12.845Z] Login Succeeded [2023-11-08T00:42:12.845Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:42:12.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:42:13.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:42:13.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:42:13.156Z] ========================================================= [2023-11-08T00:42:13.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T00:42:13.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:42:13.632Z] + 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-11-08T00:42:13.632Z] Sending build context to Docker daemon 16.17MB [2023-11-08T00:42:13.632Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:42:13.632Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:42:13.632Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T00:42:13.632Z] 7264a8db6415: Pulling fs layer [2023-11-08T00:42:13.632Z] c4d48a809fc2: Pulling fs layer [2023-11-08T00:42:13.632Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T00:42:13.632Z] ad3a456e5733: Pulling fs layer [2023-11-08T00:42:13.632Z] 33e27b845d1e: Pulling fs layer [2023-11-08T00:42:13.632Z] c68163c4e522: Pulling fs layer [2023-11-08T00:42:13.632Z] 50da416c3ac9: Pulling fs layer [2023-11-08T00:42:13.632Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T00:42:13.632Z] ad3a456e5733: Waiting [2023-11-08T00:42:13.632Z] 33e27b845d1e: Waiting [2023-11-08T00:42:13.632Z] c68163c4e522: Waiting [2023-11-08T00:42:13.632Z] 50da416c3ac9: Waiting [2023-11-08T00:42:13.632Z] 23d2d4c4bb30: Waiting [2023-11-08T00:42:13.897Z] c4d48a809fc2: Verifying Checksum [2023-11-08T00:42:13.897Z] c4d48a809fc2: Download complete [2023-11-08T00:42:13.897Z] ad3a456e5733: Verifying Checksum [2023-11-08T00:42:13.897Z] ad3a456e5733: Download complete [2023-11-08T00:42:13.897Z] 33e27b845d1e: Verifying Checksum [2023-11-08T00:42:13.897Z] 33e27b845d1e: Download complete [2023-11-08T00:42:13.897Z] 7264a8db6415: Verifying Checksum [2023-11-08T00:42:13.897Z] 7264a8db6415: Download complete [2023-11-08T00:42:13.897Z] c68163c4e522: Verifying Checksum [2023-11-08T00:42:13.897Z] c68163c4e522: Download complete [2023-11-08T00:42:13.897Z] 7264a8db6415: Pull complete [2023-11-08T00:42:14.157Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T00:42:14.157Z] 23d2d4c4bb30: Download complete [2023-11-08T00:42:14.157Z] c4d48a809fc2: Pull complete [2023-11-08T00:42:14.157Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T00:42:14.157Z] 4f1c88b9dad5: Download complete [2023-11-08T00:42:14.721Z] 50da416c3ac9: Verifying Checksum [2023-11-08T00:42:14.721Z] 50da416c3ac9: Download complete [2023-11-08T00:42:18.032Z] 4f1c88b9dad5: Pull complete [2023-11-08T00:42:18.032Z] ad3a456e5733: Pull complete [2023-11-08T00:42:18.032Z] 33e27b845d1e: Pull complete [2023-11-08T00:42:18.032Z] c68163c4e522: Pull complete [2023-11-08T00:42:18.262Z] using credential edgex-jenkins-ssh [2023-11-08T00:42:18.281Z] Cloning the remote Git repository [2023-11-08T00:42:18.334Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-08T00:42:18.453Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-11-08T00:42:18.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-08T00:42:18.620Z] > git --version # timeout=10 [2023-11-08T00:42:18.643Z] > git --version # 'git version 2.25.1' [2023-11-08T00:42:18.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:42:18.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:42:20.563Z] 50da416c3ac9: Pull complete [2023-11-08T00:42:20.564Z] 23d2d4c4bb30: Pull complete [2023-11-08T00:42:20.564Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T00:42:20.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T00:42:20.564Z] ---> 0786185ac409 [2023-11-08T00:42:20.564Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:42:20.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-08T00:42:20.670Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T00:42:21.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-08T00:42:21.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-08T00:42:21.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:42:21.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/213/head:refs/remotes/origin/PR-213 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T00:42:22.433Z] Merging remotes/origin/main commit 7dc6282e6f484b8ebccec722045a9c6b5647f969 into PR head commit 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [2023-11-08T00:42:22.799Z] Merge succeeded, producing 0c9cdba0a547f25f5ed19df06da126fdc65a8446 [2023-11-08T00:42:22.799Z] Checking out Revision 0c9cdba0a547f25f5ed19df06da126fdc65a8446 (PR-213) [2023-11-08T00:42:23.418Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T00:42:23.488Z] > git --version # timeout=10 [2023-11-08T00:42:23.503Z] > git --version # 'git version 2.25.1' [2023-11-08T00:42:23.522Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T00:42:22.458Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:42:22.561Z] > git checkout -f 0c9cdba0a547f25f5ed19df06da126fdc65a8446 # timeout=10 [2023-11-08T00:42:22.661Z] > git remote # timeout=10 [2023-11-08T00:42:22.687Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T00:42:22.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T00:42:22.739Z] > git merge 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 [2023-11-08T00:42:22.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T00:42:22.806Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T00:42:22.831Z] > git checkout -f 0c9cdba0a547f25f5ed19df06da126fdc65a8446 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:42:24.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T00:42:24.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:42:24.606Z] Dload Upload Total Spent Left Speed [2023-11-08T00:42:24.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 74163 0 --:--:-- --:--:-- --:--:-- 74163 [Pipeline] sh [2023-11-08T00:42:25.234Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T00:42:25.601Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T00:42:25.601Z] + sudo tee /etc/docker/daemon.new [2023-11-08T00:42:25.601Z] { [2023-11-08T00:42:25.601Z] "registry-mirrors": [ [2023-11-08T00:42:25.601Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T00:42:25.601Z] ], [2023-11-08T00:42:25.601Z] "bip": "10.250.0.254/24", [2023-11-08T00:42:25.601Z] "hosts": [ [2023-11-08T00:42:25.601Z] "tcp://0.0.0.0:5555", [2023-11-08T00:42:25.601Z] "unix:///var/run/docker.sock" [2023-11-08T00:42:25.601Z] ], [2023-11-08T00:42:25.601Z] "mtu": 1458, [2023-11-08T00:42:25.601Z] "selinux-enabled": true, [2023-11-08T00:42:25.601Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T00:42:25.601Z] } [Pipeline] sh [2023-11-08T00:42:25.967Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T00:42:26.331Z] + sudo service docker restart [2023-11-08T00:42:27.128Z] ---> Running in 169f11d4fe96 [2023-11-08T00:42:27.128Z] Removing intermediate container 169f11d4fe96 [2023-11-08T00:42:27.128Z] ---> cd8787f1b7e7 [2023-11-08T00:42:27.128Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:42:27.128Z] ---> Running in db0f6064985a [2023-11-08T00:42:27.128Z] Removing intermediate container db0f6064985a [2023-11-08T00:42:27.128Z] ---> 544c03dde126 [2023-11-08T00:42:27.128Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-08T00:42:27.128Z] ---> Running in 049987e4f283 [2023-11-08T00:42:27.128Z] Removing intermediate container 049987e4f283 [2023-11-08T00:42:27.128Z] ---> b6201fe5c8a9 [2023-11-08T00:42:27.128Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:42:27.128Z] ---> Running in 43741319eda5 [2023-11-08T00:42:27.128Z] Removing intermediate container 43741319eda5 [2023-11-08T00:42:27.128Z] ---> 200f9284e344 [2023-11-08T00:42:27.128Z] Step 7/12 : WORKDIR /device-gpio [2023-11-08T00:42:27.128Z] ---> Running in 0e07996ad97b [2023-11-08T00:42:27.128Z] Removing intermediate container 0e07996ad97b [2023-11-08T00:42:27.128Z] ---> 3621661f13af [2023-11-08T00:42:27.128Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:42:27.128Z] ---> Running in c52fe741aeda [2023-11-08T00:42:27.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:42:27.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:42:27.128Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T00:42:27.387Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T00:42:27.387Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T00:42:27.387Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T00:42:27.387Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:42:27.387Z] OK: 268 MiB in 56 packages [2023-11-08T00:42:27.955Z] Removing intermediate container c52fe741aeda [2023-11-08T00:42:27.955Z] ---> 89ed49501b77 [2023-11-08T00:42:27.955Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T00:42:27.955Z] ---> 3df27e47bbc8 [2023-11-08T00:42:27.955Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:42:28.214Z] ---> Running in 243664e1b9dc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:42:48.615Z] provisioning config files... [2023-11-08T00:42:48.651Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9999221908555230347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:42:49.059Z] ---> docker-login.sh [2023-11-08T00:42:49.059Z] nexus3.edgexfoundry.org:10001 [2023-11-08T00:42:49.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:49.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:49.651Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:49.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:49.651Z] [2023-11-08T00:42:49.651Z] Login Succeeded [2023-11-08T00:42:49.651Z] nexus3.edgexfoundry.org:10002 [2023-11-08T00:42:49.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:50.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:50.205Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:50.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:50.205Z] [2023-11-08T00:42:50.205Z] Login Succeeded [2023-11-08T00:42:50.205Z] nexus3.edgexfoundry.org:10003 [2023-11-08T00:42:50.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:50.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:50.482Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:50.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:50.482Z] [2023-11-08T00:42:50.482Z] Login Succeeded [2023-11-08T00:42:50.482Z] nexus3.edgexfoundry.org:10004 [2023-11-08T00:42:50.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:51.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:51.026Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:51.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:51.026Z] [2023-11-08T00:42:51.026Z] Login Succeeded [2023-11-08T00:42:51.026Z] docker.io [2023-11-08T00:42:51.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T00:42:51.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T00:42:51.567Z] Configure a credential helper to remove this warning. See [2023-11-08T00:42:51.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T00:42:51.567Z] [2023-11-08T00:42:51.567Z] Login Succeeded [2023-11-08T00:42:51.568Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T00:42:51.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T00:42:52.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:42:52.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T00:42:52.106Z] ========================================================= [2023-11-08T00:42:52.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T00:42:52.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:42:52.626Z] + 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-11-08T00:42:52.896Z] Sending build context to Docker daemon 8.148MB [2023-11-08T00:42:52.896Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:42:52.896Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T00:42:53.167Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T00:42:53.167Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T00:42:53.167Z] 5d54e960e981: Pulling fs layer [2023-11-08T00:42:53.167Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T00:42:53.167Z] f0e02332f6b5: Pulling fs layer [2023-11-08T00:42:53.167Z] cefa15bbcfad: Pulling fs layer [2023-11-08T00:42:53.167Z] 17808c966233: Pulling fs layer [2023-11-08T00:42:53.167Z] f4c1fc716caa: Pulling fs layer [2023-11-08T00:42:53.167Z] f0e02332f6b5: Waiting [2023-11-08T00:42:53.167Z] cefa15bbcfad: Waiting [2023-11-08T00:42:53.167Z] 5d54e960e981: Verifying Checksum [2023-11-08T00:42:53.167Z] 5d54e960e981: Download complete [2023-11-08T00:42:53.167Z] f0e02332f6b5: Download complete [2023-11-08T00:42:53.167Z] cefa15bbcfad: Verifying Checksum [2023-11-08T00:42:53.167Z] cefa15bbcfad: Download complete [2023-11-08T00:42:53.446Z] 9fda8d8052c6: Download complete [2023-11-08T00:42:53.720Z] f4c1fc716caa: Verifying Checksum [2023-11-08T00:42:53.720Z] f4c1fc716caa: Download complete [2023-11-08T00:42:54.315Z] 9fda8d8052c6: Pull complete [2023-11-08T00:42:54.903Z] 5d54e960e981: Pull complete [2023-11-08T00:42:55.171Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T00:42:55.171Z] c4a7e357bf2a: Download complete [2023-11-08T00:42:56.248Z] 17808c966233: Verifying Checksum [2023-11-08T00:42:56.248Z] 17808c966233: Download complete [2023-11-08T00:43:06.967Z] Removing intermediate container 243664e1b9dc [2023-11-08T00:43:06.968Z] ---> a3ec1f6ee6b8 [2023-11-08T00:43:06.968Z] Step 11/12 : COPY . . [2023-11-08T00:43:07.225Z] ---> 980a014094d0 [2023-11-08T00:43:07.225Z] Step 12/12 : RUN ${MAKE} [2023-11-08T00:43:07.225Z] ---> Running in 77ac7ccdc699 [2023-11-08T00:43:07.486Z] noop [2023-11-08T00:43:07.746Z] Removing intermediate container 77ac7ccdc699 [2023-11-08T00:43:07.746Z] ---> 3281d0c3cf30 [2023-11-08T00:43:07.746Z] Successfully built 3281d0c3cf30 [2023-11-08T00:43:07.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:43:08.218Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:43:08.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:43:08.372Z] prd-ubuntu20.04-docker-8c-8g-16929 does not seem to be running inside a container [2023-11-08T00:43:08.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-213 -v /w/workspace/edgexfoundry_device-gpio_PR-213:/w/workspace/edgexfoundry_device-gpio_PR-213:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-213@tmp:/w/workspace/edgexfoundry_device-gpio_PR-213@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-x86_64 cat [2023-11-08T00:43:08.615Z] c4a7e357bf2a: Pull complete [2023-11-08T00:43:08.615Z] f0e02332f6b5: Pull complete [2023-11-08T00:43:08.615Z] cefa15bbcfad: Pull complete [2023-11-08T00:43:08.713Z] $ docker top 62f0b01bef1e0da4e935a7c53223bbf6ffa2a022bfab3e72051baaf0c18d3d29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:43:09.119Z] + go version [2023-11-08T00:43:09.119Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T00:43:09.153Z] $ docker stop --time=1 62f0b01bef1e0da4e935a7c53223bbf6ffa2a022bfab3e72051baaf0c18d3d29 [2023-11-08T00:43:10.427Z] $ docker rm -f --volumes 62f0b01bef1e0da4e935a7c53223bbf6ffa2a022bfab3e72051baaf0c18d3d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:43:11.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T00:43:11.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:43:11.330Z] prd-ubuntu20.04-docker-8c-8g-16929 does not seem to be running inside a container [2023-11-08T00:43:11.359Z] $ 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-213 -v /w/workspace/edgexfoundry_device-gpio_PR-213:/w/workspace/edgexfoundry_device-gpio_PR-213:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-213@tmp:/w/workspace/edgexfoundry_device-gpio_PR-213@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-x86_64 cat [2023-11-08T00:43:11.683Z] $ docker top 710eb9c5a7ae319338b8568aff564409c888ea844ff60fe40fa0c7a569de664b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:43:12.081Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-213 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:43:12.441Z] + make test [2023-11-08T00:43:12.441Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T00:43:13.912Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-08T00:43:16.845Z] 17808c966233: Pull complete [2023-11-08T00:43:18.261Z] f4c1fc716caa: Pull complete [2023-11-08T00:43:18.261Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T00:43:18.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T00:43:18.261Z] ---> ea914061e18c [2023-11-08T00:43:18.261Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:43:20.216Z] ---> Running in 7bf5134178b8 [2023-11-08T00:43:20.498Z] Removing intermediate container 7bf5134178b8 [2023-11-08T00:43:20.498Z] ---> 75ee0bbe535d [2023-11-08T00:43:20.498Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:43:20.498Z] ---> Running in b7edaa081ff7 [2023-11-08T00:43:21.091Z] Removing intermediate container b7edaa081ff7 [2023-11-08T00:43:21.091Z] ---> 09e6382ace06 [2023-11-08T00:43:21.091Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-08T00:43:21.091Z] ---> Running in bc418d15c82e [2023-11-08T00:43:21.361Z] Removing intermediate container bc418d15c82e [2023-11-08T00:43:21.361Z] ---> 3630814fd677 [2023-11-08T00:43:21.361Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:43:21.362Z] ---> Running in ef8d96475242 [2023-11-08T00:43:21.642Z] Removing intermediate container ef8d96475242 [2023-11-08T00:43:21.642Z] ---> 4a122b8d07f2 [2023-11-08T00:43:21.642Z] Step 7/12 : WORKDIR /device-gpio [2023-11-08T00:43:21.914Z] ---> Running in b0b2f8bdfa5b [2023-11-08T00:43:22.182Z] Removing intermediate container b0b2f8bdfa5b [2023-11-08T00:43:22.182Z] ---> 9d413adaef0a [2023-11-08T00:43:22.182Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:43:22.182Z] ---> Running in b3c9f900d141 [2023-11-08T00:43:23.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:43:23.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:43:23.904Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-08T00:43:23.905Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-08T00:43:25.287Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T00:43:25.287Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T00:43:25.287Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T00:43:25.287Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T00:43:25.287Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T00:43:25.287Z] OK: 270 MiB in 56 packages [2023-11-08T00:43:28.086Z] go vet ./... [2023-11-08T00:43:29.570Z] Removing intermediate container b3c9f900d141 [2023-11-08T00:43:29.570Z] ---> 3bb49b362eac [2023-11-08T00:43:29.570Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T00:43:30.162Z] ---> ca35ae9662e3 [2023-11-08T00:43:30.162Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:43:30.162Z] ---> Running in aca24e81d298 [2023-11-08T00:43:31.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:43:31.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:43:31.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:43:31.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:43:31.689Z] $ docker stop --time=1 710eb9c5a7ae319338b8568aff564409c888ea844ff60fe40fa0c7a569de664b [2023-11-08T00:43:34.759Z] $ docker rm -f --volumes 710eb9c5a7ae319338b8568aff564409c888ea844ff60fe40fa0c7a569de664b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:43:35.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:43:35.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T00:43:36.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:43:36.317Z] + ls -al . [2023-11-08T00:43:36.317Z] total 160 [2023-11-08T00:43:36.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:43 . [2023-11-08T00:43:36.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:41 .. [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 00:41 .dockerignore [2023-11-08T00:43:36.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:43 .git [2023-11-08T00:43:36.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:41 .github [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 8 00:41 .gitignore [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:41 .golangci.yml [2023-11-08T00:43:36.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:42 .semver [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 8 00:41 Attribution.txt [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 6184 Nov 8 00:41 CHANGELOG.md [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 8 00:41 Dockerfile [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:41 GOVERNANCE.md [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 00:41 Jenkinsfile [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:41 LICENSE [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 8 00:41 Makefile [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:41 OWNERS.md [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 8 00:41 README.md [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:42 VERSION [2023-11-08T00:43:36.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:41 bin [2023-11-08T00:43:36.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:41 cmd [2023-11-08T00:43:36.318Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 00:43 coverage.out [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 8 00:41 go.mod [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 8 00:41 go.sum [2023-11-08T00:43:36.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:41 internal [2023-11-08T00:43:36.318Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 00:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:43:36.732Z] + 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=0c9cdba0a547f25f5ed19df06da126fdc65a8446 --label arch=amd64 --label version=0.0.0 . [2023-11-08T00:43:36.732Z] Sending build context to Docker daemon 16.17MB [2023-11-08T00:43:36.732Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:43:36.732Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T00:43:36.732Z] ---> 3281d0c3cf30 [2023-11-08T00:43:36.732Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:43:37.010Z] ---> Running in 48e8a35bc35f [2023-11-08T00:43:37.268Z] Removing intermediate container 48e8a35bc35f [2023-11-08T00:43:37.268Z] ---> c0e6269ae1a8 [2023-11-08T00:43:37.268Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:43:37.268Z] ---> Running in 5878198e8610 [2023-11-08T00:43:37.268Z] Removing intermediate container 5878198e8610 [2023-11-08T00:43:37.268Z] ---> 501cae13bbc9 [2023-11-08T00:43:37.268Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-08T00:43:37.268Z] ---> Running in 4f9555517118 [2023-11-08T00:43:37.268Z] Removing intermediate container 4f9555517118 [2023-11-08T00:43:37.268Z] ---> 2287fb364a71 [2023-11-08T00:43:37.268Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:43:37.268Z] ---> Running in 3b90314a1244 [2023-11-08T00:43:37.525Z] Removing intermediate container 3b90314a1244 [2023-11-08T00:43:37.525Z] ---> 6aad98864916 [2023-11-08T00:43:37.525Z] Step 7/25 : WORKDIR /device-gpio [2023-11-08T00:43:37.525Z] ---> Running in 350f342347af [2023-11-08T00:43:37.525Z] Removing intermediate container 350f342347af [2023-11-08T00:43:37.525Z] ---> 517e3d0303f2 [2023-11-08T00:43:37.525Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:43:37.525Z] ---> Running in 686e186cf685 [2023-11-08T00:43:37.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:43:38.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:43:38.305Z] OK: 268 MiB in 56 packages [2023-11-08T00:43:38.563Z] Removing intermediate container 686e186cf685 [2023-11-08T00:43:38.563Z] ---> 44b2e060f57f [2023-11-08T00:43:38.563Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-08T00:43:38.563Z] ---> 17dec7c429d4 [2023-11-08T00:43:38.563Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:43:38.563Z] ---> Running in ae4a4e1b4a11 [2023-11-08T00:43:39.599Z] Removing intermediate container ae4a4e1b4a11 [2023-11-08T00:43:39.599Z] ---> 5702d9584c80 [2023-11-08T00:43:39.599Z] Step 11/25 : COPY . . [2023-11-08T00:43:39.859Z] ---> a6a78a163ef2 [2023-11-08T00:43:39.859Z] Step 12/25 : RUN ${MAKE} [2023-11-08T00:43:39.859Z] ---> Running in 11cd931ce52d [2023-11-08T00:43:40.118Z] 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" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-08T00:43:58.267Z] Removing intermediate container 11cd931ce52d [2023-11-08T00:43:58.267Z] ---> d3ae5d874eaa [2023-11-08T00:43:58.267Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T00:43:58.267Z] 3.18: Pulling from library/alpine [2023-11-08T00:43:58.267Z] 96526aa774ef: Pulling fs layer [2023-11-08T00:43:58.267Z] 96526aa774ef: Verifying Checksum [2023-11-08T00:43:58.267Z] 96526aa774ef: Download complete [2023-11-08T00:43:58.267Z] 96526aa774ef: Pull complete [2023-11-08T00:43:58.267Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:43:58.267Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:43:58.267Z] ---> 8ca4688f4f35 [2023-11-08T00:43:58.267Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-08T00:43:58.526Z] ---> Running in 74b6aa3bc2a8 [2023-11-08T00:43:58.526Z] Removing intermediate container 74b6aa3bc2a8 [2023-11-08T00:43:58.526Z] ---> ebe8971c8a32 [2023-11-08T00:43:58.526Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-08T00:43:58.526Z] ---> Running in f31b7bb95d23 [2023-11-08T00:43:58.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T00:43:59.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T00:43:59.301Z] OK: 7 MiB in 15 packages [2023-11-08T00:43:59.559Z] Removing intermediate container f31b7bb95d23 [2023-11-08T00:43:59.559Z] ---> d64de3397409 [2023-11-08T00:43:59.559Z] Step 16/25 : WORKDIR / [2023-11-08T00:43:59.559Z] ---> Running in 715516afdf7f [2023-11-08T00:43:59.559Z] Removing intermediate container 715516afdf7f [2023-11-08T00:43:59.559Z] ---> d5ce7f9e1b2c [2023-11-08T00:43:59.559Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-08T00:43:59.818Z] ---> e3c26acf932c [2023-11-08T00:43:59.818Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-08T00:43:59.818Z] ---> 3084d89e9e22 [2023-11-08T00:43:59.818Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-08T00:44:00.762Z] ---> c179778f767a [2023-11-08T00:44:00.762Z] Step 20/25 : EXPOSE 59910 [2023-11-08T00:44:00.762Z] ---> Running in 6e20c2c90044 [2023-11-08T00:44:00.762Z] Removing intermediate container 6e20c2c90044 [2023-11-08T00:44:00.762Z] ---> 2969ffb8f83a [2023-11-08T00:44:00.762Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-08T00:44:00.762Z] ---> Running in cd03db50fac7 [2023-11-08T00:44:01.022Z] Removing intermediate container cd03db50fac7 [2023-11-08T00:44:01.022Z] ---> 6b7aee31cc19 [2023-11-08T00:44:01.022Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:44:01.022Z] ---> Running in fc1ee2d25b08 [2023-11-08T00:44:01.022Z] Removing intermediate container fc1ee2d25b08 [2023-11-08T00:44:01.022Z] ---> 18bca9117586 [2023-11-08T00:44:01.022Z] Step 23/25 : LABEL arch=amd64 [2023-11-08T00:44:01.022Z] ---> Running in c8dcf736fd8a [2023-11-08T00:44:01.022Z] Removing intermediate container c8dcf736fd8a [2023-11-08T00:44:01.022Z] ---> a506b24a0f28 [2023-11-08T00:44:01.022Z] Step 24/25 : LABEL git_sha=0c9cdba0a547f25f5ed19df06da126fdc65a8446 [2023-11-08T00:44:01.282Z] ---> Running in f55bc0e54d2f [2023-11-08T00:44:01.282Z] Removing intermediate container f55bc0e54d2f [2023-11-08T00:44:01.282Z] ---> efd1a82506ed [2023-11-08T00:44:01.282Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T00:44:01.282Z] ---> Running in 3bd264fa3ce4 [2023-11-08T00:44:01.282Z] Removing intermediate container 3bd264fa3ce4 [2023-11-08T00:44:01.282Z] ---> 447802f20ac3 [2023-11-08T00:44:01.282Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:44:01.282Z] Successfully built 447802f20ac3 [2023-11-08T00:44:01.282Z] 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-11-08T00:44:02.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:44:02.174Z] [2023-11-08T00:44:02.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:44:02.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:44:02.572Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T00:44:02.572Z] 5eb5b503b376: Pulling fs layer [2023-11-08T00:44:02.572Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T00:44:02.572Z] ec43610c2a17: Pulling fs layer [2023-11-08T00:44:02.572Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T00:44:02.572Z] 33b1e0a273af: Pulling fs layer [2023-11-08T00:44:02.572Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T00:44:02.572Z] 2f39f015ded8: Pulling fs layer [2023-11-08T00:44:02.572Z] 3a2ae6a8a46f: Waiting [2023-11-08T00:44:02.572Z] 2f39f015ded8: Waiting [2023-11-08T00:44:02.572Z] 5d3b04190fa2: Waiting [2023-11-08T00:44:02.572Z] 33b1e0a273af: Waiting [2023-11-08T00:44:02.572Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T00:44:02.572Z] 5c69ac0246d0: Download complete [2023-11-08T00:44:02.572Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T00:44:02.572Z] 3a2ae6a8a46f: Download complete [2023-11-08T00:44:02.572Z] ec43610c2a17: Verifying Checksum [2023-11-08T00:44:02.572Z] ec43610c2a17: Download complete [2023-11-08T00:44:02.572Z] 33b1e0a273af: Verifying Checksum [2023-11-08T00:44:02.572Z] 33b1e0a273af: Download complete [2023-11-08T00:44:02.572Z] 5d3b04190fa2: Download complete [2023-11-08T00:44:02.833Z] 5eb5b503b376: Verifying Checksum [2023-11-08T00:44:02.833Z] 5eb5b503b376: Download complete [2023-11-08T00:44:03.399Z] 2f39f015ded8: Download complete [2023-11-08T00:44:03.966Z] 5eb5b503b376: Pull complete [2023-11-08T00:44:03.966Z] 5c69ac0246d0: Pull complete [2023-11-08T00:44:04.531Z] ec43610c2a17: Pull complete [2023-11-08T00:44:04.531Z] 3a2ae6a8a46f: Pull complete [2023-11-08T00:44:04.789Z] 33b1e0a273af: Pull complete [2023-11-08T00:44:04.789Z] 5d3b04190fa2: Pull complete [2023-11-08T00:44:08.977Z] 2f39f015ded8: Pull complete [2023-11-08T00:44:08.977Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T00:44:08.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:44:08.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:44:09.220Z] prd-ubuntu20.04-docker-8c-8g-16929 does not seem to be running inside a container [2023-11-08T00:44:09.250Z] $ 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-213 -v /w/workspace/edgexfoundry_device-gpio_PR-213:/w/workspace/edgexfoundry_device-gpio_PR-213:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-213@tmp:/w/workspace/edgexfoundry_device-gpio_PR-213@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-11-08T00:44:15.625Z] $ docker top 68459ec16075c251ba1899213697b52be1b7a8ef5cf87f90cd84236ead305763 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:44:16.088Z] ---> job-cost.sh [2023-11-08T00:44:16.088Z] lf-activate-venv: SKIPPING [2023-11-08T00:44:16.088Z] INFO: No Stack... [2023-11-08T00:44:16.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:44:16.918Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:44:17.234Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-213/archives/cost.csv [2023-11-08T00:44:17.234Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T00:44:17.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [2023-11-08T00:44:17.284Z] Resource [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] did not exist. Created. [2023-11-08T00:44:17.285Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:44:17.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T00:44:17.805Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:44:17.834Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:44:17.913Z] $ docker stop --time=1 68459ec16075c251ba1899213697b52be1b7a8ef5cf87f90cd84236ead305763 [2023-11-08T00:44:19.069Z] $ docker rm -f --volumes 68459ec16075c251ba1899213697b52be1b7a8ef5cf87f90cd84236ead305763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T00:44:51.860Z] Removing intermediate container aca24e81d298 [2023-11-08T00:44:51.860Z] ---> 1b4311fb79c9 [2023-11-08T00:44:51.860Z] Step 11/12 : COPY . . [2023-11-08T00:44:51.860Z] ---> 8faf9e26f63e [2023-11-08T00:44:51.860Z] Step 12/12 : RUN ${MAKE} [2023-11-08T00:44:51.860Z] ---> Running in cc4dbc80b04e [2023-11-08T00:44:51.860Z] noop [2023-11-08T00:44:51.860Z] Removing intermediate container cc4dbc80b04e [2023-11-08T00:44:51.860Z] ---> f383a7b8dd7a [2023-11-08T00:44:51.860Z] Successfully built f383a7b8dd7a [2023-11-08T00:44:51.860Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:44:52.355Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:44:52.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:44:52.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-16935 does not seem to be running inside a container [2023-11-08T00:44:52.753Z] $ 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-11-08T00:44:54.234Z] $ docker top e211d39c53b437cec323167ebfcf615740f33ea8789415f9a0a3aeefcfa8aa59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:44:55.136Z] + go version [2023-11-08T00:44:55.136Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T00:44:55.170Z] $ docker stop --time=1 e211d39c53b437cec323167ebfcf615740f33ea8789415f9a0a3aeefcfa8aa59 [2023-11-08T00:44:56.861Z] $ docker rm -f --volumes e211d39c53b437cec323167ebfcf615740f33ea8789415f9a0a3aeefcfa8aa59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:44:57.731Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T00:44:57.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:44:58.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-16935 does not seem to be running inside a container [2023-11-08T00:44:58.088Z] $ 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-11-08T00:44:59.384Z] $ docker top 0cf6460af4ce1c1678e3625b498c9f2407c7ba3611ac207a0deac1e3935e25dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:45:00.304Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T00:45:01.030Z] + make test [2023-11-08T00:45:01.030Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T00:45:09.259Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-08T00:47:00.996Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-08T00:47:00.996Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-08T00:47:00.996Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T00:47:00.996Z] go vet ./... [2023-11-08T00:47:16.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T00:47:16.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T00:47:16.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T00:47:16.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T00:47:16.096Z] $ docker stop --time=1 0cf6460af4ce1c1678e3625b498c9f2407c7ba3611ac207a0deac1e3935e25dd [2023-11-08T00:47:18.060Z] $ docker rm -f --volumes 0cf6460af4ce1c1678e3625b498c9f2407c7ba3611ac207a0deac1e3935e25dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T00:47:19.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T00:47:19.443Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T00:47:19.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T00:47:20.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T00:47:20.933Z] + ls -al . [2023-11-08T00:47:20.933Z] total 156 [2023-11-08T00:47:20.933Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 00:45 . [2023-11-08T00:47:20.933Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:42 .. [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 00:42 .dockerignore [2023-11-08T00:47:20.933Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:42 .git [2023-11-08T00:47:20.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:42 .github [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 277 Nov 8 00:42 .gitignore [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:42 .golangci.yml [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 8 00:42 Attribution.txt [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 6184 Nov 8 00:42 CHANGELOG.md [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 1542 Nov 8 00:42 Dockerfile [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:42 GOVERNANCE.md [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 00:42 Jenkinsfile [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 00:42 LICENSE [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 8 00:42 Makefile [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:42 OWNERS.md [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 12217 Nov 8 00:42 README.md [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:42 VERSION [2023-11-08T00:47:20.933Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:42 bin [2023-11-08T00:47:20.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:42 cmd [2023-11-08T00:47:20.933Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 00:45 coverage.out [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 8 00:42 go.mod [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 8 00:42 go.sum [2023-11-08T00:47:20.933Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:42 internal [2023-11-08T00:47:20.933Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 00:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:47:21.398Z] + 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=0c9cdba0a547f25f5ed19df06da126fdc65a8446 --label arch=arm64 --label version=0.0.0 . [2023-11-08T00:47:21.989Z] Sending build context to Docker daemon 8.15MB [2023-11-08T00:47:21.989Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T00:47:21.989Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T00:47:21.989Z] ---> f383a7b8dd7a [2023-11-08T00:47:21.989Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T00:47:21.989Z] ---> Running in a24d4638db84 [2023-11-08T00:47:22.259Z] Removing intermediate container a24d4638db84 [2023-11-08T00:47:22.259Z] ---> 8820cfcc9a63 [2023-11-08T00:47:22.259Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T00:47:22.531Z] ---> Running in 0bd5cebfec64 [2023-11-08T00:47:22.802Z] Removing intermediate container 0bd5cebfec64 [2023-11-08T00:47:22.803Z] ---> 00d118723b82 [2023-11-08T00:47:22.803Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-08T00:47:22.803Z] ---> Running in 83f867e8fd63 [2023-11-08T00:47:23.390Z] Removing intermediate container 83f867e8fd63 [2023-11-08T00:47:23.390Z] ---> e361967318b5 [2023-11-08T00:47:23.390Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T00:47:23.390Z] ---> Running in 8e0d099bb586 [2023-11-08T00:47:23.657Z] Removing intermediate container 8e0d099bb586 [2023-11-08T00:47:23.658Z] ---> 4ef3eeb294ae [2023-11-08T00:47:23.658Z] Step 7/25 : WORKDIR /device-gpio [2023-11-08T00:47:23.658Z] ---> Running in 55bfb59e0cf0 [2023-11-08T00:47:23.926Z] Removing intermediate container 55bfb59e0cf0 [2023-11-08T00:47:24.197Z] ---> 7a94c51cd927 [2023-11-08T00:47:24.197Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T00:47:24.197Z] ---> Running in 9cc8e7472445 [2023-11-08T00:47:25.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:47:25.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:47:26.714Z] OK: 270 MiB in 56 packages [2023-11-08T00:47:28.130Z] Removing intermediate container 9cc8e7472445 [2023-11-08T00:47:28.130Z] ---> b852cae082fc [2023-11-08T00:47:28.130Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-08T00:47:28.721Z] ---> 68508b2d29ba [2023-11-08T00:47:28.721Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T00:47:28.721Z] ---> Running in c55dd0c25f28 [2023-11-08T00:47:31.324Z] Removing intermediate container c55dd0c25f28 [2023-11-08T00:47:31.324Z] ---> 056f699be908 [2023-11-08T00:47:31.324Z] Step 11/25 : COPY . . [2023-11-08T00:47:32.292Z] ---> 91aa5e766513 [2023-11-08T00:47:32.292Z] Step 12/25 : RUN ${MAKE} [2023-11-08T00:47:32.292Z] ---> Running in 20a3afc11f96 [2023-11-08T00:47:33.259Z] 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" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-08T00:49:39.992Z] Removing intermediate container 20a3afc11f96 [2023-11-08T00:49:39.992Z] ---> 5876b9ad0db5 [2023-11-08T00:49:39.992Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T00:49:39.992Z] 3.18: Pulling from library/alpine [2023-11-08T00:49:39.992Z] 579b34f0a95b: Pulling fs layer [2023-11-08T00:49:39.992Z] 579b34f0a95b: Download complete [2023-11-08T00:49:39.992Z] 579b34f0a95b: Pull complete [2023-11-08T00:49:39.992Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T00:49:39.992Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T00:49:39.992Z] ---> 3cc203321400 [2023-11-08T00:49:39.992Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-08T00:49:39.992Z] ---> Running in 8daafa3d7b52 [2023-11-08T00:49:40.263Z] Removing intermediate container 8daafa3d7b52 [2023-11-08T00:49:40.263Z] ---> a03a627bd3f8 [2023-11-08T00:49:40.531Z] Step 15/25 : RUN apk add --update --no-cache [2023-11-08T00:49:40.531Z] ---> Running in d34420136916 [2023-11-08T00:49:41.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T00:49:42.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T00:49:43.491Z] OK: 8 MiB in 15 packages [2023-11-08T00:49:44.451Z] Removing intermediate container d34420136916 [2023-11-08T00:49:44.451Z] ---> 9ad656a0bee1 [2023-11-08T00:49:44.451Z] Step 16/25 : WORKDIR / [2023-11-08T00:49:44.451Z] ---> Running in 6e6f3609977b [2023-11-08T00:49:44.722Z] Removing intermediate container 6e6f3609977b [2023-11-08T00:49:44.722Z] ---> d465ae8c3b9c [2023-11-08T00:49:44.722Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-08T00:49:45.316Z] ---> d0f026f233c7 [2023-11-08T00:49:45.316Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-11-08T00:49:45.907Z] ---> ffd5fe3d63ef [2023-11-08T00:49:45.907Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-11-08T00:49:47.345Z] ---> b4fdcc99dcfb [2023-11-08T00:49:47.345Z] Step 20/25 : EXPOSE 59910 [2023-11-08T00:49:47.616Z] ---> Running in b63283b3d25a [2023-11-08T00:49:47.885Z] Removing intermediate container b63283b3d25a [2023-11-08T00:49:47.885Z] ---> 81e9e36149a4 [2023-11-08T00:49:47.885Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-11-08T00:49:47.885Z] ---> Running in 1d4ddd3cac28 [2023-11-08T00:49:48.476Z] Removing intermediate container 1d4ddd3cac28 [2023-11-08T00:49:48.476Z] ---> 44483a58df98 [2023-11-08T00:49:48.476Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T00:49:48.476Z] ---> Running in d69b98bf609d [2023-11-08T00:49:48.745Z] Removing intermediate container d69b98bf609d [2023-11-08T00:49:48.745Z] ---> a81bf615c682 [2023-11-08T00:49:48.745Z] Step 23/25 : LABEL arch=arm64 [2023-11-08T00:49:48.745Z] ---> Running in 58185e7eca42 [2023-11-08T00:49:49.334Z] Removing intermediate container 58185e7eca42 [2023-11-08T00:49:49.334Z] ---> 3d27d34a1cd4 [2023-11-08T00:49:49.334Z] Step 24/25 : LABEL git_sha=0c9cdba0a547f25f5ed19df06da126fdc65a8446 [2023-11-08T00:49:49.334Z] ---> Running in 85c834cf4a5c [2023-11-08T00:49:49.608Z] Removing intermediate container 85c834cf4a5c [2023-11-08T00:49:49.608Z] ---> e832f15b6393 [2023-11-08T00:49:49.608Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T00:49:49.608Z] ---> Running in 855b4bafec57 [2023-11-08T00:49:52.377Z] Removing intermediate container 855b4bafec57 [2023-11-08T00:49:52.377Z] ---> 7dac346a4ffc [2023-11-08T00:49:52.377Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T00:49:52.377Z] Successfully built 7dac346a4ffc [2023-11-08T00:49:52.377Z] 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-11-08T00:49:53.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:49:53.259Z] [2023-11-08T00:49:53.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:49:53.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:49:53.992Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T00:49:53.992Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T00:49:53.992Z] 04944245beec: Pulling fs layer [2023-11-08T00:49:53.992Z] 699f458cf7ca: Pulling fs layer [2023-11-08T00:49:53.992Z] 765212b225bb: Pulling fs layer [2023-11-08T00:49:53.992Z] f23df028b6ca: Pulling fs layer [2023-11-08T00:49:53.992Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T00:49:53.992Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T00:49:53.992Z] d65c8cfc05b1: Waiting [2023-11-08T00:49:53.992Z] f23df028b6ca: Waiting [2023-11-08T00:49:53.992Z] 2437ff75d9bd: Waiting [2023-11-08T00:49:53.992Z] 04944245beec: Verifying Checksum [2023-11-08T00:49:53.992Z] 04944245beec: Download complete [2023-11-08T00:49:53.992Z] 765212b225bb: Verifying Checksum [2023-11-08T00:49:53.992Z] 765212b225bb: Download complete [2023-11-08T00:49:53.992Z] f23df028b6ca: Verifying Checksum [2023-11-08T00:49:53.992Z] f23df028b6ca: Download complete [2023-11-08T00:49:54.273Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T00:49:54.274Z] d65c8cfc05b1: Download complete [2023-11-08T00:49:54.274Z] 699f458cf7ca: Verifying Checksum [2023-11-08T00:49:54.274Z] 699f458cf7ca: Download complete [2023-11-08T00:49:54.883Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T00:49:54.883Z] 8998bd30e6a1: Download complete [2023-11-08T00:49:57.500Z] 2437ff75d9bd: Download complete [2023-11-08T00:49:59.461Z] 8998bd30e6a1: Pull complete [2023-11-08T00:50:00.053Z] 04944245beec: Pull complete [2023-11-08T00:50:02.011Z] 699f458cf7ca: Pull complete [2023-11-08T00:50:02.011Z] 765212b225bb: Pull complete [2023-11-08T00:50:06.272Z] f23df028b6ca: Pull complete [2023-11-08T00:50:06.272Z] d65c8cfc05b1: Pull complete [2023-11-08T00:50:24.489Z] 2437ff75d9bd: Pull complete [2023-11-08T00:50:24.489Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T00:50:24.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T00:50:24.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:50:24.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-16935 does not seem to be running inside a container [2023-11-08T00:50:24.916Z] $ 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-11-08T00:50:28.171Z] $ docker top f75f6f2d3385aabff95953e2c2215654d83f6c421737d843c5a1df678291c85d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:29.113Z] ---> job-cost.sh [2023-11-08T00:50:29.113Z] lf-activate-venv: SKIPPING [2023-11-08T00:50:29.113Z] INFO: No Stack... [2023-11-08T00:50:29.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T00:50:30.281Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T00:50:30.951Z] + cut -d, -f6 [2023-11-08T00:50:30.951Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-11-08T00:50:31.063Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [2023-11-08T00:50:31.068Z] Resource [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] did not exist. Created. [2023-11-08T00:50:31.068Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T00:50:31.819Z] /w/workspace/device-gpio/1@tmp/durable-6154daea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T00:50:32.498Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T00:50:32.532Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T00:50:32.595Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T00:50:32.611Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-213-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T00:50:32.699Z] $ docker stop --time=1 f75f6f2d3385aabff95953e2c2215654d83f6c421737d843c5a1df678291c85d [2023-11-08T00:50:34.230Z] $ docker rm -f --volumes f75f6f2d3385aabff95953e2c2215654d83f6c421737d843c5a1df678291c85d [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-11-08T00:50:35.257Z] provisioning config files... [2023-11-08T00:50:35.265Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/config17104529255144632255tmp [Pipeline] { [Pipeline] sh [2023-11-08T00:50:35.605Z] + set +x [2023-11-08T00:50:35.605Z] + bash -s -- [2023-11-08T00:50:35.605Z] + curl -s https://codecov.io/bash [2023-11-08T00:50:35.605Z] [2023-11-08T00:50:35.605Z] _____ _ [2023-11-08T00:50:35.605Z] / ____| | | [2023-11-08T00:50:35.605Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T00:50:35.605Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T00:50:35.605Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T00:50:35.605Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T00:50:35.605Z] Bash-1.0.6 [2023-11-08T00:50:35.605Z] [2023-11-08T00:50:35.605Z] [2023-11-08T00:50:35.605Z] ==> git version 2.25.1 found [2023-11-08T00:50:35.605Z] ==> 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-11-08T00:50:35.605Z] Release-Date: 2020-01-08 [2023-11-08T00:50:35.605Z] 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-11-08T00:50:35.605Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T00:50:35.605Z] ==> Jenkins CI detected. [2023-11-08T00:50:35.605Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-213 [2023-11-08T00:50:35.605Z] project root: . [2023-11-08T00:50:35.605Z] --> token set from env [2023-11-08T00:50:35.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T00:50:35.605Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T00:50:35.605Z] ==> Python coveragepy not found [2023-11-08T00:50:35.605Z] ==> Searching for coverage reports in: [2023-11-08T00:50:35.605Z] + . [2023-11-08T00:50:35.605Z] -> Found 1 reports [2023-11-08T00:50:35.605Z] ==> Detecting git/mercurial file structure [2023-11-08T00:50:35.605Z] ==> Reading reports [2023-11-08T00:50:35.605Z] + ./coverage.out bytes=10 [2023-11-08T00:50:35.862Z] ==> Appending adjustments [2023-11-08T00:50:35.863Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T00:50:35.863Z] + Found adjustments [2023-11-08T00:50:35.863Z] ==> Gzipping contents [2023-11-08T00:50:35.863Z] 4.0K /tmp/codecov.6DvJoS.gz [2023-11-08T00:50:35.863Z] ==> Uploading reports [2023-11-08T00:50:35.863Z] url: https://codecov.io [2023-11-08T00:50:35.863Z] query: branch=PR-213&commit=0c9cdba0a547f25f5ed19df06da126fdc65a8446&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-11-08T00:50:35.863Z] -> Pinging Codecov [2023-11-08T00:50:35.863Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-213&commit=0c9cdba0a547f25f5ed19df06da126fdc65a8446&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-213%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=213&job=&cmd_args= [2023-11-08T00:50:35.863Z] -> Uploading to [2023-11-08T00:50:35.863Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/0c9cdba0a547f25f5ed19df06da126fdc65a8446/762d4d46-eb1e-4a48-a709-43b2c4247937.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T005035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00038f805ef8f449417791ce4c3e169bbb38072ae6e14e15d0a1b08909631bea [2023-11-08T00:50:35.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T00:50:35.863Z] Dload Upload Total Spent Left Speed [2023-11-08T00:50:36.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2017 --:--:-- --:--:-- --:--:-- 2010 100 563 0 0 100 563 0 2017 --:--:-- --:--:-- --:--:-- 2010 [2023-11-08T00:50:36.121Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0c9cdba0a547f25f5ed19df06da126fdc65a8446 [Pipeline] } [2023-11-08T00:50:36.150Z] 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-11-08T00:50:37.987Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-213/archives ] [2023-11-08T00:50:37.987Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-213/archives [2023-11-08T00:50:37.987Z] total 16 [2023-11-08T00:50:37.987Z] drwxr-xr-x 3 root root 4096 Nov 8 00:44 . [2023-11-08T00:50:37.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:44 .. [2023-11-08T00:50:37.987Z] drwxr-xr-x 2 root root 4096 Nov 8 00:44 cost [2023-11-08T00:50:37.987Z] -rw-r--r-- 1 root root 83 Nov 8 00:44 cost.csv [2023-11-08T00:50:37.987Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-213/archives [2023-11-08T00:50:37.987Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-213/archives [2023-11-08T00:50:37.987Z] total 16 [2023-11-08T00:50:37.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:44 . [2023-11-08T00:50:37.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 00:44 .. [2023-11-08T00:50:37.987Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:44 cost [2023-11-08T00:50:37.987Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 8 00:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:38.328Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:39.218Z] ---> package-listing.sh [2023-11-08T00:50:39.218Z] ++ facter osfamily [2023-11-08T00:50:39.218Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T00:50:39.477Z] + OS_FAMILY=debian [2023-11-08T00:50:39.477Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-213 [2023-11-08T00:50:39.477Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T00:50:39.477Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T00:50:39.477Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T00:50:39.477Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T00:50:39.477Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-213 ']' [2023-11-08T00:50:39.477Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T00:50:39.477Z] + case "${OS_FAMILY}" in [2023-11-08T00:50:39.477Z] + dpkg -l [2023-11-08T00:50:39.477Z] + grep '^ii' [2023-11-08T00:50:39.477Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T00:50:39.477Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T00:50:39.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T00:50:39.477Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-213 ']' [2023-11-08T00:50:39.477Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-213/archives/ [2023-11-08T00:50:39.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-213/archives/ [Pipeline] echo [2023-11-08T00:50:39.514Z] 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-213/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T00:50:39.805Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T00:50:40.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T00:50:40.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T00:50:40.609Z] prd-ubuntu20.04-docker-8c-8g-16929 does not seem to be running inside a container [2023-11-08T00:50:40.640Z] $ 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-213/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-213 -v /w/workspace/edgexfoundry_device-gpio_PR-213:/w/workspace/edgexfoundry_device-gpio_PR-213:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-213@tmp:/w/workspace/edgexfoundry_device-gpio_PR-213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T00:50:40.862Z] $ docker top a5ebfc6d6b23df0ecd6fc47e517cf1db56602990547613c318ce13f49832f6a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T00:50:41.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T00:50:41.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T00:50:41.873Z] + ls /var/log/sa-host [2023-11-08T00:50:41.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T00:50:41.996Z] provisioning config files... [2023-11-08T00:50:42.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-213@tmp/config496784350321706121tmp [Pipeline] { [Pipeline] echo [2023-11-08T00:50:42.059Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:42.383Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T00:50:42.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:42.820Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T00:50:42.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:43.164Z] ---> sudo-logs.sh [2023-11-08T00:50:43.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T00:50:43.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:43.568Z] ---> job-cost.sh [2023-11-08T00:50:43.568Z] lf-activate-venv: SKIPPING [2023-11-08T00:50:43.568Z] DEBUG: total: 0.2199999988079071 [2023-11-08T00:50:43.568Z] INFO: Retrieving Stack Cost... [2023-11-08T00:50:43.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T00:50:44.085Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T00:50:44.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T00:50:44.428Z] ---> logs-deploy.sh [2023-11-08T00:50:44.428Z] lf-activate-venv: SKIPPING [2023-11-08T00:50:44.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-213/1 [2023-11-08T00:50:44.428Z] INFO: archiving workspace using pattern(s): [2023-11-08T00:50:45.365Z] Archives upload complete. [2023-11-08T00:50:45.365Z] INFO: archiving logs to Nexus