Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 438e9b89ef4afb0993607790962057af5e89a430 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-ssh15918355082917784084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh12832020224237505545.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2045524644839975304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh987358532722789034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5741929862929687439.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19753 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 438e9b89ef4afb0993607790962057af5e89a430 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 438e9b89ef4afb0993607790962057af5e89a430 # timeout=10 Commit message: "Merge pull request #46 from lenny-intel/go1.18" > git rev-list --no-walk 032ebe613dddcd1a3cb800540854a6d80744a216 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:25 ========================================================= 20:18:25 EdgeX Global Pipelines Version Info 20:18:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:26 ------------------- 20:18:26 stable info: 20:18:26 ------------------- 20:18:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:26 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:18:26 Message: update stable to v1.0.237 20:18:27 ------------------- 20:18:27 experimental info: 20:18:27 ------------------- 20:18:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:27 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 20:18:27 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 438e9b8 [Pipeline] echo 20:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:28 provisioning config files... 20:18:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2729036655488151222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:29 ---> docker-login.sh 20:18:29 nexus3.edgexfoundry.org:10001 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10002 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10003 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 nexus3.edgexfoundry.org:10004 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:29 Configure a credential helper to remove this warning. See 20:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:29 20:18:29 Login Succeeded 20:18:29 docker.io 20:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:30 Configure a credential helper to remove this warning. See 20:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:30 20:18:30 Login Succeeded 20:18:30 ---> docker-login.sh ends [Pipeline] } 20:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:30 + git rev-list -1 --merges 438e9b89ef4afb0993607790962057af5e89a430~1..438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] echo 20:18:30 -----------> git rev-list -1 --merges 438e9b89ef4afb0993607790962057af5e89a430~1..438e9b89ef4afb0993607790962057af5e89a430 438e9b89ef4afb0993607790962057af5e89a430 20:18:30 438e9b89ef4afb0993607790962057af5e89a430 [false] [Pipeline] sh 20:18:30 + git log --format=format:%s -1 438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] echo 20:18:30 ========================================================= 20:18:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:31 + git log --format=format:%s -1 438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] echo 20:18:31 [semverPrep] GIT_COMMIT: 438e9b89ef4afb0993607790962057af5e89a430, Commit Message: Merge pull request #46 from lenny-intel/go1.18 [Pipeline] echo 20:18:31 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:31 + grep -v github /etc/ssh/ssh_known_hosts 20:18:31 + [ -e /tmp/ssh_known_hosts ] 20:18:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:31 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:31 20:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:32 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:32 b85a868b505f: Pulling fs layer 20:18:32 e2be974225ed: Pulling fs layer 20:18:32 339a4e72a1f5: Pulling fs layer 20:18:32 988bab9f4d93: Pulling fs layer 20:18:32 1469e6f7b9e6: Pulling fs layer 20:18:32 eaf3925da568: Pulling fs layer 20:18:32 bab4dde63d76: Pulling fs layer 20:18:32 988bab9f4d93: Waiting 20:18:32 eaf3925da568: Waiting 20:18:32 1469e6f7b9e6: Waiting 20:18:32 bde34c3a00c8: Pulling fs layer 20:18:32 bab4dde63d76: Waiting 20:18:32 b352a97aabf1: Pulling fs layer 20:18:32 bde34c3a00c8: Waiting 20:18:32 4872d77fe225: Pulling fs layer 20:18:32 5851b861e8e6: Pulling fs layer 20:18:32 b352a97aabf1: Waiting 20:18:32 4872d77fe225: Waiting 20:18:32 5851b861e8e6: Waiting 20:18:32 e2be974225ed: Verifying Checksum 20:18:32 e2be974225ed: Download complete 20:18:32 988bab9f4d93: Verifying Checksum 20:18:32 988bab9f4d93: Download complete 20:18:32 339a4e72a1f5: Verifying Checksum 20:18:32 339a4e72a1f5: Download complete 20:18:32 1469e6f7b9e6: Verifying Checksum 20:18:32 1469e6f7b9e6: Download complete 20:18:32 eaf3925da568: Verifying Checksum 20:18:32 eaf3925da568: Download complete 20:18:32 bde34c3a00c8: Verifying Checksum 20:18:32 bde34c3a00c8: Download complete 20:18:32 b352a97aabf1: Verifying Checksum 20:18:32 b352a97aabf1: Download complete 20:18:32 4872d77fe225: Verifying Checksum 20:18:32 4872d77fe225: Download complete 20:18:32 5851b861e8e6: Verifying Checksum 20:18:32 5851b861e8e6: Download complete 20:18:32 b85a868b505f: Download complete 20:18:32 bab4dde63d76: Verifying Checksum 20:18:32 bab4dde63d76: Download complete 20:18:33 b85a868b505f: Pull complete 20:18:33 e2be974225ed: Pull complete 20:18:34 339a4e72a1f5: Pull complete 20:18:34 988bab9f4d93: Pull complete 20:18:34 1469e6f7b9e6: Pull complete 20:18:34 eaf3925da568: Pull complete 20:18:36 bab4dde63d76: Pull complete 20:18:36 bde34c3a00c8: Pull complete 20:18:36 b352a97aabf1: Pull complete 20:18:36 4872d77fe225: Pull complete 20:18:36 5851b861e8e6: Pull complete 20:18:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:36 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:38 $ docker top f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a -eo pid,comm 20:18:38 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). 20:18:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:38 [ssh-agent] Looking for ssh-agent implementation... 20:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:38 $ docker exec f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a ssh-agent 20:18:38 SSH_AUTH_SOCK=/tmp/ssh-at5VEOgpycGH/agent.32 20:18:38 SSH_AGENT_PID=38 20:18:38 Running ssh-add (command line suppressed) 20:18:38 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3781746880636282540.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3781746880636282540.key) 20:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:39 + git tag --points-at HEAD [Pipeline] } 20:18:39 $ docker exec --env ******** --env ******** f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a ssh-agent -k 20:18:39 unset SSH_AUTH_SOCK; 20:18:39 unset SSH_AGENT_PID; 20:18:39 echo Agent pid 38 killed; 20:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:39 [ssh-agent] Looking for ssh-agent implementation... 20:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:39 $ docker exec f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a ssh-agent 20:18:39 SSH_AUTH_SOCK=/tmp/ssh-FQZMvEaaQ6EL/agent.71 20:18:39 SSH_AGENT_PID=77 20:18:39 Running ssh-add (command line suppressed) 20:18:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7020938624604778762.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7020938624604778762.key) 20:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:39 + git semver init 20:18:40 2022-07-12 20:18:40,140 [run_init] DEBUG init version:0.0.0 force:False 20:18:40 2022-07-12 20:18:40,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 20:18:40 2022-07-12 20:18:40,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 20:18:40 2022-07-12 20:18:40,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 20:18:41 2022-07-12 20:18:40,908 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 20:18:41 2022-07-12 20:18:40,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 20:18:41 2022-07-12 20:18:40,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:18:41 2022-07-12 20:18:40,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:18:41 2.2.1-dev.3 [Pipeline] } 20:18:41 $ docker exec --env ******** --env ******** f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a ssh-agent -k 20:18:41 unset SSH_AUTH_SOCK; 20:18:41 unset SSH_AGENT_PID; 20:18:41 echo Agent pid 77 killed; 20:18:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:41 + git semver [Pipeline] } 20:18:41 $ docker stop --time=1 f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a 20:18:43 $ docker rm -f f169972f750b28fa1e8fdcefdc255316ac3d29fd3348c89665dc8103bc5ebf1a [Pipeline] // withDockerContainer [Pipeline] sh 20:18:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:43 Stashed 1 file(s) [Pipeline] echo 20:18:43 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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 20:18:43 provisioning config files... 20:18:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7246763655134298062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:44 ---> docker-login.sh 20:18:44 nexus3.edgexfoundry.org:10001 20:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:44 Configure a credential helper to remove this warning. See 20:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:44 20:18:44 Login Succeeded 20:18:44 nexus3.edgexfoundry.org:10002 20:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:44 Configure a credential helper to remove this warning. See 20:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:44 20:18:44 Login Succeeded 20:18:44 nexus3.edgexfoundry.org:10003 20:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:44 Configure a credential helper to remove this warning. See 20:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:44 20:18:44 Login Succeeded 20:18:44 nexus3.edgexfoundry.org:10004 20:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:44 Configure a credential helper to remove this warning. See 20:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:44 20:18:44 Login Succeeded 20:18:44 docker.io 20:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:18:45 Configure a credential helper to remove this warning. See 20:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:18:45 20:18:45 Login Succeeded 20:18:45 ---> docker-login.sh ends [Pipeline] } 20:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:18:45 ========================================================= 20:18:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:18:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:18:45 Sending build context to Docker daemon 15.75MB 20:18:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:18:45 Step 2/12 : FROM ${BASE} AS builder 20:18:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:45 2408cc74d12b: Pulling fs layer 20:18:45 ea60b727a1ce: Pulling fs layer 20:18:45 30c4a7721957: Pulling fs layer 20:18:45 370296b7ddb6: Pulling fs layer 20:18:45 7c6cee850709: Pulling fs layer 20:18:45 39a5fcdaea64: Pulling fs layer 20:18:45 d94ebbe4e438: Pulling fs layer 20:18:45 370296b7ddb6: Waiting 20:18:45 bcfd1f05c69d: Pulling fs layer 20:18:45 59ccb84bbe0f: Pulling fs layer 20:18:45 7c6cee850709: Waiting 20:18:45 bcfd1f05c69d: Waiting 20:18:45 59ccb84bbe0f: Waiting 20:18:45 d94ebbe4e438: Waiting 20:18:45 30c4a7721957: Verifying Checksum 20:18:45 30c4a7721957: Download complete 20:18:45 ea60b727a1ce: Verifying Checksum 20:18:45 ea60b727a1ce: Download complete 20:18:45 7c6cee850709: Verifying Checksum 20:18:45 7c6cee850709: Download complete 20:18:45 39a5fcdaea64: Verifying Checksum 20:18:45 39a5fcdaea64: Download complete 20:18:45 2408cc74d12b: Verifying Checksum 20:18:45 d94ebbe4e438: Verifying Checksum 20:18:45 d94ebbe4e438: Download complete 20:18:45 2408cc74d12b: Pull complete 20:18:46 ea60b727a1ce: Pull complete 20:18:46 30c4a7721957: Pull complete 20:18:46 59ccb84bbe0f: Verifying Checksum 20:18:46 59ccb84bbe0f: Download complete 20:18:46 bcfd1f05c69d: Verifying Checksum 20:18:46 bcfd1f05c69d: Download complete 20:18:46 370296b7ddb6: Verifying Checksum 20:18:46 370296b7ddb6: Download complete 20:18:50 370296b7ddb6: Pull complete 20:18:50 7c6cee850709: Pull complete 20:18:50 39a5fcdaea64: Pull complete 20:18:50 d94ebbe4e438: Pull complete 20:18:53 bcfd1f05c69d: Pull complete 20:18:53 59ccb84bbe0f: Pull complete 20:18:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:18:53 ---> a4fb48ad2a94 20:18:53 Step 3/12 : ARG MAKE="make build" 20:18:54 ---> Running in 9b58f271a247 20:18:55 Removing intermediate container 9b58f271a247 20:18:55 ---> f40f6c220af9 20:18:55 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:18:55 ---> Running in f23a862b554c 20:18:55 Removing intermediate container f23a862b554c 20:18:55 ---> be22d18c86cd 20:18:55 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:18:55 ---> Running in b81e32d39606 20:18:55 Removing intermediate container b81e32d39606 20:18:55 ---> b42839d88efd 20:18:55 Step 6/12 : WORKDIR /device-gpio 20:18:55 ---> Running in 96e030e49fdc 20:18:55 Removing intermediate container 96e030e49fdc 20:18:55 ---> eddcaefe10d0 20:18:55 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:18:55 ---> Running in 58c073dc8da6 20:18:56 Removing intermediate container 58c073dc8da6 20:18:56 ---> c64ee1f669b2 20:18:56 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:56 ---> Running in fcbd6a1bbfc9 20:18:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:18:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:18:58 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:18:58 (2/4) Installing libedit (20210910.3.1-r0) 20:18:58 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:18:58 Still waiting to schedule task 20:18:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:18:59 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:18:59 Executing busybox-1.35.0-r13.trigger 20:18:59 OK: 216 MiB in 55 packages 20:18:59 Removing intermediate container fcbd6a1bbfc9 20:18:59 ---> 88cd3430cef5 20:18:59 Step 9/12 : COPY go.mod vendor* ./ 20:18:59 ---> 7866d022033a 20:18:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:59 ---> Running in c03fe820fb66 20:19:14 Removing intermediate container c03fe820fb66 20:19:14 ---> 25055d001177 20:19:14 Step 11/12 : COPY . . 20:19:14 ---> 25ffb557879a 20:19:14 Step 12/12 : RUN ${MAKE} 20:19:14 ---> Running in 9fcce5e20f12 20:19:14 noop 20:19:14 Removing intermediate container 9fcce5e20f12 20:19:14 ---> 7e2487efbe37 20:19:14 Successfully built 7e2487efbe37 20:19:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:15 + docker inspect -f . ci-base-image-x86_64 20:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:15 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 20:19:15 $ docker top ddd71bb8ae34a3fb424914541e40d9e8b49c39543decdf543c8d3e7c08a1719c -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:16 + go version 20:19:16 go version go1.18.3 linux/amd64 [Pipeline] } 20:19:16 $ docker stop --time=1 ddd71bb8ae34a3fb424914541e40d9e8b49c39543decdf543c8d3e7c08a1719c 20:19:17 $ docker rm -f ddd71bb8ae34a3fb424914541e40d9e8b49c39543decdf543c8d3e7c08a1719c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:17 + docker inspect -f . ci-base-image-x86_64 20:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:18 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 20:19:18 $ docker top 5b71913a73cfa8f22b1a5f0a0f5be48ab35ba872b335f1c5cc125cb6f2b23cf7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 20:19:19 + make test 20:19:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:19:19 ? github.com/edgexfoundry/device-gpio [no test files] 20:19:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 20:19:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 20:19:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:19:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:19:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:38 ./bin/test-attribution-txt.sh [Pipeline] echo 20:19:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:19:38 $ docker stop --time=1 5b71913a73cfa8f22b1a5f0a0f5be48ab35ba872b335f1c5cc125cb6f2b23cf7 20:19:48 $ docker rm -f 5b71913a73cfa8f22b1a5f0a0f5be48ab35ba872b335f1c5cc125cb6f2b23cf7 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:19:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:19:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:19:49 + ls -al . 20:19:49 total 160 20:19:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 20:19 . 20:19:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:18 .. 20:19:49 -rw-rw-r-- 1 jenkins jenkins 120 Jul 12 20:18 .dockerignore 20:19:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:19 .git 20:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:18 .github 20:19:49 -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 20:18 .gitignore 20:19:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:18 .golangci.yml 20:19:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:18 .semver 20:19:49 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 12 20:18 Attribution.txt 20:19:49 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 12 20:18 CHANGELOG.md 20:19:49 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 12 20:18 Dockerfile 20:19:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:18 GOVERNANCE.md 20:19:49 -rw-rw-r-- 1 jenkins jenkins 657 Jul 12 20:18 Jenkinsfile 20:19:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:18 LICENSE 20:19:49 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 12 20:18 Makefile 20:19:49 -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 20:18 OWNERS.md 20:19:49 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 12 20:18 README.md 20:19:49 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 20:18 VERSION 20:19:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:18 bin 20:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:18 cmd 20:19:49 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 20:19 coverage.out 20:19:49 -rw-rw-r-- 1 jenkins jenkins 3287 Jul 12 20:18 go.mod 20:19:49 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 12 20:18 go.sum 20:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:18 internal 20:19:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:18 snap 20:19:49 -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:49 + 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=438e9b89ef4afb0993607790962057af5e89a430 --label arch=amd64 --label version=2.2.1-dev.3 . 20:19:49 Sending build context to Docker daemon 15.75MB 20:19:49 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:19:49 Step 2/26 : FROM ${BASE} AS builder 20:19:49 ---> 7e2487efbe37 20:19:49 Step 3/26 : ARG MAKE="make build" 20:19:50 ---> Running in 14e4637cc753 20:19:50 Removing intermediate container 14e4637cc753 20:19:50 ---> 386d0d3e6311 20:19:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:19:50 ---> Running in bb769fd5ddac 20:19:50 Removing intermediate container bb769fd5ddac 20:19:50 ---> 9532d15b5daa 20:19:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:19:50 ---> Running in 4dacad378558 20:19:50 Removing intermediate container 4dacad378558 20:19:50 ---> 8abc4c64883d 20:19:50 Step 6/26 : WORKDIR /device-gpio 20:19:50 ---> Running in d60b117dd875 20:19:50 Removing intermediate container d60b117dd875 20:19:50 ---> 5ddcd5860899 20:19:50 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:50 ---> Running in 0c034e9bd595 20:19:51 Removing intermediate container 0c034e9bd595 20:19:51 ---> 2cf1f332a4d2 20:19:51 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:51 ---> Running in 27ab922c4c62 20:19:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:52 OK: 216 MiB in 55 packages 20:19:52 Removing intermediate container 27ab922c4c62 20:19:52 ---> 490da72415f4 20:19:52 Step 9/26 : COPY go.mod vendor* ./ 20:19:53 ---> 7e1b4c7c899e 20:19:53 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:53 ---> Running in 433878135acd 20:19:53 Removing intermediate container 433878135acd 20:19:53 ---> 430bab86ec47 20:19:53 Step 11/26 : COPY . . 20:19:54 ---> d4e3569a3ac1 20:19:54 Step 12/26 : RUN ${MAKE} 20:19:54 ---> Running in b5a3a27afcea 20:19:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 20:20:16 Removing intermediate container b5a3a27afcea 20:20:16 ---> 7d9809e4caf2 20:20:16 Step 13/26 : FROM alpine:3.16 20:20:16 3.16: Pulling from library/alpine 20:20:16 2408cc74d12b: Already exists 20:20:16 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:20:16 Status: Downloaded newer image for alpine:3.16 20:20:16 ---> e66264b98777 20:20:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:20:16 ---> Running in 662e713a7c8d 20:20:16 Removing intermediate container 662e713a7c8d 20:20:16 ---> 42ac56b4dc2b 20:20:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:16 ---> Running in 8e205e2f0870 20:20:16 Removing intermediate container 8e205e2f0870 20:20:16 ---> 306597db9402 20:20:16 Step 16/26 : RUN apk add --update --no-cache zeromq 20:20:16 ---> Running in 6b691705df01 20:20:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:17 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:20:17 (2/5) Installing libsodium (1.0.18-r0) 20:20:17 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:20:17 (4/5) Installing libzmq (4.3.4-r0) 20:20:18 (5/5) Installing zeromq (4.3.4-r0) 20:20:18 Executing busybox-1.35.0-r13.trigger 20:20:18 OK: 8 MiB in 19 packages 20:20:18 Removing intermediate container 6b691705df01 20:20:18 ---> 4222b5c648ac 20:20:18 Step 17/26 : WORKDIR / 20:20:18 ---> Running in daf78a8cb74b 20:20:19 Removing intermediate container daf78a8cb74b 20:20:19 ---> 760ccf5a0793 20:20:19 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 20:20:19 ---> 6b9d7e43b208 20:20:19 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 20:20:19 ---> 846d2ba04b12 20:20:19 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 20:20:19 ---> e6e795bdca2f 20:20:19 Step 21/26 : EXPOSE 59910 20:20:19 ---> Running in 4fdadeb898ba 20:20:19 Removing intermediate container 4fdadeb898ba 20:20:19 ---> ce2bfd0da3de 20:20:19 Step 22/26 : ENTRYPOINT ["/device-gpio"] 20:20:19 ---> Running in bb607cabcf41 20:20:20 Removing intermediate container bb607cabcf41 20:20:20 ---> 7d631d1504f6 20:20:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:20 ---> Running in e1a2cdc25f56 20:20:20 Removing intermediate container e1a2cdc25f56 20:20:20 ---> 64dfc416bfee 20:20:20 Step 24/26 : LABEL arch=amd64 20:20:20 ---> Running in 272836ecad3a 20:20:20 Removing intermediate container 272836ecad3a 20:20:20 ---> dd108a9a2f93 20:20:20 Step 25/26 : LABEL git_sha=438e9b89ef4afb0993607790962057af5e89a430 20:20:20 ---> Running in 6dbcd2ac8872 20:20:20 Removing intermediate container 6dbcd2ac8872 20:20:20 ---> d52ccd3e692e 20:20:20 Step 26/26 : LABEL version=2.2.1-dev.3 20:20:20 ---> Running in f85081309fe1 20:20:20 Removing intermediate container f85081309fe1 20:20:20 ---> a91a5e434634 20:20:20 [Warning] One or more build-args [ARCH] were not consumed 20:20:20 Successfully built a91a5e434634 20:20:20 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:20 provisioning config files... 20:20:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7914817979552819748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:21 ---> docker-login.sh 20:20:21 nexus3.edgexfoundry.org:10001 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 nexus3.edgexfoundry.org:10002 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 nexus3.edgexfoundry.org:10003 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 nexus3.edgexfoundry.org:10004 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 docker.io 20:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:21 Configure a credential helper to remove this warning. See 20:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:21 20:20:21 Login Succeeded 20:20:21 ---> docker-login.sh ends [Pipeline] } 20:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:21 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 20:20:21 438e9b89ef4afb0993607790962057af5e89a430 20:20:21 latest 20:20:21 2.2.1-dev.3 20:20:21 438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:20:21 main 20:20:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:22 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430 20:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:20:22 ac9c4cab3550: Preparing 20:20:22 66ad49b9fef9: Preparing 20:20:22 3af1d4f22374: Preparing 20:20:22 df5426a6536e: Preparing 20:20:22 a240721e580f: Preparing 20:20:22 24302eb7d908: Preparing 20:20:22 24302eb7d908: Waiting 20:20:22 3af1d4f22374: Pushed 20:20:22 a240721e580f: Pushed 20:20:22 66ad49b9fef9: Pushed 20:20:22 24302eb7d908: Layer already exists 20:20:22 df5426a6536e: Pushed 20:20:25 ac9c4cab3550: Pushed 20:20:25 438e9b89ef4afb0993607790962057af5e89a430: digest: sha256:8a0b54df885465e6c2a0eaa4466617f40191758ba5571374cd62148c169ee848 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:25 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 20:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:20:25 ac9c4cab3550: Preparing 20:20:25 66ad49b9fef9: Preparing 20:20:25 3af1d4f22374: Preparing 20:20:25 df5426a6536e: Preparing 20:20:25 a240721e580f: Preparing 20:20:25 24302eb7d908: Preparing 20:20:25 24302eb7d908: Waiting 20:20:25 ac9c4cab3550: Layer already exists 20:20:25 a240721e580f: Layer already exists 20:20:25 3af1d4f22374: Layer already exists 20:20:25 df5426a6536e: Layer already exists 20:20:25 66ad49b9fef9: Layer already exists 20:20:25 24302eb7d908: Layer already exists 20:20:25 latest: digest: sha256:8a0b54df885465e6c2a0eaa4466617f40191758ba5571374cd62148c169ee848 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:26 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.3 20:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:20:26 ac9c4cab3550: Preparing 20:20:26 66ad49b9fef9: Preparing 20:20:26 3af1d4f22374: Preparing 20:20:26 df5426a6536e: Preparing 20:20:26 a240721e580f: Preparing 20:20:26 24302eb7d908: Preparing 20:20:26 24302eb7d908: Waiting 20:20:26 ac9c4cab3550: Layer already exists 20:20:26 a240721e580f: Layer already exists 20:20:26 3af1d4f22374: Layer already exists 20:20:26 df5426a6536e: Layer already exists 20:20:26 66ad49b9fef9: Layer already exists 20:20:26 24302eb7d908: Layer already exists 20:20:26 2.2.1-dev.3: digest: sha256:8a0b54df885465e6c2a0eaa4466617f40191758ba5571374cd62148c169ee848 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:26 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:20:27 ac9c4cab3550: Preparing 20:20:27 66ad49b9fef9: Preparing 20:20:27 3af1d4f22374: Preparing 20:20:27 df5426a6536e: Preparing 20:20:27 a240721e580f: Preparing 20:20:27 24302eb7d908: Preparing 20:20:27 24302eb7d908: Waiting 20:20:27 a240721e580f: Layer already exists 20:20:27 66ad49b9fef9: Layer already exists 20:20:27 df5426a6536e: Layer already exists 20:20:27 3af1d4f22374: Layer already exists 20:20:27 ac9c4cab3550: Layer already exists 20:20:27 24302eb7d908: Layer already exists 20:20:27 438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3: digest: sha256:8a0b54df885465e6c2a0eaa4466617f40191758ba5571374cd62148c169ee848 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:27 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 20:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 20:20:27 ac9c4cab3550: Preparing 20:20:27 66ad49b9fef9: Preparing 20:20:27 3af1d4f22374: Preparing 20:20:27 df5426a6536e: Preparing 20:20:27 a240721e580f: Preparing 20:20:27 24302eb7d908: Preparing 20:20:27 24302eb7d908: Waiting 20:20:27 3af1d4f22374: Layer already exists 20:20:27 66ad49b9fef9: Layer already exists 20:20:27 df5426a6536e: Layer already exists 20:20:27 ac9c4cab3550: Layer already exists 20:20:27 a240721e580f: Layer already exists 20:20:27 24302eb7d908: Layer already exists 20:20:27 main: digest: sha256:8a0b54df885465e6c2a0eaa4466617f40191758ba5571374cd62148c169ee848 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:27 ===================================================== [Pipeline] echo 20:20:28 taggedImages: 20:20:28 - nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430 20:20:28 - nexus3.edgexfoundry.org:10004/device-gpio:latest 20:20:28 - nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.3 20:20:28 - nexus3.edgexfoundry.org:10004/device-gpio:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:20:28 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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 20:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:28 20:20:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:28 latest: Pulling from edgex-lftools-log-publisher 20:20:28 5eb5b503b376: Pulling fs layer 20:20:28 5c69ac0246d0: Pulling fs layer 20:20:28 ec43610c2a17: Pulling fs layer 20:20:28 3a2ae6a8a46f: Pulling fs layer 20:20:28 33b1e0a273af: Pulling fs layer 20:20:28 5d3b04190fa2: Pulling fs layer 20:20:28 2f39f015ded8: Pulling fs layer 20:20:28 3a2ae6a8a46f: Waiting 20:20:28 33b1e0a273af: Waiting 20:20:28 5d3b04190fa2: Waiting 20:20:28 2f39f015ded8: Waiting 20:20:28 5c69ac0246d0: Verifying Checksum 20:20:28 5c69ac0246d0: Download complete 20:20:28 3a2ae6a8a46f: Download complete 20:20:28 33b1e0a273af: Verifying Checksum 20:20:28 33b1e0a273af: Download complete 20:20:28 5d3b04190fa2: Download complete 20:20:28 ec43610c2a17: Verifying Checksum 20:20:28 ec43610c2a17: Download complete 20:20:28 5eb5b503b376: Verifying Checksum 20:20:28 5eb5b503b376: Download complete 20:20:29 2f39f015ded8: Download complete 20:20:30 5eb5b503b376: Pull complete 20:20:30 5c69ac0246d0: Pull complete 20:20:31 ec43610c2a17: Pull complete 20:20:31 3a2ae6a8a46f: Pull complete 20:20:31 33b1e0a273af: Pull complete 20:20:31 5d3b04190fa2: Pull complete 20:20:36 2f39f015ded8: Pull complete 20:20:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:36 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:20:36 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:38 $ docker top a0059c50a9c7e379f4be568ec9ed26ac749fd91be98a65c27f7f4bb7fe3cd4d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:38 ---> job-cost.sh 20:20:38 lf-activate-venv: SKIPPING 20:20:38 INFO: No Stack... 20:20:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:39 INFO: Archiving Costs [Pipeline] sh 20:20:39 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 20:20:39 + cut -d, -f6 [Pipeline] lock 20:20:39 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] 20:20:39 Resource [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] did not exist. Created. 20:20:39 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:40 + echo total: 0.2199999988079071 [Pipeline] stash 20:20:40 Stashed 1 file(s) [Pipeline] } 20:20:40 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:40 $ docker stop --time=1 a0059c50a9c7e379f4be568ec9ed26ac749fd91be98a65c27f7f4bb7fe3cd4d5 20:20:41 $ docker rm -f a0059c50a9c7e379f4be568ec9ed26ac749fd91be98a65c27f7f4bb7fe3cd4d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:21:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19757 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 20:21:34 Running in /w/workspace/device-gpio/33 [Pipeline] { [Pipeline] checkout 20:21:34 The recommended git tool is: git 20:21:41 using credential edgex-jenkins-ssh 20:21:41 Cloning the remote Git repository 20:21:41 Cloning repository git@github.com:edgexfoundry/device-gpio.git 20:21:41 > git init /w/workspace/device-gpio/33 # timeout=10 20:21:41 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 20:21:41 > git --version # timeout=10 20:21:41 > git --version # 'git version 2.25.1' 20:21:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:43 Avoid second fetch 20:21:43 Checking out Revision 438e9b89ef4afb0993607790962057af5e89a430 (main) 20:21:43 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 20:21:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:43 > git config core.sparsecheckout # timeout=10 20:21:43 > git checkout -f 438e9b89ef4afb0993607790962057af5e89a430 # timeout=10 20:21:48 Commit message: "Merge pull request #46 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:49 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:49 Dload Upload Total Spent Left Speed 20:21:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 20:21:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:50 + sudo tee /etc/docker/daemon.new 20:21:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:21:50 { 20:21:50 "registry-mirrors": [ 20:21:50 "https://nexus3.edgexfoundry.org:10001" 20:21:50 ], 20:21:50 "bip": "10.250.0.254/24", 20:21:50 "hosts": [ 20:21:50 "tcp://0.0.0.0:5555", 20:21:50 "unix:///var/run/docker.sock" 20:21:50 ], 20:21:50 "mtu": 1458, 20:21:50 "selinux-enabled": true, 20:21:50 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:50 } [Pipeline] sh 20:21:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:21:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:09 provisioning config files... 20:22:09 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/33@tmp/config3282850844722237283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:10 ---> docker-login.sh 20:22:10 nexus3.edgexfoundry.org:10001 20:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:11 Configure a credential helper to remove this warning. See 20:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:11 20:22:11 Login Succeeded 20:22:11 nexus3.edgexfoundry.org:10002 20:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:11 Configure a credential helper to remove this warning. See 20:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:11 20:22:11 Login Succeeded 20:22:11 nexus3.edgexfoundry.org:10003 20:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:12 Configure a credential helper to remove this warning. See 20:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:12 20:22:12 Login Succeeded 20:22:12 nexus3.edgexfoundry.org:10004 20:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:12 Configure a credential helper to remove this warning. See 20:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:12 20:22:12 Login Succeeded 20:22:12 docker.io 20:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:13 Configure a credential helper to remove this warning. See 20:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:13 20:22:13 Login Succeeded 20:22:13 ---> docker-login.sh ends [Pipeline] } 20:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:22:14 ========================================================= 20:22:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:22:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:22:15 Sending build context to Docker daemon 7.938MB 20:22:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:22:15 Step 2/12 : FROM ${BASE} AS builder 20:22:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:22:15 b3c136eddcbf: Pulling fs layer 20:22:15 c0a3192eca97: Pulling fs layer 20:22:15 a050256f5b6f: Pulling fs layer 20:22:15 656be50a0ddc: Pulling fs layer 20:22:15 2bbca73fdf42: Pulling fs layer 20:22:15 46d945488cbd: Pulling fs layer 20:22:15 8a5474983e97: Pulling fs layer 20:22:15 329c88fbcd65: Pulling fs layer 20:22:15 656be50a0ddc: Waiting 20:22:15 2bbca73fdf42: Waiting 20:22:15 46d945488cbd: Waiting 20:22:15 329c88fbcd65: Waiting 20:22:15 8a5474983e97: Waiting 20:22:15 a050256f5b6f: Download complete 20:22:15 c0a3192eca97: Verifying Checksum 20:22:15 c0a3192eca97: Download complete 20:22:15 2bbca73fdf42: Verifying Checksum 20:22:15 2bbca73fdf42: Download complete 20:22:15 46d945488cbd: Download complete 20:22:15 b3c136eddcbf: Verifying Checksum 20:22:16 b3c136eddcbf: Pull complete 20:22:16 329c88fbcd65: Verifying Checksum 20:22:16 329c88fbcd65: Download complete 20:22:17 c0a3192eca97: Pull complete 20:22:17 a050256f5b6f: Pull complete 20:22:17 8a5474983e97: Download complete 20:22:18 656be50a0ddc: Verifying Checksum 20:22:18 656be50a0ddc: Download complete 20:22:33 656be50a0ddc: Pull complete 20:22:33 2bbca73fdf42: Pull complete 20:22:33 46d945488cbd: Pull complete 20:22:40 8a5474983e97: Pull complete 20:22:42 329c88fbcd65: Pull complete 20:22:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:22:42 ---> ff4287adb874 20:22:42 Step 3/12 : ARG MAKE="make build" 20:22:43 ---> Running in be2df6bd51a0 20:22:44 Removing intermediate container be2df6bd51a0 20:22:44 ---> 45227eb95a0b 20:22:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:22:44 ---> Running in 77cf77b7a42a 20:22:44 Removing intermediate container 77cf77b7a42a 20:22:44 ---> d659bccf143b 20:22:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:22:44 ---> Running in 33b098abe953 20:22:44 Removing intermediate container 33b098abe953 20:22:44 ---> e0e5e5745cdc 20:22:44 Step 6/12 : WORKDIR /device-gpio 20:22:44 ---> Running in 3156f3d067a9 20:22:45 Removing intermediate container 3156f3d067a9 20:22:45 ---> 1cfcc5883cc1 20:22:45 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:45 ---> Running in e1e0ddcf7ef5 20:22:47 Removing intermediate container e1e0ddcf7ef5 20:22:47 ---> c2a4d6aa4f1a 20:22:47 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:47 ---> Running in 5ab070215131 20:22:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:51 (1/4) Installing openssh-keygen (9.0_p1-r1) 20:22:51 (2/4) Installing libedit (20210910.3.1-r0) 20:22:51 (3/4) Installing openssh-client-common (9.0_p1-r1) 20:22:51 (4/4) Installing openssh-client-default (9.0_p1-r1) 20:22:51 Executing busybox-1.35.0-r13.trigger 20:22:51 OK: 226 MiB in 55 packages 20:22:52 Removing intermediate container 5ab070215131 20:22:52 ---> 87779d7a4ccb 20:22:52 Step 9/12 : COPY go.mod vendor* ./ 20:22:53 ---> a73daa1c164e 20:22:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:53 ---> Running in 45a6fdea6497 20:23:49 Removing intermediate container 45a6fdea6497 20:23:49 ---> 54ad9a2a24dc 20:23:49 Step 11/12 : COPY . . 20:23:49 ---> 470a0ef6e827 20:23:49 Step 12/12 : RUN ${MAKE} 20:23:49 ---> Running in e991c1c22341 20:23:49 noop 20:23:49 Removing intermediate container e991c1c22341 20:23:49 ---> 84dfc905fa00 20:23:49 Successfully built 84dfc905fa00 20:23:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker inspect -f . ci-base-image-arm64 20:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-19757 does not seem to be running inside a container 20:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/33 -v /w/workspace/device-gpio/33:/w/workspace/device-gpio/33:rw,z -v /w/workspace/device-gpio/33@tmp:/w/workspace/device-gpio/33@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 ******** ci-base-image-arm64 cat 20:23:51 $ docker top b33d23c56b85efd7c6f6dffddcebfade6bbb5a236f753265d4ff02dad52f4e72 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:52 + go version 20:23:52 go version go1.18.3 linux/arm64 [Pipeline] } 20:23:52 $ docker stop --time=1 b33d23c56b85efd7c6f6dffddcebfade6bbb5a236f753265d4ff02dad52f4e72 20:23:54 $ docker rm -f b33d23c56b85efd7c6f6dffddcebfade6bbb5a236f753265d4ff02dad52f4e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker inspect -f . ci-base-image-arm64 20:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-19757 does not seem to be running inside a container 20:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-gpio/33 -v /w/workspace/device-gpio/33:/w/workspace/device-gpio/33:rw,z -v /w/workspace/device-gpio/33@tmp:/w/workspace/device-gpio/33@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 ******** ci-base-image-arm64 cat 20:23:56 $ docker top c99e4999f4374ca3b0e2bad955b4092005e03b260901c2e6efe6f25ed668a9f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:57 + git config --global --add safe.directory /w/workspace/device-gpio/33 [Pipeline] fileExists [Pipeline] sh 20:23:58 + make test 20:23:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:23:59 ? github.com/edgexfoundry/device-gpio [no test files] 20:25:36 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 20:25:36 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 20:25:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:25:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:25:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:25:52 $ docker stop --time=1 c99e4999f4374ca3b0e2bad955b4092005e03b260901c2e6efe6f25ed668a9f8 20:25:53 $ docker rm -f c99e4999f4374ca3b0e2bad955b4092005e03b260901c2e6efe6f25ed668a9f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:25:54 Warning: overwriting stash ‘coverage-report’ 20:25:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:25:56 + ls -al . 20:25:56 total 156 20:25:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:23 . 20:25:56 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 20:21 .. 20:25:56 -rw-rw-r-- 1 jenkins jenkins 120 Jul 12 20:21 .dockerignore 20:25:56 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 20:21 .git 20:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:21 .github 20:25:56 -rw-rw-r-- 1 jenkins jenkins 343 Jul 12 20:21 .gitignore 20:25:56 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 20:21 .golangci.yml 20:25:56 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 12 20:21 Attribution.txt 20:25:56 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 12 20:21 CHANGELOG.md 20:25:56 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 12 20:21 Dockerfile 20:25:56 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 20:21 GOVERNANCE.md 20:25:56 -rw-rw-r-- 1 jenkins jenkins 657 Jul 12 20:21 Jenkinsfile 20:25:56 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 20:21 LICENSE 20:25:56 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 12 20:21 Makefile 20:25:56 -rw-rw-r-- 1 jenkins jenkins 617 Jul 12 20:21 OWNERS.md 20:25:56 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 12 20:21 README.md 20:25:56 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 20:18 VERSION 20:25:56 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 20:21 bin 20:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:21 cmd 20:25:56 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 20:23 coverage.out 20:25:56 -rw-rw-r-- 1 jenkins jenkins 3287 Jul 12 20:21 go.mod 20:25:56 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 12 20:21 go.sum 20:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:21 internal 20:25:56 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 20:21 snap 20:25:56 -rw-rw-r-- 1 jenkins jenkins 209 Jul 12 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:56 + 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=438e9b89ef4afb0993607790962057af5e89a430 --label arch=arm64 --label version=2.2.1-dev.3 . 20:25:57 Sending build context to Docker daemon 7.939MB 20:25:57 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:25:57 Step 2/26 : FROM ${BASE} AS builder 20:25:57 ---> 84dfc905fa00 20:25:57 Step 3/26 : ARG MAKE="make build" 20:25:57 ---> Running in d3f735ce11fc 20:25:58 Removing intermediate container d3f735ce11fc 20:25:58 ---> efdbf89ee1e1 20:25:58 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:25:58 ---> Running in 899fd4f4b4e3 20:25:58 Removing intermediate container 899fd4f4b4e3 20:25:58 ---> aed61bd30641 20:25:58 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:25:58 ---> Running in 85328dc0bfc5 20:25:58 Removing intermediate container 85328dc0bfc5 20:25:58 ---> 8d8ef128c07b 20:25:58 Step 6/26 : WORKDIR /device-gpio 20:25:58 ---> Running in 7c2c5fc7e458 20:25:59 Removing intermediate container 7c2c5fc7e458 20:25:59 ---> 3c31e4f7407d 20:25:59 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:59 ---> Running in 334c7a3d3c19 20:26:01 Removing intermediate container 334c7a3d3c19 20:26:01 ---> b2e47b4c59e5 20:26:01 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:01 ---> Running in cde7b27a8b0c 20:26:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:04 OK: 226 MiB in 55 packages 20:26:05 Removing intermediate container cde7b27a8b0c 20:26:05 ---> 68e0fe48e283 20:26:05 Step 9/26 : COPY go.mod vendor* ./ 20:26:06 ---> 04031ef35723 20:26:06 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:06 ---> Running in 631bd632f383 20:26:08 Removing intermediate container 631bd632f383 20:26:08 ---> 4a8388e4cde2 20:26:08 Step 11/26 : COPY . . 20:26:09 ---> d3f66ffb08b4 20:26:09 Step 12/26 : RUN ${MAKE} 20:26:09 ---> Running in e1220919166b 20:26:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 20:28:47 Removing intermediate container e1220919166b 20:28:47 ---> 1f56ea6ffd10 20:28:47 Step 13/26 : FROM alpine:3.16 20:28:47 3.16: Pulling from library/alpine 20:28:47 b3c136eddcbf: Already exists 20:28:47 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 20:28:47 Status: Downloaded newer image for alpine:3.16 20:28:47 ---> 6e30ab57aeee 20:28:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:28:47 ---> Running in 06d8a7802101 20:28:47 Removing intermediate container 06d8a7802101 20:28:47 ---> 8aaa76cf88ff 20:28:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:47 ---> Running in be73e6f1d78f 20:28:47 Removing intermediate container be73e6f1d78f 20:28:47 ---> a666bcf8e467 20:28:47 Step 16/26 : RUN apk add --update --no-cache zeromq 20:28:47 ---> Running in 7663334c6d20 20:28:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:47 (1/5) Installing libgcc (11.2.1_git20220219-r2) 20:28:47 (2/5) Installing libsodium (1.0.18-r0) 20:28:47 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 20:28:47 (4/5) Installing libzmq (4.3.4-r0) 20:28:47 (5/5) Installing zeromq (4.3.4-r0) 20:28:47 Executing busybox-1.35.0-r13.trigger 20:28:47 OK: 8 MiB in 19 packages 20:28:47 Removing intermediate container 7663334c6d20 20:28:47 ---> 366db1dd62c2 20:28:47 Step 17/26 : WORKDIR / 20:28:47 ---> Running in a6306aac304e 20:28:47 Removing intermediate container a6306aac304e 20:28:47 ---> bf375d5bddd8 20:28:47 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 20:28:47 ---> 5bbab7dd1969 20:28:47 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 20:28:47 ---> d1b2e12182b2 20:28:47 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 20:28:47 ---> 42dce56c77ab 20:28:47 Step 21/26 : EXPOSE 59910 20:28:47 ---> Running in f853ac18a9a3 20:28:47 Removing intermediate container f853ac18a9a3 20:28:47 ---> 680eaa3e8c2a 20:28:47 Step 22/26 : ENTRYPOINT ["/device-gpio"] 20:28:47 ---> Running in 7cf6c3ee4962 20:28:47 Removing intermediate container 7cf6c3ee4962 20:28:47 ---> cd5864b1416b 20:28:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:47 ---> Running in 14a6f3cdeb98 20:28:47 Removing intermediate container 14a6f3cdeb98 20:28:47 ---> 16eb5483297d 20:28:47 Step 24/26 : LABEL arch=arm64 20:28:48 ---> Running in 77c1d2912fdf 20:28:48 Removing intermediate container 77c1d2912fdf 20:28:48 ---> f082611f7403 20:28:48 Step 25/26 : LABEL git_sha=438e9b89ef4afb0993607790962057af5e89a430 20:28:48 ---> Running in b69321d58834 20:28:49 Removing intermediate container b69321d58834 20:28:49 ---> c981bdb60335 20:28:49 Step 26/26 : LABEL version=2.2.1-dev.3 20:28:49 ---> Running in 5c34bf94388e 20:28:49 Removing intermediate container 5c34bf94388e 20:28:49 ---> 8bd2a7a1662a 20:28:49 [Warning] One or more build-args [ARCH] were not consumed 20:28:49 Successfully built 8bd2a7a1662a 20:28:49 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:49 provisioning config files... 20:28:49 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/33@tmp/config3495142123173221054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:49 ---> docker-login.sh 20:28:49 nexus3.edgexfoundry.org:10001 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 nexus3.edgexfoundry.org:10002 20:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:50 Configure a credential helper to remove this warning. See 20:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:50 20:28:50 Login Succeeded 20:28:50 nexus3.edgexfoundry.org:10003 20:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:51 Configure a credential helper to remove this warning. See 20:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:51 20:28:51 Login Succeeded 20:28:51 nexus3.edgexfoundry.org:10004 20:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:51 Configure a credential helper to remove this warning. See 20:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:51 20:28:51 Login Succeeded 20:28:51 docker.io 20:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:52 Configure a credential helper to remove this warning. See 20:28:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:52 20:28:52 Login Succeeded 20:28:52 ---> docker-login.sh ends [Pipeline] } 20:28:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:52 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 20:28:52 438e9b89ef4afb0993607790962057af5e89a430 20:28:52 latest 20:28:52 2.2.1-dev.3 20:28:52 438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:28:52 main 20:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430 20:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:28:53 7ffca99e3682: Preparing 20:28:53 ec309d746a53: Preparing 20:28:53 536a4d666a1f: Preparing 20:28:53 7f24e73386d5: Preparing 20:28:53 c512b702c01e: Preparing 20:28:53 dd565ff850e7: Preparing 20:28:53 dd565ff850e7: Waiting 20:28:53 536a4d666a1f: Pushed 20:28:53 ec309d746a53: Pushed 20:28:53 c512b702c01e: Pushed 20:28:53 dd565ff850e7: Layer already exists 20:28:54 7f24e73386d5: Pushed 20:28:58 7ffca99e3682: Pushed 20:29:16 438e9b89ef4afb0993607790962057af5e89a430: digest: sha256:6e90d7d4576a730c8e9f35df30b1b6822f1e4a0e4d7277c8a43b343d7b2e6a33 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 20:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:29:17 7ffca99e3682: Preparing 20:29:17 ec309d746a53: Preparing 20:29:17 536a4d666a1f: Preparing 20:29:17 7f24e73386d5: Preparing 20:29:17 c512b702c01e: Preparing 20:29:17 dd565ff850e7: Preparing 20:29:17 dd565ff850e7: Waiting 20:29:17 536a4d666a1f: Layer already exists 20:29:17 c512b702c01e: Layer already exists 20:29:17 7f24e73386d5: Layer already exists 20:29:17 7ffca99e3682: Layer already exists 20:29:17 ec309d746a53: Layer already exists 20:29:17 dd565ff850e7: Layer already exists 20:29:17 latest: digest: sha256:6e90d7d4576a730c8e9f35df30b1b6822f1e4a0e4d7277c8a43b343d7b2e6a33 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:18 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.3 20:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:29:18 7ffca99e3682: Preparing 20:29:18 ec309d746a53: Preparing 20:29:18 536a4d666a1f: Preparing 20:29:18 7f24e73386d5: Preparing 20:29:18 c512b702c01e: Preparing 20:29:18 dd565ff850e7: Preparing 20:29:18 dd565ff850e7: Waiting 20:29:18 536a4d666a1f: Layer already exists 20:29:18 ec309d746a53: Layer already exists 20:29:18 7f24e73386d5: Layer already exists 20:29:18 7ffca99e3682: Layer already exists 20:29:18 c512b702c01e: Layer already exists 20:29:18 dd565ff850e7: Layer already exists 20:29:18 2.2.1-dev.3: digest: sha256:6e90d7d4576a730c8e9f35df30b1b6822f1e4a0e4d7277c8a43b343d7b2e6a33 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:29:19 7ffca99e3682: Preparing 20:29:19 ec309d746a53: Preparing 20:29:19 536a4d666a1f: Preparing 20:29:19 7f24e73386d5: Preparing 20:29:19 c512b702c01e: Preparing 20:29:19 dd565ff850e7: Preparing 20:29:19 dd565ff850e7: Waiting 20:29:19 536a4d666a1f: Layer already exists 20:29:19 ec309d746a53: Layer already exists 20:29:19 7ffca99e3682: Layer already exists 20:29:19 c512b702c01e: Layer already exists 20:29:19 7f24e73386d5: Layer already exists 20:29:19 dd565ff850e7: Layer already exists 20:29:19 438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3: digest: sha256:6e90d7d4576a730c8e9f35df30b1b6822f1e4a0e4d7277c8a43b343d7b2e6a33 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 20:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 20:29:20 7ffca99e3682: Preparing 20:29:20 ec309d746a53: Preparing 20:29:20 536a4d666a1f: Preparing 20:29:20 7f24e73386d5: Preparing 20:29:20 c512b702c01e: Preparing 20:29:20 dd565ff850e7: Preparing 20:29:20 dd565ff850e7: Waiting 20:29:20 536a4d666a1f: Layer already exists 20:29:20 7f24e73386d5: Layer already exists 20:29:20 c512b702c01e: Layer already exists 20:29:20 7ffca99e3682: Layer already exists 20:29:20 ec309d746a53: Layer already exists 20:29:20 dd565ff850e7: Layer already exists 20:29:20 main: digest: sha256:6e90d7d4576a730c8e9f35df30b1b6822f1e4a0e4d7277c8a43b343d7b2e6a33 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:20 ===================================================== [Pipeline] echo 20:29:20 taggedImages: 20:29:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430 20:29:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 20:29:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.3 20:29:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:438e9b89ef4afb0993607790962057af5e89a430-2.2.1-dev.3 20:29:20 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:21 20:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:21 arm64: Pulling from edgex-lftools-log-publisher 20:29:21 8998bd30e6a1: Pulling fs layer 20:29:21 04944245beec: Pulling fs layer 20:29:21 699f458cf7ca: Pulling fs layer 20:29:21 765212b225bb: Pulling fs layer 20:29:21 f23df028b6ca: Pulling fs layer 20:29:21 d65c8cfc05b1: Pulling fs layer 20:29:21 2437ff75d9bd: Pulling fs layer 20:29:21 765212b225bb: Waiting 20:29:21 f23df028b6ca: Waiting 20:29:21 d65c8cfc05b1: Waiting 20:29:21 2437ff75d9bd: Waiting 20:29:21 04944245beec: Verifying Checksum 20:29:21 04944245beec: Download complete 20:29:21 765212b225bb: Download complete 20:29:22 f23df028b6ca: Download complete 20:29:22 d65c8cfc05b1: Verifying Checksum 20:29:22 d65c8cfc05b1: Download complete 20:29:22 699f458cf7ca: Verifying Checksum 20:29:22 699f458cf7ca: Download complete 20:29:22 8998bd30e6a1: Download complete 20:29:25 2437ff75d9bd: Download complete 20:29:27 8998bd30e6a1: Pull complete 20:29:27 04944245beec: Pull complete 20:29:29 699f458cf7ca: Pull complete 20:29:29 765212b225bb: Pull complete 20:29:30 f23df028b6ca: Pull complete 20:29:30 d65c8cfc05b1: Pull complete 20:29:45 2437ff75d9bd: Pull complete 20:29:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:46 prd-ubuntu20.04-docker-arm64-4c-16g-19757 does not seem to be running inside a container 20:29:46 $ 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/33 -v /w/workspace/device-gpio/33:/w/workspace/device-gpio/33:rw,z -v /w/workspace/device-gpio/33@tmp:/w/workspace/device-gpio/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:49 $ docker top 92ebf8e736c04698353f9476ab05fb58f2328676837e8d63bba11d4c99964249 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:50 ---> job-cost.sh 20:29:50 lf-activate-venv: SKIPPING 20:29:50 INFO: No Stack... 20:29:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:29:52 INFO: Archiving Costs [Pipeline] sh 20:29:52 + cat /w/workspace/device-gpio/33/archives/cost.csv 20:29:52 + cut -d, -f6 [Pipeline] lock 20:29:52 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] 20:29:52 Resource [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] did not exist. Created. 20:29:52 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:53 /w/workspace/device-gpio/33@tmp/durable-54acd0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:29:54 + echo total: 0.10999999940395355 [Pipeline] stash 20:29:54 Warning: overwriting stash ‘stack-cost’ 20:29:54 Stashed 1 file(s) [Pipeline] } 20:29:54 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:54 $ docker stop --time=1 92ebf8e736c04698353f9476ab05fb58f2328676837e8d63bba11d4c99964249 20:29:55 $ docker rm -f 92ebf8e736c04698353f9476ab05fb58f2328676837e8d63bba11d4c99964249 [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 20:29:56 provisioning config files... 20:29:56 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config108511889340404205tmp [Pipeline] { [Pipeline] sh 20:29:56 + set +x 20:29:56 + curl -s https://codecov.io/bash 20:29:56 + bash -s -- 20:29:56 20:29:56 _____ _ 20:29:56 / ____| | | 20:29:56 | | ___ __| | ___ ___ _____ __ 20:29:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:29:56 | |___| (_) | (_| | __/ (_| (_) \ V / 20:29:56 \_____\___/ \__,_|\___|\___\___/ \_/ 20:29:56 Bash-1.0.6 20:29:56 20:29:56 20:29:56 ==> git version 2.25.1 found 20:29:56 ==> 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 20:29:56 Release-Date: 2020-01-08 20:29:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:29:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:29:56 ==> Jenkins CI detected. 20:29:56 current dir:  /w/workspace/edgexfoundry_device-gpio_main 20:29:56 project root: . 20:29:56 --> token set from env 20:29:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:29:56 ==> Running gcov in . (disable via -X gcov) 20:29:56 ==> Python coveragepy not found 20:29:56 ==> Searching for coverage reports in: 20:29:56 + . 20:29:56 -> Found 1 reports 20:29:56 ==> Detecting git/mercurial file structure 20:29:56 ==> Reading reports 20:29:56 + ./coverage.out bytes=10 20:29:56 ==> Appending adjustments 20:29:56 https://docs.codecov.io/docs/fixing-reports 20:29:56 + Found adjustments 20:29:56 ==> Gzipping contents 20:29:56 4.0K /tmp/codecov.XKPmwp.gz 20:29:56 ==> Uploading reports 20:29:56 url: https://codecov.io 20:29:56 query: branch=main&commit=438e9b89ef4afb0993607790962057af5e89a430&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 20:29:56 -> Pinging Codecov 20:29:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=438e9b89ef4afb0993607790962057af5e89a430&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 20:29:57 -> Uploading to 20:29:57 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/438e9b89ef4afb0993607790962057af5e89a430/551bd2e9-021e-4b44-803d-f8bdef34a537.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T202956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba6b3320701369ce4f4ad3ccd693d1228fe203b9926093cb8d3130ba94fba999 20:29:57 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:57 Dload Upload Total Spent Left Speed 20:29:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3187 --:--:-- --:--:-- --:--:-- 3187 20:29:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] } 20:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:29:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:29:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:29:57 20:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:29:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:29:58 df9b9388f04a: Pulling fs layer 20:29:58 52dc419b0ee2: Pulling fs layer 20:29:58 25bc292e5bac: Pulling fs layer 20:29:58 114826534d7a: Pulling fs layer 20:29:58 4657fd5d0bcf: Pulling fs layer 20:29:58 6ad1cebc031e: Pulling fs layer 20:29:58 8a3aa393b2d8: Pulling fs layer 20:29:58 4657fd5d0bcf: Waiting 20:29:58 6ad1cebc031e: Waiting 20:29:58 8a3aa393b2d8: Waiting 20:29:58 114826534d7a: Waiting 20:29:58 25bc292e5bac: Verifying Checksum 20:29:58 25bc292e5bac: Download complete 20:29:58 52dc419b0ee2: Download complete 20:29:58 4657fd5d0bcf: Verifying Checksum 20:29:58 4657fd5d0bcf: Download complete 20:29:58 df9b9388f04a: Verifying Checksum 20:29:58 df9b9388f04a: Pull complete 20:29:58 6ad1cebc031e: Verifying Checksum 20:29:58 6ad1cebc031e: Download complete 20:29:58 52dc419b0ee2: Pull complete 20:29:58 25bc292e5bac: Pull complete 20:29:59 114826534d7a: Download complete 20:29:59 8a3aa393b2d8: Verifying Checksum 20:30:02 114826534d7a: Pull complete 20:30:02 4657fd5d0bcf: Pull complete 20:30:03 6ad1cebc031e: Pull complete 20:30:05 8a3aa393b2d8: Pull complete 20:30:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:30:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:05 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:30:07 $ docker top 9c23e8fd25da61c76f179dd5b030b2404a0b7486bb1a639b1d297d89503a30f4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 20:30:07 + set -o pipefail 20:30:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 20:30:13 20:30:13 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 20:30:13 20:30:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/b46449ff-30d5-4866-b200-6f09bb42c549 20:30:13 20:30:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:30:13 20:30:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:30:13 20:30:13 20:30:13 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:30:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:30:13 $ docker stop --time=1 9c23e8fd25da61c76f179dd5b030b2404a0b7486bb1a639b1d297d89503a30f4 20:30:15 $ docker rm -f 9c23e8fd25da61c76f179dd5b030b2404a0b7486bb1a639b1d297d89503a30f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:16 + git log --format=format:%s -1 438e9b89ef4afb0993607790962057af5e89a430 [Pipeline] sh 20:30:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:17 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 20:30:17 $ docker top 1a4540092a992bb57bfdd735ff495d5cf253ca950ef277a3c29fb6e2ee16b08a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:17 [ssh-agent] Looking for ssh-agent implementation... 20:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:17 $ docker exec 1a4540092a992bb57bfdd735ff495d5cf253ca950ef277a3c29fb6e2ee16b08a ssh-agent 20:30:17 SSH_AUTH_SOCK=/tmp/ssh-r9y8wgU0mdrp/agent.32 20:30:17 SSH_AGENT_PID=38 20:30:17 Running ssh-add (command line suppressed) 20:30:18 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8522387930357450746.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8522387930357450746.key) 20:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:18 + git semver tag 20:30:18 2022-07-12 20:30:18,612 [run_tag] DEBUG tag force:False 20:30:18 2022-07-12 20:30:18,612 [check_head_tag] DEBUG check head tag 20:30:18 2022-07-12 20:30:18,613 [execute] INFO git cat-file --batch-check 20:30:18 2022-07-12 20:30:18,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 20:30:18 2022-07-12 20:30:18,616 [execute] INFO git cat-file --batch 20:30:18 2022-07-12 20:30:18,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 20:30:18 2022-07-12 20:30:18,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:18 2022-07-12 20:30:18,623 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 20:30:18 2022-07-12 20:30:18,623 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 20:30:18 2022-07-12 20:30:18,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:18 2.2.1-dev.3 [Pipeline] } 20:30:18 $ docker exec --env ******** --env ******** 1a4540092a992bb57bfdd735ff495d5cf253ca950ef277a3c29fb6e2ee16b08a ssh-agent -k 20:30:18 unset SSH_AUTH_SOCK; 20:30:18 unset SSH_AGENT_PID; 20:30:18 echo Agent pid 38 killed; 20:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:19 + git semver [Pipeline] } 20:30:19 $ docker stop --time=1 1a4540092a992bb57bfdd735ff495d5cf253ca950ef277a3c29fb6e2ee16b08a 20:30:20 $ docker rm -f 1a4540092a992bb57bfdd735ff495d5cf253ca950ef277a3c29fb6e2ee16b08a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:30:21 20:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:30:21 0.23.1-centos7: Pulling from edgex-lftools 20:30:21 ab5ef0e58194: Pulling fs layer 20:30:21 9712f1f96733: Pulling fs layer 20:30:21 63f879dbbcfc: Pulling fs layer 20:30:21 0d9ebad4ef96: Pulling fs layer 20:30:21 e9a5061849ea: Pulling fs layer 20:30:21 d747dcd14b5f: Pulling fs layer 20:30:21 2de7ff778b66: Pulling fs layer 20:30:21 d747dcd14b5f: Waiting 20:30:21 0d9ebad4ef96: Waiting 20:30:21 e9a5061849ea: Waiting 20:30:21 2de7ff778b66: Waiting 20:30:21 9712f1f96733: Verifying Checksum 20:30:21 9712f1f96733: Download complete 20:30:21 63f879dbbcfc: Verifying Checksum 20:30:21 63f879dbbcfc: Download complete 20:30:21 e9a5061849ea: Verifying Checksum 20:30:21 e9a5061849ea: Download complete 20:30:21 d747dcd14b5f: Verifying Checksum 20:30:21 d747dcd14b5f: Download complete 20:30:21 0d9ebad4ef96: Verifying Checksum 20:30:21 0d9ebad4ef96: Download complete 20:30:22 ab5ef0e58194: Verifying Checksum 20:30:22 ab5ef0e58194: Download complete 20:30:22 2de7ff778b66: Verifying Checksum 20:30:22 2de7ff778b66: Download complete 20:30:25 ab5ef0e58194: Pull complete 20:30:25 9712f1f96733: Pull complete 20:30:25 63f879dbbcfc: Pull complete 20:30:29 0d9ebad4ef96: Pull complete 20:30:29 e9a5061849ea: Pull complete 20:30:29 d747dcd14b5f: Pull complete 20:30:30 2de7ff778b66: Pull complete 20:30:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:30 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools:0.23.1-centos7 cat 20:30:33 $ docker top 0070cb8ea20cf903e435b95ad0b0236637286135237462bad8994c700e673ef2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:30:33 provisioning config files... 20:30:33 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2154475744535691614tmp 20:30:33 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8351831232502727604tmp 20:30:33 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8986483529555108250tmp [Pipeline] { [Pipeline] echo 20:30:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:30:33 ---> sigul-configuration.sh 20:30:33 gpg: directory `/root/.gnupg' created 20:30:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:30:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:30:33 gpg: keyring `/root/.gnupg/secring.gpg' created 20:30:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:30:33 gpg: CAST5 encrypted data 20:30:33 gpg: encrypted with 1 passphrase 20:30:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:30:33 + mkdir /home/jenkins 20:30:33 + mkdir /home/jenkins/sigul [Pipeline] sh 20:30:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:30:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:30:34 ---> sigul-install.sh 20:30:34 Sigul already installed; skipping installation. [Pipeline] sh 20:30:34 + git tag --list 20:30:34 v1.0.0 20:30:34 v2.1.0 20:30:34 v2.1.1 20:30:34 v2.1.1-dev.1 20:30:34 v2.2.0 20:30:34 v2.2.1-dev.1 20:30:34 v2.2.1-dev.2 20:30:34 v2.2.1-dev.3 [Pipeline] sh 20:30:35 + lftools sign git-tag v2.2.1-dev.3 20:30:35 Signing Git tag with Sigul... 20:30:35 Signing v2.2.1-dev.3 [Pipeline] echo 20:30:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:30:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:30:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:30:36 $ docker stop --time=1 0070cb8ea20cf903e435b95ad0b0236637286135237462bad8994c700e673ef2 20:30:37 $ docker rm -f 0070cb8ea20cf903e435b95ad0b0236637286135237462bad8994c700e673ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:30:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:38 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 20:30:38 $ docker top afafec41b66b786f9a4f94883c4ae7b49a0c5d8c76a90cf8cf783aa6b33abbfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:38 [ssh-agent] Looking for ssh-agent implementation... 20:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:38 $ docker exec afafec41b66b786f9a4f94883c4ae7b49a0c5d8c76a90cf8cf783aa6b33abbfc ssh-agent 20:30:39 SSH_AUTH_SOCK=/tmp/ssh-jpfPjOtfO5qD/agent.32 20:30:39 SSH_AGENT_PID=38 20:30:39 Running ssh-add (command line suppressed) 20:30:39 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3394480889297358567.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3394480889297358567.key) 20:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:39 + git semver bump pre 20:30:39 2022-07-12 20:30:39,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:39 2022-07-12 20:30:39,713 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 20:30:39 2022-07-12 20:30:39,713 [bump_version] DEBUG bumped version:2.2.1-dev.4 20:30:39 2022-07-12 20:30:39,713 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 20:30:39 2022-07-12 20:30:39,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:39 2022-07-12 20:30:39,713 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:39 2022-07-12 20:30:39,716 [execute] INFO git cat-file --batch-check 20:30:39 2022-07-12 20:30:39,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 20:30:39 2022-07-12 20:30:39,721 [execute] INFO git cat-file --batch 20:30:39 2022-07-12 20:30:39,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 20:30:39 2022-07-12 20:30:39,727 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:39 2.2.1-dev.4 [Pipeline] } 20:30:39 $ docker exec --env ******** --env ******** afafec41b66b786f9a4f94883c4ae7b49a0c5d8c76a90cf8cf783aa6b33abbfc ssh-agent -k 20:30:39 unset SSH_AUTH_SOCK; 20:30:39 unset SSH_AGENT_PID; 20:30:39 echo Agent pid 38 killed; 20:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:40 + git semver [Pipeline] } 20:30:40 $ docker stop --time=1 afafec41b66b786f9a4f94883c4ae7b49a0c5d8c76a90cf8cf783aa6b33abbfc 20:30:41 $ docker rm -f afafec41b66b786f9a4f94883c4ae7b49a0c5d8c76a90cf8cf783aa6b33abbfc [Pipeline] // withDockerContainer [Pipeline] sh 20:30:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:42 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 20:30:42 $ docker top 8a2c1b45c772e7c859690bb4e62cf6697fb79039f69502fbdfcf47cc8d48a97f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:43 [ssh-agent] Looking for ssh-agent implementation... 20:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:43 $ docker exec 8a2c1b45c772e7c859690bb4e62cf6697fb79039f69502fbdfcf47cc8d48a97f ssh-agent 20:30:43 SSH_AUTH_SOCK=/tmp/ssh-i1fblIxKaStv/agent.33 20:30:43 SSH_AGENT_PID=39 20:30:43 Running ssh-add (command line suppressed) 20:30:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9070680555402879916.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9070680555402879916.key) 20:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:43 + git semver push 20:30:44 2022-07-12 20:30:43,963 [run_push] DEBUG push 20:30:44 2022-07-12 20:30:43,964 [execute] INFO git cat-file --batch-check 20:30:44 2022-07-12 20:30:43,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 20:30:44 2022-07-12 20:30:43,968 [execute] INFO git rev-list 91708475415c6a0984a661b4450f40aea2f7e4e6 -- 20:30:44 2022-07-12 20:30:43,968 [execute] DEBUG Popen(['git', 'rev-list', '91708475415c6a0984a661b4450f40aea2f7e4e6', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 20:30:44 2022-07-12 20:30:43,973 [execute] INFO git fetch -v origin 20:30:44 2022-07-12 20:30:43,974 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 20:30:44 2022-07-12 20:30:44,457 [run_push] DEBUG no remote changes detected 20:30:44 2022-07-12 20:30:44,457 [execute] INFO git push origin semver 20:30:44 2022-07-12 20:30:44,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 20:30:45 2022-07-12 20:30:45,419 [run_push] DEBUG push all version tags 20:30:45 2022-07-12 20:30:45,420 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:30:45 2022-07-12 20:30:45,420 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 20:30:46 2022-07-12 20:30:46,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 20:30:46 2.2.1-dev.4 [Pipeline] } 20:30:46 $ docker exec --env ******** --env ******** 8a2c1b45c772e7c859690bb4e62cf6697fb79039f69502fbdfcf47cc8d48a97f ssh-agent -k 20:30:46 unset SSH_AUTH_SOCK; 20:30:46 unset SSH_AGENT_PID; 20:30:46 echo Agent pid 39 killed; 20:30:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:46 + git semver [Pipeline] } 20:30:47 $ docker stop --time=1 8a2c1b45c772e7c859690bb4e62cf6697fb79039f69502fbdfcf47cc8d48a97f 20:30:48 $ docker rm -f 8a2c1b45c772e7c859690bb4e62cf6697fb79039f69502fbdfcf47cc8d48a97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:30:49 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 20:30:49 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 20:30:49 total 16 20:30:49 drwxr-xr-x 3 root root 4096 Jul 12 20:20 . 20:30:49 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 20:30 .. 20:30:49 drwxr-xr-x 2 root root 4096 Jul 12 20:20 cost 20:30:49 -rw-r--r-- 1 root root 81 Jul 12 20:20 cost.csv 20:30:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 20:30:49 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 20:30:49 total 16 20:30:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 20:20 . 20:30:49 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 20:30 .. 20:30:49 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 20:20 cost 20:30:49 -rw-r--r-- 1 jenkins jenkins 81 Jul 12 20:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:30:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:30:50 ---> package-listing.sh 20:30:50 ++ facter osfamily 20:30:50 ++ tr '[:upper:]' '[:lower:]' 20:30:50 + OS_FAMILY=debian 20:30:50 + workspace=/w/workspace/edgexfoundry_device-gpio_main 20:30:50 + START_PACKAGES=/tmp/packages_start.txt 20:30:50 + END_PACKAGES=/tmp/packages_end.txt 20:30:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:50 + PACKAGES=/tmp/packages_start.txt 20:30:50 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:30:50 + PACKAGES=/tmp/packages_end.txt 20:30:50 + case "${OS_FAMILY}" in 20:30:50 + dpkg -l 20:30:50 + grep '^ii' 20:30:50 + '[' -f /tmp/packages_start.txt ']' 20:30:50 + '[' -f /tmp/packages_end.txt ']' 20:30:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:50 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 20:30:50 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 20:30:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 20:30:50 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:30:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:51 prd-ubuntu20.04-docker-8c-8g-19753 does not seem to be running inside a container 20:30:51 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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-lftools-log-publisher:latest cat 20:30:51 $ docker top 124465a19f84a7f18054eb5b2e572f36cbc94e58901b97bd31dfd04b1a014a8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:30:52 + ls /var/log/sa-host 20:30:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:52 provisioning config files... 20:30:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7605050192860561784tmp [Pipeline] { [Pipeline] echo 20:30:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:53 ---> create-netrc.sh [Pipeline] } 20:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:30:53 ---> python-tools-install.sh [Pipeline] echo 20:30:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:53 ---> sudo-logs.sh 20:30:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:30:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:54 ---> job-cost.sh 20:30:54 lf-activate-venv: SKIPPING 20:30:54 DEBUG: total: 0.2199999988079071 20:30:54 INFO: Retrieving Stack Cost... 20:30:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:30:54 INFO: Archiving Costs [Pipeline] echo 20:30:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:55 ---> logs-deploy.sh 20:30:55 lf-activate-venv: SKIPPING 20:30:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/33 20:30:55 INFO: archiving workspace using pattern(s): 20:30:56 Archives upload complete. 20:30:56 INFO: archiving logs to Nexus