Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a+688a4a293e90f410e0c8818ae36297e33c21074c (2723516fe478f59cd371fdb266e4877865db2d78) 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-ssh649815715731598943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2087681960375801666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-232/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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13309238005916744256.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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6749913628224572730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14604547348140593260.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-232/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-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4035681032381567302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5561’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5571 in /w/workspace/edgexfoundry_device-gpio_PR-232 [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-232 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a Merge succeeded, producing 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a Checking out Revision 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a (PR-232) Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:20 ========================================================= 23:34:20 EdgeX Global Pipelines Version Info 23:34:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:21 ------------------- 23:34:21 stable info: 23:34:21 ------------------- 23:34:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:21 Message: update stable to v1.0.258 23:34:22 ------------------- 23:34:22 experimental info: 23:34:22 ------------------- 23:34:22 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55c01ce [Pipeline] echo 23:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:24 provisioning config files... 23:34:24 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config7011944660998423809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:25 ---> ****-login.sh 23:34:25 nexus3.edgexfoundry.org:10001 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 nexus3.edgexfoundry.org:10002 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 nexus3.edgexfoundry.org:10003 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 nexus3.edgexfoundry.org:10004 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:26 Configure a credential helper to remove this warning. See 23:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:26 23:34:26 Login Succeeded 23:34:26 ****.io 23:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:27 Configure a credential helper to remove this warning. See 23:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:27 23:34:27 Login Succeeded 23:34:27 ---> ****-login.sh ends [Pipeline] } 23:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:27 + git rev-list -1 --merges 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a~1..55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo 23:34:27 -----------> git rev-list -1 --merges 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a~1..55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [false] [Pipeline] sh 23:34:28 + git log --format=format:%s -1 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo 23:34:28 ========================================================= 23:34:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:28 + git log --format=format:%s -1 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo 23:34:28 [semverPrep] GIT_COMMIT: 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a, Commit Message: build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:34:28 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:29 + grep -v github /etc/ssh/ssh_known_hosts 23:34:29 + [ -e /tmp/ssh_known_hosts ] 23:34:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 23:34:29 tee -a /etc/ssh/ssh_known_hosts 23:34:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:29 23:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:30 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:30 b85a868b505f: Pulling fs layer 23:34:30 e2be974225ed: Pulling fs layer 23:34:30 339a4e72a1f5: Pulling fs layer 23:34:30 988bab9f4d93: Pulling fs layer 23:34:30 1469e6f7b9e6: Pulling fs layer 23:34:30 eaf3925da568: Pulling fs layer 23:34:30 bab4dde63d76: Pulling fs layer 23:34:30 bde34c3a00c8: Pulling fs layer 23:34:30 b352a97aabf1: Pulling fs layer 23:34:30 4872d77fe225: Pulling fs layer 23:34:30 5851b861e8e6: Pulling fs layer 23:34:30 eaf3925da568: Waiting 23:34:30 bab4dde63d76: Waiting 23:34:30 bde34c3a00c8: Waiting 23:34:30 5851b861e8e6: Waiting 23:34:30 4872d77fe225: Waiting 23:34:30 988bab9f4d93: Waiting 23:34:30 e2be974225ed: Verifying Checksum 23:34:30 e2be974225ed: Download complete 23:34:30 988bab9f4d93: Verifying Checksum 23:34:30 988bab9f4d93: Download complete 23:34:31 1469e6f7b9e6: Verifying Checksum 23:34:31 1469e6f7b9e6: Download complete 23:34:31 339a4e72a1f5: Verifying Checksum 23:34:31 339a4e72a1f5: Download complete 23:34:31 eaf3925da568: Verifying Checksum 23:34:31 eaf3925da568: Download complete 23:34:31 bde34c3a00c8: Verifying Checksum 23:34:31 bde34c3a00c8: Download complete 23:34:31 b352a97aabf1: Verifying Checksum 23:34:31 b352a97aabf1: Download complete 23:34:31 4872d77fe225: Download complete 23:34:31 5851b861e8e6: Download complete 23:34:31 b85a868b505f: Verifying Checksum 23:34:31 b85a868b505f: Download complete 23:34:31 bab4dde63d76: Verifying Checksum 23:34:31 bab4dde63d76: Download complete 23:34:32 b85a868b505f: Pull complete 23:34:32 e2be974225ed: Pull complete 23:34:33 339a4e72a1f5: Pull complete 23:34:33 988bab9f4d93: Pull complete 23:34:34 1469e6f7b9e6: Pull complete 23:34:34 eaf3925da568: Pull complete 23:34:36 bab4dde63d76: Pull complete 23:34:36 bde34c3a00c8: Pull complete 23:34:36 b352a97aabf1: Pull complete 23:34:36 4872d77fe225: Pull complete 23:34:36 5851b861e8e6: Pull complete 23:34:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:37 prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container 23:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:34:41 $ docker top 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf -eo pid,comm 23:34:41 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). 23:34:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:41 [ssh-agent] Looking for ssh-agent implementation... 23:34:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:42 $ docker exec 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent 23:34:42 SSH_AUTH_SOCK=/tmp/ssh-k2RxaHxq5K0W/agent.14 23:34:42 SSH_AGENT_PID=20 23:34:42 Running ssh-add (command line suppressed) 23:34:42 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_5670413987451553916.key (/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_5670413987451553916.key) 23:34:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:42 + git tag --points-at HEAD [Pipeline] } 23:34:42 $ docker exec --env ******** --env ******** 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent -k 23:34:42 unset SSH_AUTH_SOCK; 23:34:42 unset SSH_AGENT_PID; 23:34:42 echo Agent pid 20 killed; 23:34:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:42 [ssh-agent] Looking for ssh-agent implementation... 23:34:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:43 $ docker exec 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent 23:34:43 SSH_AUTH_SOCK=/tmp/ssh-Cjs0PJGelQ1C/agent.70 23:34:43 SSH_AGENT_PID=76 23:34:43 Running ssh-add (command line suppressed) 23:34:43 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_13134776421595109409.key (/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_13134776421595109409.key) 23:34:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:43 + git semver init 23:34:43 2024-03-13 23:34:43,840 [run_init] DEBUG init version:0.0.0 force:False 23:34:43 2024-03-13 23:34:43,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver 23:34:43 2024-03-13 23:34:43,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-232/.semver 23:34:43 2024-03-13 23:34:43,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-232/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232, universal_newlines=False, shell=None, istream=None) 23:34:45 2024-03-13 23:34:45,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-232/.git/info/exclude 23:34:45 2024-03-13 23:34:45,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 with force:False 23:34:45 2024-03-13 23:34:45,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 23:34:45 2024-03-13 23:34:45,316 [execute] INFO git cat-file --batch-check 23:34:45 2024-03-13 23:34:45,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232/.semver, universal_newlines=False, shell=None, istream=) 23:34:45 2024-03-13 23:34:45,321 [execute] INFO git cat-file --batch 23:34:45 2024-03-13 23:34:45,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232/.semver, universal_newlines=False, shell=None, istream=) 23:34:45 2024-03-13 23:34:45,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 23:34:45 0.0.0 [Pipeline] } 23:34:45 $ docker exec --env ******** --env ******** 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent -k 23:34:45 unset SSH_AUTH_SOCK; 23:34:45 unset SSH_AGENT_PID; 23:34:45 echo Agent pid 76 killed; 23:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:46 + git semver [Pipeline] } 23:34:46 $ docker stop --time=1 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf 23:34:47 $ docker rm -f --volumes 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf [Pipeline] // withDockerContainer [Pipeline] sh 23:34:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:48 Stashed 1 file(s) [Pipeline] echo 23:34:48 [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 23:34:49 provisioning config files... 23:34:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config11227424594213658667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:50 ---> ****-login.sh 23:34:50 nexus3.edgexfoundry.org:10001 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 nexus3.edgexfoundry.org:10002 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 nexus3.edgexfoundry.org:10003 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 nexus3.edgexfoundry.org:10004 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 ****.io 23:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:50 Configure a credential helper to remove this warning. See 23:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:50 23:34:50 Login Succeeded 23:34:50 ---> ****-login.sh ends [Pipeline] } 23:34:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:51 ========================================================= 23:34:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:34:51 Sending build context to Docker daemon 24.57MB 23:34:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:51 Step 2/12 : FROM ${BASE} AS builder 23:34:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:52 7264a8db6415: Pulling fs layer 23:34:52 c4d48a809fc2: Pulling fs layer 23:34:52 4f1c88b9dad5: Pulling fs layer 23:34:52 ad3a456e5733: Pulling fs layer 23:34:52 69c7f0334f64: Pulling fs layer 23:34:52 1f1c1a5573a3: Pulling fs layer 23:34:52 ce7588e14bc9: Pulling fs layer 23:34:52 b5e4710f87ac: Pulling fs layer 23:34:52 69c7f0334f64: Waiting 23:34:52 1f1c1a5573a3: Waiting 23:34:52 ce7588e14bc9: Waiting 23:34:52 ad3a456e5733: Waiting 23:34:52 b5e4710f87ac: Waiting 23:34:52 c4d48a809fc2: Download complete 23:34:52 ad3a456e5733: Verifying Checksum 23:34:52 ad3a456e5733: Download complete 23:34:52 69c7f0334f64: Verifying Checksum 23:34:52 69c7f0334f64: Download complete 23:34:52 7264a8db6415: Download complete 23:34:52 1f1c1a5573a3: Verifying Checksum 23:34:52 1f1c1a5573a3: Download complete 23:34:52 b5e4710f87ac: Verifying Checksum 23:34:52 b5e4710f87ac: Download complete 23:34:52 4f1c88b9dad5: Verifying Checksum 23:34:52 4f1c88b9dad5: Download complete 23:34:52 7264a8db6415: Pull complete 23:34:53 ce7588e14bc9: Verifying Checksum 23:34:53 ce7588e14bc9: Download complete 23:34:53 c4d48a809fc2: Pull complete 23:34:58 4f1c88b9dad5: Pull complete 23:34:58 ad3a456e5733: Pull complete 23:34:58 69c7f0334f64: Pull complete 23:34:58 1f1c1a5573a3: Pull complete 23:35:01 ce7588e14bc9: Pull complete 23:35:02 b5e4710f87ac: Pull complete 23:35:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:35:02 ---> 88b5674ff536 23:35:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:35:04 Still waiting to schedule task 23:35:04 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline 23:35:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline 23:35:12 ---> Running in 38a4a6f70050 23:35:12 Removing intermediate container 38a4a6f70050 23:35:12 ---> c121ef846cc7 23:35:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:14 ---> Running in 654b1b261786 23:35:15 Removing intermediate container 654b1b261786 23:35:15 ---> ad4b366af61a 23:35:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:35:15 ---> Running in 320898288f31 23:35:16 Removing intermediate container 320898288f31 23:35:16 ---> 8e5a5ef0a70f 23:35:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:35:17 ---> Running in f31aadf63f8b 23:35:17 Removing intermediate container f31aadf63f8b 23:35:17 ---> d95cb2558a0d 23:35:17 Step 7/12 : WORKDIR /device-gpio 23:35:18 ---> Running in e3239728c479 23:35:19 Removing intermediate container e3239728c479 23:35:19 ---> 0686be3e4e04 23:35:19 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:19 ---> Running in 9abe67ca45db 23:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:22 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:35:22 (2/4) Installing libedit (20221030.3.1-r1) 23:35:22 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:35:22 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:35:22 Executing busybox-1.36.1-r5.trigger 23:35:22 OK: 268 MiB in 56 packages 23:35:23 Removing intermediate container 9abe67ca45db 23:35:23 ---> 1e172d638a51 23:35:23 Step 9/12 : COPY go.mod vendor* ./ 23:35:24 ---> 0821fabf5796 23:35:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:24 ---> Running in 01617067cba6 23:36:20 Removing intermediate container 01617067cba6 23:36:20 ---> 2ff4f66aaa56 23:36:20 Step 11/12 : COPY . . 23:36:20 ---> 7897e362ff1c 23:36:20 Step 12/12 : RUN ${MAKE} 23:36:20 ---> Running in 932b22c648aa 23:36:20 noop 23:36:20 Removing intermediate container 932b22c648aa 23:36:20 ---> 6a30d1953681 23:36:20 Successfully built 6a30d1953681 23:36:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:21 + docker inspect -f . ci-base-image-x86_64 23:36:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:21 prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container 23:36:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:23 $ docker top c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:23 + go version 23:36:23 go version go1.21.0 linux/amd64 [Pipeline] } 23:36:23 $ docker stop --time=1 c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 23:36:26 $ docker rm -f --volumes c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:27 + docker inspect -f . ci-base-image-x86_64 23:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:27 prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container 23:36:27 $ 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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:28 $ docker top ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-232 [Pipeline] fileExists [Pipeline] sh 23:36:29 + make test 23:36:29 go test ./... -coverprofile=coverage.out ./... 23:36:30 ? github.com/edgexfoundry/device-gpio [no test files] 23:36:40 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:36:40 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:36:45 go vet ./... 23:36:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:49 ./bin/test-attribution-txt.sh 23:36:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:36:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:36:49 $ docker stop --time=1 ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 23:36:56 $ docker rm -f --volumes ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:36:58 + ls -al . 23:36:58 total 152 23:36:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 . 23:36:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. 23:36:58 -rw-rw-r-- 1 jenkins jenkins 120 Mar 13 23:34 .dockerignore 23:36:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github 23:36:58 -rw-rw-r-- 1 jenkins jenkins 277 Mar 13 23:34 .gitignore 23:36:58 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml 23:36:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver 23:36:58 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 13 23:34 Attribution.txt 23:36:58 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 13 23:34 CHANGELOG.md 23:36:58 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 23:34 Dockerfile 23:36:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md 23:36:58 -rw-rw-r-- 1 jenkins jenkins 657 Mar 13 23:34 Jenkinsfile 23:36:58 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:34 LICENSE 23:36:58 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 13 23:34 Makefile 23:36:58 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:34 OWNERS.md 23:36:58 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 23:34 README.md 23:36:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:36:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin 23:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 cmd 23:36:58 -rw-r--r-- 1 jenkins jenkins 10 Mar 13 23:36 coverage.out 23:36:58 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 13 23:34 go.mod 23:36:58 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 13 23:34 go.sum 23:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 internal 23:36:58 -rw-rw-r-- 1 jenkins jenkins 209 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:58 + 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=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a --label arch=amd64 --label version=0.0.0 . 23:36:58 Sending build context to Docker daemon 24.57MB 23:36:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:36:58 Step 2/26 : FROM ${BASE} AS builder 23:36:58 ---> 6a30d1953681 23:36:58 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:37:00 ---> Running in b0d4e7913918 23:37:00 Removing intermediate container b0d4e7913918 23:37:00 ---> 5fbbea443feb 23:37:00 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:37:01 ---> Running in 8b8b672f0705 23:37:01 Removing intermediate container 8b8b672f0705 23:37:01 ---> b7600ae7bc7e 23:37:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:37:02 ---> Running in fcbbf4b2e356 23:37:02 Removing intermediate container fcbbf4b2e356 23:37:02 ---> 00e95f3873e6 23:37:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:37:02 ---> Running in 05390ac51364 23:37:03 Removing intermediate container 05390ac51364 23:37:03 ---> 15f4a9cd952b 23:37:03 Step 7/26 : WORKDIR /device-gpio 23:37:03 ---> Running in 92aa6be5fb08 23:37:03 Removing intermediate container 92aa6be5fb08 23:37:03 ---> 3c4f71fbae84 23:37:03 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:04 ---> Running in 270b13d1f7b7 23:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:07 OK: 268 MiB in 56 packages 23:37:07 Removing intermediate container 270b13d1f7b7 23:37:07 ---> 1fc1cfdd3ded 23:37:07 Step 9/26 : COPY go.mod vendor* ./ 23:37:07 ---> bdcfe6291361 23:37:07 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:07 ---> Running in 3159ffe82b35 23:37:07 Removing intermediate container 3159ffe82b35 23:37:07 ---> 33700f64c314 23:37:07 Step 11/26 : COPY . . 23:37:07 ---> bbeb1122a0b7 23:37:07 Step 12/26 : RUN ${MAKE} 23:37:07 ---> Running in 669ce5cc31be 23:37:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:37:28 Removing intermediate container 669ce5cc31be 23:37:28 ---> 35dc5d7e3eb3 23:37:28 Step 13/26 : FROM alpine:3.18 23:37:31 3.18: Pulling from library/alpine 23:37:31 619be1103602: Pulling fs layer 23:37:31 619be1103602: Verifying Checksum 23:37:31 619be1103602: Download complete 23:37:31 619be1103602: Pull complete 23:37:31 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:37:31 Status: Downloaded newer image for alpine:3.18 23:37:31 ---> d3782b16ccc9 23:37:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:37:31 ---> Running in 6ac7732e20cc 23:37:31 Removing intermediate container 6ac7732e20cc 23:37:31 ---> bf759d912aba 23:37:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:37:31 ---> Running in 78e6a4808c08 23:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:32 (1/1) Installing dumb-init (1.2.5-r2) 23:37:32 Executing busybox-1.36.1-r5.trigger 23:37:32 OK: 7 MiB in 16 packages 23:37:33 Removing intermediate container 78e6a4808c08 23:37:33 ---> e080c75d7bbc 23:37:33 Step 16/26 : RUN apk --no-cache upgrade 23:37:33 ---> Running in c631c22e76ce 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:33 OK: 7 MiB in 16 packages 23:37:33 Removing intermediate container c631c22e76ce 23:37:33 ---> 497fa4674305 23:37:33 Step 17/26 : WORKDIR / 23:37:33 ---> Running in 720425ac718c 23:37:33 Removing intermediate container 720425ac718c 23:37:33 ---> 333246a4975f 23:37:33 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 23:37:33 ---> 71dc2d143820 23:37:33 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 23:37:34 ---> 24a52bb653a1 23:37:34 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 23:37:34 ---> b195aa341458 23:37:34 Step 21/26 : EXPOSE 59910 23:37:34 ---> Running in c93609f28197 23:37:34 Removing intermediate container c93609f28197 23:37:34 ---> 44deb3189180 23:37:34 Step 22/26 : ENTRYPOINT ["/device-gpio"] 23:37:34 ---> Running in a0b546ce0b13 23:37:34 Removing intermediate container a0b546ce0b13 23:37:34 ---> 11779dc5aaef 23:37:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:37:34 ---> Running in 9042073908eb 23:37:35 Removing intermediate container 9042073908eb 23:37:35 ---> 3ad3214d22b6 23:37:35 Step 24/26 : LABEL arch=amd64 23:37:35 ---> Running in db35cf4d3185 23:37:35 Removing intermediate container db35cf4d3185 23:37:35 ---> 6621b2826902 23:37:35 Step 25/26 : LABEL git_sha=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 23:37:35 ---> Running in b32c5a213cb7 23:37:35 Removing intermediate container b32c5a213cb7 23:37:35 ---> 53cb6457c511 23:37:35 Step 26/26 : LABEL version=0.0.0 23:37:35 ---> Running in ccab0452fb78 23:37:35 Removing intermediate container ccab0452fb78 23:37:35 ---> 122c3ca5b25c 23:37:35 [Warning] One or more build-args [ARCH] were not consumed 23:37:35 Successfully built 122c3ca5b25c 23:37:35 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 23:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:37 23:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:37 latest: Pulling from edgex-lftools-log-publisher 23:37:37 5eb5b503b376: Pulling fs layer 23:37:37 5c69ac0246d0: Pulling fs layer 23:37:37 ec43610c2a17: Pulling fs layer 23:37:37 3a2ae6a8a46f: Pulling fs layer 23:37:37 33b1e0a273af: Pulling fs layer 23:37:37 5d3b04190fa2: Pulling fs layer 23:37:37 2f39f015ded8: Pulling fs layer 23:37:37 3a2ae6a8a46f: Waiting 23:37:37 33b1e0a273af: Waiting 23:37:37 5d3b04190fa2: Waiting 23:37:37 2f39f015ded8: Waiting 23:37:37 5c69ac0246d0: Verifying Checksum 23:37:37 5c69ac0246d0: Download complete 23:37:37 3a2ae6a8a46f: Verifying Checksum 23:37:37 3a2ae6a8a46f: Download complete 23:37:37 33b1e0a273af: Verifying Checksum 23:37:37 33b1e0a273af: Download complete 23:37:37 5d3b04190fa2: Verifying Checksum 23:37:37 5d3b04190fa2: Download complete 23:37:37 ec43610c2a17: Download complete 23:37:37 5eb5b503b376: Verifying Checksum 23:37:37 5eb5b503b376: Download complete 23:37:38 2f39f015ded8: Download complete 23:37:39 5eb5b503b376: Pull complete 23:37:39 5c69ac0246d0: Pull complete 23:37:39 ec43610c2a17: Pull complete 23:37:40 3a2ae6a8a46f: Pull complete 23:37:40 33b1e0a273af: Pull complete 23:37:40 5d3b04190fa2: Pull complete 23:37:44 2f39f015ded8: Pull complete 23:37:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:45 prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container 23:37:45 $ 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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:59 $ docker top eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:00 ---> job-cost.sh 23:38:00 lf-activate-venv: SKIPPING 23:38:00 INFO: No Stack... 23:38:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:01 INFO: Archiving Costs [Pipeline] sh 23:38:01 + cut -d, -f6 23:38:01 + cat /w/workspace/edgexfoundry_device-gpio_PR-232/archives/cost.csv [Pipeline] lock 23:38:01 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] 23:38:01 Resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] did not exist. Created. 23:38:01 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:38:02 Stashed 1 file(s) [Pipeline] } 23:38:02 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:02 $ docker stop --time=1 eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae 23:38:03 $ docker rm -f --volumes eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:38:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5586 in /w/workspace/edgexfoundry_device-gpio_PR-232 [Pipeline] { [Pipeline] ws 23:38:05 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 23:38:08 The recommended git tool is: git 23:38:18 using credential edgex-jenkins-ssh 23:38:18 Cloning the remote Git repository 23:38:18 Cloning repository git@github.com:edgexfoundry/device-gpio.git 23:38:18 > git init /w/workspace/device-gpio/1 # timeout=10 23:38:19 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:38:19 > git --version # timeout=10 23:38:19 > git --version # 'git version 2.25.1' 23:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:38:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:38:23 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:38:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:38:24 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 23:38:24 Merge succeeded, producing 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 23:38:24 Checking out Revision 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a (PR-232) 23:38:25 Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:38:24 > git config core.sparsecheckout # timeout=10 23:38:24 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 23:38:24 > git remote # timeout=10 23:38:24 > git config --get remote.origin.url # timeout=10 23:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:24 > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 23:38:24 > git rev-parse HEAD^{commit} # timeout=10 23:38:24 > git config core.sparsecheckout # timeout=10 23:38:24 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 23:38:25 > git --version # timeout=10 23:38:25 > git --version # 'git version 2.25.1' 23:38:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:27 Dload Upload Total Spent Left Speed 23:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 150k 0 --:--:-- --:--:-- --:--:-- 152k [Pipeline] sh 23:38:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:28 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 23:38:28 23:38:28 { 23:38:28 "registry-mirrors": [ 23:38:28 "https://nexus3.edgexfoundry.org:10001" 23:38:28 ], 23:38:28 "bip": "10.250.0.254/24", 23:38:28 "hosts": [ 23:38:28 "tcp://0.0.0.0:5555", 23:38:28 "unix:///var/run/docker.sock" 23:38:28 ], 23:38:28 "mtu": 1458, 23:38:28 "selinux-enabled": true, 23:38:28 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:28 } [Pipeline] sh 23:38:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:47 provisioning config files... 23:38:47 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11341389901534445510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:48 ---> ****-login.sh 23:38:48 nexus3.edgexfoundry.org:10001 23:38:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:48 Configure a credential helper to remove this warning. See 23:38:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:48 23:38:48 Login Succeeded 23:38:48 nexus3.edgexfoundry.org:10002 23:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:49 Configure a credential helper to remove this warning. See 23:38:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:49 23:38:49 Login Succeeded 23:38:49 nexus3.edgexfoundry.org:10003 23:38:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:49 Configure a credential helper to remove this warning. See 23:38:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:49 23:38:49 Login Succeeded 23:38:49 nexus3.edgexfoundry.org:10004 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 ****.io 23:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:50 Configure a credential helper to remove this warning. See 23:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:50 23:38:50 Login Succeeded 23:38:50 ---> ****-login.sh ends [Pipeline] } 23:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:51 ========================================================= 23:38:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:38:52 Sending build context to Docker daemon 12.36MB 23:38:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:38:52 Step 2/12 : FROM ${BASE} AS builder 23:38:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:53 9fda8d8052c6: Pulling fs layer 23:38:53 5d54e960e981: Pulling fs layer 23:38:53 c4a7e357bf2a: Pulling fs layer 23:38:53 f0e02332f6b5: Pulling fs layer 23:38:53 872ee5b61b7b: Pulling fs layer 23:38:53 0c6a40ed1a82: Pulling fs layer 23:38:53 94ae7d8d031c: Pulling fs layer 23:38:53 f0e02332f6b5: Waiting 23:38:53 0c6a40ed1a82: Waiting 23:38:53 94ae7d8d031c: Waiting 23:38:53 872ee5b61b7b: Waiting 23:38:53 5d54e960e981: Verifying Checksum 23:38:53 5d54e960e981: Download complete 23:38:53 f0e02332f6b5: Verifying Checksum 23:38:53 f0e02332f6b5: Download complete 23:38:53 872ee5b61b7b: Verifying Checksum 23:38:53 872ee5b61b7b: Download complete 23:38:53 9fda8d8052c6: Verifying Checksum 23:38:53 9fda8d8052c6: Download complete 23:38:53 94ae7d8d031c: Verifying Checksum 23:38:53 94ae7d8d031c: Download complete 23:38:54 9fda8d8052c6: Pull complete 23:38:55 5d54e960e981: Pull complete 23:38:55 c4a7e357bf2a: Download complete 23:38:56 0c6a40ed1a82: Verifying Checksum 23:38:56 0c6a40ed1a82: Download complete 23:39:11 c4a7e357bf2a: Pull complete 23:39:11 f0e02332f6b5: Pull complete 23:39:11 872ee5b61b7b: Pull complete 23:39:19 0c6a40ed1a82: Pull complete 23:39:21 94ae7d8d031c: Pull complete 23:39:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:39:21 ---> 86de565de09d 23:39:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:39:23 ---> Running in b49515bf60b7 23:39:23 Removing intermediate container b49515bf60b7 23:39:23 ---> 213346e111e9 23:39:23 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:23 ---> Running in 0f4197163ec4 23:39:23 Removing intermediate container 0f4197163ec4 23:39:23 ---> c69fc3504ca8 23:39:23 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:39:24 ---> Running in 421b5b05df81 23:39:24 Removing intermediate container 421b5b05df81 23:39:24 ---> d049a3e77e65 23:39:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:39:24 ---> Running in 39e1c6bb5410 23:39:25 Removing intermediate container 39e1c6bb5410 23:39:25 ---> 8ba4eeccc9ee 23:39:25 Step 7/12 : WORKDIR /device-gpio 23:39:25 ---> Running in 6eb12a258772 23:39:25 Removing intermediate container 6eb12a258772 23:39:25 ---> 03cfb544a851 23:39:25 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:25 ---> Running in a072583576d1 23:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:29 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:39:29 (2/4) Installing libedit (20221030.3.1-r1) 23:39:29 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:39:29 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:39:29 Executing busybox-1.36.1-r5.trigger 23:39:29 OK: 271 MiB in 56 packages 23:39:30 Removing intermediate container a072583576d1 23:39:30 ---> 264bfd8ee52f 23:39:30 Step 9/12 : COPY go.mod vendor* ./ 23:39:31 ---> cb57677ebf47 23:39:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:31 ---> Running in 5c84eb7ab872 23:40:53 Removing intermediate container 5c84eb7ab872 23:40:53 ---> 5520f34b8cfd 23:40:53 Step 11/12 : COPY . . 23:40:53 ---> 6042b44dd758 23:40:53 Step 12/12 : RUN ${MAKE} 23:40:53 ---> Running in 06f28c84e48d 23:40:53 noop 23:40:53 Removing intermediate container 06f28c84e48d 23:40:53 ---> 84473ec420e7 23:40:53 Successfully built 84473ec420e7 23:40:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:55 + docker inspect -f . ci-base-image-arm64 23:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:56 prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container 23:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:57 $ docker top d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:59 + go version 23:40:59 go version go1.21.0 linux/arm64 [Pipeline] } 23:40:59 $ docker stop --time=1 d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d 23:41:00 $ docker rm -f --volumes d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:02 + docker inspect -f . ci-base-image-arm64 23:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:02 prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container 23:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:41:04 $ docker top d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:05 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 23:41:06 + make test 23:41:06 go test ./... -coverprofile=coverage.out ./... 23:41:11 ? github.com/edgexfoundry/device-gpio [no test files] 23:43:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:43:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:43:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:43:48 go vet ./... 23:44:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:44:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:44:21 ./bin/test-attribution-txt.sh 23:44:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:44:21 $ docker stop --time=1 d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c 23:44:23 $ docker rm -f --volumes d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c [Pipeline] // withDockerContainer [Pipeline] sh 23:44:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:25 Warning: overwriting stash ‘coverage-report’ 23:44:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:27 + ls -al . 23:44:27 total 148 23:44:27 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:41 . 23:44:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:38 .. 23:44:27 -rw-rw-r-- 1 jenkins jenkins 120 Mar 13 23:38 .dockerignore 23:44:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:38 .git 23:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 .github 23:44:27 -rw-rw-r-- 1 jenkins jenkins 277 Mar 13 23:38 .gitignore 23:44:27 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:38 .golangci.yml 23:44:27 -rw-rw-r-- 1 jenkins jenkins 10671 Mar 13 23:38 Attribution.txt 23:44:27 -rw-rw-r-- 1 jenkins jenkins 7171 Mar 13 23:38 CHANGELOG.md 23:44:27 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 23:38 Dockerfile 23:44:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:38 GOVERNANCE.md 23:44:27 -rw-rw-r-- 1 jenkins jenkins 657 Mar 13 23:38 Jenkinsfile 23:44:27 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:38 LICENSE 23:44:27 -rw-rw-r-- 1 jenkins jenkins 1923 Mar 13 23:38 Makefile 23:44:27 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:38 OWNERS.md 23:44:27 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 23:38 README.md 23:44:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:44:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 bin 23:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 cmd 23:44:27 -rw-r--r-- 1 jenkins jenkins 10 Mar 13 23:41 coverage.out 23:44:27 -rw-rw-r-- 1 jenkins jenkins 3743 Mar 13 23:38 go.mod 23:44:27 -rw-rw-r-- 1 jenkins jenkins 36572 Mar 13 23:38 go.sum 23:44:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 internal 23:44:27 -rw-rw-r-- 1 jenkins jenkins 209 Mar 13 23:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:27 + 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=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a --label arch=arm64 --label version=0.0.0 . 23:44:28 Sending build context to Docker daemon 12.36MB 23:44:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:44:28 Step 2/26 : FROM ${BASE} AS builder 23:44:28 ---> 84473ec420e7 23:44:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:44:28 ---> Running in fa772c2ec94e 23:44:28 Removing intermediate container fa772c2ec94e 23:44:28 ---> 15ea266b3107 23:44:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:29 ---> Running in 0ffa0b3fdccc 23:44:29 Removing intermediate container 0ffa0b3fdccc 23:44:29 ---> 40091520bfda 23:44:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 23:44:29 ---> Running in 1a033b7e6635 23:44:29 Removing intermediate container 1a033b7e6635 23:44:29 ---> 35056aa9ffbc 23:44:29 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:44:29 ---> Running in f105fbeebace 23:44:30 Removing intermediate container f105fbeebace 23:44:30 ---> e71748b2d798 23:44:30 Step 7/26 : WORKDIR /device-gpio 23:44:30 ---> Running in f64e8bae5a6c 23:44:31 Removing intermediate container f64e8bae5a6c 23:44:31 ---> 90e39a13d844 23:44:31 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:31 ---> Running in 731aec9a5de9 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:44:34 OK: 271 MiB in 56 packages 23:44:36 Removing intermediate container 731aec9a5de9 23:44:36 ---> 4847b4b4a57d 23:44:36 Step 9/26 : COPY go.mod vendor* ./ 23:44:36 ---> a2a68725fe3c 23:44:36 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:37 ---> Running in 6eac4c04f190 23:44:39 Removing intermediate container 6eac4c04f190 23:44:39 ---> d94e704f4f3b 23:44:39 Step 11/26 : COPY . . 23:44:41 ---> 13037ca51338 23:44:41 Step 12/26 : RUN ${MAKE} 23:44:41 ---> Running in 9c30037b2db8 23:44:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 23:47:24 Removing intermediate container 9c30037b2db8 23:47:24 ---> 0baae09d8c4a 23:47:24 Step 13/26 : FROM alpine:3.18 23:47:24 3.18: Pulling from library/alpine 23:47:24 c6b39de5b339: Pulling fs layer 23:47:24 c6b39de5b339: Download complete 23:47:24 c6b39de5b339: Pull complete 23:47:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:47:24 Status: Downloaded newer image for alpine:3.18 23:47:24 ---> 33abbf032149 23:47:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:47:24 ---> Running in 61f4ca4c45ca 23:47:24 Removing intermediate container 61f4ca4c45ca 23:47:24 ---> b807f628fedb 23:47:24 Step 15/26 : RUN apk add --update --no-cache dumb-init 23:47:24 ---> Running in f6c7fde6b051 23:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:47:24 (1/1) Installing dumb-init (1.2.5-r2) 23:47:24 Executing busybox-1.36.1-r5.trigger 23:47:24 OK: 8 MiB in 16 packages 23:47:24 Removing intermediate container f6c7fde6b051 23:47:24 ---> ea7ef3c1d049 23:47:24 Step 16/26 : RUN apk --no-cache upgrade 23:47:24 ---> Running in 606269725b84 23:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:47:28 OK: 8 MiB in 16 packages 23:47:29 Removing intermediate container 606269725b84 23:47:29 ---> 3b3415765c5d 23:47:29 Step 17/26 : WORKDIR / 23:47:29 ---> Running in 5b8f68766d94 23:47:29 Removing intermediate container 5b8f68766d94 23:47:29 ---> b103b1988bd6 23:47:29 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 23:47:30 ---> 00341b0eb8dd 23:47:30 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 23:47:31 ---> a3da34ed901b 23:47:31 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 23:47:32 ---> a5b86b3a5d41 23:47:32 Step 21/26 : EXPOSE 59910 23:47:32 ---> Running in b5b07df4752a 23:47:33 Removing intermediate container b5b07df4752a 23:47:33 ---> fd9b308844b3 23:47:33 Step 22/26 : ENTRYPOINT ["/device-gpio"] 23:47:33 ---> Running in 2c0fb707c685 23:47:33 Removing intermediate container 2c0fb707c685 23:47:33 ---> 28af9f6e7cba 23:47:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:33 ---> Running in 68960b4c0521 23:47:33 Removing intermediate container 68960b4c0521 23:47:33 ---> 1997062c6022 23:47:33 Step 24/26 : LABEL arch=arm64 23:47:34 ---> Running in ce4a38e934e8 23:47:34 Removing intermediate container ce4a38e934e8 23:47:34 ---> 6229efcb1b42 23:47:34 Step 25/26 : LABEL git_sha=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 23:47:34 ---> Running in a349c0a11d6e 23:47:35 Removing intermediate container a349c0a11d6e 23:47:35 ---> 7a863de58a07 23:47:35 Step 26/26 : LABEL version=0.0.0 23:47:35 ---> Running in 971bbc69ad8a 23:47:35 Removing intermediate container 971bbc69ad8a 23:47:35 ---> 9905ba3d8d70 23:47:35 [Warning] One or more build-args [ARCH] were not consumed 23:47:35 Successfully built 9905ba3d8d70 23:47:35 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 23:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:37 23:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:37 arm64: Pulling from edgex-lftools-log-publisher 23:47:37 8998bd30e6a1: Pulling fs layer 23:47:37 04944245beec: Pulling fs layer 23:47:37 699f458cf7ca: Pulling fs layer 23:47:37 765212b225bb: Pulling fs layer 23:47:37 f23df028b6ca: Pulling fs layer 23:47:37 d65c8cfc05b1: Pulling fs layer 23:47:37 2437ff75d9bd: Pulling fs layer 23:47:37 765212b225bb: Waiting 23:47:37 f23df028b6ca: Waiting 23:47:37 d65c8cfc05b1: Waiting 23:47:37 2437ff75d9bd: Waiting 23:47:37 04944245beec: Verifying Checksum 23:47:37 04944245beec: Download complete 23:47:37 765212b225bb: Verifying Checksum 23:47:37 765212b225bb: Download complete 23:47:37 f23df028b6ca: Verifying Checksum 23:47:37 f23df028b6ca: Download complete 23:47:38 d65c8cfc05b1: Verifying Checksum 23:47:38 d65c8cfc05b1: Download complete 23:47:38 699f458cf7ca: Verifying Checksum 23:47:38 699f458cf7ca: Download complete 23:47:38 8998bd30e6a1: Verifying Checksum 23:47:38 8998bd30e6a1: Download complete 23:47:41 2437ff75d9bd: Verifying Checksum 23:47:41 2437ff75d9bd: Download complete 23:47:44 8998bd30e6a1: Pull complete 23:47:44 04944245beec: Pull complete 23:47:46 699f458cf7ca: Pull complete 23:47:46 765212b225bb: Pull complete 23:47:47 f23df028b6ca: Pull complete 23:47:47 d65c8cfc05b1: Pull complete 23:48:05 2437ff75d9bd: Pull complete 23:48:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:06 prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container 23:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:48:09 $ docker top c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:10 ---> job-cost.sh 23:48:10 lf-activate-venv: SKIPPING 23:48:10 INFO: No Stack... 23:48:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:11 INFO: Archiving Costs [Pipeline] sh 23:48:12 + cut -d, -f6 23:48:12 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 23:48:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] 23:48:12 Resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] did not exist. Created. 23:48:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:13 /w/workspace/device-gpio/1@tmp/durable-33343eab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:14 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:14 Warning: overwriting stash ‘stack-cost’ 23:48:14 Stashed 1 file(s) [Pipeline] } 23:48:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:14 $ docker stop --time=1 c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a 23:48:16 $ docker rm -f --volumes c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a [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 23:48:18 provisioning config files... 23:48:18 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config15161844404801677274tmp [Pipeline] { [Pipeline] sh 23:48:18 + set +x 23:48:18 + curl -s https://codecov.io/bash 23:48:18 + bash -s -- 23:48:19 23:48:19 _____ _ 23:48:19 / ____| | | 23:48:19 | | ___ __| | ___ ___ _____ __ 23:48:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:19 Bash-1.0.6 23:48:19 23:48:19 23:48:19 ==> git version 2.25.1 found 23:48:19 ==> 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 23:48:19 Release-Date: 2020-01-08 23:48:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:48:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:48:19 ==> Jenkins CI detected. 23:48:19 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-232 23:48:19 project root: . 23:48:19 --> token set from env 23:48:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:19 ==> Running gcov in . (disable via -X gcov) 23:48:19 ==> Python coveragepy not found 23:48:19 ==> Searching for coverage reports in: 23:48:19 + . 23:48:19 -> Found 1 reports 23:48:19 ==> Detecting git/mercurial file structure 23:48:19 ==> Reading reports 23:48:19 + ./coverage.out bytes=10 23:48:19 ==> Appending adjustments 23:48:19 https://docs.codecov.io/docs/fixing-reports 23:48:19 + Found adjustments 23:48:19 ==> Gzipping contents 23:48:19 4.0K /tmp/codecov.6le3sd.gz 23:48:19 ==> Uploading reports 23:48:19 url: https://codecov.io 23:48:19 query: branch=PR-232&commit=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=232&job=&cmd_args= 23:48:19 -> Pinging Codecov 23:48:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-232&commit=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=232&job=&cmd_args= 23:48:19 -> Uploading to 23:48:19 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/55c01ce9c80f06cdafccfcb46e56b6a399d4e98a/5e055d42-b56a-4b1e-9527-18b94fa51fa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1411379a57d79af5414332275d58abe44066d780f0b014d174ee37a68ee9895 23:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:19 Dload Upload Total Spent Left Speed 23:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2017 --:--:-- --:--:-- --:--:-- 2025 23:48:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] } 23:48:19 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 23:48:23 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-232/archives ] 23:48:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-232/archives 23:48:23 total 16 23:48:23 drwxr-xr-x 3 root root 4096 Mar 13 23:38 . 23:48:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. 23:48:23 drwxr-xr-x 2 root root 4096 Mar 13 23:38 cost 23:48:23 -rw-r--r-- 1 root root 83 Mar 13 23:38 cost.csv 23:48:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-232/archives 23:48:23 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-232/archives 23:48:23 total 16 23:48:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:38 . 23:48:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. 23:48:23 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:38 cost 23:48:23 -rw-r--r-- 1 jenkins jenkins 83 Mar 13 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:48:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:24 ---> package-listing.sh 23:48:24 ++ facter osfamily 23:48:24 ++ tr '[:upper:]' '[:lower:]' 23:48:24 + OS_FAMILY=debian 23:48:24 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-232 23:48:24 + START_PACKAGES=/tmp/packages_start.txt 23:48:24 + END_PACKAGES=/tmp/packages_end.txt 23:48:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:24 + PACKAGES=/tmp/packages_start.txt 23:48:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-232 ']' 23:48:24 + PACKAGES=/tmp/packages_end.txt 23:48:24 + case "${OS_FAMILY}" in 23:48:24 + dpkg -l 23:48:24 + grep '^ii' 23:48:24 + '[' -f /tmp/packages_start.txt ']' 23:48:24 + '[' -f /tmp/packages_end.txt ']' 23:48:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:24 + '[' /w/workspace/edgexfoundry_device-gpio_PR-232 ']' 23:48:24 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-232/archives/ 23:48:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-232/archives/ [Pipeline] echo 23:48:24 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-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:25 prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container 23:48:25 $ 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-232/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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:26 $ docker top 6071452c70cfcb8a64bd07523748e2e78d5e74f6795f3147f30358746e8e6e0b -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:26 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:26 + mkdir -p /var/log/sysstat [Pipeline] sh 23:48:27 + ls /var/log/sa-host 23:48:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:27 provisioning config files... 23:48:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config11016595600716032393tmp [Pipeline] { [Pipeline] echo 23:48:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:27 ---> create-netrc.sh [Pipeline] } 23:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:28 ---> python-tools-install.sh [Pipeline] echo 23:48:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:28 ---> sudo-logs.sh 23:48:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:29 ---> job-cost.sh 23:48:29 lf-activate-venv: SKIPPING 23:48:29 DEBUG: total: 0.2199999988079071 23:48:29 INFO: Retrieving Stack Cost... 23:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:30 INFO: Archiving Costs [Pipeline] echo 23:48:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:30 ---> logs-deploy.sh 23:48:30 lf-activate-venv: SKIPPING 23:48:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-232/1 23:48:30 INFO: archiving workspace using pattern(s): 23:48:31 Archives upload complete. 23:48:31 INFO: archiving logs to Nexus