Started by upstream project "edgexfoundry/cd-management/release-lts" build number 38 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfb1f9836df40385c8da3741f62a8230fa2e6245 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-ssh15106369289214116108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7271930008434322665.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9484373413610831783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17165425328533242998.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13012051431538554888.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2094’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2103 in /w/workspace/edgexfoundry_device-gpio_jakarta [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_jakarta # 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 cfb1f9836df40385c8da3741f62a8230fa2e6245 (jakarta) > 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 cfb1f9836df40385c8da3741f62a8230fa2e6245 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.1 @2b93e70" > git rev-list --no-walk cfb1f9836df40385c8da3741f62a8230fa2e6245 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T21:54:39.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T21:54:39.760Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T21:54:39.775Z] ========================================================= [2022-06-08T21:54:39.776Z] EdgeX Global Pipelines Version Info [2022-06-08T21:54:39.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:54:40.534Z] ------------------- [2022-06-08T21:54:40.534Z] stable info: [2022-06-08T21:54:40.534Z] ------------------- [2022-06-08T21:54:40.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T21:54:40.534Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T21:54:40.534Z] Message: update stable to v1.0.234 [2022-06-08T21:54:41.105Z] ------------------- [2022-06-08T21:54:41.105Z] experimental info: [2022-06-08T21:54:41.105Z] ------------------- [2022-06-08T21:54:41.105Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T21:54:41.105Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T21:54:41.105Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T21:54:41.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-08T21:54:41.320Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-08T21:54:41.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T21:54:41.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T21:54:41.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T21:54:41.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T21:54:41.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T21:54:41.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-08T21:54:41.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T21:54:41.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T21:54:41.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T21:54:41.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-08T21:54:41.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T21:54:41.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T21:54:41.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T21:54:41.508Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T21:54:41.523Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T21:54:41.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-08T21:54:41.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T21:54:41.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-08T21:54:41.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-08T21:54:41.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-08T21:54:41.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-08T21:54:41.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-08T21:54:41.633Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-08T21:54:41.643Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T21:54:41.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T21:54:41.665Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-08T21:54:41.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-08T21:54:41.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-08T21:54:41.701Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] echo [2022-06-08T21:54:41.715Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfb1f98 [Pipeline] echo [2022-06-08T21:54:41.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T21:54:41.769Z] provisioning config files... [2022-06-08T21:54:41.783Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config9030981645063864913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:54:42.085Z] ---> docker-login.sh [2022-06-08T21:54:42.085Z] nexus3.edgexfoundry.org:10001 [2022-06-08T21:54:42.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:42.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:42.346Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:42.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:42.346Z] [2022-06-08T21:54:42.346Z] Login Succeeded [2022-06-08T21:54:42.346Z] nexus3.edgexfoundry.org:10002 [2022-06-08T21:54:42.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:42.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:42.606Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:42.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:42.606Z] [2022-06-08T21:54:42.606Z] Login Succeeded [2022-06-08T21:54:42.606Z] nexus3.edgexfoundry.org:10003 [2022-06-08T21:54:42.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:42.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:42.606Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:42.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:42.606Z] [2022-06-08T21:54:42.606Z] Login Succeeded [2022-06-08T21:54:42.606Z] nexus3.edgexfoundry.org:10004 [2022-06-08T21:54:42.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:42.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:42.867Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:42.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:42.867Z] [2022-06-08T21:54:42.867Z] Login Succeeded [2022-06-08T21:54:42.867Z] docker.io [2022-06-08T21:54:42.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:43.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:43.129Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:43.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:43.129Z] [2022-06-08T21:54:43.129Z] Login Succeeded [2022-06-08T21:54:43.129Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T21:54:43.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T21:54:43.507Z] + git rev-list -1 --merges cfb1f9836df40385c8da3741f62a8230fa2e6245~1..cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] echo [2022-06-08T21:54:43.541Z] -----------> git rev-list -1 --merges cfb1f9836df40385c8da3741f62a8230fa2e6245~1..cfb1f9836df40385c8da3741f62a8230fa2e6245 cfb1f9836df40385c8da3741f62a8230fa2e6245 [false] [Pipeline] sh [2022-06-08T21:54:43.837Z] + git log --format=format:%s -1 cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] echo [2022-06-08T21:54:43.853Z] ========================================================= [2022-06-08T21:54:43.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-06-08T21:54:43.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T21:54:44.197Z] + git log --format=format:%s -1 cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] echo [2022-06-08T21:54:44.211Z] [semverPrep] GIT_COMMIT: cfb1f9836df40385c8da3741f62a8230fa2e6245, Commit Message: ci(lts-release): LTS release v2.1.1 @2b93e70 [Pipeline] echo [2022-06-08T21:54:44.219Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-08T21:54:44.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T21:54:44.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-08T21:54:44.573Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-08T21:54:44.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-08T21:54:44.573Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-08T21:54:44.573Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-08T21:54:44.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:54:44.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T21:54:44.928Z] [2022-06-08T21:54:44.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:54:45.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T21:54:45.233Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-08T21:54:45.233Z] 42c077c10790: Pulling fs layer [2022-06-08T21:54:45.233Z] f63e77b7563a: Pulling fs layer [2022-06-08T21:54:45.233Z] bd5fdadae976: Pulling fs layer [2022-06-08T21:54:45.233Z] 205491f53016: Pulling fs layer [2022-06-08T21:54:45.233Z] df18705c85c3: Pulling fs layer [2022-06-08T21:54:45.233Z] bdb3f477010e: Pulling fs layer [2022-06-08T21:54:45.233Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-08T21:54:45.233Z] 2c6e9b1d212d: Pulling fs layer [2022-06-08T21:54:45.233Z] bdb8f0575790: Pulling fs layer [2022-06-08T21:54:45.233Z] 386e3cb2ff24: Pulling fs layer [2022-06-08T21:54:45.233Z] 2343380bae48: Pulling fs layer [2022-06-08T21:54:45.233Z] df18705c85c3: Waiting [2022-06-08T21:54:45.233Z] bdb3f477010e: Waiting [2022-06-08T21:54:45.233Z] c8a8fc8e1c8f: Waiting [2022-06-08T21:54:45.233Z] 2c6e9b1d212d: Waiting [2022-06-08T21:54:45.233Z] bdb8f0575790: Waiting [2022-06-08T21:54:45.233Z] 386e3cb2ff24: Waiting [2022-06-08T21:54:45.233Z] 2343380bae48: Waiting [2022-06-08T21:54:45.233Z] 205491f53016: Waiting [2022-06-08T21:54:45.233Z] f63e77b7563a: Verifying Checksum [2022-06-08T21:54:45.233Z] f63e77b7563a: Download complete [2022-06-08T21:54:45.233Z] 205491f53016: Verifying Checksum [2022-06-08T21:54:45.233Z] 205491f53016: Download complete [2022-06-08T21:54:45.492Z] df18705c85c3: Verifying Checksum [2022-06-08T21:54:45.492Z] df18705c85c3: Download complete [2022-06-08T21:54:45.492Z] bd5fdadae976: Verifying Checksum [2022-06-08T21:54:45.492Z] bd5fdadae976: Download complete [2022-06-08T21:54:45.492Z] bdb3f477010e: Download complete [2022-06-08T21:54:45.492Z] 2c6e9b1d212d: Download complete [2022-06-08T21:54:45.492Z] bdb8f0575790: Download complete [2022-06-08T21:54:45.492Z] 386e3cb2ff24: Download complete [2022-06-08T21:54:45.492Z] 2343380bae48: Download complete [2022-06-08T21:54:45.492Z] 42c077c10790: Verifying Checksum [2022-06-08T21:54:45.492Z] 42c077c10790: Download complete [2022-06-08T21:54:45.752Z] c8a8fc8e1c8f: Download complete [2022-06-08T21:54:47.137Z] 42c077c10790: Pull complete [2022-06-08T21:54:47.137Z] f63e77b7563a: Pull complete [2022-06-08T21:54:47.400Z] bd5fdadae976: Pull complete [2022-06-08T21:54:47.661Z] 205491f53016: Pull complete [2022-06-08T21:54:47.921Z] df18705c85c3: Pull complete [2022-06-08T21:54:47.921Z] bdb3f477010e: Pull complete [2022-06-08T21:54:49.831Z] c8a8fc8e1c8f: Pull complete [2022-06-08T21:54:49.831Z] 2c6e9b1d212d: Pull complete [2022-06-08T21:54:50.099Z] bdb8f0575790: Pull complete [2022-06-08T21:54:50.099Z] 386e3cb2ff24: Pull complete [2022-06-08T21:54:50.099Z] 2343380bae48: Pull complete [2022-06-08T21:54:50.099Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-08T21:54:50.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T21:54:50.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:54:50.205Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T21:54:50.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T21:54:51.462Z] $ docker top 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 -eo pid,comm [2022-06-08T21:54:51.538Z] 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). [2022-06-08T21:54:51.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-08T21:54:51.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T21:54:51.574Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T21:54:51.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T21:54:51.720Z] $ docker exec 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 ssh-agent [2022-06-08T21:54:51.853Z] SSH_AUTH_SOCK=/tmp/ssh-ZNXd0jkQZJfq/agent.33 [2022-06-08T21:54:51.853Z] SSH_AGENT_PID=39 [2022-06-08T21:54:51.860Z] Running ssh-add (command line suppressed) [2022-06-08T21:54:51.994Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7490221306017076027.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7490221306017076027.key) [2022-06-08T21:54:52.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T21:54:52.308Z] + git tag --points-at cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] } [2022-06-08T21:54:52.320Z] $ docker exec --env ******** --env ******** 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 ssh-agent -k [2022-06-08T21:54:52.444Z] unset SSH_AUTH_SOCK; [2022-06-08T21:54:52.444Z] unset SSH_AGENT_PID; [2022-06-08T21:54:52.444Z] echo Agent pid 39 killed; [2022-06-08T21:54:52.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-06-08T21:54:52.480Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1' [Pipeline] sshagent [2022-06-08T21:54:52.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-08T21:54:52.496Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-08T21:54:52.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-08T21:54:52.631Z] $ docker exec 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 ssh-agent [2022-06-08T21:54:52.762Z] SSH_AUTH_SOCK=/tmp/ssh-2lMr89wmZRbZ/agent.76 [2022-06-08T21:54:52.762Z] SSH_AGENT_PID=83 [2022-06-08T21:54:52.768Z] Running ssh-add (command line suppressed) [2022-06-08T21:54:52.886Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_6953428728727964520.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_6953428728727964520.key) [2022-06-08T21:54:52.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-08T21:54:53.195Z] + git semver init [2022-06-08T21:54:53.456Z] 2022-06-08 21:54:53,372 [run_init] DEBUG init version:0.0.0 force:False [2022-06-08T21:54:53.456Z] 2022-06-08 21:54:53,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-06-08T21:54:53.456Z] 2022-06-08 21:54:53,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-06-08T21:54:53.456Z] 2022-06-08 21:54:53,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_jakarta/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-08T21:54:54.399Z] 2022-06-08 21:54:54,173 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_jakarta/.git/info/exclude [2022-06-08T21:54:54.399Z] 2022-06-08 21:54:54,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta with force:False [2022-06-08T21:54:54.399Z] 2022-06-08 21:54:54,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-08T21:54:54.399Z] 2022-06-08 21:54:54,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-08T21:54:54.399Z] 2.1.1 [Pipeline] } [2022-06-08T21:54:54.409Z] $ docker exec --env ******** --env ******** 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 ssh-agent -k [2022-06-08T21:54:54.524Z] unset SSH_AUTH_SOCK; [2022-06-08T21:54:54.525Z] unset SSH_AGENT_PID; [2022-06-08T21:54:54.525Z] echo Agent pid 83 killed; [2022-06-08T21:54:54.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T21:54:54.847Z] + git semver [Pipeline] } [2022-06-08T21:54:55.122Z] $ docker stop --time=1 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 [2022-06-08T21:54:56.434Z] $ docker rm -f 4eac7ae8b7a240c8827a8cc6cadab68873fcc30c18e07505d247dba55801bc93 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T21:54:56.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-08T21:54:57.057Z] Stashed 1 file(s) [Pipeline] echo [2022-06-08T21:54:57.059Z] [edgeXSemver]: initialized semver on version 2.1.1 [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] sh [2022-06-08T21:54:57.482Z] + git checkout cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:54:57.482Z] HEAD is now at cfb1f98 ci(lts-release): LTS release v2.1.1 @2b93e70 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T21:54:57.503Z] provisioning config files... [2022-06-08T21:54:57.513Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config9041256393507748888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:54:57.810Z] ---> docker-login.sh [2022-06-08T21:54:57.810Z] nexus3.edgexfoundry.org:10001 [2022-06-08T21:54:57.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:57.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:57.810Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:57.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:57.810Z] [2022-06-08T21:54:57.810Z] Login Succeeded [2022-06-08T21:54:57.810Z] nexus3.edgexfoundry.org:10002 [2022-06-08T21:54:57.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:58.071Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:58.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:58.071Z] [2022-06-08T21:54:58.071Z] Login Succeeded [2022-06-08T21:54:58.071Z] nexus3.edgexfoundry.org:10003 [2022-06-08T21:54:58.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:58.071Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:58.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:58.071Z] [2022-06-08T21:54:58.071Z] Login Succeeded [2022-06-08T21:54:58.071Z] nexus3.edgexfoundry.org:10004 [2022-06-08T21:54:58.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:58.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:58.331Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:58.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:58.331Z] [2022-06-08T21:54:58.331Z] Login Succeeded [2022-06-08T21:54:58.331Z] docker.io [2022-06-08T21:54:58.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:54:58.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:54:58.592Z] Configure a credential helper to remove this warning. See [2022-06-08T21:54:58.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:54:58.592Z] [2022-06-08T21:54:58.592Z] Login Succeeded [2022-06-08T21:54:58.592Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T21:54:58.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T21:54:58.664Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T21:54:58.959Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-08T21:54:58.959Z] + cut -d -f 2 [Pipeline] echo [2022-06-08T21:54:58.980Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T21:54:58.995Z] ========================================================= [2022-06-08T21:54:58.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-08T21:54:58.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:54:59.321Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T21:54:59.584Z] Sending build context to Docker daemon 26.53MB [2022-06-08T21:54:59.584Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T21:54:59.584Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T21:54:59.584Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-08T21:54:59.584Z] 59bf1c3509f3: Pulling fs layer [2022-06-08T21:54:59.584Z] 666ba61612fd: Pulling fs layer [2022-06-08T21:54:59.584Z] 8ed8ca486205: Pulling fs layer [2022-06-08T21:54:59.584Z] 4fe6c5a15a65: Pulling fs layer [2022-06-08T21:54:59.584Z] 22a0e8bec74d: Pulling fs layer [2022-06-08T21:54:59.584Z] 812f408151ee: Pulling fs layer [2022-06-08T21:54:59.584Z] bab7bd504b26: Pulling fs layer [2022-06-08T21:54:59.584Z] 070449caade9: Pulling fs layer [2022-06-08T21:54:59.584Z] 8f1a5288e3a6: Pulling fs layer [2022-06-08T21:54:59.584Z] 4fe6c5a15a65: Waiting [2022-06-08T21:54:59.584Z] 22a0e8bec74d: Waiting [2022-06-08T21:54:59.584Z] 812f408151ee: Waiting [2022-06-08T21:54:59.584Z] bab7bd504b26: Waiting [2022-06-08T21:54:59.584Z] 070449caade9: Waiting [2022-06-08T21:54:59.584Z] 8f1a5288e3a6: Waiting [2022-06-08T21:54:59.584Z] 8ed8ca486205: Download complete [2022-06-08T21:54:59.584Z] 666ba61612fd: Verifying Checksum [2022-06-08T21:54:59.584Z] 666ba61612fd: Download complete [2022-06-08T21:54:59.584Z] 22a0e8bec74d: Verifying Checksum [2022-06-08T21:54:59.584Z] 22a0e8bec74d: Download complete [2022-06-08T21:54:59.584Z] 812f408151ee: Verifying Checksum [2022-06-08T21:54:59.584Z] 812f408151ee: Download complete [2022-06-08T21:54:59.584Z] 59bf1c3509f3: Download complete [2022-06-08T21:54:59.584Z] bab7bd504b26: Verifying Checksum [2022-06-08T21:54:59.584Z] bab7bd504b26: Download complete [2022-06-08T21:54:59.848Z] 070449caade9: Verifying Checksum [2022-06-08T21:54:59.848Z] 070449caade9: Download complete [2022-06-08T21:54:59.848Z] 59bf1c3509f3: Pull complete [2022-06-08T21:54:59.848Z] 666ba61612fd: Pull complete [2022-06-08T21:55:00.125Z] 8ed8ca486205: Pull complete [2022-06-08T21:55:00.388Z] 4fe6c5a15a65: Verifying Checksum [2022-06-08T21:55:00.388Z] 4fe6c5a15a65: Download complete [2022-06-08T21:55:00.388Z] 8f1a5288e3a6: Verifying Checksum [2022-06-08T21:55:00.388Z] 8f1a5288e3a6: Download complete [2022-06-08T21:55:03.685Z] 4fe6c5a15a65: Pull complete [2022-06-08T21:55:03.947Z] 22a0e8bec74d: Pull complete [2022-06-08T21:55:03.947Z] 812f408151ee: Pull complete [2022-06-08T21:55:03.947Z] bab7bd504b26: Pull complete [2022-06-08T21:55:04.207Z] 070449caade9: Pull complete [2022-06-08T21:55:06.120Z] 8f1a5288e3a6: Pull complete [2022-06-08T21:55:06.120Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-08T21:55:06.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-08T21:55:06.120Z] ---> c47586b81864 [2022-06-08T21:55:06.120Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T21:55:07.509Z] ---> Running in 09de3a850206 [2022-06-08T21:55:07.509Z] Removing intermediate container 09de3a850206 [2022-06-08T21:55:07.509Z] ---> 4d20c9c1007f [2022-06-08T21:55:07.509Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T21:55:07.509Z] ---> Running in 9f0f18c86be1 [2022-06-08T21:55:07.509Z] Removing intermediate container 9f0f18c86be1 [2022-06-08T21:55:07.509Z] ---> ca106b4d7e8e [2022-06-08T21:55:07.509Z] Step 5/11 : WORKDIR /device-gpio [2022-06-08T21:55:07.509Z] ---> Running in 22f83d7f261b [2022-06-08T21:55:07.770Z] Removing intermediate container 22f83d7f261b [2022-06-08T21:55:07.770Z] ---> 25d9d20ba6bc [2022-06-08T21:55:07.770Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T21:55:07.770Z] ---> Running in 9e40938bb466 [2022-06-08T21:55:08.339Z] Removing intermediate container 9e40938bb466 [2022-06-08T21:55:08.339Z] ---> a37241d8edeb [2022-06-08T21:55:08.339Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T21:55:08.339Z] ---> Running in 87330014cec9 [2022-06-08T21:55:08.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T21:55:09.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T21:55:09.800Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-08T21:55:09.800Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-08T21:55:10.061Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-08T21:55:10.061Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-08T21:55:10.061Z] Executing busybox-1.34.1-r3.trigger [2022-06-08T21:55:10.061Z] OK: 224 MiB in 56 packages [2022-06-08T21:55:10.633Z] Removing intermediate container 87330014cec9 [2022-06-08T21:55:10.633Z] ---> 20a64d100b4d [2022-06-08T21:55:10.633Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-08T21:55:11.204Z] ---> 0b4b1763ce4a [2022-06-08T21:55:11.204Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T21:55:11.204Z] ---> Running in eb74830e0c79 [2022-06-08T21:55:12.172Z] Still waiting to schedule task [2022-06-08T21:55:12.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-08T21:55:33.157Z] Removing intermediate container eb74830e0c79 [2022-06-08T21:55:33.157Z] ---> 373f553c74af [2022-06-08T21:55:33.157Z] Step 10/11 : COPY . . [2022-06-08T21:55:34.099Z] ---> 4c293462345f [2022-06-08T21:55:34.099Z] Step 11/11 : RUN ${MAKE} [2022-06-08T21:55:34.099Z] ---> Running in ca6ce991a617 [2022-06-08T21:55:34.668Z] Removing intermediate container ca6ce991a617 [2022-06-08T21:55:34.668Z] ---> e6013ef27a2e [2022-06-08T21:55:34.668Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-08T21:55:34.668Z] Successfully built e6013ef27a2e [2022-06-08T21:55:34.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:55:34.990Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T21:55:34.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:55:35.070Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T21:55:35.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T21:55:35.495Z] $ docker top 923628042f830ca1545390df107aec0a96ca8e35a555a9d57e56c3206ce54668 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T21:55:35.863Z] + go version [2022-06-08T21:55:35.863Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-08T21:55:35.884Z] $ docker stop --time=1 923628042f830ca1545390df107aec0a96ca8e35a555a9d57e56c3206ce54668 [2022-06-08T21:55:37.208Z] $ docker rm -f 923628042f830ca1545390df107aec0a96ca8e35a555a9d57e56c3206ce54668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:55:37.623Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-08T21:55:37.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:55:37.700Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T21:55:37.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-08T21:55:38.112Z] $ docker top f3e4032a6252afa38a0abb1dc2fd185f0d2db7f2d2d66660b7df6657f9451300 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T21:55:38.470Z] + make test [2022-06-08T21:55:38.470Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-08T21:55:38.730Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-08T21:55:45.310Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-08T21:55:45.310Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-08T21:55:49.508Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T21:55:52.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T21:55:52.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T21:55:52.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-08T21:55:53.072Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T21:55:53.370Z] + go mod tidy [Pipeline] } [2022-06-08T21:55:53.393Z] $ docker stop --time=1 f3e4032a6252afa38a0abb1dc2fd185f0d2db7f2d2d66660b7df6657f9451300 [2022-06-08T21:55:54.924Z] $ docker rm -f f3e4032a6252afa38a0abb1dc2fd185f0d2db7f2d2d66660b7df6657f9451300 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T21:55:55.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T21:55:55.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-08T21:55:55.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T21:55:56.172Z] + ls -al . [2022-06-08T21:55:56.172Z] total 180 [2022-06-08T21:55:56.172Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 21:55 . [2022-06-08T21:55:56.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 21:54 .. [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 8 21:54 .dockerignore [2022-06-08T21:55:56.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 21:54 .git [2022-06-08T21:55:56.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:54 .github [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 8 21:54 .gitignore [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 21:54 .golangci.yml [2022-06-08T21:55:56.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 21:54 .semver [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 8 21:54 Attribution.txt [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 8 21:54 CHANGELOG.md [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 8 21:54 Dockerfile [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 21:54 GOVERNANCE.md [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 8 21:54 Jenkinsfile [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 21:54 LICENSE [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 8 21:54 Makefile [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 21:54 OWNERS.md [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 8 21:54 README.md [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 21:54 VERSION [2022-06-08T21:55:56.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 21:54 bin [2022-06-08T21:55:56.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:54 cmd [2022-06-08T21:55:56.172Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 21:55 coverage.out [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 8 21:55 go.mod [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 8 21:54 go.sum [2022-06-08T21:55:56.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:54 internal [2022-06-08T21:55:56.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:54 snap [2022-06-08T21:55:56.172Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 21:54 vendor [2022-06-08T21:55:56.172Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 8 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:55:56.485Z] + 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=cfb1f9836df40385c8da3741f62a8230fa2e6245 --label arch=amd64 --label version=2.1.1 . [2022-06-08T21:55:56.749Z] Sending build context to Docker daemon 26.53MB [2022-06-08T21:55:56.749Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T21:55:56.749Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-08T21:55:56.749Z] ---> e6013ef27a2e [2022-06-08T21:55:56.749Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T21:55:56.749Z] ---> Running in 51b3c5f9c429 [2022-06-08T21:55:56.749Z] Removing intermediate container 51b3c5f9c429 [2022-06-08T21:55:56.749Z] ---> dd756eba2bde [2022-06-08T21:55:56.749Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T21:55:56.749Z] ---> Running in f55e84f5792a [2022-06-08T21:55:57.009Z] Removing intermediate container f55e84f5792a [2022-06-08T21:55:57.009Z] ---> ff9600169164 [2022-06-08T21:55:57.009Z] Step 5/25 : WORKDIR /device-gpio [2022-06-08T21:55:57.009Z] ---> Running in f6d1b1baac2d [2022-06-08T21:55:57.009Z] Removing intermediate container f6d1b1baac2d [2022-06-08T21:55:57.009Z] ---> 9241a13c7036 [2022-06-08T21:55:57.009Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T21:55:57.009Z] ---> Running in 945725bae288 [2022-06-08T21:55:57.577Z] Removing intermediate container 945725bae288 [2022-06-08T21:55:57.577Z] ---> 7c498b9d2551 [2022-06-08T21:55:57.577Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T21:55:57.577Z] ---> Running in b36808a0c71f [2022-06-08T21:55:58.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T21:55:58.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T21:55:58.983Z] OK: 224 MiB in 56 packages [2022-06-08T21:55:59.554Z] Removing intermediate container b36808a0c71f [2022-06-08T21:55:59.554Z] ---> 32f472a502ec [2022-06-08T21:55:59.554Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-08T21:56:00.126Z] ---> 3914b8816bca [2022-06-08T21:56:00.126Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T21:56:00.126Z] ---> Running in 7f59f3df125a [2022-06-08T21:56:00.388Z] skipping... [2022-06-08T21:56:00.649Z] Removing intermediate container 7f59f3df125a [2022-06-08T21:56:00.649Z] ---> a11c82898762 [2022-06-08T21:56:00.649Z] Step 10/25 : COPY . . [2022-06-08T21:56:01.591Z] ---> ef724dbaaa47 [2022-06-08T21:56:01.591Z] Step 11/25 : RUN ${MAKE} [2022-06-08T21:56:01.850Z] ---> Running in ebbeb7744c75 [2022-06-08T21:56:02.111Z] Removing intermediate container ebbeb7744c75 [2022-06-08T21:56:02.111Z] ---> 9e9256e11946 [2022-06-08T21:56:02.111Z] Step 12/25 : FROM alpine:3.15 [2022-06-08T21:56:02.680Z] 3.15: Pulling from library/alpine [2022-06-08T21:56:02.940Z] df9b9388f04a: Pulling fs layer [2022-06-08T21:56:02.940Z] df9b9388f04a: Verifying Checksum [2022-06-08T21:56:02.940Z] df9b9388f04a: Download complete [2022-06-08T21:56:03.201Z] df9b9388f04a: Pull complete [2022-06-08T21:56:03.201Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-08T21:56:03.201Z] Status: Downloaded newer image for alpine:3.15 [2022-06-08T21:56:03.201Z] ---> 0ac33e5f5afa [2022-06-08T21:56:03.201Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-08T21:56:03.201Z] ---> Running in 7d06b6e15f20 [2022-06-08T21:56:03.460Z] Removing intermediate container 7d06b6e15f20 [2022-06-08T21:56:03.460Z] ---> e824eb0c30ae [2022-06-08T21:56:03.460Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T21:56:03.460Z] ---> Running in 10d1a79d2c7b [2022-06-08T21:56:04.029Z] Removing intermediate container 10d1a79d2c7b [2022-06-08T21:56:04.029Z] ---> 4d5d74bc6dfa [2022-06-08T21:56:04.029Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-08T21:56:04.029Z] ---> Running in 0a6300825339 [2022-06-08T21:56:04.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-08T21:56:04.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-08T21:56:05.435Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-08T21:56:05.435Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-08T21:56:05.701Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-08T21:56:05.701Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-08T21:56:05.701Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-08T21:56:05.963Z] Executing busybox-1.34.1-r5.trigger [2022-06-08T21:56:05.963Z] OK: 8 MiB in 19 packages [2022-06-08T21:56:06.223Z] Removing intermediate container 0a6300825339 [2022-06-08T21:56:06.223Z] ---> 89ecbab15e64 [2022-06-08T21:56:06.223Z] Step 16/25 : WORKDIR / [2022-06-08T21:56:06.223Z] ---> Running in 44585588953c [2022-06-08T21:56:06.223Z] Removing intermediate container 44585588953c [2022-06-08T21:56:06.223Z] ---> aad195b6c978 [2022-06-08T21:56:06.223Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-08T21:56:06.482Z] ---> 13b4c3afd206 [2022-06-08T21:56:06.482Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-08T21:56:06.482Z] ---> b4088a5f37a9 [2022-06-08T21:56:06.482Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-08T21:56:06.742Z] ---> 6355619f0ac8 [2022-06-08T21:56:06.742Z] Step 20/25 : EXPOSE 59910 [2022-06-08T21:56:06.742Z] ---> Running in 4aab08698d33 [2022-06-08T21:56:06.742Z] Removing intermediate container 4aab08698d33 [2022-06-08T21:56:06.742Z] ---> 60ce99478030 [2022-06-08T21:56:06.742Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-08T21:56:07.002Z] ---> Running in 96fc36eeb557 [2022-06-08T21:56:07.002Z] Removing intermediate container 96fc36eeb557 [2022-06-08T21:56:07.002Z] ---> 9f336ab41f6a [2022-06-08T21:56:07.002Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-08T21:56:07.002Z] ---> Running in 6ee17aee6df8 [2022-06-08T21:56:07.002Z] Removing intermediate container 6ee17aee6df8 [2022-06-08T21:56:07.002Z] ---> dcbd5725de8c [2022-06-08T21:56:07.002Z] Step 23/25 : LABEL arch=amd64 [2022-06-08T21:56:07.002Z] ---> Running in c47913f29d02 [2022-06-08T21:56:07.268Z] Removing intermediate container c47913f29d02 [2022-06-08T21:56:07.268Z] ---> 6fbaf4a753e6 [2022-06-08T21:56:07.268Z] Step 24/25 : LABEL git_sha=cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:56:07.268Z] ---> Running in 8fc7f8ef668e [2022-06-08T21:56:07.268Z] Removing intermediate container 8fc7f8ef668e [2022-06-08T21:56:07.268Z] ---> 870f216c5857 [2022-06-08T21:56:07.268Z] Step 25/25 : LABEL version=2.1.1 [2022-06-08T21:56:07.268Z] ---> Running in 914ff822625f [2022-06-08T21:56:07.529Z] Removing intermediate container 914ff822625f [2022-06-08T21:56:07.529Z] ---> 316832c4dd35 [2022-06-08T21:56:07.529Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-08T21:56:07.529Z] Successfully built 316832c4dd35 [2022-06-08T21:56:07.529Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T21:56:07.631Z] provisioning config files... [2022-06-08T21:56:07.639Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config7387160142460820098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:56:07.935Z] ---> docker-login.sh [2022-06-08T21:56:07.935Z] nexus3.edgexfoundry.org:10001 [2022-06-08T21:56:07.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:56:07.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:56:07.935Z] Configure a credential helper to remove this warning. See [2022-06-08T21:56:07.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:56:07.935Z] [2022-06-08T21:56:07.935Z] Login Succeeded [2022-06-08T21:56:07.935Z] nexus3.edgexfoundry.org:10002 [2022-06-08T21:56:07.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:56:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:56:08.195Z] Configure a credential helper to remove this warning. See [2022-06-08T21:56:08.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:56:08.195Z] [2022-06-08T21:56:08.195Z] Login Succeeded [2022-06-08T21:56:08.195Z] nexus3.edgexfoundry.org:10003 [2022-06-08T21:56:08.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:56:08.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:56:08.195Z] Configure a credential helper to remove this warning. See [2022-06-08T21:56:08.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:56:08.195Z] [2022-06-08T21:56:08.195Z] Login Succeeded [2022-06-08T21:56:08.195Z] nexus3.edgexfoundry.org:10004 [2022-06-08T21:56:08.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:56:08.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:56:08.454Z] Configure a credential helper to remove this warning. See [2022-06-08T21:56:08.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:56:08.454Z] [2022-06-08T21:56:08.454Z] Login Succeeded [2022-06-08T21:56:08.454Z] docker.io [2022-06-08T21:56:08.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:56:08.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:56:08.714Z] Configure a credential helper to remove this warning. See [2022-06-08T21:56:08.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:56:08.714Z] [2022-06-08T21:56:08.714Z] Login Succeeded [2022-06-08T21:56:08.714Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T21:56:08.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T21:56:08.758Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T21:56:08.779Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-06-08T21:56:08.779Z] cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:56:08.779Z] 2.1.1 [2022-06-08T21:56:08.779Z] cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T21:56:08.779Z] jakarta [2022-06-08T21:56:08.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:09.101Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:09.416Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:56:09.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-08T21:56:09.416Z] 2718442cb648: Preparing [2022-06-08T21:56:09.416Z] 412afc01b951: Preparing [2022-06-08T21:56:09.416Z] ceee2e769ab9: Preparing [2022-06-08T21:56:09.416Z] d912f1762907: Preparing [2022-06-08T21:56:09.416Z] 244266b13321: Preparing [2022-06-08T21:56:09.416Z] 4fc242d58285: Preparing [2022-06-08T21:56:09.416Z] 4fc242d58285: Waiting [2022-06-08T21:56:09.416Z] ceee2e769ab9: Pushed [2022-06-08T21:56:09.416Z] 244266b13321: Pushed [2022-06-08T21:56:09.416Z] 4fc242d58285: Layer already exists [2022-06-08T21:56:09.416Z] 2718442cb648: Pushed [2022-06-08T21:56:09.416Z] 412afc01b951: Pushed [2022-06-08T21:56:09.677Z] d912f1762907: Pushed [2022-06-08T21:56:09.939Z] cfb1f9836df40385c8da3741f62a8230fa2e6245: digest: sha256:82abb4cc8a698d0cbee78c3d5a4e48517de6cc0736c45a682affce694503a09b size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:10.256Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:10.568Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.1.1 [2022-06-08T21:56:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-08T21:56:10.568Z] 2718442cb648: Preparing [2022-06-08T21:56:10.568Z] 412afc01b951: Preparing [2022-06-08T21:56:10.568Z] ceee2e769ab9: Preparing [2022-06-08T21:56:10.568Z] d912f1762907: Preparing [2022-06-08T21:56:10.568Z] 244266b13321: Preparing [2022-06-08T21:56:10.568Z] 4fc242d58285: Preparing [2022-06-08T21:56:10.568Z] 4fc242d58285: Waiting [2022-06-08T21:56:10.568Z] ceee2e769ab9: Layer already exists [2022-06-08T21:56:10.568Z] d912f1762907: Layer already exists [2022-06-08T21:56:10.568Z] 244266b13321: Layer already exists [2022-06-08T21:56:10.568Z] 2718442cb648: Layer already exists [2022-06-08T21:56:10.568Z] 412afc01b951: Layer already exists [2022-06-08T21:56:10.568Z] 4fc242d58285: Layer already exists [2022-06-08T21:56:10.568Z] 2.1.1: digest: sha256:82abb4cc8a698d0cbee78c3d5a4e48517de6cc0736c45a682affce694503a09b size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:10.897Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:11.214Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T21:56:11.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-08T21:56:11.214Z] 2718442cb648: Preparing [2022-06-08T21:56:11.214Z] 412afc01b951: Preparing [2022-06-08T21:56:11.214Z] ceee2e769ab9: Preparing [2022-06-08T21:56:11.214Z] d912f1762907: Preparing [2022-06-08T21:56:11.214Z] 244266b13321: Preparing [2022-06-08T21:56:11.214Z] 4fc242d58285: Preparing [2022-06-08T21:56:11.214Z] 4fc242d58285: Waiting [2022-06-08T21:56:11.214Z] 412afc01b951: Layer already exists [2022-06-08T21:56:11.214Z] 244266b13321: Layer already exists [2022-06-08T21:56:11.214Z] d912f1762907: Layer already exists [2022-06-08T21:56:11.214Z] 2718442cb648: Layer already exists [2022-06-08T21:56:11.214Z] ceee2e769ab9: Layer already exists [2022-06-08T21:56:11.214Z] 4fc242d58285: Layer already exists [2022-06-08T21:56:11.214Z] cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1: digest: sha256:82abb4cc8a698d0cbee78c3d5a4e48517de6cc0736c45a682affce694503a09b size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:11.529Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:11.844Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:jakarta [2022-06-08T21:56:11.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-08T21:56:11.845Z] 2718442cb648: Preparing [2022-06-08T21:56:11.845Z] 412afc01b951: Preparing [2022-06-08T21:56:11.845Z] ceee2e769ab9: Preparing [2022-06-08T21:56:11.845Z] d912f1762907: Preparing [2022-06-08T21:56:11.845Z] 244266b13321: Preparing [2022-06-08T21:56:11.845Z] 4fc242d58285: Preparing [2022-06-08T21:56:11.845Z] 4fc242d58285: Waiting [2022-06-08T21:56:11.845Z] ceee2e769ab9: Layer already exists [2022-06-08T21:56:11.845Z] d912f1762907: Layer already exists [2022-06-08T21:56:11.845Z] 412afc01b951: Layer already exists [2022-06-08T21:56:11.845Z] 2718442cb648: Layer already exists [2022-06-08T21:56:11.845Z] 244266b13321: Layer already exists [2022-06-08T21:56:11.845Z] 4fc242d58285: Layer already exists [2022-06-08T21:56:11.845Z] jakarta: digest: sha256:82abb4cc8a698d0cbee78c3d5a4e48517de6cc0736c45a682affce694503a09b size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T21:56:11.904Z] ===================================================== [Pipeline] echo [2022-06-08T21:56:11.910Z] taggedImages: [2022-06-08T21:56:11.910Z] - nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:56:11.910Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.1.1 [2022-06-08T21:56:11.910Z] - nexus3.edgexfoundry.org:10004/device-gpio:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T21:56:11.910Z] - nexus3.edgexfoundry.org:10004/device-gpio:jakarta [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 [2022-06-08T21:56:12.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T21:56:12.290Z] [2022-06-08T21:56:12.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:56:12.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T21:56:12.604Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T21:56:12.604Z] 5eb5b503b376: Pulling fs layer [2022-06-08T21:56:12.604Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T21:56:12.604Z] ec43610c2a17: Pulling fs layer [2022-06-08T21:56:12.604Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T21:56:12.604Z] 33b1e0a273af: Pulling fs layer [2022-06-08T21:56:12.604Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T21:56:12.604Z] 2f39f015ded8: Pulling fs layer [2022-06-08T21:56:12.604Z] 33b1e0a273af: Waiting [2022-06-08T21:56:12.604Z] 3a2ae6a8a46f: Waiting [2022-06-08T21:56:12.604Z] 5d3b04190fa2: Waiting [2022-06-08T21:56:12.604Z] 2f39f015ded8: Waiting [2022-06-08T21:56:12.604Z] 5c69ac0246d0: Verifying Checksum [2022-06-08T21:56:12.604Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-08T21:56:12.604Z] 3a2ae6a8a46f: Download complete [2022-06-08T21:56:12.604Z] 33b1e0a273af: Verifying Checksum [2022-06-08T21:56:12.604Z] 33b1e0a273af: Download complete [2022-06-08T21:56:12.604Z] 5d3b04190fa2: Verifying Checksum [2022-06-08T21:56:12.865Z] ec43610c2a17: Download complete [2022-06-08T21:56:12.865Z] 5eb5b503b376: Download complete [2022-06-08T21:56:13.438Z] 2f39f015ded8: Verifying Checksum [2022-06-08T21:56:13.438Z] 2f39f015ded8: Download complete [2022-06-08T21:56:14.007Z] 5eb5b503b376: Pull complete [2022-06-08T21:56:14.267Z] 5c69ac0246d0: Pull complete [2022-06-08T21:56:14.836Z] ec43610c2a17: Pull complete [2022-06-08T21:56:14.836Z] 3a2ae6a8a46f: Pull complete [2022-06-08T21:56:15.096Z] 33b1e0a273af: Pull complete [2022-06-08T21:56:15.096Z] 5d3b04190fa2: Pull complete [2022-06-08T21:56:19.295Z] 2f39f015ded8: Pull complete [2022-06-08T21:56:19.295Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T21:56:19.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T21:56:19.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:56:19.384Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T21:56:19.431Z] $ 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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 [2022-06-08T21:56:20.831Z] $ docker top 6a88140787b294ddeea47f341b7bd5a38ba6876623f3a2b461a4f308b4042163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:56:21.292Z] ---> job-cost.sh [2022-06-08T21:56:21.292Z] lf-activate-venv: SKIPPING [2022-06-08T21:56:21.292Z] INFO: No Stack... [2022-06-08T21:56:21.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T21:56:22.171Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T21:56:22.561Z] + cat /w/workspace/edgexfoundry_device-gpio_jakarta/archives/cost.csv [2022-06-08T21:56:22.561Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T21:56:22.580Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [2022-06-08T21:56:22.586Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] did not exist. Created. [2022-06-08T21:56:22.586Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T21:56:22.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-08T21:56:22.933Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T21:56:22.943Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T21:56:22.972Z] $ docker stop --time=1 6a88140787b294ddeea47f341b7bd5a38ba6876623f3a2b461a4f308b4042163 [2022-06-08T21:56:24.133Z] $ docker rm -f 6a88140787b294ddeea47f341b7bd5a38ba6876623f3a2b461a4f308b4042163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-08T21:56:47.292Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2104 in /w/workspace/edgexfoundry_device-gpio_jakarta [Pipeline] { [Pipeline] ws [2022-06-08T21:56:47.306Z] Running in /w/workspace/device-gpio/11 [Pipeline] { [Pipeline] checkout [2022-06-08T21:56:47.354Z] The recommended git tool is: git [2022-06-08T21:56:53.773Z] using credential edgex-jenkins-ssh [2022-06-08T21:56:53.799Z] Cloning the remote Git repository [2022-06-08T21:56:53.875Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-08T21:56:53.950Z] > git init /w/workspace/device-gpio/11 # timeout=10 [2022-06-08T21:56:54.029Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-08T21:56:54.030Z] > git --version # timeout=10 [2022-06-08T21:56:54.057Z] > git --version # 'git version 2.25.1' [2022-06-08T21:56:54.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-08T21:56:54.132Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T21:56:55.645Z] Avoid second fetch [2022-06-08T21:56:55.645Z] Checking out Revision cfb1f9836df40385c8da3741f62a8230fa2e6245 (jakarta) [2022-06-08T21:56:55.607Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-08T21:56:55.630Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-08T21:56:55.667Z] > git config core.sparsecheckout # timeout=10 [2022-06-08T21:56:55.684Z] > git checkout -f cfb1f9836df40385c8da3741f62a8230fa2e6245 # timeout=10 [2022-06-08T21:57:00.515Z] Commit message: "ci(lts-release): LTS release v2.1.1 @2b93e70" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T21:57:01.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-08T21:57:01.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T21:57:01.414Z] Dload Upload Total Spent Left Speed [2022-06-08T21:57:01.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh [2022-06-08T21:57:02.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-08T21:57:02.420Z] + sudo tee /etc/docker/daemon.new [2022-06-08T21:57:02.421Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-08T21:57:02.421Z] { [2022-06-08T21:57:02.421Z] "registry-mirrors": [ [2022-06-08T21:57:02.421Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-08T21:57:02.421Z] ], [2022-06-08T21:57:02.421Z] "bip": "10.250.0.254/24", [2022-06-08T21:57:02.421Z] "hosts": [ [2022-06-08T21:57:02.421Z] "tcp://0.0.0.0:5555", [2022-06-08T21:57:02.421Z] "unix:///var/run/docker.sock" [2022-06-08T21:57:02.421Z] ], [2022-06-08T21:57:02.421Z] "mtu": 1458, [2022-06-08T21:57:02.421Z] "selinux-enabled": true, [2022-06-08T21:57:02.421Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-08T21:57:02.421Z] } [Pipeline] sh [2022-06-08T21:57:02.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-08T21:57:03.111Z] + sudo service docker restart [Pipeline] sh [2022-06-08T21:57:21.801Z] + git checkout cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T21:57:21.801Z] HEAD is now at cfb1f98 ci(lts-release): LTS release v2.1.1 @2b93e70 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T21:57:21.836Z] provisioning config files... [2022-06-08T21:57:21.860Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/11@tmp/config2399485210908044009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T21:57:22.218Z] ---> docker-login.sh [2022-06-08T21:57:22.218Z] nexus3.edgexfoundry.org:10001 [2022-06-08T21:57:22.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:57:23.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:57:23.093Z] Configure a credential helper to remove this warning. See [2022-06-08T21:57:23.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:57:23.093Z] [2022-06-08T21:57:23.093Z] Login Succeeded [2022-06-08T21:57:23.093Z] nexus3.edgexfoundry.org:10002 [2022-06-08T21:57:23.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:57:23.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:57:23.641Z] Configure a credential helper to remove this warning. See [2022-06-08T21:57:23.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:57:23.641Z] [2022-06-08T21:57:23.641Z] Login Succeeded [2022-06-08T21:57:23.641Z] nexus3.edgexfoundry.org:10003 [2022-06-08T21:57:23.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:57:23.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:57:23.915Z] Configure a credential helper to remove this warning. See [2022-06-08T21:57:23.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:57:23.915Z] [2022-06-08T21:57:23.915Z] Login Succeeded [2022-06-08T21:57:23.915Z] nexus3.edgexfoundry.org:10004 [2022-06-08T21:57:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:57:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:57:24.513Z] Configure a credential helper to remove this warning. See [2022-06-08T21:57:24.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:57:24.513Z] [2022-06-08T21:57:24.513Z] Login Succeeded [2022-06-08T21:57:24.513Z] docker.io [2022-06-08T21:57:24.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T21:57:25.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T21:57:25.380Z] Configure a credential helper to remove this warning. See [2022-06-08T21:57:25.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T21:57:25.380Z] [2022-06-08T21:57:25.380Z] Login Succeeded [2022-06-08T21:57:25.380Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T21:57:25.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-08T21:57:25.883Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-08T21:57:26.209Z] + cut -d -f 2 [2022-06-08T21:57:26.209Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2022-06-08T21:57:26.271Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T21:57:26.287Z] ========================================================= [2022-06-08T21:57:26.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-08T21:57:26.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:57:26.636Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-08T21:57:28.077Z] Sending build context to Docker daemon 18.74MB [2022-06-08T21:57:28.077Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T21:57:28.077Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-08T21:57:28.077Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-08T21:57:28.077Z] 9b3977197b4f: Pulling fs layer [2022-06-08T21:57:28.077Z] 1a89e8eeedd5: Pulling fs layer [2022-06-08T21:57:28.077Z] 94645a83ff95: Pulling fs layer [2022-06-08T21:57:28.077Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-08T21:57:28.077Z] 0c92f367c5e7: Pulling fs layer [2022-06-08T21:57:28.077Z] 63b1bc5785f6: Pulling fs layer [2022-06-08T21:57:28.077Z] 626d30ff41c6: Pulling fs layer [2022-06-08T21:57:28.077Z] de1d54c125be: Pulling fs layer [2022-06-08T21:57:28.077Z] 63b1bc5785f6: Waiting [2022-06-08T21:57:28.077Z] 626d30ff41c6: Waiting [2022-06-08T21:57:28.077Z] de1d54c125be: Waiting [2022-06-08T21:57:28.077Z] 0c92f367c5e7: Waiting [2022-06-08T21:57:28.077Z] 94645a83ff95: Verifying Checksum [2022-06-08T21:57:28.077Z] 94645a83ff95: Download complete [2022-06-08T21:57:28.077Z] 1a89e8eeedd5: Verifying Checksum [2022-06-08T21:57:28.077Z] 1a89e8eeedd5: Download complete [2022-06-08T21:57:28.077Z] 0c92f367c5e7: Verifying Checksum [2022-06-08T21:57:28.077Z] 0c92f367c5e7: Download complete [2022-06-08T21:57:28.077Z] 63b1bc5785f6: Verifying Checksum [2022-06-08T21:57:28.077Z] 63b1bc5785f6: Download complete [2022-06-08T21:57:28.077Z] 9b3977197b4f: Verifying Checksum [2022-06-08T21:57:28.077Z] 9b3977197b4f: Download complete [2022-06-08T21:57:28.077Z] 626d30ff41c6: Verifying Checksum [2022-06-08T21:57:28.077Z] 626d30ff41c6: Download complete [2022-06-08T21:57:28.678Z] 9b3977197b4f: Pull complete [2022-06-08T21:57:29.283Z] 1a89e8eeedd5: Pull complete [2022-06-08T21:57:29.560Z] 94645a83ff95: Pull complete [2022-06-08T21:57:30.161Z] de1d54c125be: Verifying Checksum [2022-06-08T21:57:30.161Z] de1d54c125be: Download complete [2022-06-08T21:57:30.758Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-08T21:57:30.758Z] 3f3a8bcf1eab: Download complete [2022-06-08T21:57:43.169Z] 3f3a8bcf1eab: Pull complete [2022-06-08T21:57:43.169Z] 0c92f367c5e7: Pull complete [2022-06-08T21:57:43.169Z] 63b1bc5785f6: Pull complete [2022-06-08T21:57:43.169Z] 626d30ff41c6: Pull complete [2022-06-08T21:57:49.884Z] de1d54c125be: Pull complete [2022-06-08T21:57:49.884Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-08T21:57:49.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-08T21:57:49.884Z] ---> 5f011755c4a2 [2022-06-08T21:57:49.884Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T21:57:50.866Z] ---> Running in 77c2c9c3f3df [2022-06-08T21:57:51.138Z] Removing intermediate container 77c2c9c3f3df [2022-06-08T21:57:51.138Z] ---> 68f273962c7f [2022-06-08T21:57:51.138Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T21:57:51.138Z] ---> Running in 678982303f0a [2022-06-08T21:57:51.413Z] Removing intermediate container 678982303f0a [2022-06-08T21:57:51.413Z] ---> 1fe744442f46 [2022-06-08T21:57:51.413Z] Step 5/11 : WORKDIR /device-gpio [2022-06-08T21:57:51.687Z] ---> Running in 6957f8b278e0 [2022-06-08T21:57:51.961Z] Removing intermediate container 6957f8b278e0 [2022-06-08T21:57:51.961Z] ---> 6d140c54200b [2022-06-08T21:57:51.961Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T21:57:51.961Z] ---> Running in 8e8bfeb8714a [2022-06-08T21:57:53.940Z] Removing intermediate container 8e8bfeb8714a [2022-06-08T21:57:53.940Z] ---> e6b76d117f0b [2022-06-08T21:57:53.940Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T21:57:53.940Z] ---> Running in 45818e87d0c2 [2022-06-08T21:57:54.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T21:57:55.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T21:57:56.538Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-08T21:57:56.538Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-08T21:57:56.809Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-08T21:57:56.809Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-08T21:57:57.083Z] Executing busybox-1.34.1-r3.trigger [2022-06-08T21:57:57.083Z] OK: 224 MiB in 56 packages [2022-06-08T21:57:58.066Z] Removing intermediate container 45818e87d0c2 [2022-06-08T21:57:58.066Z] ---> adc1339a7439 [2022-06-08T21:57:58.066Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-08T21:58:01.472Z] ---> 7a92b63cd9ac [2022-06-08T21:58:01.472Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T21:58:01.472Z] ---> Running in 3315b792c71a [2022-06-08T21:59:23.258Z] Removing intermediate container 3315b792c71a [2022-06-08T21:59:23.258Z] ---> 164e307c3996 [2022-06-08T21:59:23.258Z] Step 10/11 : COPY . . [2022-06-08T21:59:23.258Z] ---> 88bc51428f01 [2022-06-08T21:59:23.258Z] Step 11/11 : RUN ${MAKE} [2022-06-08T21:59:23.258Z] ---> Running in 21ba9d69f10c [2022-06-08T21:59:23.258Z] Removing intermediate container 21ba9d69f10c [2022-06-08T21:59:23.258Z] ---> 54e36d614479 [2022-06-08T21:59:23.258Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-08T21:59:23.530Z] Successfully built 54e36d614479 [2022-06-08T21:59:23.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:59:23.899Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T21:59:23.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:59:24.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-06-08T21:59:24.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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 [2022-06-08T21:59:25.508Z] $ docker top 73820382db5461c8147edd18ce55b7a83bc02f93955a9d7443f83bc4f02fd050 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T21:59:26.401Z] + go version [2022-06-08T21:59:26.401Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-08T21:59:26.436Z] $ docker stop --time=1 73820382db5461c8147edd18ce55b7a83bc02f93955a9d7443f83bc4f02fd050 [2022-06-08T21:59:28.068Z] $ docker rm -f 73820382db5461c8147edd18ce55b7a83bc02f93955a9d7443f83bc4f02fd050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T21:59:28.658Z] + docker inspect -f . ci-base-image-arm64 [2022-06-08T21:59:28.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T21:59:28.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-06-08T21:59:29.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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 [2022-06-08T21:59:30.244Z] $ docker top e211da11f1bbac59c558d9041df9f32ed4264cbb8a3d48375cf97db905eb21a9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-08T21:59:31.144Z] + make test [2022-06-08T21:59:31.144Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-08T21:59:32.125Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-08T22:00:19.144Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-08T22:00:19.144Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-08T22:00:19.144Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-08T22:00:19.144Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-08T22:00:34.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-08T22:00:34.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-08T22:00:34.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-08T22:00:35.245Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-08T22:00:35.914Z] + go mod tidy [Pipeline] } [2022-06-08T22:00:36.543Z] $ docker stop --time=1 e211da11f1bbac59c558d9041df9f32ed4264cbb8a3d48375cf97db905eb21a9 [2022-06-08T22:00:38.298Z] $ docker rm -f e211da11f1bbac59c558d9041df9f32ed4264cbb8a3d48375cf97db905eb21a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T22:00:39.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-08T22:00:39.126Z] Warning: overwriting stash ‘coverage-report’ [2022-06-08T22:00:39.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-08T22:00:40.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-08T22:00:40.546Z] + ls -al . [2022-06-08T22:00:40.546Z] total 176 [2022-06-08T22:00:40.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 8 22:00 . [2022-06-08T22:00:40.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 21:56 .. [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 8 21:56 .dockerignore [2022-06-08T22:00:40.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 21:57 .git [2022-06-08T22:00:40.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:56 .github [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 8 21:56 .gitignore [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 8 21:56 .golangci.yml [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 8 21:56 Attribution.txt [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 8 21:56 CHANGELOG.md [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 8 21:56 Dockerfile [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 8 21:56 GOVERNANCE.md [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 8 21:56 Jenkinsfile [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 8 21:56 LICENSE [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 8 21:56 Makefile [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 8 21:56 OWNERS.md [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 8 21:56 README.md [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 21:54 VERSION [2022-06-08T22:00:40.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 21:56 bin [2022-06-08T22:00:40.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:56 cmd [2022-06-08T22:00:40.546Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 21:59 coverage.out [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 8 22:00 go.mod [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 8 21:56 go.sum [2022-06-08T22:00:40.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:56 internal [2022-06-08T22:00:40.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 21:56 snap [2022-06-08T22:00:40.546Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 8 21:56 vendor [2022-06-08T22:00:40.546Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 8 21:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:00:40.941Z] + 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=cfb1f9836df40385c8da3741f62a8230fa2e6245 --label arch=arm64 --label version=2.1.1 . [2022-06-08T22:00:42.657Z] Sending build context to Docker daemon 18.74MB [2022-06-08T22:00:42.657Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-08T22:00:42.657Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-08T22:00:42.657Z] ---> 54e36d614479 [2022-06-08T22:00:42.657Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-08T22:00:42.657Z] ---> Running in 74250e042d07 [2022-06-08T22:00:43.284Z] Removing intermediate container 74250e042d07 [2022-06-08T22:00:43.284Z] ---> 2922f109916c [2022-06-08T22:00:43.284Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-08T22:00:43.284Z] ---> Running in 0697280cd8b1 [2022-06-08T22:00:43.557Z] Removing intermediate container 0697280cd8b1 [2022-06-08T22:00:43.557Z] ---> 0da36e19f72d [2022-06-08T22:00:43.557Z] Step 5/25 : WORKDIR /device-gpio [2022-06-08T22:00:43.557Z] ---> Running in 515f262451a9 [2022-06-08T22:00:43.831Z] Removing intermediate container 515f262451a9 [2022-06-08T22:00:43.831Z] ---> 7eb504dd5ede [2022-06-08T22:00:43.831Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T22:00:44.108Z] ---> Running in 63e79a3144be [2022-06-08T22:00:45.556Z] Removing intermediate container 63e79a3144be [2022-06-08T22:00:45.556Z] ---> 44bce4d6977a [2022-06-08T22:00:45.556Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-08T22:00:45.829Z] ---> Running in c5282a2aca0f [2022-06-08T22:00:46.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T22:00:47.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T22:00:48.382Z] OK: 224 MiB in 56 packages [2022-06-08T22:00:49.375Z] Removing intermediate container c5282a2aca0f [2022-06-08T22:00:49.375Z] ---> 29abf9282abb [2022-06-08T22:00:49.375Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-08T22:00:53.677Z] ---> 1f9dc30ca66b [2022-06-08T22:00:53.677Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-08T22:00:53.677Z] ---> Running in 69a00b60a287 [2022-06-08T22:00:53.949Z] skipping... [2022-06-08T22:00:54.547Z] Removing intermediate container 69a00b60a287 [2022-06-08T22:00:54.547Z] ---> 37cc4595839e [2022-06-08T22:00:54.547Z] Step 10/25 : COPY . . [2022-06-08T22:00:58.866Z] ---> cd29adfcb757 [2022-06-08T22:00:58.866Z] Step 11/25 : RUN ${MAKE} [2022-06-08T22:00:58.866Z] ---> Running in e41e358d7dc1 [2022-06-08T22:01:00.316Z] Removing intermediate container e41e358d7dc1 [2022-06-08T22:01:00.316Z] ---> 867604eeca43 [2022-06-08T22:01:00.316Z] Step 12/25 : FROM alpine:3.15 [2022-06-08T22:01:00.912Z] 3.15: Pulling from library/alpine [2022-06-08T22:01:01.188Z] 9981e73032c8: Pulling fs layer [2022-06-08T22:01:01.188Z] 9981e73032c8: Download complete [2022-06-08T22:01:01.812Z] 9981e73032c8: Pull complete [2022-06-08T22:01:01.812Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-08T22:01:01.812Z] Status: Downloaded newer image for alpine:3.15 [2022-06-08T22:01:01.812Z] ---> 3fb3c9af89a9 [2022-06-08T22:01:01.812Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-08T22:01:02.085Z] ---> Running in 5d0ce18d74e3 [2022-06-08T22:01:02.359Z] Removing intermediate container 5d0ce18d74e3 [2022-06-08T22:01:02.359Z] ---> 4783ca3e7d60 [2022-06-08T22:01:02.359Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-08T22:01:02.359Z] ---> Running in 254c1e106f48 [2022-06-08T22:01:03.807Z] Removing intermediate container 254c1e106f48 [2022-06-08T22:01:03.807Z] ---> 704b8f3decea [2022-06-08T22:01:03.807Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-08T22:01:04.093Z] ---> Running in ff82ae130990 [2022-06-08T22:01:05.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-08T22:01:06.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-08T22:01:06.640Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-08T22:01:06.911Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-08T22:01:06.911Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-08T22:01:06.911Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-08T22:01:07.186Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-08T22:01:07.186Z] Executing busybox-1.34.1-r5.trigger [2022-06-08T22:01:07.186Z] OK: 8 MiB in 19 packages [2022-06-08T22:01:08.165Z] Removing intermediate container ff82ae130990 [2022-06-08T22:01:08.165Z] ---> 5e7531389a6d [2022-06-08T22:01:08.165Z] Step 16/25 : WORKDIR / [2022-06-08T22:01:08.165Z] ---> Running in fb03d2c71a4c [2022-06-08T22:01:08.438Z] Removing intermediate container fb03d2c71a4c [2022-06-08T22:01:08.438Z] ---> 6945a1ec03aa [2022-06-08T22:01:08.438Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-08T22:01:09.036Z] ---> 97a5cf88f6f5 [2022-06-08T22:01:09.036Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-08T22:01:09.632Z] ---> 34feb33115ae [2022-06-08T22:01:09.632Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-08T22:01:10.230Z] ---> bb683411e229 [2022-06-08T22:01:10.230Z] Step 20/25 : EXPOSE 59910 [2022-06-08T22:01:10.230Z] ---> Running in 0ff17905b764 [2022-06-08T22:01:10.503Z] Removing intermediate container 0ff17905b764 [2022-06-08T22:01:10.503Z] ---> 49b646a4ed0f [2022-06-08T22:01:10.503Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-08T22:01:10.503Z] ---> Running in bf0e7c6c0234 [2022-06-08T22:01:10.778Z] Removing intermediate container bf0e7c6c0234 [2022-06-08T22:01:10.778Z] ---> d9a74ad569e8 [2022-06-08T22:01:10.778Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-08T22:01:11.050Z] ---> Running in 008be6f5d79d [2022-06-08T22:01:11.323Z] Removing intermediate container 008be6f5d79d [2022-06-08T22:01:11.323Z] ---> 1ea4069d935a [2022-06-08T22:01:11.323Z] Step 23/25 : LABEL arch=arm64 [2022-06-08T22:01:11.323Z] ---> Running in b951d5d5e641 [2022-06-08T22:01:11.598Z] Removing intermediate container b951d5d5e641 [2022-06-08T22:01:11.598Z] ---> c175ba49c6e5 [2022-06-08T22:01:11.598Z] Step 24/25 : LABEL git_sha=cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T22:01:11.598Z] ---> Running in d06560334efd [2022-06-08T22:01:11.870Z] Removing intermediate container d06560334efd [2022-06-08T22:01:11.870Z] ---> 5bddbc967dc5 [2022-06-08T22:01:11.870Z] Step 25/25 : LABEL version=2.1.1 [2022-06-08T22:01:12.149Z] ---> Running in 63524a225eca [2022-06-08T22:01:12.422Z] Removing intermediate container 63524a225eca [2022-06-08T22:01:12.422Z] ---> a2c5b061315e [2022-06-08T22:01:12.422Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-08T22:01:12.695Z] Successfully built a2c5b061315e [2022-06-08T22:01:12.695Z] 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 [2022-06-08T22:01:12.824Z] provisioning config files... [2022-06-08T22:01:12.842Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/11@tmp/config427162702738015247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:01:13.182Z] ---> docker-login.sh [2022-06-08T22:01:13.182Z] nexus3.edgexfoundry.org:10001 [2022-06-08T22:01:13.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T22:01:13.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T22:01:13.455Z] Configure a credential helper to remove this warning. See [2022-06-08T22:01:13.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T22:01:13.455Z] [2022-06-08T22:01:13.455Z] Login Succeeded [2022-06-08T22:01:13.455Z] nexus3.edgexfoundry.org:10002 [2022-06-08T22:01:14.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T22:01:14.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T22:01:14.053Z] Configure a credential helper to remove this warning. See [2022-06-08T22:01:14.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T22:01:14.053Z] [2022-06-08T22:01:14.053Z] Login Succeeded [2022-06-08T22:01:14.053Z] nexus3.edgexfoundry.org:10003 [2022-06-08T22:01:14.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T22:01:14.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T22:01:14.599Z] Configure a credential helper to remove this warning. See [2022-06-08T22:01:14.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T22:01:14.599Z] [2022-06-08T22:01:14.599Z] Login Succeeded [2022-06-08T22:01:14.599Z] nexus3.edgexfoundry.org:10004 [2022-06-08T22:01:14.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T22:01:15.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T22:01:15.144Z] Configure a credential helper to remove this warning. See [2022-06-08T22:01:15.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T22:01:15.144Z] [2022-06-08T22:01:15.144Z] Login Succeeded [2022-06-08T22:01:15.144Z] docker.io [2022-06-08T22:01:15.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T22:01:15.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T22:01:15.687Z] Configure a credential helper to remove this warning. See [2022-06-08T22:01:15.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T22:01:15.687Z] [2022-06-08T22:01:15.687Z] Login Succeeded [2022-06-08T22:01:15.687Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T22:01:15.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T22:01:15.736Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-08T22:01:15.759Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-06-08T22:01:15.759Z] cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T22:01:15.759Z] 2.1.1 [2022-06-08T22:01:15.759Z] cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T22:01:15.759Z] jakarta [2022-06-08T22:01:15.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:16.120Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:16.487Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T22:01:16.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-08T22:01:16.487Z] 2e53b0b107ab: Preparing [2022-06-08T22:01:16.487Z] 6c2db18ca0d2: Preparing [2022-06-08T22:01:16.487Z] 5f4a0116deda: Preparing [2022-06-08T22:01:16.487Z] 8877d97b30a4: Preparing [2022-06-08T22:01:16.487Z] 8b9bce5fc9e5: Preparing [2022-06-08T22:01:16.487Z] 4f4ce317c6bb: Preparing [2022-06-08T22:01:16.487Z] 4f4ce317c6bb: Waiting [2022-06-08T22:01:16.758Z] 6c2db18ca0d2: Pushed [2022-06-08T22:01:16.758Z] 2e53b0b107ab: Pushed [2022-06-08T22:01:16.758Z] 8b9bce5fc9e5: Pushed [2022-06-08T22:01:16.758Z] 5f4a0116deda: Pushed [2022-06-08T22:01:16.758Z] 4f4ce317c6bb: Layer already exists [2022-06-08T22:01:17.348Z] 8877d97b30a4: Pushed [2022-06-08T22:01:17.348Z] cfb1f9836df40385c8da3741f62a8230fa2e6245: digest: sha256:4d744c4ebc061d54948c4c25103ab240fdee8263d15b0842bee9d36ae2949add size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:17.986Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:18.342Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1 [2022-06-08T22:01:18.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-08T22:01:18.342Z] 2e53b0b107ab: Preparing [2022-06-08T22:01:18.342Z] 6c2db18ca0d2: Preparing [2022-06-08T22:01:18.342Z] 5f4a0116deda: Preparing [2022-06-08T22:01:18.342Z] 8877d97b30a4: Preparing [2022-06-08T22:01:18.342Z] 8b9bce5fc9e5: Preparing [2022-06-08T22:01:18.342Z] 4f4ce317c6bb: Preparing [2022-06-08T22:01:18.342Z] 4f4ce317c6bb: Waiting [2022-06-08T22:01:18.342Z] 8877d97b30a4: Layer already exists [2022-06-08T22:01:18.342Z] 8b9bce5fc9e5: Layer already exists [2022-06-08T22:01:18.342Z] 2e53b0b107ab: Layer already exists [2022-06-08T22:01:18.342Z] 5f4a0116deda: Layer already exists [2022-06-08T22:01:18.342Z] 6c2db18ca0d2: Layer already exists [2022-06-08T22:01:18.342Z] 4f4ce317c6bb: Layer already exists [2022-06-08T22:01:18.611Z] 2.1.1: digest: sha256:4d744c4ebc061d54948c4c25103ab240fdee8263d15b0842bee9d36ae2949add size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:18.967Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:19.327Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T22:01:19.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-08T22:01:19.327Z] 2e53b0b107ab: Preparing [2022-06-08T22:01:19.327Z] 6c2db18ca0d2: Preparing [2022-06-08T22:01:19.327Z] 5f4a0116deda: Preparing [2022-06-08T22:01:19.327Z] 8877d97b30a4: Preparing [2022-06-08T22:01:19.327Z] 8b9bce5fc9e5: Preparing [2022-06-08T22:01:19.327Z] 4f4ce317c6bb: Preparing [2022-06-08T22:01:19.327Z] 4f4ce317c6bb: Waiting [2022-06-08T22:01:19.327Z] 6c2db18ca0d2: Layer already exists [2022-06-08T22:01:19.327Z] 8877d97b30a4: Layer already exists [2022-06-08T22:01:19.327Z] 8b9bce5fc9e5: Layer already exists [2022-06-08T22:01:19.327Z] 2e53b0b107ab: Layer already exists [2022-06-08T22:01:19.327Z] 5f4a0116deda: Layer already exists [2022-06-08T22:01:19.596Z] 4f4ce317c6bb: Layer already exists [2022-06-08T22:01:19.596Z] cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1: digest: sha256:4d744c4ebc061d54948c4c25103ab240fdee8263d15b0842bee9d36ae2949add size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:19.957Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:20.310Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [2022-06-08T22:01:20.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-08T22:01:20.310Z] 2e53b0b107ab: Preparing [2022-06-08T22:01:20.310Z] 6c2db18ca0d2: Preparing [2022-06-08T22:01:20.310Z] 5f4a0116deda: Preparing [2022-06-08T22:01:20.310Z] 8877d97b30a4: Preparing [2022-06-08T22:01:20.310Z] 8b9bce5fc9e5: Preparing [2022-06-08T22:01:20.310Z] 4f4ce317c6bb: Preparing [2022-06-08T22:01:20.310Z] 4f4ce317c6bb: Waiting [2022-06-08T22:01:20.310Z] 8877d97b30a4: Layer already exists [2022-06-08T22:01:20.310Z] 2e53b0b107ab: Layer already exists [2022-06-08T22:01:20.310Z] 6c2db18ca0d2: Layer already exists [2022-06-08T22:01:20.310Z] 5f4a0116deda: Layer already exists [2022-06-08T22:01:20.310Z] 8b9bce5fc9e5: Layer already exists [2022-06-08T22:01:20.310Z] 4f4ce317c6bb: Layer already exists [2022-06-08T22:01:20.582Z] jakarta: digest: sha256:4d744c4ebc061d54948c4c25103ab240fdee8263d15b0842bee9d36ae2949add size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-08T22:01:20.639Z] ===================================================== [Pipeline] echo [2022-06-08T22:01:20.646Z] taggedImages: [2022-06-08T22:01:20.646Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245 [2022-06-08T22:01:20.646Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1 [2022-06-08T22:01:20.646Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:cfb1f9836df40385c8da3741f62a8230fa2e6245-2.1.1 [2022-06-08T22:01:20.646Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:21.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T22:01:21.008Z] [2022-06-08T22:01:21.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:21.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T22:01:21.624Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-08T22:01:21.624Z] 8998bd30e6a1: Pulling fs layer [2022-06-08T22:01:21.624Z] 04944245beec: Pulling fs layer [2022-06-08T22:01:21.624Z] 699f458cf7ca: Pulling fs layer [2022-06-08T22:01:21.624Z] 765212b225bb: Pulling fs layer [2022-06-08T22:01:21.624Z] f23df028b6ca: Pulling fs layer [2022-06-08T22:01:21.624Z] d65c8cfc05b1: Pulling fs layer [2022-06-08T22:01:21.624Z] 2437ff75d9bd: Pulling fs layer [2022-06-08T22:01:21.624Z] 765212b225bb: Waiting [2022-06-08T22:01:21.624Z] f23df028b6ca: Waiting [2022-06-08T22:01:21.624Z] d65c8cfc05b1: Waiting [2022-06-08T22:01:21.624Z] 2437ff75d9bd: Waiting [2022-06-08T22:01:21.624Z] 04944245beec: Verifying Checksum [2022-06-08T22:01:21.624Z] 04944245beec: Download complete [2022-06-08T22:01:21.624Z] 765212b225bb: Verifying Checksum [2022-06-08T22:01:21.624Z] 765212b225bb: Download complete [2022-06-08T22:01:21.624Z] f23df028b6ca: Download complete [2022-06-08T22:01:21.624Z] d65c8cfc05b1: Verifying Checksum [2022-06-08T22:01:21.624Z] d65c8cfc05b1: Download complete [2022-06-08T22:01:21.901Z] 699f458cf7ca: Verifying Checksum [2022-06-08T22:01:21.901Z] 699f458cf7ca: Download complete [2022-06-08T22:01:22.175Z] 8998bd30e6a1: Verifying Checksum [2022-06-08T22:01:22.175Z] 8998bd30e6a1: Download complete [2022-06-08T22:01:24.947Z] 2437ff75d9bd: Verifying Checksum [2022-06-08T22:01:24.947Z] 2437ff75d9bd: Download complete [2022-06-08T22:01:27.573Z] 8998bd30e6a1: Pull complete [2022-06-08T22:01:27.573Z] 04944245beec: Pull complete [2022-06-08T22:01:29.006Z] 699f458cf7ca: Pull complete [2022-06-08T22:01:29.279Z] 765212b225bb: Pull complete [2022-06-08T22:01:30.256Z] f23df028b6ca: Pull complete [2022-06-08T22:01:30.256Z] d65c8cfc05b1: Pull complete [2022-06-08T22:01:45.347Z] 2437ff75d9bd: Pull complete [2022-06-08T22:01:45.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-08T22:01:45.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-08T22:01:45.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:01:45.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container [2022-06-08T22:01:45.684Z] $ 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/11 -v /w/workspace/device-gpio/11:/w/workspace/device-gpio/11:rw,z -v /w/workspace/device-gpio/11@tmp:/w/workspace/device-gpio/11@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 [2022-06-08T22:01:48.165Z] $ docker top 9353ddd4033b5547610942a5ef5a1469baa30e062ca419a707c01fa64c6a6890 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:01:49.092Z] ---> job-cost.sh [2022-06-08T22:01:49.092Z] lf-activate-venv: SKIPPING [2022-06-08T22:01:49.092Z] INFO: No Stack... [2022-06-08T22:01:49.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-08T22:01:50.787Z] INFO: Archiving Costs [Pipeline] sh [2022-06-08T22:01:51.451Z] + cat /w/workspace/device-gpio/11/archives/cost.csv [2022-06-08T22:01:51.451Z] + cut -d, -f6 [Pipeline] lock [2022-06-08T22:01:51.477Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [2022-06-08T22:01:51.483Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] did not exist. Created. [2022-06-08T22:01:51.483Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-08T22:01:52.154Z] /w/workspace/device-gpio/11@tmp/durable-a95ff34b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-08T22:01:52.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-08T22:01:52.860Z] Warning: overwriting stash ‘stack-cost’ [2022-06-08T22:01:53.068Z] Stashed 1 file(s) [Pipeline] } [2022-06-08T22:01:53.076Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-08T22:01:53.107Z] $ docker stop --time=1 9353ddd4033b5547610942a5ef5a1469baa30e062ca419a707c01fa64c6a6890 [2022-06-08T22:01:54.573Z] $ docker rm -f 9353ddd4033b5547610942a5ef5a1469baa30e062ca419a707c01fa64c6a6890 [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 [2022-06-08T22:01:55.019Z] provisioning config files... [2022-06-08T22:01:55.028Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config7343070738476873067tmp [Pipeline] { [Pipeline] sh [2022-06-08T22:01:55.319Z] + set +x [2022-06-08T22:01:55.319Z] + curl -s https://codecov.io/bash [2022-06-08T22:01:55.319Z] + bash -s -- [2022-06-08T22:01:55.319Z] [2022-06-08T22:01:55.319Z] _____ _ [2022-06-08T22:01:55.319Z] / ____| | | [2022-06-08T22:01:55.319Z] | | ___ __| | ___ ___ _____ __ [2022-06-08T22:01:55.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-08T22:01:55.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-08T22:01:55.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-08T22:01:55.319Z] Bash-1.0.6 [2022-06-08T22:01:55.319Z] [2022-06-08T22:01:55.319Z] [2022-06-08T22:01:55.319Z] ==> git version 2.25.1 found [2022-06-08T22:01:55.319Z] ==> 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 [2022-06-08T22:01:55.319Z] Release-Date: 2020-01-08 [2022-06-08T22:01:55.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-08T22:01:55.319Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-08T22:01:55.319Z] ==> Jenkins CI detected. [2022-06-08T22:01:55.319Z] current dir:  /w/workspace/edgexfoundry_device-gpio_jakarta [2022-06-08T22:01:55.319Z] project root: . [2022-06-08T22:01:55.319Z] --> token set from env [2022-06-08T22:01:55.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-08T22:01:55.319Z] ==> Running gcov in . (disable via -X gcov) [2022-06-08T22:01:55.319Z] ==> Python coveragepy not found [2022-06-08T22:01:55.319Z] ==> Searching for coverage reports in: [2022-06-08T22:01:55.319Z] + . [2022-06-08T22:01:55.319Z] -> Found 1 reports [2022-06-08T22:01:55.319Z] ==> Detecting git/mercurial file structure [2022-06-08T22:01:55.319Z] ==> Reading reports [2022-06-08T22:01:55.319Z] + ./coverage.out bytes=10 [2022-06-08T22:01:55.319Z] ==> Appending adjustments [2022-06-08T22:01:55.319Z] https://docs.codecov.io/docs/fixing-reports [2022-06-08T22:01:55.579Z] + Found adjustments [2022-06-08T22:01:55.579Z] ==> Gzipping contents [2022-06-08T22:01:55.579Z] 8.0K /tmp/codecov.AKCk42.gz [2022-06-08T22:01:55.579Z] ==> Uploading reports [2022-06-08T22:01:55.579Z] url: https://codecov.io [2022-06-08T22:01:55.579Z] query: branch=jakarta&commit=cfb1f9836df40385c8da3741f62a8230fa2e6245&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fjakarta%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T22:01:55.579Z] -> Pinging Codecov [2022-06-08T22:01:55.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=jakarta&commit=cfb1f9836df40385c8da3741f62a8230fa2e6245&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fjakarta%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-08T22:01:55.841Z] -> Uploading to [2022-06-08T22:01:55.841Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cfb1f9836df40385c8da3741f62a8230fa2e6245/9abfaf21-b782-416a-b375-469ccf81f0e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220608T220155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c8a378e84e121016ac272ba8997e3b5fd0f937e487936ca2183f402eafd7644 [2022-06-08T22:01:55.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-08T22:01:55.841Z] Dload Upload Total Spent Left Speed [2022-06-08T22:01:56.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6943 0 0 100 6943 0 25714 --:--:-- --:--:-- --:--:-- 25714 [2022-06-08T22:01:56.102Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] } [2022-06-08T22:01:56.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-08T22:01:56.299Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-08T22:01:56.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:56.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T22:01:56.607Z] [2022-06-08T22:01:56.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:01:56.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T22:01:56.913Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-08T22:01:56.913Z] df9b9388f04a: Already exists [2022-06-08T22:01:56.913Z] 52dc419b0ee2: Pulling fs layer [2022-06-08T22:01:56.913Z] 25bc292e5bac: Pulling fs layer [2022-06-08T22:01:56.913Z] 114826534d7a: Pulling fs layer [2022-06-08T22:01:56.913Z] 4657fd5d0bcf: Pulling fs layer [2022-06-08T22:01:56.913Z] 6ad1cebc031e: Pulling fs layer [2022-06-08T22:01:56.913Z] 8a3aa393b2d8: Pulling fs layer [2022-06-08T22:01:56.913Z] 4657fd5d0bcf: Waiting [2022-06-08T22:01:56.913Z] 6ad1cebc031e: Waiting [2022-06-08T22:01:56.913Z] 8a3aa393b2d8: Waiting [2022-06-08T22:01:56.913Z] 25bc292e5bac: Verifying Checksum [2022-06-08T22:01:56.913Z] 25bc292e5bac: Download complete [2022-06-08T22:01:56.913Z] 52dc419b0ee2: Verifying Checksum [2022-06-08T22:01:56.913Z] 52dc419b0ee2: Download complete [2022-06-08T22:01:56.913Z] 4657fd5d0bcf: Download complete [2022-06-08T22:01:56.913Z] 52dc419b0ee2: Pull complete [2022-06-08T22:01:57.183Z] 25bc292e5bac: Pull complete [2022-06-08T22:01:57.183Z] 6ad1cebc031e: Verifying Checksum [2022-06-08T22:01:57.183Z] 6ad1cebc031e: Download complete [2022-06-08T22:01:57.767Z] 114826534d7a: Download complete [2022-06-08T22:01:57.767Z] 8a3aa393b2d8: Verifying Checksum [2022-06-08T22:01:57.767Z] 8a3aa393b2d8: Download complete [2022-06-08T22:02:01.958Z] 114826534d7a: Pull complete [2022-06-08T22:02:01.958Z] 4657fd5d0bcf: Pull complete [2022-06-08T22:02:01.958Z] 6ad1cebc031e: Pull complete [2022-06-08T22:02:04.494Z] 8a3aa393b2d8: Pull complete [2022-06-08T22:02:04.494Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-08T22:02:04.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-08T22:02:04.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:04.587Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:04.638Z] $ 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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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/edgex-snyk-go:1.410.4 cat [2022-06-08T22:02:06.161Z] $ docker top f4772497d6a4039331a028f19d26bc469099cfac4c7989eda8363ad8df19b479 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-08T22:02:06.223Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:jakarta' [Pipeline] sh [2022-06-08T22:02:06.505Z] + set -o pipefail [2022-06-08T22:02:06.505Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:jakarta' [2022-06-08T22:02:08.415Z] [2022-06-08T22:02:08.415Z] Monitoring /w/workspace/edgexfoundry_device-gpio_jakarta (github.com/edgexfoundry/device-gpio)... [2022-06-08T22:02:08.415Z] [2022-06-08T22:02:08.415Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c954fdf2-ccea-4afd-84a5-aa628e11f00a/history/e736cddf-2474-4537-ab93-f511c613f42e [2022-06-08T22:02:08.415Z] [2022-06-08T22:02:08.415Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-08T22:02:08.415Z] [2022-06-08T22:02:08.415Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-08T22:02:08.415Z] [2022-06-08T22:02:08.986Z] [Pipeline] } [2022-06-08T22:02:09.015Z] $ docker stop --time=1 f4772497d6a4039331a028f19d26bc469099cfac4c7989eda8363ad8df19b479 [2022-06-08T22:02:10.313Z] $ docker rm -f f4772497d6a4039331a028f19d26bc469099cfac4c7989eda8363ad8df19b479 [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 [2022-06-08T22:02:10.834Z] + git log --format=format:%s -1 cfb1f9836df40385c8da3741f62a8230fa2e6245 [Pipeline] sh [2022-06-08T22:02:11.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T22:02:11.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:11.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T22:02:11.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:11.529Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:11.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T22:02:11.942Z] $ docker top 9a21b966abb0d7776c2219d71b40161ce7564d1eb999e72bfeea2a53c9d583af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T22:02:12.012Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T22:02:12.300Z] + git semver [Pipeline] } [2022-06-08T22:02:12.590Z] $ docker stop --time=1 9a21b966abb0d7776c2219d71b40161ce7564d1eb999e72bfeea2a53c9d583af [2022-06-08T22:02:13.864Z] $ docker rm -f 9a21b966abb0d7776c2219d71b40161ce7564d1eb999e72bfeea2a53c9d583af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:14.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T22:02:14.252Z] [2022-06-08T22:02:14.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:14.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T22:02:14.553Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-08T22:02:14.553Z] ab5ef0e58194: Pulling fs layer [2022-06-08T22:02:14.553Z] 9712f1f96733: Pulling fs layer [2022-06-08T22:02:14.553Z] 63f879dbbcfc: Pulling fs layer [2022-06-08T22:02:14.553Z] 0d9ebad4ef96: Pulling fs layer [2022-06-08T22:02:14.553Z] e9a5061849ea: Pulling fs layer [2022-06-08T22:02:14.553Z] d747dcd14b5f: Pulling fs layer [2022-06-08T22:02:14.553Z] 2de7ff778b66: Pulling fs layer [2022-06-08T22:02:14.553Z] 0d9ebad4ef96: Waiting [2022-06-08T22:02:14.553Z] e9a5061849ea: Waiting [2022-06-08T22:02:14.553Z] d747dcd14b5f: Waiting [2022-06-08T22:02:14.553Z] 2de7ff778b66: Waiting [2022-06-08T22:02:14.553Z] 9712f1f96733: Verifying Checksum [2022-06-08T22:02:14.553Z] 9712f1f96733: Download complete [2022-06-08T22:02:14.816Z] 63f879dbbcfc: Verifying Checksum [2022-06-08T22:02:14.816Z] 63f879dbbcfc: Download complete [2022-06-08T22:02:15.075Z] e9a5061849ea: Verifying Checksum [2022-06-08T22:02:15.075Z] e9a5061849ea: Download complete [2022-06-08T22:02:15.075Z] d747dcd14b5f: Verifying Checksum [2022-06-08T22:02:15.075Z] d747dcd14b5f: Download complete [2022-06-08T22:02:15.333Z] ab5ef0e58194: Download complete [2022-06-08T22:02:15.333Z] 0d9ebad4ef96: Download complete [2022-06-08T22:02:15.333Z] 2de7ff778b66: Verifying Checksum [2022-06-08T22:02:15.333Z] 2de7ff778b66: Download complete [2022-06-08T22:02:17.873Z] ab5ef0e58194: Pull complete [2022-06-08T22:02:17.873Z] 9712f1f96733: Pull complete [2022-06-08T22:02:18.809Z] 63f879dbbcfc: Pull complete [2022-06-08T22:02:22.097Z] 0d9ebad4ef96: Pull complete [2022-06-08T22:02:22.356Z] e9a5061849ea: Pull complete [2022-06-08T22:02:22.356Z] d747dcd14b5f: Pull complete [2022-06-08T22:02:23.291Z] 2de7ff778b66: Pull complete [2022-06-08T22:02:23.291Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-08T22:02:23.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-08T22:02:23.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:23.378Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:23.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-08T22:02:25.093Z] $ docker top 2529ed3f1147ebbf0e038d6592b2925dd92b7928deeb97999f18140a18bc6068 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-08T22:02:25.158Z] provisioning config files... [2022-06-08T22:02:25.165Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config2816597804497344190tmp [2022-06-08T22:02:25.174Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config8003574709961270427tmp [2022-06-08T22:02:25.185Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config1853952931882095038tmp [Pipeline] { [Pipeline] echo [2022-06-08T22:02:25.200Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:25.484Z] ---> sigul-configuration.sh [2022-06-08T22:02:25.484Z] gpg: directory `/root/.gnupg' created [2022-06-08T22:02:25.484Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-08T22:02:25.484Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-08T22:02:25.484Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-08T22:02:25.484Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-08T22:02:25.484Z] gpg: CAST5 encrypted data [2022-06-08T22:02:25.484Z] gpg: encrypted with 1 passphrase [2022-06-08T22:02:25.484Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-08T22:02:25.770Z] + mkdir /home/jenkins [2022-06-08T22:02:25.770Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-08T22:02:26.060Z] + 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 [2022-06-08T22:02:26.067Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:26.353Z] ---> sigul-install.sh [2022-06-08T22:02:26.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-08T22:02:26.644Z] + git tag --list [2022-06-08T22:02:26.644Z] v0.0.0 [2022-06-08T22:02:26.644Z] v1.0.0 [2022-06-08T22:02:26.644Z] v2.1.0 [2022-06-08T22:02:26.644Z] v2.1.1 [2022-06-08T22:02:26.644Z] v2.1.1-dev.1 [2022-06-08T22:02:26.644Z] v2.2.0 [2022-06-08T22:02:26.644Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-08T22:02:26.930Z] + lftools sign git-tag v2.1.1 [2022-06-08T22:02:27.501Z] Signing Git tag with Sigul... [2022-06-08T22:02:27.501Z] Signing v2.1.1 [Pipeline] echo [2022-06-08T22:02:27.769Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:28.058Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-08T22:02:28.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-08T22:02:28.105Z] $ docker stop --time=1 2529ed3f1147ebbf0e038d6592b2925dd92b7928deeb97999f18140a18bc6068 [2022-06-08T22:02:29.400Z] $ docker rm -f 2529ed3f1147ebbf0e038d6592b2925dd92b7928deeb97999f18140a18bc6068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-08T22:02:29.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T22:02:29.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:30.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T22:02:30.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:30.186Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:30.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T22:02:30.607Z] $ docker top 1733cec0f05a11b333e89673b24ee561519355243a0c5a96819e34ae846c4b2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T22:02:30.681Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T22:02:30.975Z] + git semver [Pipeline] } [2022-06-08T22:02:31.263Z] $ docker stop --time=1 1733cec0f05a11b333e89673b24ee561519355243a0c5a96819e34ae846c4b2a [2022-06-08T22:02:32.558Z] $ docker rm -f 1733cec0f05a11b333e89673b24ee561519355243a0c5a96819e34ae846c4b2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-08T22:02:32.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-08T22:02:32.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:33.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-08T22:02:33.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:33.278Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:33.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-08T22:02:33.670Z] $ docker top a81f6a7effb2d8bbd701b909ebf21f8192f59ccfdb5f9abd07640dd8ac070563 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T22:02:33.737Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T22:02:34.036Z] + git semver [Pipeline] } [2022-06-08T22:02:34.326Z] $ docker stop --time=1 a81f6a7effb2d8bbd701b909ebf21f8192f59ccfdb5f9abd07640dd8ac070563 [2022-06-08T22:02:35.599Z] $ docker rm -f a81f6a7effb2d8bbd701b909ebf21f8192f59ccfdb5f9abd07640dd8ac070563 [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 [2022-06-08T22:02:36.109Z] + [ -d /w/workspace/edgexfoundry_device-gpio_jakarta/archives ] [2022-06-08T22:02:36.109Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-08T22:02:36.109Z] total 16 [2022-06-08T22:02:36.109Z] drwxr-xr-x 3 root root 4096 Jun 8 21:56 . [2022-06-08T22:02:36.109Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 22:02 .. [2022-06-08T22:02:36.109Z] drwxr-xr-x 2 root root 4096 Jun 8 21:56 cost [2022-06-08T22:02:36.109Z] -rw-r--r-- 1 root root 84 Jun 8 21:56 cost.csv [2022-06-08T22:02:36.109Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-08T22:02:36.109Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-08T22:02:36.109Z] total 16 [2022-06-08T22:02:36.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 8 21:56 . [2022-06-08T22:02:36.109Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 8 22:02 .. [2022-06-08T22:02:36.109Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 8 21:56 cost [2022-06-08T22:02:36.109Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 8 21:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:36.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:37.262Z] ---> package-listing.sh [2022-06-08T22:02:37.262Z] ++ facter osfamily [2022-06-08T22:02:37.262Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T22:02:37.522Z] + OS_FAMILY=debian [2022-06-08T22:02:37.522Z] + workspace=/w/workspace/edgexfoundry_device-gpio_jakarta [2022-06-08T22:02:37.522Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T22:02:37.522Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T22:02:37.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T22:02:37.522Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T22:02:37.522Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-06-08T22:02:37.522Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T22:02:37.522Z] + case "${OS_FAMILY}" in [2022-06-08T22:02:37.522Z] + dpkg -l [2022-06-08T22:02:37.522Z] + grep '^ii' [2022-06-08T22:02:37.522Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T22:02:37.522Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T22:02:37.522Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T22:02:37.522Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-06-08T22:02:37.522Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [2022-06-08T22:02:37.522Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [Pipeline] echo [2022-06-08T22:02:37.533Z] 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_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T22:02:37.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T22:02:38.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T22:02:38.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T22:02:38.455Z] prd-ubuntu20.04-docker-8c-8g-2103 does not seem to be running inside a container [2022-06-08T22:02:38.505Z] $ 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_jakarta/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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T22:02:38.742Z] $ docker top 7f8981a1e7c75c3706319ff76bb29d1d0d7eeb4236adb5cc538440c50d5364a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T22:02:39.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T22:02:39.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T22:02:39.751Z] + ls /var/log/sa-host [2022-06-08T22:02:39.751Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T22:02:39.813Z] provisioning config files... [2022-06-08T22:02:39.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config6551716982228842018tmp [Pipeline] { [Pipeline] echo [2022-06-08T22:02:39.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:40.120Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T22:02:40.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:40.462Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T22:02:40.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:40.752Z] ---> sudo-logs.sh [2022-06-08T22:02:40.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T22:02:40.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:41.061Z] ---> job-cost.sh [2022-06-08T22:02:41.061Z] lf-activate-venv: SKIPPING [2022-06-08T22:02:41.061Z] DEBUG: total: 0.2199999988079071 [2022-06-08T22:02:41.061Z] INFO: Retrieving Stack Cost... [2022-06-08T22:02:41.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T22:02:41.892Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T22:02:41.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T22:02:42.193Z] ---> logs-deploy.sh [2022-06-08T22:02:42.193Z] lf-activate-venv: SKIPPING [2022-06-08T22:02:42.193Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/jakarta/11 [2022-06-08T22:02:42.193Z] INFO: archiving workspace using pattern(s): [2022-06-08T22:02:43.134Z] Archives upload complete. [2022-06-08T22:02:43.134Z] INFO: archiving logs to Nexus