Pull request #187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-gpio Loading trusted files from base branch main at 7e40bb2e43e068414aa907f761b2c3a1e6facb42 rather than d50190667d9917666c10920bc3d6643c5e388fd4 Obtained Jenkinsfile from 7e40bb2e43e068414aa907f761b2c3a1e6facb42 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-ssh9206980430173477548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9094264347477047328.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-187/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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12058439174372954059.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-187/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11726830916528919232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6811326573937391339.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-187/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-187/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16409275984528259707.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3214 in /w/workspace/edgexfoundry_device-gpio_PR-187 [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-187 # 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 Merging remotes/origin/main commit 7e40bb2e43e068414aa907f761b2c3a1e6facb42 into PR head commit d50190667d9917666c10920bc3d6643c5e388fd4 Merge succeeded, producing d50190667d9917666c10920bc3d6643c5e388fd4 Checking out Revision d50190667d9917666c10920bc3d6643c5e388fd4 (PR-187) > 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/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d50190667d9917666c10920bc3d6643c5e388fd4 # 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 7e40bb2e43e068414aa907f761b2c3a1e6facb42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d50190667d9917666c10920bc3d6643c5e388fd4 # timeout=10 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T10:18:24.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T10:18:25.117Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T10:18:25.216Z] ========================================================= [2023-08-09T10:18:25.216Z] EdgeX Global Pipelines Version Info [2023-08-09T10:18:25.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:25.962Z] ------------------- [2023-08-09T10:18:25.962Z] stable info: [2023-08-09T10:18:25.962Z] ------------------- [2023-08-09T10:18:25.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T10:18:25.962Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T10:18:25.962Z] Message: update stable to v1.0.250 [2023-08-09T10:18:26.530Z] ------------------- [2023-08-09T10:18:26.530Z] experimental info: [2023-08-09T10:18:26.530Z] ------------------- [2023-08-09T10:18:26.530Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T10:18:26.530Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T10:18:26.530Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T10:18:26.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-08-09T10:18:26.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-08-09T10:18:26.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T10:18:26.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T10:18:26.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T10:18:27.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T10:18:27.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T10:18:27.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-09T10:18:27.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T10:18:27.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T10:18:27.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T10:18:27.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-08-09T10:18:27.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T10:18:27.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T10:18:27.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:18:27.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:18:27.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:18:27.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:18:27.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T10:18:27.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T10:18:27.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-09T10:18:27.716Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-09T10:18:27.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-09T10:18:27.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-09T10:18:27.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-09T10:18:27.882Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T10:18:27.923Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T10:18:27.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo [2023-08-09T10:18:28.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo [2023-08-09T10:18:28.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo [2023-08-09T10:18:28.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d50190667d9917666c10920bc3d6643c5e388fd4 [Pipeline] echo [2023-08-09T10:18:28.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d501906 [Pipeline] echo [2023-08-09T10:18:28.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:18:28.293Z] provisioning config files... [2023-08-09T10:18:28.328Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/config18010848733468493105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:28.679Z] ---> docker-login.sh [2023-08-09T10:18:28.679Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:18:28.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:28.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:28.940Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:28.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:28.940Z] [2023-08-09T10:18:28.940Z] Login Succeeded [2023-08-09T10:18:28.940Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:18:28.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:29.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:29.201Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:29.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:29.201Z] [2023-08-09T10:18:29.201Z] Login Succeeded [2023-08-09T10:18:29.201Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:18:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:29.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:29.201Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:29.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:29.201Z] [2023-08-09T10:18:29.201Z] Login Succeeded [2023-08-09T10:18:29.201Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:18:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:29.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:29.201Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:29.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:29.201Z] [2023-08-09T10:18:29.461Z] Login Succeeded [2023-08-09T10:18:29.461Z] docker.io [2023-08-09T10:18:29.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:29.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:29.721Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:29.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:29.721Z] [2023-08-09T10:18:29.721Z] Login Succeeded [2023-08-09T10:18:29.721Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:18:29.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T10:18:30.373Z] + git rev-list -1 --merges d50190667d9917666c10920bc3d6643c5e388fd4~1..d50190667d9917666c10920bc3d6643c5e388fd4 [Pipeline] echo [2023-08-09T10:18:30.439Z] -----------> git rev-list -1 --merges d50190667d9917666c10920bc3d6643c5e388fd4~1..d50190667d9917666c10920bc3d6643c5e388fd4 d50190667d9917666c10920bc3d6643c5e388fd4 [false] [Pipeline] sh [2023-08-09T10:18:30.747Z] + git log --format=format:%s -1 d50190667d9917666c10920bc3d6643c5e388fd4 [Pipeline] echo [2023-08-09T10:18:30.782Z] ========================================================= [2023-08-09T10:18:30.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T10:18:30.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:18:31.216Z] + git log --format=format:%s -1 d50190667d9917666c10920bc3d6643c5e388fd4 [Pipeline] echo [2023-08-09T10:18:31.248Z] [semverPrep] GIT_COMMIT: d50190667d9917666c10920bc3d6643c5e388fd4, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt [Pipeline] echo [2023-08-09T10:18:31.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-09T10:18:31.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:18:31.705Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T10:18:31.705Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T10:18:31.705Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T10:18:31.705Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T10:18:31.705Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T10:18:31.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:32.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:18:32.140Z] [2023-08-09T10:18:32.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:32.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:18:32.532Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T10:18:32.532Z] b85a868b505f: Pulling fs layer [2023-08-09T10:18:32.532Z] e2be974225ed: Pulling fs layer [2023-08-09T10:18:32.532Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T10:18:32.532Z] 988bab9f4d93: Pulling fs layer [2023-08-09T10:18:32.532Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T10:18:32.532Z] eaf3925da568: Pulling fs layer [2023-08-09T10:18:32.532Z] bab4dde63d76: Pulling fs layer [2023-08-09T10:18:32.532Z] bde34c3a00c8: Pulling fs layer [2023-08-09T10:18:32.532Z] b352a97aabf1: Pulling fs layer [2023-08-09T10:18:32.532Z] 4872d77fe225: Pulling fs layer [2023-08-09T10:18:32.532Z] 5851b861e8e6: Pulling fs layer [2023-08-09T10:18:32.532Z] 988bab9f4d93: Waiting [2023-08-09T10:18:32.532Z] 1469e6f7b9e6: Waiting [2023-08-09T10:18:32.532Z] eaf3925da568: Waiting [2023-08-09T10:18:32.532Z] bab4dde63d76: Waiting [2023-08-09T10:18:32.532Z] bde34c3a00c8: Waiting [2023-08-09T10:18:32.532Z] b352a97aabf1: Waiting [2023-08-09T10:18:32.532Z] 4872d77fe225: Waiting [2023-08-09T10:18:32.532Z] 5851b861e8e6: Waiting [2023-08-09T10:18:32.532Z] e2be974225ed: Download complete [2023-08-09T10:18:32.793Z] 988bab9f4d93: Verifying Checksum [2023-08-09T10:18:32.793Z] 988bab9f4d93: Download complete [2023-08-09T10:18:32.793Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T10:18:32.793Z] 1469e6f7b9e6: Download complete [2023-08-09T10:18:32.793Z] eaf3925da568: Download complete [2023-08-09T10:18:32.793Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T10:18:32.793Z] 339a4e72a1f5: Download complete [2023-08-09T10:18:32.793Z] bde34c3a00c8: Verifying Checksum [2023-08-09T10:18:32.793Z] b352a97aabf1: Download complete [2023-08-09T10:18:32.793Z] 4872d77fe225: Download complete [2023-08-09T10:18:32.793Z] 5851b861e8e6: Verifying Checksum [2023-08-09T10:18:32.793Z] 5851b861e8e6: Download complete [2023-08-09T10:18:33.051Z] b85a868b505f: Verifying Checksum [2023-08-09T10:18:33.051Z] b85a868b505f: Download complete [2023-08-09T10:18:33.051Z] bab4dde63d76: Verifying Checksum [2023-08-09T10:18:33.051Z] bab4dde63d76: Download complete [2023-08-09T10:18:34.427Z] b85a868b505f: Pull complete [2023-08-09T10:18:34.427Z] e2be974225ed: Pull complete [2023-08-09T10:18:34.686Z] 339a4e72a1f5: Pull complete [2023-08-09T10:18:34.944Z] 988bab9f4d93: Pull complete [2023-08-09T10:18:35.203Z] 1469e6f7b9e6: Pull complete [2023-08-09T10:18:35.203Z] eaf3925da568: Pull complete [2023-08-09T10:18:37.105Z] bab4dde63d76: Pull complete [2023-08-09T10:18:37.105Z] bde34c3a00c8: Pull complete [2023-08-09T10:18:37.105Z] b352a97aabf1: Pull complete [2023-08-09T10:18:37.105Z] 4872d77fe225: Pull complete [2023-08-09T10:18:37.365Z] 5851b861e8e6: Pull complete [2023-08-09T10:18:37.365Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T10:18:37.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:18:37.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:18:37.823Z] prd-ubuntu20.04-docker-8c-8g-3214 does not seem to be running inside a container [2023-08-09T10:18:37.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-187 -v /w/workspace/edgexfoundry_device-gpio_PR-187:/w/workspace/edgexfoundry_device-gpio_PR-187:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-187@tmp:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T10:18:40.724Z] $ docker top e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 -eo pid,comm [2023-08-09T10:18:40.775Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-09T10:18:40.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:18:40.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:18:40.903Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:18:41.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:18:41.036Z] $ docker exec e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 ssh-agent [2023-08-09T10:18:41.156Z] SSH_AUTH_SOCK=/tmp/ssh-S0WiadeQqXiW/agent.32 [2023-08-09T10:18:41.156Z] SSH_AGENT_PID=38 [2023-08-09T10:18:41.163Z] Running ssh-add (command line suppressed) [2023-08-09T10:18:41.265Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-187@tmp/private_key_9972628493412201812.key (/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/private_key_9972628493412201812.key) [2023-08-09T10:18:41.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:18:41.606Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T10:18:41.635Z] $ docker exec --env ******** --env ******** e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 ssh-agent -k [2023-08-09T10:18:41.725Z] unset SSH_AUTH_SOCK; [2023-08-09T10:18:41.725Z] unset SSH_AGENT_PID; [2023-08-09T10:18:41.725Z] echo Agent pid 38 killed; [2023-08-09T10:18:41.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T10:18:41.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:18:41.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:18:41.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:18:41.951Z] $ docker exec e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 ssh-agent [2023-08-09T10:18:42.067Z] SSH_AUTH_SOCK=/tmp/ssh-P5NGppMm33XH/agent.70 [2023-08-09T10:18:42.067Z] SSH_AGENT_PID=76 [2023-08-09T10:18:42.072Z] Running ssh-add (command line suppressed) [2023-08-09T10:18:42.186Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-187@tmp/private_key_10599369572373183077.key (/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/private_key_10599369572373183077.key) [2023-08-09T10:18:42.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:18:42.532Z] + git semver init [2023-08-09T10:18:42.792Z] 2023-08-09 10:18:42,710 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T10:18:42.792Z] 2023-08-09 10:18:42,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-187/.semver [2023-08-09T10:18:42.792Z] 2023-08-09 10:18:42,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-187/.semver [2023-08-09T10:18:42.792Z] 2023-08-09 10:18:42,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-187/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-187, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,620 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-187/.git/info/exclude [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-187/.semver/PR-187 with force:False [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,620 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-187/.semver/PR-187 [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,624 [execute] INFO git cat-file --batch-check [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,629 [execute] INFO git cat-file --batch [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:18:43.733Z] 2023-08-09 10:18:43,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-187/.semver/PR-187 [2023-08-09T10:18:43.733Z] 0.0.0 [Pipeline] } [2023-08-09T10:18:43.763Z] $ docker exec --env ******** --env ******** e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 ssh-agent -k [2023-08-09T10:18:43.861Z] unset SSH_AUTH_SOCK; [2023-08-09T10:18:43.862Z] unset SSH_AGENT_PID; [2023-08-09T10:18:43.862Z] echo Agent pid 76 killed; [2023-08-09T10:18:43.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:18:44.294Z] + git semver [Pipeline] } [2023-08-09T10:18:44.584Z] $ docker stop --time=1 e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 [2023-08-09T10:18:45.845Z] $ docker rm -f --volumes e40efda814575e2ebf1160df19cd1ee9b585f4a73c74dc1649f36623a3097153 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:18:46.237Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T10:18:46.505Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T10:18:46.521Z] [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-08-09T10:18:47.146Z] provisioning config files... [2023-08-09T10:18:47.156Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/config7853257269783799296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:47.520Z] ---> docker-login.sh [2023-08-09T10:18:47.520Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:18:47.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:47.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:47.520Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:47.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:47.520Z] [2023-08-09T10:18:47.520Z] Login Succeeded [2023-08-09T10:18:47.520Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:18:47.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:47.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:47.520Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:47.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:47.520Z] [2023-08-09T10:18:47.520Z] Login Succeeded [2023-08-09T10:18:47.520Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:18:47.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:47.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:47.780Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:47.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:47.780Z] [2023-08-09T10:18:47.780Z] Login Succeeded [2023-08-09T10:18:47.780Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:18:47.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:47.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:47.780Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:47.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:47.780Z] [2023-08-09T10:18:47.780Z] Login Succeeded [2023-08-09T10:18:47.780Z] docker.io [2023-08-09T10:18:48.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:18:48.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:18:48.053Z] Configure a credential helper to remove this warning. See [2023-08-09T10:18:48.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:18:48.053Z] [2023-08-09T10:18:48.053Z] Login Succeeded [2023-08-09T10:18:48.053Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:18:48.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:18:48.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:18:48.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:18:48.390Z] ========================================================= [2023-08-09T10:18:48.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T10:18:48.390Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:48.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:18:48.891Z] Sending build context to Docker daemon 16.03MB [2023-08-09T10:18:48.891Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:18:48.891Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:18:49.150Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T10:18:49.150Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T10:18:49.150Z] 6911f1a30b25: Pulling fs layer [2023-08-09T10:18:49.150Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T10:18:49.150Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T10:18:49.150Z] 6863d3e3a2b1: Waiting [2023-08-09T10:18:49.150Z] ec0bb842ea78: Pulling fs layer [2023-08-09T10:18:49.150Z] 40a00589a448: Pulling fs layer [2023-08-09T10:18:49.150Z] ec0bb842ea78: Waiting [2023-08-09T10:18:49.150Z] 6c08303d61cc: Pulling fs layer [2023-08-09T10:18:49.150Z] 798269fcf238: Pulling fs layer [2023-08-09T10:18:49.150Z] 6c08303d61cc: Waiting [2023-08-09T10:18:49.150Z] 40a00589a448: Waiting [2023-08-09T10:18:49.150Z] 798269fcf238: Waiting [2023-08-09T10:18:49.150Z] 6911f1a30b25: Download complete [2023-08-09T10:18:49.150Z] 6863d3e3a2b1: Download complete [2023-08-09T10:18:49.150Z] ec0bb842ea78: Verifying Checksum [2023-08-09T10:18:49.150Z] ec0bb842ea78: Download complete [2023-08-09T10:18:49.150Z] 4db1b89c0bd1: Download complete [2023-08-09T10:18:49.150Z] 40a00589a448: Verifying Checksum [2023-08-09T10:18:49.150Z] 40a00589a448: Download complete [2023-08-09T10:18:49.409Z] 4db1b89c0bd1: Pull complete [2023-08-09T10:18:49.670Z] 6911f1a30b25: Pull complete [2023-08-09T10:18:49.929Z] e194b8c5c2a9: Download complete [2023-08-09T10:18:50.188Z] 798269fcf238: Verifying Checksum [2023-08-09T10:18:50.188Z] 798269fcf238: Download complete [2023-08-09T10:18:50.188Z] 6c08303d61cc: Verifying Checksum [2023-08-09T10:18:50.188Z] 6c08303d61cc: Download complete [2023-08-09T10:18:53.469Z] e194b8c5c2a9: Pull complete [2023-08-09T10:18:53.469Z] 6863d3e3a2b1: Pull complete [2023-08-09T10:18:53.469Z] ec0bb842ea78: Pull complete [2023-08-09T10:18:53.469Z] 40a00589a448: Pull complete [2023-08-09T10:18:56.014Z] 6c08303d61cc: Pull complete [2023-08-09T10:18:56.584Z] 798269fcf238: Pull complete [2023-08-09T10:18:56.584Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T10:18:56.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T10:18:56.841Z] ---> ec979cd7f677 [2023-08-09T10:18:56.841Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:19:01.950Z] Still waiting to schedule task [2023-08-09T10:19:01.950Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-09T10:19:02.111Z] ---> Running in 334f31873228 [2023-08-09T10:19:02.111Z] Removing intermediate container 334f31873228 [2023-08-09T10:19:02.111Z] ---> 9c73131f2f21 [2023-08-09T10:19:02.111Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:19:02.111Z] ---> Running in 85e32c2f1d5e [2023-08-09T10:19:02.111Z] Removing intermediate container 85e32c2f1d5e [2023-08-09T10:19:02.111Z] ---> c8aa663a2169 [2023-08-09T10:19:02.111Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:19:02.111Z] ---> Running in fdf348ce205e [2023-08-09T10:19:02.391Z] Removing intermediate container fdf348ce205e [2023-08-09T10:19:02.391Z] ---> f06135745469 [2023-08-09T10:19:02.391Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:19:02.391Z] ---> Running in 5ad9ab6d3506 [2023-08-09T10:19:02.391Z] Removing intermediate container 5ad9ab6d3506 [2023-08-09T10:19:02.391Z] ---> 51c8f953bb33 [2023-08-09T10:19:02.391Z] Step 7/12 : WORKDIR /device-gpio [2023-08-09T10:19:02.391Z] ---> Running in 58118b175dba [2023-08-09T10:19:02.650Z] Removing intermediate container 58118b175dba [2023-08-09T10:19:02.650Z] ---> 519903840aac [2023-08-09T10:19:02.650Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:19:02.650Z] ---> Running in 46ab6e47eb25 [2023-08-09T10:19:02.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:19:03.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:19:03.424Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:19:03.424Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:19:03.424Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:19:03.424Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:19:03.424Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:19:03.424Z] OK: 269 MiB in 57 packages [2023-08-09T10:19:03.989Z] Removing intermediate container 46ab6e47eb25 [2023-08-09T10:19:03.989Z] ---> 9b29d293b51d [2023-08-09T10:19:03.989Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-09T10:19:04.248Z] ---> 5028d5764019 [2023-08-09T10:19:04.248Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:19:04.248Z] ---> Running in 923760468fc6 [2023-08-09T10:19:50.923Z] Removing intermediate container 923760468fc6 [2023-08-09T10:19:50.923Z] ---> 9d801e9eb391 [2023-08-09T10:19:50.923Z] Step 11/12 : COPY . . [2023-08-09T10:19:51.182Z] ---> d66a0e717b63 [2023-08-09T10:19:51.182Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:19:51.763Z] ---> Running in fcc7a901e8cd [2023-08-09T10:19:52.342Z] noop [2023-08-09T10:19:53.719Z] Removing intermediate container fcc7a901e8cd [2023-08-09T10:19:53.719Z] ---> fde3c022b7da [2023-08-09T10:19:53.719Z] Successfully built fde3c022b7da [2023-08-09T10:19:53.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:19:54.172Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:19:54.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:19:54.346Z] prd-ubuntu20.04-docker-8c-8g-3214 does not seem to be running inside a container [2023-08-09T10:19:54.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-187 -v /w/workspace/edgexfoundry_device-gpio_PR-187:/w/workspace/edgexfoundry_device-gpio_PR-187:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-187@tmp:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T10:19:55.558Z] $ docker top 365cdc9c480ae7f00439f9354e73f3438f1ec0235bd221b491bd6c9092933ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:19:55.954Z] + go version [2023-08-09T10:19:55.954Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T10:19:55.988Z] $ docker stop --time=1 365cdc9c480ae7f00439f9354e73f3438f1ec0235bd221b491bd6c9092933ee3 [2023-08-09T10:19:57.417Z] $ docker rm -f --volumes 365cdc9c480ae7f00439f9354e73f3438f1ec0235bd221b491bd6c9092933ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:19:58.109Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:19:58.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:19:58.259Z] prd-ubuntu20.04-docker-8c-8g-3214 does not seem to be running inside a container [2023-08-09T10:19:58.294Z] $ 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-187 -v /w/workspace/edgexfoundry_device-gpio_PR-187:/w/workspace/edgexfoundry_device-gpio_PR-187:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-187@tmp:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T10:19:58.711Z] $ docker top d0de5aba38097ca33a44bc2bbbe53b9ddca7490903698b18540c529b649704c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:19:59.105Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-187 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:19:59.460Z] + make test [2023-08-09T10:19:59.460Z] go test ./... -coverprofile=coverage.out ./... [2023-08-09T10:20:04.735Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-09T10:20:14.734Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-09T10:20:14.734Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-09T10:20:21.315Z] go vet ./... [2023-08-09T10:20:25.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:20:25.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:20:25.526Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:20:25.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:20:25.602Z] $ docker stop --time=1 d0de5aba38097ca33a44bc2bbbe53b9ddca7490903698b18540c529b649704c7 [2023-08-09T10:20:31.067Z] $ docker rm -f --volumes d0de5aba38097ca33a44bc2bbbe53b9ddca7490903698b18540c529b649704c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:20:31.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:20:31.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-09T10:20:32.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:20:32.680Z] + ls -al . [2023-08-09T10:20:32.680Z] total 164 [2023-08-09T10:20:32.680Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:19 . [2023-08-09T10:20:32.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:18 .. [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:18 .dockerignore [2023-08-09T10:20:32.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:18 .git [2023-08-09T10:20:32.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:18 .github [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:18 .gitignore [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:18 .golangci.yml [2023-08-09T10:20:32.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:18 .semver [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:18 Attribution.txt [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:18 CHANGELOG.md [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:18 Dockerfile [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:18 GOVERNANCE.md [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:18 Jenkinsfile [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:18 LICENSE [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:18 Makefile [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:18 OWNERS.md [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:18 README.md [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 10:18 VERSION [2023-08-09T10:20:32.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:18 bin [2023-08-09T10:20:32.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:18 cmd [2023-08-09T10:20:32.680Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:19 coverage.out [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:18 go.mod [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:18 go.sum [2023-08-09T10:20:32.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:18 internal [2023-08-09T10:20:32.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:18 snap [2023-08-09T10:20:32.680Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:20:33.070Z] + 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=d50190667d9917666c10920bc3d6643c5e388fd4 --label arch=amd64 --label version=0.0.0 . [2023-08-09T10:20:33.070Z] Sending build context to Docker daemon 16.03MB [2023-08-09T10:20:33.070Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:20:33.070Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:20:33.070Z] ---> fde3c022b7da [2023-08-09T10:20:33.070Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:20:34.008Z] ---> Running in ff7aaba37181 [2023-08-09T10:20:34.947Z] Removing intermediate container ff7aaba37181 [2023-08-09T10:20:34.947Z] ---> aa67f0870fc1 [2023-08-09T10:20:34.947Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:20:35.515Z] ---> Running in dd4f58467f92 [2023-08-09T10:20:36.467Z] Removing intermediate container dd4f58467f92 [2023-08-09T10:20:36.467Z] ---> 3f31137476b9 [2023-08-09T10:20:36.467Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:20:37.404Z] ---> Running in b6d89e679eb8 [2023-08-09T10:20:38.347Z] Removing intermediate container b6d89e679eb8 [2023-08-09T10:20:38.347Z] ---> 833cc9694343 [2023-08-09T10:20:38.347Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:20:38.925Z] ---> Running in b31369c932bc [2023-08-09T10:20:39.492Z] Removing intermediate container b31369c932bc [2023-08-09T10:20:39.492Z] ---> a04b72e5cfc0 [2023-08-09T10:20:39.492Z] Step 7/25 : WORKDIR /device-gpio [2023-08-09T10:20:40.060Z] ---> Running in e7ad6c224c4d [2023-08-09T10:20:40.319Z] Removing intermediate container e7ad6c224c4d [2023-08-09T10:20:40.319Z] ---> ccd2215add12 [2023-08-09T10:20:40.319Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:20:40.319Z] ---> Running in cf04258fa0ac [2023-08-09T10:20:40.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:20:40.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:20:41.148Z] OK: 269 MiB in 57 packages [2023-08-09T10:20:41.716Z] Removing intermediate container cf04258fa0ac [2023-08-09T10:20:41.716Z] ---> 5f01825f6d7d [2023-08-09T10:20:41.716Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-09T10:20:41.974Z] ---> 88d0f80e777f [2023-08-09T10:20:41.974Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:20:42.233Z] ---> Running in bc1d4b5d49cf [2023-08-09T10:20:43.613Z] Removing intermediate container bc1d4b5d49cf [2023-08-09T10:20:43.613Z] ---> 7d66d730b6a0 [2023-08-09T10:20:43.613Z] Step 11/25 : COPY . . [2023-08-09T10:20:44.182Z] ---> 18b361020324 [2023-08-09T10:20:44.182Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:20:44.182Z] ---> Running in 845a970e4139 [2023-08-09T10:20:44.440Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-09T10:21:06.356Z] Removing intermediate container 845a970e4139 [2023-08-09T10:21:06.356Z] ---> f4ab8713da6d [2023-08-09T10:21:06.356Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:21:06.356Z] 3.17: Pulling from library/alpine [2023-08-09T10:21:06.356Z] 9398808236ff: Pulling fs layer [2023-08-09T10:21:06.356Z] 9398808236ff: Download complete [2023-08-09T10:21:06.356Z] 9398808236ff: Pull complete [2023-08-09T10:21:06.356Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:21:06.356Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:21:06.356Z] ---> 1e0b8b5322fc [2023-08-09T10:21:06.356Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:21:06.356Z] ---> Running in 7d73f984d0e7 [2023-08-09T10:21:06.356Z] Removing intermediate container 7d73f984d0e7 [2023-08-09T10:21:06.356Z] ---> 62d181be0f65 [2023-08-09T10:21:06.357Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-09T10:21:06.357Z] ---> Running in 057481252f1c [2023-08-09T10:21:06.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:21:06.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:21:06.357Z] OK: 7 MiB in 15 packages [2023-08-09T10:21:06.615Z] Removing intermediate container 057481252f1c [2023-08-09T10:21:06.615Z] ---> 035fed0b03e6 [2023-08-09T10:21:06.615Z] Step 16/25 : WORKDIR / [2023-08-09T10:21:06.615Z] ---> Running in 3e240e7ac432 [2023-08-09T10:21:06.875Z] Removing intermediate container 3e240e7ac432 [2023-08-09T10:21:06.875Z] ---> 151a78b784a5 [2023-08-09T10:21:06.875Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-09T10:21:06.875Z] ---> be3c81c81e05 [2023-08-09T10:21:06.875Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-09T10:21:06.875Z] ---> 87fe91bf960d [2023-08-09T10:21:06.875Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-09T10:21:07.807Z] ---> f9761fb9b638 [2023-08-09T10:21:07.807Z] Step 20/25 : EXPOSE 59910 [2023-08-09T10:21:07.807Z] ---> Running in e43171d9d9e5 [2023-08-09T10:21:07.807Z] Removing intermediate container e43171d9d9e5 [2023-08-09T10:21:07.807Z] ---> 1479f9bd98ee [2023-08-09T10:21:07.807Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-09T10:21:07.807Z] ---> Running in fa6fb2db07fd [2023-08-09T10:21:08.065Z] Removing intermediate container fa6fb2db07fd [2023-08-09T10:21:08.065Z] ---> 132f21e871b4 [2023-08-09T10:21:08.065Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:21:08.065Z] ---> Running in ba14b9bfeb7d [2023-08-09T10:21:08.065Z] Removing intermediate container ba14b9bfeb7d [2023-08-09T10:21:08.065Z] ---> 9326b7d98fde [2023-08-09T10:21:08.065Z] Step 23/25 : LABEL arch=amd64 [2023-08-09T10:21:08.065Z] ---> Running in f434a3b98029 [2023-08-09T10:21:08.065Z] Removing intermediate container f434a3b98029 [2023-08-09T10:21:08.065Z] ---> d4bbc2b40e38 [2023-08-09T10:21:08.065Z] Step 24/25 : LABEL git_sha=d50190667d9917666c10920bc3d6643c5e388fd4 [2023-08-09T10:21:08.065Z] ---> Running in bc86da5182bf [2023-08-09T10:21:08.324Z] Removing intermediate container bc86da5182bf [2023-08-09T10:21:08.324Z] ---> 89a042268892 [2023-08-09T10:21:08.324Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T10:21:08.324Z] ---> Running in d0d48c4d056b [2023-08-09T10:21:08.324Z] Removing intermediate container d0d48c4d056b [2023-08-09T10:21:08.324Z] ---> b53e6f35590f [2023-08-09T10:21:08.324Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:21:08.324Z] Successfully built b53e6f35590f [2023-08-09T10:21:08.324Z] 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-08-09T10:21:09.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:21:09.193Z] [2023-08-09T10:21:09.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:21:09.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:21:09.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T10:21:09.574Z] 5eb5b503b376: Pulling fs layer [2023-08-09T10:21:09.574Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T10:21:09.574Z] ec43610c2a17: Pulling fs layer [2023-08-09T10:21:09.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T10:21:09.574Z] 33b1e0a273af: Pulling fs layer [2023-08-09T10:21:09.574Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T10:21:09.574Z] 3a2ae6a8a46f: Waiting [2023-08-09T10:21:09.574Z] 33b1e0a273af: Waiting [2023-08-09T10:21:09.574Z] 2f39f015ded8: Pulling fs layer [2023-08-09T10:21:09.574Z] 5c69ac0246d0: Verifying Checksum [2023-08-09T10:21:09.574Z] 5c69ac0246d0: Download complete [2023-08-09T10:21:09.574Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T10:21:09.861Z] 33b1e0a273af: Verifying Checksum [2023-08-09T10:21:09.861Z] 33b1e0a273af: Download complete [2023-08-09T10:21:09.861Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T10:21:09.861Z] 5d3b04190fa2: Download complete [2023-08-09T10:21:09.861Z] ec43610c2a17: Verifying Checksum [2023-08-09T10:21:09.861Z] ec43610c2a17: Download complete [2023-08-09T10:21:10.131Z] 5eb5b503b376: Verifying Checksum [2023-08-09T10:21:10.131Z] 5eb5b503b376: Download complete [2023-08-09T10:21:10.698Z] 2f39f015ded8: Download complete [2023-08-09T10:21:11.264Z] 5eb5b503b376: Pull complete [2023-08-09T10:21:11.522Z] 5c69ac0246d0: Pull complete [2023-08-09T10:21:11.783Z] ec43610c2a17: Pull complete [2023-08-09T10:21:12.053Z] 3a2ae6a8a46f: Pull complete [2023-08-09T10:21:12.311Z] 33b1e0a273af: Pull complete [2023-08-09T10:21:12.311Z] 5d3b04190fa2: Pull complete [2023-08-09T10:21:16.497Z] 2f39f015ded8: Pull complete [2023-08-09T10:21:16.497Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T10:21:16.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:21:16.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:21:16.715Z] prd-ubuntu20.04-docker-8c-8g-3214 does not seem to be running inside a container [2023-08-09T10:21:16.752Z] $ 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-187 -v /w/workspace/edgexfoundry_device-gpio_PR-187:/w/workspace/edgexfoundry_device-gpio_PR-187:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-187@tmp:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T10:21:21.867Z] $ docker top b11dc845aee9f0ecfe860d3b2aacdeed0d420f8de8442537e734f4b8e5048e7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:21:22.297Z] ---> job-cost.sh [2023-08-09T10:21:22.297Z] lf-activate-venv: SKIPPING [2023-08-09T10:21:22.297Z] INFO: No Stack... [2023-08-09T10:21:22.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:21:23.125Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:21:23.442Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-187/archives/cost.csv [2023-08-09T10:21:23.442Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:21:23.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [2023-08-09T10:21:23.492Z] Resource [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] did not exist. Created. [2023-08-09T10:21:23.492Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:21:23.888Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T10:21:23.929Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:21:23.956Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:21:24.027Z] $ docker stop --time=1 b11dc845aee9f0ecfe860d3b2aacdeed0d420f8de8442537e734f4b8e5048e7f [2023-08-09T10:21:25.181Z] $ docker rm -f --volumes b11dc845aee9f0ecfe860d3b2aacdeed0d420f8de8442537e734f4b8e5048e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T10:21:44.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3216 in /w/workspace/edgexfoundry_device-gpio_PR-187 [Pipeline] { [Pipeline] ws [2023-08-09T10:21:44.486Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-08-09T10:21:44.571Z] The recommended git tool is: git [2023-08-09T10:21:51.181Z] using credential edgex-jenkins-ssh [2023-08-09T10:21:51.202Z] Cloning the remote Git repository [2023-08-09T10:21:51.262Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-08-09T10:21:51.388Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-08-09T10:21:51.591Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-09T10:21:51.592Z] > git --version # timeout=10 [2023-08-09T10:21:51.622Z] > git --version # 'git version 2.25.1' [2023-08-09T10:21:51.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:21:51.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:21:53.529Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-09T10:21:53.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:21:54.639Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-09T10:21:54.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-09T10:21:54.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:21:54.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-09T10:21:55.247Z] Merging remotes/origin/main commit 7e40bb2e43e068414aa907f761b2c3a1e6facb42 into PR head commit d50190667d9917666c10920bc3d6643c5e388fd4 [2023-08-09T10:21:55.574Z] Merge succeeded, producing d50190667d9917666c10920bc3d6643c5e388fd4 [2023-08-09T10:21:55.574Z] Checking out Revision d50190667d9917666c10920bc3d6643c5e388fd4 (PR-187) [2023-08-09T10:21:55.272Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:21:55.360Z] > git checkout -f d50190667d9917666c10920bc3d6643c5e388fd4 # timeout=10 [2023-08-09T10:21:55.456Z] > git remote # timeout=10 [2023-08-09T10:21:55.480Z] > git config --get remote.origin.url # timeout=10 [2023-08-09T10:21:55.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:21:55.522Z] > git merge 7e40bb2e43e068414aa907f761b2c3a1e6facb42 # timeout=10 [2023-08-09T10:21:55.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-09T10:21:55.584Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:21:55.601Z] > git checkout -f d50190667d9917666c10920bc3d6643c5e388fd4 # timeout=10 [2023-08-09T10:21:59.146Z] Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt" [2023-08-09T10:21:59.216Z] > git --version # timeout=10 [2023-08-09T10:21:59.232Z] > git --version # 'git version 2.25.1' [2023-08-09T10:21:59.250Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:22:00.428Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T10:22:00.428Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:22:00.428Z] Dload Upload Total Spent Left Speed [2023-08-09T10:22:00.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-08-09T10:22:01.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T10:22:01.550Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T10:22:01.550Z] + sudo tee /etc/docker/daemon.new [2023-08-09T10:22:01.550Z] { [2023-08-09T10:22:01.550Z] "registry-mirrors": [ [2023-08-09T10:22:01.550Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T10:22:01.550Z] ], [2023-08-09T10:22:01.550Z] "bip": "10.250.0.254/24", [2023-08-09T10:22:01.550Z] "hosts": [ [2023-08-09T10:22:01.550Z] "tcp://0.0.0.0:5555", [2023-08-09T10:22:01.550Z] "unix:///var/run/docker.sock" [2023-08-09T10:22:01.550Z] ], [2023-08-09T10:22:01.550Z] "mtu": 1458, [2023-08-09T10:22:01.550Z] "selinux-enabled": true, [2023-08-09T10:22:01.550Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T10:22:01.550Z] } [Pipeline] sh [2023-08-09T10:22:01.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T10:22:02.254Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:22:20.802Z] provisioning config files... [2023-08-09T10:22:20.839Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config14066231774005415092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:22:21.247Z] ---> docker-login.sh [2023-08-09T10:22:21.247Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:22:21.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:22:21.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:22:21.842Z] Configure a credential helper to remove this warning. See [2023-08-09T10:22:21.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:22:21.842Z] [2023-08-09T10:22:21.842Z] Login Succeeded [2023-08-09T10:22:21.842Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:22:22.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:22:22.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:22:22.391Z] Configure a credential helper to remove this warning. See [2023-08-09T10:22:22.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:22:22.391Z] [2023-08-09T10:22:22.391Z] Login Succeeded [2023-08-09T10:22:22.391Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:22:22.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:22:22.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:22:22.665Z] Configure a credential helper to remove this warning. See [2023-08-09T10:22:22.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:22:22.665Z] [2023-08-09T10:22:22.665Z] Login Succeeded [2023-08-09T10:22:22.665Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:22:22.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:22:23.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:22:23.222Z] Configure a credential helper to remove this warning. See [2023-08-09T10:22:23.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:22:23.222Z] [2023-08-09T10:22:23.222Z] Login Succeeded [2023-08-09T10:22:23.222Z] docker.io [2023-08-09T10:22:23.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:22:23.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:22:23.765Z] Configure a credential helper to remove this warning. See [2023-08-09T10:22:23.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:22:23.765Z] [2023-08-09T10:22:23.765Z] Login Succeeded [2023-08-09T10:22:23.765Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:22:23.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:22:24.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:22:24.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:22:24.309Z] ========================================================= [2023-08-09T10:22:24.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T10:22:24.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:22:24.835Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:22:25.106Z] Sending build context to Docker daemon 8.075MB [2023-08-09T10:22:25.106Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:22:25.106Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:22:25.386Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T10:22:25.386Z] edb6bdbacee9: Pulling fs layer [2023-08-09T10:22:25.386Z] 5f9638ab2659: Pulling fs layer [2023-08-09T10:22:25.386Z] 8d51d6327a98: Pulling fs layer [2023-08-09T10:22:25.386Z] 8b374f2dd631: Pulling fs layer [2023-08-09T10:22:25.386Z] ec14aa9079de: Pulling fs layer [2023-08-09T10:22:25.386Z] 2f466654f4bb: Pulling fs layer [2023-08-09T10:22:25.386Z] 554e91adad29: Pulling fs layer [2023-08-09T10:22:25.386Z] 8b374f2dd631: Waiting [2023-08-09T10:22:25.386Z] ec14aa9079de: Waiting [2023-08-09T10:22:25.386Z] 554e91adad29: Waiting [2023-08-09T10:22:25.386Z] 2f466654f4bb: Waiting [2023-08-09T10:22:25.386Z] 5f9638ab2659: Verifying Checksum [2023-08-09T10:22:25.386Z] 5f9638ab2659: Download complete [2023-08-09T10:22:25.386Z] 8b374f2dd631: Verifying Checksum [2023-08-09T10:22:25.386Z] 8b374f2dd631: Download complete [2023-08-09T10:22:25.386Z] ec14aa9079de: Verifying Checksum [2023-08-09T10:22:25.386Z] ec14aa9079de: Download complete [2023-08-09T10:22:25.386Z] edb6bdbacee9: Verifying Checksum [2023-08-09T10:22:27.335Z] edb6bdbacee9: Pull complete [2023-08-09T10:22:27.335Z] 5f9638ab2659: Pull complete [2023-08-09T10:22:28.327Z] 554e91adad29: Verifying Checksum [2023-08-09T10:22:28.327Z] 554e91adad29: Download complete [2023-08-09T10:22:29.318Z] 2f466654f4bb: Download complete [2023-08-09T10:22:29.318Z] 8d51d6327a98: Verifying Checksum [2023-08-09T10:22:29.318Z] 8d51d6327a98: Download complete [2023-08-09T10:22:41.667Z] 8d51d6327a98: Pull complete [2023-08-09T10:22:41.667Z] 8b374f2dd631: Pull complete [2023-08-09T10:22:41.667Z] ec14aa9079de: Pull complete [2023-08-09T10:22:48.336Z] 2f466654f4bb: Pull complete [2023-08-09T10:22:50.299Z] 554e91adad29: Pull complete [2023-08-09T10:22:50.299Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T10:22:50.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T10:22:50.299Z] ---> 1e15ea492957 [2023-08-09T10:22:50.299Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:22:52.324Z] ---> Running in c2796dc5b429 [2023-08-09T10:22:52.324Z] Removing intermediate container c2796dc5b429 [2023-08-09T10:22:52.324Z] ---> ade5b0177674 [2023-08-09T10:22:52.324Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:22:52.595Z] ---> Running in c005a71cabbf [2023-08-09T10:22:52.867Z] Removing intermediate container c005a71cabbf [2023-08-09T10:22:52.867Z] ---> dce7c08bf3bb [2023-08-09T10:22:52.867Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:22:52.867Z] ---> Running in 704db659a542 [2023-08-09T10:22:53.135Z] Removing intermediate container 704db659a542 [2023-08-09T10:22:53.135Z] ---> fd9d8e580826 [2023-08-09T10:22:53.135Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:22:53.403Z] ---> Running in 0dabdb7fefad [2023-08-09T10:22:53.671Z] Removing intermediate container 0dabdb7fefad [2023-08-09T10:22:53.671Z] ---> 38382531ce9b [2023-08-09T10:22:53.671Z] Step 7/12 : WORKDIR /device-gpio [2023-08-09T10:22:53.671Z] ---> Running in a3edf10a6cb1 [2023-08-09T10:22:53.940Z] Removing intermediate container a3edf10a6cb1 [2023-08-09T10:22:53.940Z] ---> 93ea4c414d22 [2023-08-09T10:22:53.940Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:22:54.210Z] ---> Running in c878971f9d83 [2023-08-09T10:22:55.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:22:56.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:22:57.637Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:22:57.637Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:22:57.637Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:22:57.637Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:22:57.637Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:22:57.637Z] OK: 268 MiB in 57 packages [2023-08-09T10:22:58.603Z] Removing intermediate container c878971f9d83 [2023-08-09T10:22:58.603Z] ---> 58e20e974a99 [2023-08-09T10:22:58.603Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-09T10:22:59.192Z] ---> ea6b6bfd886a [2023-08-09T10:22:59.192Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:22:59.192Z] ---> Running in bd22f40217b9 [2023-08-09T10:24:07.105Z] Removing intermediate container bd22f40217b9 [2023-08-09T10:24:07.105Z] ---> 36718af34659 [2023-08-09T10:24:07.105Z] Step 11/12 : COPY . . [2023-08-09T10:24:07.105Z] ---> b2ed851b83eb [2023-08-09T10:24:07.105Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:24:07.105Z] ---> Running in 20fd1fa3016b [2023-08-09T10:24:07.105Z] noop [2023-08-09T10:24:07.106Z] Removing intermediate container 20fd1fa3016b [2023-08-09T10:24:07.106Z] ---> 271d2d72eaa8 [2023-08-09T10:24:07.106Z] Successfully built 271d2d72eaa8 [2023-08-09T10:24:07.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:24:07.577Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:24:07.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:24:07.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-3216 does not seem to be running inside a container [2023-08-09T10:24:07.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-09T10:24:09.231Z] $ docker top 63286bcd9336726bddb87a5cfdc07ba596354fc945ac7419290bdc61162a11ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:24:10.124Z] + go version [2023-08-09T10:24:10.124Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T10:24:10.158Z] $ docker stop --time=1 63286bcd9336726bddb87a5cfdc07ba596354fc945ac7419290bdc61162a11ba [2023-08-09T10:24:13.853Z] $ docker rm -f --volumes 63286bcd9336726bddb87a5cfdc07ba596354fc945ac7419290bdc61162a11ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:24:14.702Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:24:14.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:24:14.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-3216 does not seem to be running inside a container [2023-08-09T10:24:15.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-09T10:24:16.267Z] $ docker top b678d0104da06540b8f10a44bf45107e592984858fa3e1dff2482ee6f54e885c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:24:17.157Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:24:17.866Z] + make test [2023-08-09T10:24:17.866Z] go test ./... -coverprofile=coverage.out ./... [2023-08-09T10:24:50.105Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-09T10:26:56.797Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-09T10:26:56.797Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-09T10:26:56.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T10:26:56.797Z] go vet ./... [2023-08-09T10:27:35.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:27:35.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:27:35.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:27:35.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:27:35.816Z] $ docker stop --time=1 b678d0104da06540b8f10a44bf45107e592984858fa3e1dff2482ee6f54e885c [2023-08-09T10:27:37.629Z] $ docker rm -f --volumes b678d0104da06540b8f10a44bf45107e592984858fa3e1dff2482ee6f54e885c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:27:38.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:27:38.813Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T10:27:39.213Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:27:39.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:27:40.332Z] + ls -al . [2023-08-09T10:27:40.332Z] total 160 [2023-08-09T10:27:40.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:24 . [2023-08-09T10:27:40.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:21 .. [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:21 .dockerignore [2023-08-09T10:27:40.332Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:21 .git [2023-08-09T10:27:40.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:21 .github [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:21 .gitignore [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:21 .golangci.yml [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:21 Attribution.txt [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:21 CHANGELOG.md [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:21 Dockerfile [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:21 GOVERNANCE.md [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:21 Jenkinsfile [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:21 LICENSE [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:21 Makefile [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:21 OWNERS.md [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:21 README.md [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 10:18 VERSION [2023-08-09T10:27:40.332Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:21 bin [2023-08-09T10:27:40.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:21 cmd [2023-08-09T10:27:40.332Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:24 coverage.out [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:21 go.mod [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:21 go.sum [2023-08-09T10:27:40.332Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:21 internal [2023-08-09T10:27:40.332Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:21 snap [2023-08-09T10:27:40.332Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:27:40.757Z] + 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=d50190667d9917666c10920bc3d6643c5e388fd4 --label arch=arm64 --label version=0.0.0 . [2023-08-09T10:27:41.025Z] Sending build context to Docker daemon 8.076MB [2023-08-09T10:27:41.025Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:27:41.025Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:27:41.025Z] ---> 271d2d72eaa8 [2023-08-09T10:27:41.025Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:27:41.294Z] ---> Running in 8c5dfc148daf [2023-08-09T10:27:41.561Z] Removing intermediate container 8c5dfc148daf [2023-08-09T10:27:41.561Z] ---> f97d732114af [2023-08-09T10:27:41.561Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:27:41.561Z] ---> Running in 60a6341d0020 [2023-08-09T10:27:41.829Z] Removing intermediate container 60a6341d0020 [2023-08-09T10:27:41.829Z] ---> edea4749ab90 [2023-08-09T10:27:41.829Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:27:42.097Z] ---> Running in c5ec1109fced [2023-08-09T10:27:42.369Z] Removing intermediate container c5ec1109fced [2023-08-09T10:27:42.369Z] ---> a6cbcbedc410 [2023-08-09T10:27:42.369Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:27:42.369Z] ---> Running in db9ed2a38e99 [2023-08-09T10:27:42.637Z] Removing intermediate container db9ed2a38e99 [2023-08-09T10:27:42.637Z] ---> a5f6e90583aa [2023-08-09T10:27:42.637Z] Step 7/25 : WORKDIR /device-gpio [2023-08-09T10:27:42.637Z] ---> Running in 6eb741672d91 [2023-08-09T10:27:42.906Z] Removing intermediate container 6eb741672d91 [2023-08-09T10:27:42.906Z] ---> 1e8c701794b8 [2023-08-09T10:27:42.906Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:27:43.174Z] ---> Running in 3fbb146e34ba [2023-08-09T10:27:44.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:27:44.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:27:45.799Z] OK: 268 MiB in 57 packages [2023-08-09T10:27:46.791Z] Removing intermediate container 3fbb146e34ba [2023-08-09T10:27:46.791Z] ---> c93303fa1984 [2023-08-09T10:27:46.791Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-09T10:27:48.735Z] ---> 3d7c6aac3565 [2023-08-09T10:27:48.735Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:27:48.735Z] ---> Running in 52f3e6600c2b [2023-08-09T10:27:50.687Z] Removing intermediate container 52f3e6600c2b [2023-08-09T10:27:50.687Z] ---> b34b0349d55c [2023-08-09T10:27:50.687Z] Step 11/25 : COPY . . [2023-08-09T10:27:51.652Z] ---> ebee11e4e11a [2023-08-09T10:27:51.652Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:27:51.652Z] ---> Running in 4c00ecf6ddea [2023-08-09T10:27:52.624Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-09T10:30:14.326Z] Removing intermediate container 4c00ecf6ddea [2023-08-09T10:30:14.326Z] ---> 3c29a2cc8fbb [2023-08-09T10:30:14.326Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:30:14.326Z] 3.17: Pulling from library/alpine [2023-08-09T10:30:14.326Z] 4060ece20d7a: Pulling fs layer [2023-08-09T10:30:14.326Z] 4060ece20d7a: Verifying Checksum [2023-08-09T10:30:14.326Z] 4060ece20d7a: Download complete [2023-08-09T10:30:14.326Z] 4060ece20d7a: Pull complete [2023-08-09T10:30:14.326Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:30:14.326Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:30:14.326Z] ---> 8650cd65339b [2023-08-09T10:30:14.326Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:30:14.326Z] ---> Running in 0f0f8fa9bbde [2023-08-09T10:30:14.326Z] Removing intermediate container 0f0f8fa9bbde [2023-08-09T10:30:14.326Z] ---> 1302ebddd891 [2023-08-09T10:30:14.326Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-09T10:30:14.326Z] ---> Running in fcaa69b34fc0 [2023-08-09T10:30:14.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:30:14.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:30:14.326Z] OK: 7 MiB in 15 packages [2023-08-09T10:30:14.326Z] Removing intermediate container fcaa69b34fc0 [2023-08-09T10:30:14.326Z] ---> 99940e63b2a2 [2023-08-09T10:30:14.326Z] Step 16/25 : WORKDIR / [2023-08-09T10:30:14.326Z] ---> Running in 5bc490469a14 [2023-08-09T10:30:14.326Z] Removing intermediate container 5bc490469a14 [2023-08-09T10:30:14.326Z] ---> 027f326f05e4 [2023-08-09T10:30:14.326Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-09T10:30:14.326Z] ---> 1a3333a71345 [2023-08-09T10:30:14.326Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-09T10:30:14.326Z] ---> 0813d28a33c9 [2023-08-09T10:30:14.326Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-09T10:30:14.326Z] ---> 783f2cbc8ee7 [2023-08-09T10:30:14.326Z] Step 20/25 : EXPOSE 59910 [2023-08-09T10:30:14.326Z] ---> Running in 38b726d3a509 [2023-08-09T10:30:14.326Z] Removing intermediate container 38b726d3a509 [2023-08-09T10:30:14.326Z] ---> 82a49b3e6ee0 [2023-08-09T10:30:14.326Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-09T10:30:14.326Z] ---> Running in 8778564f99ee [2023-08-09T10:30:14.326Z] Removing intermediate container 8778564f99ee [2023-08-09T10:30:14.326Z] ---> 4a99cbc63fe2 [2023-08-09T10:30:14.326Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:30:14.326Z] ---> Running in eb048298654d [2023-08-09T10:30:14.326Z] Removing intermediate container eb048298654d [2023-08-09T10:30:14.326Z] ---> 3faf90541703 [2023-08-09T10:30:14.326Z] Step 23/25 : LABEL arch=arm64 [2023-08-09T10:30:14.326Z] ---> Running in 5b3cd11af4e7 [2023-08-09T10:30:14.326Z] Removing intermediate container 5b3cd11af4e7 [2023-08-09T10:30:14.326Z] ---> 7781c24b1cef [2023-08-09T10:30:14.326Z] Step 24/25 : LABEL git_sha=d50190667d9917666c10920bc3d6643c5e388fd4 [2023-08-09T10:30:14.326Z] ---> Running in fc5f10637d2b [2023-08-09T10:30:14.326Z] Removing intermediate container fc5f10637d2b [2023-08-09T10:30:14.326Z] ---> 4816a9d6c888 [2023-08-09T10:30:14.326Z] Step 25/25 : LABEL version=0.0.0 [2023-08-09T10:30:14.326Z] ---> Running in 95b12c96e072 [2023-08-09T10:30:14.326Z] Removing intermediate container 95b12c96e072 [2023-08-09T10:30:14.326Z] ---> 8c59aa8b2a19 [2023-08-09T10:30:14.326Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:30:14.326Z] Successfully built 8c59aa8b2a19 [2023-08-09T10:30:14.326Z] 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-08-09T10:30:15.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:30:15.174Z] [2023-08-09T10:30:15.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:30:15.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:30:15.596Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T10:30:15.596Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T10:30:15.596Z] 04944245beec: Pulling fs layer [2023-08-09T10:30:15.596Z] 699f458cf7ca: Pulling fs layer [2023-08-09T10:30:15.596Z] 765212b225bb: Pulling fs layer [2023-08-09T10:30:15.596Z] f23df028b6ca: Pulling fs layer [2023-08-09T10:30:15.596Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T10:30:15.596Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T10:30:15.596Z] 765212b225bb: Waiting [2023-08-09T10:30:15.596Z] 2437ff75d9bd: Waiting [2023-08-09T10:30:15.596Z] f23df028b6ca: Waiting [2023-08-09T10:30:15.596Z] d65c8cfc05b1: Waiting [2023-08-09T10:30:15.865Z] 04944245beec: Verifying Checksum [2023-08-09T10:30:15.865Z] 04944245beec: Download complete [2023-08-09T10:30:15.865Z] 765212b225bb: Verifying Checksum [2023-08-09T10:30:15.865Z] 765212b225bb: Download complete [2023-08-09T10:30:15.865Z] f23df028b6ca: Verifying Checksum [2023-08-09T10:30:15.865Z] f23df028b6ca: Download complete [2023-08-09T10:30:15.865Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T10:30:15.865Z] d65c8cfc05b1: Download complete [2023-08-09T10:30:15.865Z] 699f458cf7ca: Verifying Checksum [2023-08-09T10:30:15.865Z] 699f458cf7ca: Download complete [2023-08-09T10:30:16.453Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T10:30:16.453Z] 8998bd30e6a1: Download complete [2023-08-09T10:30:19.044Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T10:30:19.044Z] 2437ff75d9bd: Download complete [2023-08-09T10:30:20.463Z] 8998bd30e6a1: Pull complete [2023-08-09T10:30:21.046Z] 04944245beec: Pull complete [2023-08-09T10:30:22.004Z] 699f458cf7ca: Pull complete [2023-08-09T10:30:22.271Z] 765212b225bb: Pull complete [2023-08-09T10:30:23.234Z] f23df028b6ca: Pull complete [2023-08-09T10:30:23.234Z] d65c8cfc05b1: Pull complete [2023-08-09T10:30:38.216Z] 2437ff75d9bd: Pull complete [2023-08-09T10:30:38.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T10:30:38.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:30:38.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:30:38.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-3216 does not seem to be running inside a container [2023-08-09T10:30:38.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-09T10:30:41.330Z] $ docker top 78bafd440ccc1d6e27eb58e2baad7c3438f1a55fbfeefe62f87ce808817de8a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:42.233Z] ---> job-cost.sh [2023-08-09T10:30:42.233Z] lf-activate-venv: SKIPPING [2023-08-09T10:30:42.233Z] INFO: No Stack... [2023-08-09T10:30:42.501Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T10:30:43.466Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:30:43.818Z] + cut -d, -f6 [2023-08-09T10:30:43.818Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-08-09T10:30:44.164Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [2023-08-09T10:30:44.169Z] Resource [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] did not exist. Created. [2023-08-09T10:30:44.169Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:30:44.580Z] /w/workspace/device-gpio/1@tmp/durable-45d0e506/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-09T10:30:45.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T10:30:45.284Z] Warning: overwriting stash ‘stack-cost’ [2023-08-09T10:30:45.336Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:30:45.353Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-187-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:30:45.441Z] $ docker stop --time=1 78bafd440ccc1d6e27eb58e2baad7c3438f1a55fbfeefe62f87ce808817de8a5 [2023-08-09T10:30:46.928Z] $ docker rm -f --volumes 78bafd440ccc1d6e27eb58e2baad7c3438f1a55fbfeefe62f87ce808817de8a5 [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-08-09T10:30:48.000Z] provisioning config files... [2023-08-09T10:30:48.008Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/config14984508102515619569tmp [Pipeline] { [Pipeline] sh [2023-08-09T10:30:48.347Z] + set +x [2023-08-09T10:30:48.347Z] + + curl -s https://codecov.io/bash [2023-08-09T10:30:48.347Z] bash -s -- [2023-08-09T10:30:48.347Z] [2023-08-09T10:30:48.347Z] _____ _ [2023-08-09T10:30:48.347Z] / ____| | | [2023-08-09T10:30:48.347Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T10:30:48.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T10:30:48.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T10:30:48.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T10:30:48.347Z] Bash-1.0.6 [2023-08-09T10:30:48.347Z] [2023-08-09T10:30:48.347Z] [2023-08-09T10:30:48.347Z] ==> git version 2.25.1 found [2023-08-09T10:30:48.347Z] ==> 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-08-09T10:30:48.347Z] Release-Date: 2020-01-08 [2023-08-09T10:30:48.347Z] 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-08-09T10:30:48.347Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T10:30:48.347Z] ==> Jenkins CI detected. [2023-08-09T10:30:48.347Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-187 [2023-08-09T10:30:48.347Z] project root: . [2023-08-09T10:30:48.347Z] --> token set from env [2023-08-09T10:30:48.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T10:30:48.347Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T10:30:48.347Z] ==> Python coveragepy not found [2023-08-09T10:30:48.347Z] ==> Searching for coverage reports in: [2023-08-09T10:30:48.347Z] + . [2023-08-09T10:30:48.347Z] -> Found 1 reports [2023-08-09T10:30:48.347Z] ==> Detecting git/mercurial file structure [2023-08-09T10:30:48.607Z] ==> Reading reports [2023-08-09T10:30:48.607Z] + ./coverage.out bytes=10 [2023-08-09T10:30:48.607Z] ==> Appending adjustments [2023-08-09T10:30:48.607Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T10:30:48.607Z] + Found adjustments [2023-08-09T10:30:48.607Z] ==> Gzipping contents [2023-08-09T10:30:48.607Z] 4.0K /tmp/codecov.lQJymz.gz [2023-08-09T10:30:48.607Z] ==> Uploading reports [2023-08-09T10:30:48.607Z] url: https://codecov.io [2023-08-09T10:30:48.607Z] query: branch=PR-187&commit=d50190667d9917666c10920bc3d6643c5e388fd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=187&job=&cmd_args= [2023-08-09T10:30:48.607Z] -> Pinging Codecov [2023-08-09T10:30:48.607Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-187&commit=d50190667d9917666c10920bc3d6643c5e388fd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-187%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=187&job=&cmd_args= [2023-08-09T10:30:48.607Z] -> Uploading to [2023-08-09T10:30:48.607Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d50190667d9917666c10920bc3d6643c5e388fd4/24d9df11-3cf5-4346-b74d-e0f67888f57e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T103048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89e707570794c0beb87a2a7761cb95388e3863917c32b7b3a4694a20e0060a22 [2023-08-09T10:30:48.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:30:48.607Z] Dload Upload Total Spent Left Speed [2023-08-09T10:30:48.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3934 --:--:-- --:--:-- --:--:-- 3934 [2023-08-09T10:30:48.867Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d50190667d9917666c10920bc3d6643c5e388fd4 [Pipeline] } [2023-08-09T10:30:48.893Z] 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-08-09T10:30:50.725Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-187/archives ] [2023-08-09T10:30:50.725Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-187/archives [2023-08-09T10:30:50.725Z] total 16 [2023-08-09T10:30:50.725Z] drwxr-xr-x 3 root root 4096 Aug 9 10:21 . [2023-08-09T10:30:50.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:21 .. [2023-08-09T10:30:50.725Z] drwxr-xr-x 2 root root 4096 Aug 9 10:21 cost [2023-08-09T10:30:50.725Z] -rw-r--r-- 1 root root 83 Aug 9 10:21 cost.csv [2023-08-09T10:30:50.725Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-187/archives [2023-08-09T10:30:50.725Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-187/archives [2023-08-09T10:30:50.725Z] total 16 [2023-08-09T10:30:50.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:21 . [2023-08-09T10:30:50.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:21 .. [2023-08-09T10:30:50.725Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:21 cost [2023-08-09T10:30:50.725Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 9 10:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:51.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:51.962Z] ---> package-listing.sh [2023-08-09T10:30:51.962Z] ++ facter osfamily [2023-08-09T10:30:51.962Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T10:30:52.220Z] + OS_FAMILY=debian [2023-08-09T10:30:52.220Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-187 [2023-08-09T10:30:52.220Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T10:30:52.220Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T10:30:52.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T10:30:52.220Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T10:30:52.220Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-187 ']' [2023-08-09T10:30:52.220Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T10:30:52.220Z] + case "${OS_FAMILY}" in [2023-08-09T10:30:52.220Z] + dpkg -l [2023-08-09T10:30:52.220Z] + grep '^ii' [2023-08-09T10:30:52.220Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T10:30:52.220Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T10:30:52.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T10:30:52.220Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-187 ']' [2023-08-09T10:30:52.220Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-187/archives/ [2023-08-09T10:30:52.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-187/archives/ [Pipeline] echo [2023-08-09T10:30:52.253Z] 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-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T10:30:52.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:30:53.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:30:53.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:30:53.322Z] prd-ubuntu20.04-docker-8c-8g-3214 does not seem to be running inside a container [2023-08-09T10:30:53.358Z] $ 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-187/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-187 -v /w/workspace/edgexfoundry_device-gpio_PR-187:/w/workspace/edgexfoundry_device-gpio_PR-187:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-187@tmp:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T10:30:53.553Z] $ docker top c66bebe795a3e6168b66d7647e6e4a9da029e17b75bb11e7b19c473ca5b7ebe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:30:53.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T10:30:54.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T10:30:54.573Z] + ls /var/log/sa-host [2023-08-09T10:30:54.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:30:54.725Z] provisioning config files... [2023-08-09T10:30:54.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-187@tmp/config6154967230765459824tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:30:54.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:55.226Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T10:30:55.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:55.658Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T10:30:55.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:56.007Z] ---> sudo-logs.sh [2023-08-09T10:30:56.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T10:30:56.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:56.411Z] ---> job-cost.sh [2023-08-09T10:30:56.411Z] lf-activate-venv: SKIPPING [2023-08-09T10:30:56.411Z] DEBUG: total: 0.2199999988079071 [2023-08-09T10:30:56.411Z] INFO: Retrieving Stack Cost... [2023-08-09T10:30:56.672Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:30:57.240Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T10:30:57.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:30:57.589Z] ---> logs-deploy.sh [2023-08-09T10:30:57.589Z] lf-activate-venv: SKIPPING [2023-08-09T10:30:57.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-187/1 [2023-08-09T10:30:57.589Z] INFO: archiving workspace using pattern(s): [2023-08-09T10:30:58.527Z] Archives upload complete. [2023-08-09T10:30:58.527Z] INFO: archiving logs to Nexus