Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d550a7515acedfb5a6817696fd12096f388c1d1e 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-ssh11332676095601632683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16564604412803350336.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3606134220429902890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh8604910912256369602.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15640342844953290573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 [Pipeline] node Running on prd-centos7-docker-4c-2g-6609 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-gpio_main@tmp/jenkins-gitclient-ssh7708786896490406708.key > 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 d550a7515acedfb5a6817696fd12096f388c1d1e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 Commit message: "Merge pull request #16 from iain-anderson/v2-branch" > git rev-list --no-walk f39b6cd70fb93c328084340b8c900c025342af5c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T13:59:47.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T13:59:47.537Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T13:59:47.553Z] ========================================================= [2022-03-08T13:59:47.553Z] EdgeX Global Pipelines Version Info [2022-03-08T13:59:47.553Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T13:59:48.686Z] ------------------- [2022-03-08T13:59:48.686Z] stable info: [2022-03-08T13:59:48.686Z] ------------------- [2022-03-08T13:59:48.686Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T13:59:48.686Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T13:59:48.686Z] Message: update stable to v1.0.220 [2022-03-08T13:59:49.261Z] ------------------- [2022-03-08T13:59:49.261Z] experimental info: [2022-03-08T13:59:49.261Z] ------------------- [2022-03-08T13:59:49.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T13:59:49.261Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T13:59:49.261Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T13:59:49.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-03-08T13:59:49.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-03-08T13:59:49.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T13:59:49.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T13:59:49.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T13:59:49.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T13:59:49.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T13:59:49.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-08T13:59:49.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T13:59:49.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T13:59:49.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T13:59:49.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-03-08T13:59:49.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T13:59:49.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T13:59:49.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T13:59:49.587Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T13:59:49.602Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T13:59:49.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T13:59:49.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T13:59:49.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-08T13:59:49.701Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-08T13:59:49.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-08T13:59:49.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-08T13:59:49.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-08T13:59:49.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-08T13:59:49.768Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T13:59:49.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-08T13:59:49.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-08T13:59:49.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-08T13:59:49.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-08T13:59:49.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d550a75 [Pipeline] echo [2022-03-08T13:59:49.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T13:59:49.875Z] provisioning config files... [2022-03-08T13:59:49.887Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2285215260142386634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T13:59:50.200Z] ---> docker-login.sh [2022-03-08T13:59:50.200Z] nexus3.edgexfoundry.org:10001 [2022-03-08T13:59:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T13:59:50.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T13:59:50.462Z] Configure a credential helper to remove this warning. See [2022-03-08T13:59:50.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T13:59:50.462Z] [2022-03-08T13:59:50.462Z] Login Succeeded [2022-03-08T13:59:50.462Z] nexus3.edgexfoundry.org:10002 [2022-03-08T13:59:50.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T13:59:50.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T13:59:50.462Z] Configure a credential helper to remove this warning. See [2022-03-08T13:59:50.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T13:59:50.462Z] [2022-03-08T13:59:50.462Z] Login Succeeded [2022-03-08T13:59:50.462Z] nexus3.edgexfoundry.org:10003 [2022-03-08T13:59:50.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T13:59:50.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T13:59:50.726Z] Configure a credential helper to remove this warning. See [2022-03-08T13:59:50.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T13:59:50.726Z] [2022-03-08T13:59:50.726Z] Login Succeeded [2022-03-08T13:59:50.726Z] nexus3.edgexfoundry.org:10004 [2022-03-08T13:59:50.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T13:59:50.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T13:59:50.727Z] Configure a credential helper to remove this warning. See [2022-03-08T13:59:50.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T13:59:50.727Z] [2022-03-08T13:59:50.727Z] Login Succeeded [2022-03-08T13:59:50.727Z] docker.io [2022-03-08T13:59:50.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T13:59:51.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T13:59:51.305Z] Configure a credential helper to remove this warning. See [2022-03-08T13:59:51.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T13:59:51.305Z] [2022-03-08T13:59:51.305Z] Login Succeeded [2022-03-08T13:59:51.305Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T13:59:51.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-08T13:59:51.708Z] + git rev-list -1 --merges d550a7515acedfb5a6817696fd12096f388c1d1e~1..d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-08T13:59:51.734Z] -----------> git rev-list -1 --merges d550a7515acedfb5a6817696fd12096f388c1d1e~1..d550a7515acedfb5a6817696fd12096f388c1d1e d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T13:59:51.734Z] d550a7515acedfb5a6817696fd12096f388c1d1e [false] [Pipeline] sh [2022-03-08T13:59:52.028Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-08T13:59:52.044Z] ========================================================= [2022-03-08T13:59:52.044Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T13:59:52.044Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T13:59:52.391Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] echo [2022-03-08T13:59:52.402Z] [semverPrep] GIT_COMMIT: d550a7515acedfb5a6817696fd12096f388c1d1e, Commit Message: Merge pull request #16 from iain-anderson/v2-branch [Pipeline] echo [2022-03-08T13:59:52.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-08T13:59:52.845Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T13:59:52.845Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T13:59:52.845Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T13:59:52.845Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T13:59:52.845Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T13:59:52.845Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T13:59:52.845Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T13:59:53.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T13:59:53.195Z] [2022-03-08T13:59:53.195Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T13:59:53.506Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T13:59:53.506Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T13:59:53.506Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T13:59:53.506Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T13:59:53.506Z] 4c7163046ea9: Pulling fs layer [2022-03-08T13:59:53.506Z] 0c2d73faf560: Pulling fs layer [2022-03-08T13:59:53.506Z] 0c2d73faf560: Waiting [2022-03-08T13:59:53.506Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T13:59:53.506Z] 3e5f54012d9b: Download complete [2022-03-08T13:59:53.506Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T13:59:53.506Z] a0d0a0d46f8b: Download complete [2022-03-08T13:59:53.506Z] 0c2d73faf560: Verifying Checksum [2022-03-08T13:59:53.506Z] 0c2d73faf560: Download complete [2022-03-08T13:59:53.506Z] 4c7163046ea9: Verifying Checksum [2022-03-08T13:59:53.506Z] 4c7163046ea9: Download complete [2022-03-08T13:59:53.780Z] a0d0a0d46f8b: Pull complete [2022-03-08T13:59:53.780Z] 3e5f54012d9b: Pull complete [2022-03-08T13:59:54.053Z] 4c7163046ea9: Pull complete [2022-03-08T13:59:54.323Z] 0c2d73faf560: Pull complete [2022-03-08T13:59:54.323Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T13:59:54.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T13:59:54.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T13:59:54.392Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T13:59:54.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T13:59:54.982Z] $ docker top ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T13:59:55.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T13:59:55.080Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T13:59:55.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T13:59:55.206Z] $ docker exec ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 ssh-agent [2022-03-08T13:59:55.301Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgjLbO/agent.14 [2022-03-08T13:59:55.302Z] SSH_AGENT_PID=20 [2022-03-08T13:59:55.309Z] Running ssh-add (command line suppressed) [2022-03-08T13:59:55.407Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9053733331435276301.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9053733331435276301.key) [2022-03-08T13:59:55.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T13:59:55.717Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T13:59:55.735Z] $ docker exec --env ******** --env ******** ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 ssh-agent -k [2022-03-08T13:59:55.816Z] unset SSH_AUTH_SOCK; [2022-03-08T13:59:55.816Z] unset SSH_AGENT_PID; [2022-03-08T13:59:55.816Z] echo Agent pid 20 killed; [2022-03-08T13:59:55.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T13:59:55.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T13:59:55.856Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T13:59:55.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T13:59:55.957Z] $ docker exec ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 ssh-agent [2022-03-08T13:59:56.054Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbNPkdL/agent.56 [2022-03-08T13:59:56.054Z] SSH_AGENT_PID=63 [2022-03-08T13:59:56.059Z] Running ssh-add (command line suppressed) [2022-03-08T13:59:56.145Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3541050811684937705.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3541050811684937705.key) [2022-03-08T13:59:56.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T13:59:56.452Z] + git semver init [2022-03-08T13:59:56.452Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T13:59:56.452Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-08T13:59:56.452Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-08T13:59:56.452Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T13:59:56.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T13:59:56.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T13:59:56.452Z] # $SEMVER_BRANCH = main [2022-03-08T13:59:56.452Z] # $SEMVER_TEMP = /tmp/semver-197937840 [2022-03-08T13:59:56.452Z] # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP [2022-03-08T13:59:57.397Z] # '/tmp/semver-197937840' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' [2022-03-08T13:59:57.397Z] # -> Force: false [2022-03-08T13:59:57.397Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2022-03-08T13:59:57.408Z] $ docker exec --env ******** --env ******** ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 ssh-agent -k [2022-03-08T13:59:57.483Z] unset SSH_AUTH_SOCK; [2022-03-08T13:59:57.483Z] unset SSH_AGENT_PID; [2022-03-08T13:59:57.483Z] echo Agent pid 63 killed; [2022-03-08T13:59:57.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T13:59:57.815Z] + git semver [Pipeline] } [2022-03-08T13:59:57.827Z] $ docker stop --time=1 ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 [2022-03-08T13:59:59.033Z] $ docker rm -f ac4194a0e68dbc97742b113f02d22d786e26eb31c17d371efc42a0768a24ae78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T13:59:59.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T13:59:59.607Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T13:59:59.611Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T13:59:59.744Z] provisioning config files... [2022-03-08T13:59:59.752Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config112025146363380723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:00:00.070Z] ---> docker-login.sh [2022-03-08T14:00:00.070Z] nexus3.edgexfoundry.org:10001 [2022-03-08T14:00:00.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:00:00.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:00:00.070Z] Configure a credential helper to remove this warning. See [2022-03-08T14:00:00.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:00:00.070Z] [2022-03-08T14:00:00.070Z] Login Succeeded [2022-03-08T14:00:00.070Z] nexus3.edgexfoundry.org:10002 [2022-03-08T14:00:00.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:00:00.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:00:00.070Z] Configure a credential helper to remove this warning. See [2022-03-08T14:00:00.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:00:00.070Z] [2022-03-08T14:00:00.070Z] Login Succeeded [2022-03-08T14:00:00.070Z] nexus3.edgexfoundry.org:10003 [2022-03-08T14:00:00.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:00:00.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:00:00.337Z] Configure a credential helper to remove this warning. See [2022-03-08T14:00:00.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:00:00.337Z] [2022-03-08T14:00:00.337Z] Login Succeeded [2022-03-08T14:00:00.337Z] nexus3.edgexfoundry.org:10004 [2022-03-08T14:00:00.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:00:00.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:00:00.337Z] Configure a credential helper to remove this warning. See [2022-03-08T14:00:00.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:00:00.337Z] [2022-03-08T14:00:00.337Z] Login Succeeded [2022-03-08T14:00:00.337Z] docker.io [2022-03-08T14:00:00.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:00:01.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:00:01.721Z] Configure a credential helper to remove this warning. See [2022-03-08T14:00:01.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:00:01.721Z] [2022-03-08T14:00:01.721Z] Login Succeeded [2022-03-08T14:00:01.721Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T14:00:01.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T14:00:01.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T14:00:01.810Z] ========================================================= [2022-03-08T14:00:01.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T14:00:01.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:00:02.117Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-08T14:00:02.117Z] Sending build context to Docker daemon 10.97MB [2022-03-08T14:00:02.117Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T14:00:02.117Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-08T14:00:02.117Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T14:00:02.117Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T14:00:02.117Z] 666ba61612fd: Pulling fs layer [2022-03-08T14:00:02.117Z] 8ed8ca486205: Pulling fs layer [2022-03-08T14:00:02.117Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T14:00:02.117Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T14:00:02.117Z] 640e595b4fbd: Pulling fs layer [2022-03-08T14:00:02.117Z] 763cafe07f6e: Pulling fs layer [2022-03-08T14:00:02.117Z] 0c0b528cf693: Pulling fs layer [2022-03-08T14:00:02.117Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T14:00:02.117Z] 4fe6c5a15a65: Waiting [2022-03-08T14:00:02.117Z] 22a0e8bec74d: Waiting [2022-03-08T14:00:02.117Z] 640e595b4fbd: Waiting [2022-03-08T14:00:02.117Z] 763cafe07f6e: Waiting [2022-03-08T14:00:02.117Z] 0c0b528cf693: Waiting [2022-03-08T14:00:02.117Z] 10935f4eaf8b: Waiting [2022-03-08T14:00:02.389Z] 8ed8ca486205: Verifying Checksum [2022-03-08T14:00:02.389Z] 8ed8ca486205: Download complete [2022-03-08T14:00:02.389Z] 666ba61612fd: Verifying Checksum [2022-03-08T14:00:02.389Z] 666ba61612fd: Download complete [2022-03-08T14:00:02.389Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T14:00:02.389Z] 22a0e8bec74d: Download complete [2022-03-08T14:00:02.389Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T14:00:02.389Z] 59bf1c3509f3: Download complete [2022-03-08T14:00:02.389Z] 640e595b4fbd: Verifying Checksum [2022-03-08T14:00:02.389Z] 640e595b4fbd: Download complete [2022-03-08T14:00:02.389Z] 763cafe07f6e: Verifying Checksum [2022-03-08T14:00:02.389Z] 763cafe07f6e: Download complete [2022-03-08T14:00:02.389Z] 0c0b528cf693: Verifying Checksum [2022-03-08T14:00:02.389Z] 0c0b528cf693: Download complete [2022-03-08T14:00:02.664Z] 59bf1c3509f3: Pull complete [2022-03-08T14:00:02.928Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T14:00:02.928Z] 10935f4eaf8b: Download complete [2022-03-08T14:00:02.928Z] 666ba61612fd: Pull complete [2022-03-08T14:00:02.928Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T14:00:02.928Z] 4fe6c5a15a65: Download complete [2022-03-08T14:00:02.928Z] 8ed8ca486205: Pull complete [2022-03-08T14:00:07.202Z] 4fe6c5a15a65: Pull complete [2022-03-08T14:00:07.202Z] 22a0e8bec74d: Pull complete [2022-03-08T14:00:07.202Z] 640e595b4fbd: Pull complete [2022-03-08T14:00:07.202Z] 763cafe07f6e: Pull complete [2022-03-08T14:00:07.202Z] 0c0b528cf693: Pull complete [2022-03-08T14:00:09.766Z] 10935f4eaf8b: Pull complete [2022-03-08T14:00:09.766Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T14:00:09.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T14:00:09.766Z] ---> 99d49a6021b9 [2022-03-08T14:00:09.766Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-08T14:00:11.675Z] ---> Running in 19cee447d54b [2022-03-08T14:00:11.675Z] Removing intermediate container 19cee447d54b [2022-03-08T14:00:11.675Z] ---> 882a7bc24376 [2022-03-08T14:00:11.675Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T14:00:11.675Z] ---> Running in 8ce1b025b4dd [2022-03-08T14:00:11.675Z] Removing intermediate container 8ce1b025b4dd [2022-03-08T14:00:11.675Z] ---> dc2de8edd6b5 [2022-03-08T14:00:11.675Z] Step 5/11 : WORKDIR /device-gpio [2022-03-08T14:00:11.675Z] ---> Running in b65cb078cf58 [2022-03-08T14:00:11.675Z] Removing intermediate container b65cb078cf58 [2022-03-08T14:00:11.675Z] ---> e0ab3de38fde [2022-03-08T14:00:11.675Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:00:11.675Z] ---> Running in 615c8b34b431 [2022-03-08T14:00:12.249Z] Removing intermediate container 615c8b34b431 [2022-03-08T14:00:12.249Z] ---> 51d055944a16 [2022-03-08T14:00:12.249Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T14:00:12.249Z] ---> Running in ceddb4671c97 [2022-03-08T14:00:12.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T14:00:13.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T14:00:13.718Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T14:00:13.718Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-08T14:00:13.718Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T14:00:13.979Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T14:00:13.979Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T14:00:13.979Z] OK: 224 MiB in 56 packages [2022-03-08T14:00:14.238Z] Removing intermediate container ceddb4671c97 [2022-03-08T14:00:14.238Z] ---> 162bef4542eb [2022-03-08T14:00:14.238Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-08T14:00:14.500Z] ---> a50a24b7aa4b [2022-03-08T14:00:14.500Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T14:00:14.500Z] ---> Running in 745c5874139d [2022-03-08T14:00:14.710Z] Still waiting to schedule task [2022-03-08T14:00:14.711Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-08T14:00:46.805Z] Removing intermediate container 745c5874139d [2022-03-08T14:00:46.805Z] ---> 9a87f3b15c2d [2022-03-08T14:00:46.805Z] Step 10/11 : COPY . . [2022-03-08T14:00:46.805Z] ---> 629ad599bf92 [2022-03-08T14:00:46.805Z] Step 11/11 : RUN ${MAKE} [2022-03-08T14:00:46.805Z] ---> Running in 0f3a299866ea [2022-03-08T14:00:47.066Z] Removing intermediate container 0f3a299866ea [2022-03-08T14:00:47.066Z] ---> fd61335c6966 [2022-03-08T14:00:47.066Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-08T14:00:47.066Z] Successfully built fd61335c6966 [2022-03-08T14:00:47.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:00:47.371Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T14:00:47.371Z] . [Pipeline] withDockerContainer [2022-03-08T14:00:47.430Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:00:47.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T14:00:47.784Z] $ docker top d1d761f0a397c3bf430313a198743a3f10369cd2ce5804c9703370d2bcecf795 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T14:00:48.133Z] + go version [2022-03-08T14:00:48.133Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T14:00:48.145Z] $ docker stop --time=1 d1d761f0a397c3bf430313a198743a3f10369cd2ce5804c9703370d2bcecf795 [2022-03-08T14:00:49.320Z] $ docker rm -f d1d761f0a397c3bf430313a198743a3f10369cd2ce5804c9703370d2bcecf795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:00:49.746Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T14:00:49.746Z] . [Pipeline] withDockerContainer [2022-03-08T14:00:49.819Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:00:49.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T14:00:50.198Z] $ docker top 1c9abcc03bdd7104884c5402e7ffc72fa687318fb10ed38aea7f99aff8963fd4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T14:00:50.594Z] + make test [2022-03-08T14:00:50.594Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T14:00:50.865Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-08T14:01:05.847Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-08T14:01:05.847Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-08T14:01:05.847Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-08T14:01:09.170Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T14:01:09.170Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T14:01:09.170Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T14:01:09.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T14:01:09.457Z] $ docker stop --time=1 1c9abcc03bdd7104884c5402e7ffc72fa687318fb10ed38aea7f99aff8963fd4 [2022-03-08T14:01:10.902Z] $ docker rm -f 1c9abcc03bdd7104884c5402e7ffc72fa687318fb10ed38aea7f99aff8963fd4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T14:01:11.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T14:01:11.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-08T14:01:12.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T14:01:12.659Z] + ls -al . [2022-03-08T14:01:12.659Z] total 152 [2022-03-08T14:01:12.659Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 8 14:01 . [2022-03-08T14:01:12.659Z] drwxrwxr-x. 4 jenkins jenkins 106 Mar 8 13:59 .. [2022-03-08T14:01:12.659Z] -rw-rw-r--. 1 jenkins jenkins 7772 Mar 8 13:59 Attribution.txt [2022-03-08T14:01:12.659Z] drwxrwxr-x. 2 jenkins jenkins 37 Mar 8 13:59 bin [2022-03-08T14:01:12.660Z] drwxrwxr-x. 3 jenkins jenkins 32 Mar 8 13:59 cmd [2022-03-08T14:01:12.660Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 8 14:00 coverage.out [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 1846 Mar 8 13:59 Dockerfile [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 120 Mar 8 13:59 .dockerignore [2022-03-08T14:01:12.660Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 8 13:59 .git [2022-03-08T14:01:12.660Z] drwxrwxr-x. 2 jenkins jenkins 81 Mar 8 13:59 .github [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 343 Mar 8 13:59 .gitignore [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 2794 Mar 8 13:59 go.mod [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 70652 Mar 8 13:59 go.sum [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 8 13:59 GOVERNANCE.md [2022-03-08T14:01:12.660Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 8 13:59 internal [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 657 Mar 8 13:59 Jenkinsfile [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 8 13:59 LICENSE [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 992 Mar 8 13:59 Makefile [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 617 Mar 8 13:59 OWNERS.md [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 9578 Mar 8 13:59 README.md [2022-03-08T14:01:12.660Z] drwx------. 3 jenkins jenkins 30 Mar 8 13:59 .semver [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 8 13:59 VERSION [2022-03-08T14:01:12.660Z] -rw-rw-r--. 1 jenkins jenkins 209 Mar 8 13:59 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:12.967Z] + 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=d550a7515acedfb5a6817696fd12096f388c1d1e --label arch=amd64 --label version=1.0.1-dev.7 . [2022-03-08T14:01:12.967Z] Sending build context to Docker daemon 10.97MB [2022-03-08T14:01:12.967Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T14:01:12.967Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-08T14:01:12.967Z] ---> fd61335c6966 [2022-03-08T14:01:12.967Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-08T14:01:12.967Z] ---> Running in 25afa45aa571 [2022-03-08T14:01:13.226Z] Removing intermediate container 25afa45aa571 [2022-03-08T14:01:13.226Z] ---> 071f8da57435 [2022-03-08T14:01:13.226Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T14:01:13.226Z] ---> Running in d146f924fb44 [2022-03-08T14:01:13.226Z] Removing intermediate container d146f924fb44 [2022-03-08T14:01:13.226Z] ---> 30750c2ab944 [2022-03-08T14:01:13.226Z] Step 5/25 : WORKDIR /device-gpio [2022-03-08T14:01:13.226Z] ---> Running in 61e44b94e508 [2022-03-08T14:01:13.226Z] Removing intermediate container 61e44b94e508 [2022-03-08T14:01:13.226Z] ---> 8a1194357fea [2022-03-08T14:01:13.226Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:01:13.485Z] ---> Running in 0d1504949f47 [2022-03-08T14:01:13.746Z] Removing intermediate container 0d1504949f47 [2022-03-08T14:01:13.746Z] ---> 9f6ad1fe1bba [2022-03-08T14:01:13.746Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T14:01:13.746Z] ---> Running in 76ac4b35483a [2022-03-08T14:01:14.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T14:01:14.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T14:01:15.216Z] OK: 224 MiB in 56 packages [2022-03-08T14:01:15.480Z] Removing intermediate container 76ac4b35483a [2022-03-08T14:01:15.480Z] ---> 60c5ed11243d [2022-03-08T14:01:15.480Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-08T14:01:15.740Z] ---> 9dd7173b3e72 [2022-03-08T14:01:15.740Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T14:01:15.740Z] ---> Running in 9ae1bb16bd2d [2022-03-08T14:01:16.316Z] Removing intermediate container 9ae1bb16bd2d [2022-03-08T14:01:16.316Z] ---> 8e49ef1a4906 [2022-03-08T14:01:16.316Z] Step 10/25 : COPY . . [2022-03-08T14:01:16.579Z] ---> 4af74b0c4b45 [2022-03-08T14:01:16.579Z] Step 11/25 : RUN ${MAKE} [2022-03-08T14:01:16.579Z] ---> Running in b247d6781c7d [2022-03-08T14:01:17.150Z] Removing intermediate container b247d6781c7d [2022-03-08T14:01:17.150Z] ---> 049fc27623e5 [2022-03-08T14:01:17.150Z] Step 12/25 : FROM alpine:3.15 [2022-03-08T14:01:17.723Z] 3.15: Pulling from library/alpine [2022-03-08T14:01:17.723Z] 59bf1c3509f3: Already exists [2022-03-08T14:01:17.985Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T14:01:17.985Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T14:01:17.985Z] ---> c059bfaa849c [2022-03-08T14:01:17.985Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-08T14:01:17.985Z] ---> Running in c5efe7b00b34 [2022-03-08T14:01:17.985Z] Removing intermediate container c5efe7b00b34 [2022-03-08T14:01:17.985Z] ---> 7508b446c455 [2022-03-08T14:01:17.985Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:01:18.246Z] ---> Running in 0b56a8718568 [2022-03-08T14:01:18.506Z] Removing intermediate container 0b56a8718568 [2022-03-08T14:01:18.506Z] ---> 8bb069366364 [2022-03-08T14:01:18.506Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-08T14:01:18.506Z] ---> Running in e42f8db5a58a [2022-03-08T14:01:18.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T14:01:19.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T14:01:19.965Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-08T14:01:19.965Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-08T14:01:20.224Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-08T14:01:20.224Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-08T14:01:20.224Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-08T14:01:20.484Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T14:01:20.484Z] OK: 8 MiB in 19 packages [2022-03-08T14:01:20.744Z] Removing intermediate container e42f8db5a58a [2022-03-08T14:01:20.744Z] ---> c33b0978eb47 [2022-03-08T14:01:20.744Z] Step 16/25 : WORKDIR / [2022-03-08T14:01:20.744Z] ---> Running in 417b95ef41cc [2022-03-08T14:01:20.744Z] Removing intermediate container 417b95ef41cc [2022-03-08T14:01:20.744Z] ---> c7d0e450c594 [2022-03-08T14:01:20.744Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-08T14:01:21.008Z] ---> 9e97c4beb30d [2022-03-08T14:01:21.008Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-08T14:01:21.008Z] ---> eb521fd6ed39 [2022-03-08T14:01:21.008Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-08T14:01:21.279Z] ---> 28d2d08c0117 [2022-03-08T14:01:21.279Z] Step 20/25 : EXPOSE 59910 [2022-03-08T14:01:21.279Z] ---> Running in c39f024683e2 [2022-03-08T14:01:21.279Z] Removing intermediate container c39f024683e2 [2022-03-08T14:01:21.279Z] ---> c2e8bd9b9b61 [2022-03-08T14:01:21.279Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-08T14:01:21.279Z] ---> Running in 1da5e05d1ec7 [2022-03-08T14:01:21.279Z] Removing intermediate container 1da5e05d1ec7 [2022-03-08T14:01:21.279Z] ---> a6e42afadc5d [2022-03-08T14:01:21.279Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T14:01:21.541Z] ---> Running in bbab6737bc8b [2022-03-08T14:01:21.541Z] Removing intermediate container bbab6737bc8b [2022-03-08T14:01:21.541Z] ---> aef0f0bd9a37 [2022-03-08T14:01:21.541Z] Step 23/25 : LABEL arch=amd64 [2022-03-08T14:01:21.541Z] ---> Running in 74749ee1a156 [2022-03-08T14:01:21.541Z] Removing intermediate container 74749ee1a156 [2022-03-08T14:01:21.541Z] ---> 5813c300a8cc [2022-03-08T14:01:21.541Z] Step 24/25 : LABEL git_sha=d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:01:21.541Z] ---> Running in 3176510a3331 [2022-03-08T14:01:21.803Z] Removing intermediate container 3176510a3331 [2022-03-08T14:01:21.803Z] ---> a4268c7a980d [2022-03-08T14:01:21.803Z] Step 25/25 : LABEL version=1.0.1-dev.7 [2022-03-08T14:01:21.803Z] ---> Running in 5e54b33a3ab9 [2022-03-08T14:01:21.803Z] Removing intermediate container 5e54b33a3ab9 [2022-03-08T14:01:21.803Z] ---> 77d3e7ff0660 [2022-03-08T14:01:21.803Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-03-08T14:01:21.803Z] Successfully built 77d3e7ff0660 [2022-03-08T14:01:21.803Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T14:01:21.901Z] provisioning config files... [2022-03-08T14:01:21.910Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config493622575184800909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:01:22.216Z] ---> docker-login.sh [2022-03-08T14:01:22.216Z] nexus3.edgexfoundry.org:10001 [2022-03-08T14:01:22.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:01:22.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:01:22.216Z] Configure a credential helper to remove this warning. See [2022-03-08T14:01:22.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:01:22.216Z] [2022-03-08T14:01:22.216Z] Login Succeeded [2022-03-08T14:01:22.216Z] nexus3.edgexfoundry.org:10002 [2022-03-08T14:01:22.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:01:22.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:01:22.216Z] Configure a credential helper to remove this warning. See [2022-03-08T14:01:22.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:01:22.216Z] [2022-03-08T14:01:22.216Z] Login Succeeded [2022-03-08T14:01:22.477Z] nexus3.edgexfoundry.org:10003 [2022-03-08T14:01:22.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:01:22.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:01:22.477Z] Configure a credential helper to remove this warning. See [2022-03-08T14:01:22.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:01:22.477Z] [2022-03-08T14:01:22.477Z] Login Succeeded [2022-03-08T14:01:22.477Z] nexus3.edgexfoundry.org:10004 [2022-03-08T14:01:22.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:01:22.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:01:22.477Z] Configure a credential helper to remove this warning. See [2022-03-08T14:01:22.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:01:22.477Z] [2022-03-08T14:01:22.477Z] Login Succeeded [2022-03-08T14:01:22.477Z] docker.io [2022-03-08T14:01:22.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:01:23.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:01:23.000Z] Configure a credential helper to remove this warning. See [2022-03-08T14:01:23.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:01:23.000Z] [2022-03-08T14:01:23.000Z] Login Succeeded [2022-03-08T14:01:23.000Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T14:01:23.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T14:01:23.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T14:01:23.061Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-03-08T14:01:23.061Z] d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:01:23.061Z] latest [2022-03-08T14:01:23.061Z] 1.0.1-dev.7 [2022-03-08T14:01:23.061Z] d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:01:23.061Z] main [2022-03-08T14:01:23.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:23.395Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:23.703Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:01:23.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-08T14:01:23.703Z] 2f5605bdc299: Preparing [2022-03-08T14:01:23.703Z] 01dba7234c88: Preparing [2022-03-08T14:01:23.703Z] 5d7c831834e2: Preparing [2022-03-08T14:01:23.703Z] 34469ba15e2a: Preparing [2022-03-08T14:01:23.703Z] edf6c50488bd: Preparing [2022-03-08T14:01:23.703Z] 8d3ac3489996: Preparing [2022-03-08T14:01:23.703Z] 8d3ac3489996: Waiting [2022-03-08T14:01:23.703Z] 5d7c831834e2: Pushed [2022-03-08T14:01:23.703Z] 01dba7234c88: Pushed [2022-03-08T14:01:23.703Z] edf6c50488bd: Pushed [2022-03-08T14:01:23.703Z] 2f5605bdc299: Pushed [2022-03-08T14:01:23.963Z] 34469ba15e2a: Pushed [2022-03-08T14:01:24.223Z] 8d3ac3489996: Pushed [2022-03-08T14:01:24.482Z] d550a7515acedfb5a6817696fd12096f388c1d1e: digest: sha256:28943868d1acd1c6e403873b1632e834798bb3a1f6f739156297afe67c2c66b4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:24.784Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:25.077Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-08T14:01:25.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-08T14:01:25.077Z] 2f5605bdc299: Preparing [2022-03-08T14:01:25.077Z] 01dba7234c88: Preparing [2022-03-08T14:01:25.077Z] 5d7c831834e2: Preparing [2022-03-08T14:01:25.077Z] 34469ba15e2a: Preparing [2022-03-08T14:01:25.077Z] edf6c50488bd: Preparing [2022-03-08T14:01:25.077Z] 8d3ac3489996: Preparing [2022-03-08T14:01:25.077Z] 8d3ac3489996: Waiting [2022-03-08T14:01:25.077Z] edf6c50488bd: Layer already exists [2022-03-08T14:01:25.077Z] 01dba7234c88: Layer already exists [2022-03-08T14:01:25.077Z] 5d7c831834e2: Layer already exists [2022-03-08T14:01:25.077Z] 34469ba15e2a: Layer already exists [2022-03-08T14:01:25.077Z] 2f5605bdc299: Layer already exists [2022-03-08T14:01:25.077Z] 8d3ac3489996: Layer already exists [2022-03-08T14:01:25.077Z] latest: digest: sha256:28943868d1acd1c6e403873b1632e834798bb3a1f6f739156297afe67c2c66b4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:25.369Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:25.659Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.7 [2022-03-08T14:01:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-08T14:01:25.659Z] 2f5605bdc299: Preparing [2022-03-08T14:01:25.659Z] 01dba7234c88: Preparing [2022-03-08T14:01:25.659Z] 5d7c831834e2: Preparing [2022-03-08T14:01:25.659Z] 34469ba15e2a: Preparing [2022-03-08T14:01:25.659Z] edf6c50488bd: Preparing [2022-03-08T14:01:25.659Z] 8d3ac3489996: Preparing [2022-03-08T14:01:25.659Z] 8d3ac3489996: Waiting [2022-03-08T14:01:25.659Z] 34469ba15e2a: Layer already exists [2022-03-08T14:01:25.659Z] 01dba7234c88: Layer already exists [2022-03-08T14:01:25.659Z] 5d7c831834e2: Layer already exists [2022-03-08T14:01:25.659Z] 2f5605bdc299: Layer already exists [2022-03-08T14:01:25.659Z] edf6c50488bd: Layer already exists [2022-03-08T14:01:25.659Z] 8d3ac3489996: Layer already exists [2022-03-08T14:01:25.659Z] 1.0.1-dev.7: digest: sha256:28943868d1acd1c6e403873b1632e834798bb3a1f6f739156297afe67c2c66b4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:25.958Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:26.249Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:01:26.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-08T14:01:26.250Z] 2f5605bdc299: Preparing [2022-03-08T14:01:26.250Z] 01dba7234c88: Preparing [2022-03-08T14:01:26.250Z] 5d7c831834e2: Preparing [2022-03-08T14:01:26.250Z] 34469ba15e2a: Preparing [2022-03-08T14:01:26.250Z] edf6c50488bd: Preparing [2022-03-08T14:01:26.250Z] 8d3ac3489996: Preparing [2022-03-08T14:01:26.250Z] 8d3ac3489996: Waiting [2022-03-08T14:01:26.250Z] 5d7c831834e2: Layer already exists [2022-03-08T14:01:26.250Z] 2f5605bdc299: Layer already exists [2022-03-08T14:01:26.250Z] 34469ba15e2a: Layer already exists [2022-03-08T14:01:26.250Z] 01dba7234c88: Layer already exists [2022-03-08T14:01:26.250Z] edf6c50488bd: Layer already exists [2022-03-08T14:01:26.250Z] 8d3ac3489996: Layer already exists [2022-03-08T14:01:26.250Z] d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7: digest: sha256:28943868d1acd1c6e403873b1632e834798bb3a1f6f739156297afe67c2c66b4 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:26.545Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:26.833Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-03-08T14:01:26.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-03-08T14:01:26.833Z] 2f5605bdc299: Preparing [2022-03-08T14:01:26.833Z] 01dba7234c88: Preparing [2022-03-08T14:01:26.833Z] 5d7c831834e2: Preparing [2022-03-08T14:01:26.833Z] 34469ba15e2a: Preparing [2022-03-08T14:01:26.833Z] edf6c50488bd: Preparing [2022-03-08T14:01:26.833Z] 8d3ac3489996: Preparing [2022-03-08T14:01:26.833Z] 8d3ac3489996: Waiting [2022-03-08T14:01:26.833Z] edf6c50488bd: Layer already exists [2022-03-08T14:01:26.833Z] 2f5605bdc299: Layer already exists [2022-03-08T14:01:26.833Z] 5d7c831834e2: Layer already exists [2022-03-08T14:01:26.833Z] 01dba7234c88: Layer already exists [2022-03-08T14:01:26.833Z] 34469ba15e2a: Layer already exists [2022-03-08T14:01:26.833Z] 8d3ac3489996: Layer already exists [2022-03-08T14:01:26.833Z] main: digest: sha256:28943868d1acd1c6e403873b1632e834798bb3a1f6f739156297afe67c2c66b4 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T14:01:26.865Z] ===================================================== [Pipeline] echo [2022-03-08T14:01:26.877Z] taggedImages: [2022-03-08T14:01:26.877Z] - nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:01:26.877Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-03-08T14:01:26.877Z] - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.7 [2022-03-08T14:01:26.877Z] - nexus3.edgexfoundry.org:10004/device-gpio:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:01:26.877Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:27.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T14:01:27.323Z] [2022-03-08T14:01:27.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:01:27.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T14:01:27.626Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T14:01:27.626Z] 5eb5b503b376: Pulling fs layer [2022-03-08T14:01:27.626Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T14:01:27.626Z] ec43610c2a17: Pulling fs layer [2022-03-08T14:01:27.626Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T14:01:27.626Z] 33b1e0a273af: Pulling fs layer [2022-03-08T14:01:27.626Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T14:01:27.626Z] 2f39f015ded8: Pulling fs layer [2022-03-08T14:01:27.626Z] 33b1e0a273af: Waiting [2022-03-08T14:01:27.626Z] 5d3b04190fa2: Waiting [2022-03-08T14:01:27.626Z] 2f39f015ded8: Waiting [2022-03-08T14:01:27.626Z] 3a2ae6a8a46f: Waiting [2022-03-08T14:01:27.626Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T14:01:27.626Z] 5c69ac0246d0: Download complete [2022-03-08T14:01:27.626Z] 3a2ae6a8a46f: Download complete [2022-03-08T14:01:27.626Z] 33b1e0a273af: Verifying Checksum [2022-03-08T14:01:27.626Z] 33b1e0a273af: Download complete [2022-03-08T14:01:27.626Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T14:01:27.626Z] 5d3b04190fa2: Download complete [2022-03-08T14:01:27.885Z] ec43610c2a17: Verifying Checksum [2022-03-08T14:01:27.885Z] ec43610c2a17: Download complete [2022-03-08T14:01:27.885Z] 5eb5b503b376: Verifying Checksum [2022-03-08T14:01:27.885Z] 5eb5b503b376: Download complete [2022-03-08T14:01:28.465Z] 2f39f015ded8: Download complete [2022-03-08T14:01:29.424Z] 5eb5b503b376: Pull complete [2022-03-08T14:01:29.424Z] 5c69ac0246d0: Pull complete [2022-03-08T14:01:29.997Z] ec43610c2a17: Pull complete [2022-03-08T14:01:30.261Z] 3a2ae6a8a46f: Pull complete [2022-03-08T14:01:30.525Z] 33b1e0a273af: Pull complete [2022-03-08T14:01:30.525Z] 5d3b04190fa2: Pull complete [2022-03-08T14:01:35.864Z] 2f39f015ded8: Pull complete [2022-03-08T14:01:35.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T14:01:35.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T14:01:35.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T14:01:35.934Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:01:35.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T14:01:38.375Z] $ docker top 3443d67e762e53f0974b001503914423c58c61ea7d137e319d45c870de67b413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:01:38.687Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6612 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-03-08T14:01:38.701Z] Running in /w/workspace/device-gpio/10 [Pipeline] { [Pipeline] checkout [2022-03-08T14:01:38.816Z] ---> job-cost.sh [2022-03-08T14:01:38.816Z] lf-activate-venv: SKIPPING [2022-03-08T14:01:38.816Z] INFO: No Stack... [2022-03-08T14:01:38.906Z] The recommended git tool is: git [2022-03-08T14:01:39.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T14:01:39.644Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T14:01:39.938Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-03-08T14:01:39.938Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T14:01:39.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [2022-03-08T14:01:39.963Z] Resource [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] did not exist. Created. [2022-03-08T14:01:39.963Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T14:01:40.270Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-08T14:01:40.297Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T14:01:40.303Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T14:01:40.321Z] $ docker stop --time=1 3443d67e762e53f0974b001503914423c58c61ea7d137e319d45c870de67b413 [2022-03-08T14:01:41.463Z] $ docker rm -f 3443d67e762e53f0974b001503914423c58c61ea7d137e319d45c870de67b413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T14:01:43.368Z] using credential edgex-jenkins-ssh [2022-03-08T14:01:43.384Z] Cloning the remote Git repository [2022-03-08T14:01:43.432Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-03-08T14:01:43.504Z] > git init /w/workspace/device-gpio/10 # timeout=10 [2022-03-08T14:01:43.594Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-03-08T14:01:43.595Z] > git --version # timeout=10 [2022-03-08T14:01:43.614Z] > git --version # 'git version 2.17.1' [2022-03-08T14:01:43.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T14:01:43.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T14:01:44.901Z] Avoid second fetch [2022-03-08T14:01:44.902Z] Checking out Revision d550a7515acedfb5a6817696fd12096f388c1d1e (main) [2022-03-08T14:01:44.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-03-08T14:01:44.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T14:01:44.915Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T14:01:44.929Z] > git checkout -f d550a7515acedfb5a6817696fd12096f388c1d1e # timeout=10 [2022-03-08T14:01:49.248Z] Commit message: "Merge pull request #16 from iain-anderson/v2-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T14:01:50.109Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T14:01:50.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T14:01:50.109Z] Dload Upload Total Spent Left Speed [2022-03-08T14:01:50.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 29982 0 --:--:-- --:--:-- --:--:-- 29906 100 11843 100 11843 0 0 29831 0 --:--:-- --:--:-- --:--:-- 29831 [Pipeline] sh [2022-03-08T14:01:50.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T14:01:51.242Z] + sudo tee /etc/docker/daemon.new [2022-03-08T14:01:51.242Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-08T14:01:51.242Z] { [2022-03-08T14:01:51.242Z] "registry-mirrors": [ [2022-03-08T14:01:51.242Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T14:01:51.242Z] ], [2022-03-08T14:01:51.242Z] "bip": "10.250.0.254/24", [2022-03-08T14:01:51.242Z] "hosts": [ [2022-03-08T14:01:51.242Z] "tcp://0.0.0.0:5555", [2022-03-08T14:01:51.242Z] "unix:///var/run/docker.sock" [2022-03-08T14:01:51.242Z] ], [2022-03-08T14:01:51.242Z] "mtu": 1458, [2022-03-08T14:01:51.242Z] "selinux-enabled": true, [2022-03-08T14:01:51.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T14:01:51.242Z] } [Pipeline] sh [2022-03-08T14:01:51.588Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T14:01:51.929Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T14:02:10.311Z] provisioning config files... [2022-03-08T14:02:10.348Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/10@tmp/config4065197010796129691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:02:10.737Z] ---> docker-login.sh [2022-03-08T14:02:10.737Z] nexus3.edgexfoundry.org:10001 [2022-03-08T14:02:11.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:02:11.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:02:11.613Z] Configure a credential helper to remove this warning. See [2022-03-08T14:02:11.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:02:11.613Z] [2022-03-08T14:02:11.613Z] Login Succeeded [2022-03-08T14:02:11.613Z] nexus3.edgexfoundry.org:10002 [2022-03-08T14:02:11.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:02:11.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:02:11.887Z] Configure a credential helper to remove this warning. See [2022-03-08T14:02:11.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:02:11.887Z] [2022-03-08T14:02:11.887Z] Login Succeeded [2022-03-08T14:02:11.887Z] nexus3.edgexfoundry.org:10003 [2022-03-08T14:02:12.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:02:12.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:02:12.435Z] Configure a credential helper to remove this warning. See [2022-03-08T14:02:12.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:02:12.435Z] [2022-03-08T14:02:12.435Z] Login Succeeded [2022-03-08T14:02:12.435Z] nexus3.edgexfoundry.org:10004 [2022-03-08T14:02:12.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:02:12.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:02:12.706Z] Configure a credential helper to remove this warning. See [2022-03-08T14:02:12.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:02:12.706Z] [2022-03-08T14:02:12.706Z] Login Succeeded [2022-03-08T14:02:12.977Z] docker.io [2022-03-08T14:02:13.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:02:13.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:02:13.518Z] Configure a credential helper to remove this warning. See [2022-03-08T14:02:13.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:02:13.518Z] [2022-03-08T14:02:13.518Z] Login Succeeded [2022-03-08T14:02:13.518Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T14:02:13.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T14:02:13.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T14:02:13.965Z] ========================================================= [2022-03-08T14:02:13.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T14:02:13.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:02:14.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-08T14:02:14.595Z] Sending build context to Docker daemon 5.557MB [2022-03-08T14:02:14.595Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T14:02:14.595Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-08T14:02:14.872Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T14:02:14.872Z] 9b3977197b4f: Pulling fs layer [2022-03-08T14:02:14.872Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T14:02:14.872Z] 94645a83ff95: Pulling fs layer [2022-03-08T14:02:14.872Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T14:02:14.872Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T14:02:14.872Z] f7c0051592d6: Pulling fs layer [2022-03-08T14:02:14.872Z] a227ed2f7395: Pulling fs layer [2022-03-08T14:02:14.872Z] 7b1c46037f91: Pulling fs layer [2022-03-08T14:02:14.872Z] 3f3a8bcf1eab: Waiting [2022-03-08T14:02:14.872Z] 0c92f367c5e7: Waiting [2022-03-08T14:02:14.872Z] f7c0051592d6: Waiting [2022-03-08T14:02:14.872Z] a227ed2f7395: Waiting [2022-03-08T14:02:14.872Z] 7b1c46037f91: Waiting [2022-03-08T14:02:14.872Z] 94645a83ff95: Verifying Checksum [2022-03-08T14:02:14.872Z] 94645a83ff95: Download complete [2022-03-08T14:02:14.872Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T14:02:14.872Z] 1a89e8eeedd5: Download complete [2022-03-08T14:02:14.872Z] 0c92f367c5e7: Verifying Checksum [2022-03-08T14:02:14.872Z] 0c92f367c5e7: Download complete [2022-03-08T14:02:14.872Z] f7c0051592d6: Verifying Checksum [2022-03-08T14:02:14.872Z] f7c0051592d6: Download complete [2022-03-08T14:02:14.872Z] 9b3977197b4f: Verifying Checksum [2022-03-08T14:02:14.872Z] a227ed2f7395: Verifying Checksum [2022-03-08T14:02:14.872Z] a227ed2f7395: Download complete [2022-03-08T14:02:15.468Z] 9b3977197b4f: Pull complete [2022-03-08T14:02:16.071Z] 1a89e8eeedd5: Pull complete [2022-03-08T14:02:16.347Z] 94645a83ff95: Pull complete [2022-03-08T14:02:16.949Z] 7b1c46037f91: Verifying Checksum [2022-03-08T14:02:16.949Z] 7b1c46037f91: Download complete [2022-03-08T14:02:17.223Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T14:02:17.223Z] 3f3a8bcf1eab: Download complete [2022-03-08T14:02:29.655Z] 3f3a8bcf1eab: Pull complete [2022-03-08T14:02:29.655Z] 0c92f367c5e7: Pull complete [2022-03-08T14:02:29.655Z] f7c0051592d6: Pull complete [2022-03-08T14:02:29.655Z] a227ed2f7395: Pull complete [2022-03-08T14:02:35.063Z] 7b1c46037f91: Pull complete [2022-03-08T14:02:35.063Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T14:02:35.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T14:02:35.063Z] ---> f79e39bc4007 [2022-03-08T14:02:35.063Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-08T14:02:37.036Z] ---> Running in 0bd549ab3655 [2022-03-08T14:02:37.036Z] Removing intermediate container 0bd549ab3655 [2022-03-08T14:02:37.036Z] ---> fa05e9a104dc [2022-03-08T14:02:37.036Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T14:02:37.310Z] ---> Running in 19dab13f7c7c [2022-03-08T14:02:37.582Z] Removing intermediate container 19dab13f7c7c [2022-03-08T14:02:37.582Z] ---> c621c550fe37 [2022-03-08T14:02:37.582Z] Step 5/11 : WORKDIR /device-gpio [2022-03-08T14:02:37.582Z] ---> Running in 932d86f43f6a [2022-03-08T14:02:38.179Z] Removing intermediate container 932d86f43f6a [2022-03-08T14:02:38.179Z] ---> c1331ff16f6b [2022-03-08T14:02:38.179Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:02:38.179Z] ---> Running in 83bb473aa3ee [2022-03-08T14:02:40.156Z] Removing intermediate container 83bb473aa3ee [2022-03-08T14:02:40.156Z] ---> 7c599a476cbc [2022-03-08T14:02:40.156Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T14:02:40.156Z] ---> Running in 62d1870bc2fd [2022-03-08T14:02:41.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T14:02:42.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T14:02:42.701Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T14:02:42.701Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-03-08T14:02:42.971Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T14:02:42.971Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T14:02:43.243Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T14:02:43.243Z] OK: 224 MiB in 56 packages [2022-03-08T14:02:44.230Z] Removing intermediate container 62d1870bc2fd [2022-03-08T14:02:44.230Z] ---> 7109ec63986e [2022-03-08T14:02:44.230Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-08T14:02:44.826Z] ---> 0dc3001224fe [2022-03-08T14:02:44.826Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T14:02:44.826Z] ---> Running in 730b5310fdf1 [2022-03-08T14:04:06.642Z] Removing intermediate container 730b5310fdf1 [2022-03-08T14:04:06.642Z] ---> 3b8b0381434b [2022-03-08T14:04:06.642Z] Step 10/11 : COPY . . [2022-03-08T14:04:06.642Z] ---> ca7181335d38 [2022-03-08T14:04:06.642Z] Step 11/11 : RUN ${MAKE} [2022-03-08T14:04:06.642Z] ---> Running in c18fa946da17 [2022-03-08T14:04:06.642Z] Removing intermediate container c18fa946da17 [2022-03-08T14:04:06.642Z] ---> 7ed3bc2c32ab [2022-03-08T14:04:06.642Z] [Warning] One or more build-args [MAKE] were not consumed [2022-03-08T14:04:06.642Z] Successfully built 7ed3bc2c32ab [2022-03-08T14:04:06.642Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:04:06.982Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T14:04:06.982Z] . [Pipeline] withDockerContainer [2022-03-08T14:04:07.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-6612 does not seem to be running inside a container [2022-03-08T14:04:07.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/10 -v /w/workspace/device-gpio/10:/w/workspace/device-gpio/10:rw,z -v /w/workspace/device-gpio/10@tmp:/w/workspace/device-gpio/10@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-arm64 cat [2022-03-08T14:04:08.542Z] $ docker top abbf2d67f8098bf35ae0239b2b74e38573e941c3712eabeafeb3f801e1348c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T14:04:09.411Z] + go version [2022-03-08T14:04:09.411Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T14:04:09.433Z] $ docker stop --time=1 abbf2d67f8098bf35ae0239b2b74e38573e941c3712eabeafeb3f801e1348c1d [2022-03-08T14:04:11.099Z] $ docker rm -f abbf2d67f8098bf35ae0239b2b74e38573e941c3712eabeafeb3f801e1348c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:04:11.671Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T14:04:11.671Z] . [Pipeline] withDockerContainer [2022-03-08T14:04:11.901Z] prd-ubuntu18.04-docker-arm64-4c-16g-6612 does not seem to be running inside a container [2022-03-08T14:04:11.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/10 -v /w/workspace/device-gpio/10:/w/workspace/device-gpio/10:rw,z -v /w/workspace/device-gpio/10@tmp:/w/workspace/device-gpio/10@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-arm64 cat [2022-03-08T14:04:13.262Z] $ docker top 2b45912cf96ace2d41cfa5b317d63fd9023eaed55f7fcfd32cce3e33755e1e46 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T14:04:14.136Z] + make test [2022-03-08T14:04:14.137Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T14:04:15.126Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-03-08T14:05:02.133Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-03-08T14:05:02.133Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-03-08T14:05:02.133Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-08T14:05:17.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-08T14:05:17.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-08T14:05:17.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-08T14:05:17.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-08T14:05:17.561Z] $ docker stop --time=1 2b45912cf96ace2d41cfa5b317d63fd9023eaed55f7fcfd32cce3e33755e1e46 [2022-03-08T14:05:19.280Z] $ docker rm -f 2b45912cf96ace2d41cfa5b317d63fd9023eaed55f7fcfd32cce3e33755e1e46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T14:05:20.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-08T14:05:20.116Z] Warning: overwriting stash ‘coverage-report’ [2022-03-08T14:05:20.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T14:05:20.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-08T14:05:21.254Z] + ls -al . [2022-03-08T14:05:21.254Z] total 176 [2022-03-08T14:05:21.254Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 14:05 . [2022-03-08T14:05:21.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 14:01 .. [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 8 14:01 .dockerignore [2022-03-08T14:05:21.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:01 .git [2022-03-08T14:05:21.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 14:01 .github [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 8 14:01 .gitignore [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 7772 Mar 8 14:01 Attribution.txt [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 1846 Mar 8 14:01 Dockerfile [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 14:01 GOVERNANCE.md [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 8 14:01 Jenkinsfile [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 14:01 LICENSE [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 992 Mar 8 14:01 Makefile [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 14:01 OWNERS.md [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 9578 Mar 8 14:01 README.md [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 13:59 VERSION [2022-03-08T14:05:21.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 14:01 bin [2022-03-08T14:05:21.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:01 cmd [2022-03-08T14:05:21.254Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 8 14:04 coverage.out [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 2794 Mar 8 14:01 go.mod [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 70652 Mar 8 14:01 go.sum [2022-03-08T14:05:21.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 14:01 internal [2022-03-08T14:05:21.254Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 8 14:01 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:21.596Z] + 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=d550a7515acedfb5a6817696fd12096f388c1d1e --label arch=arm64 --label version=1.0.1-dev.7 . [2022-03-08T14:05:21.867Z] Sending build context to Docker daemon 5.558MB [2022-03-08T14:05:21.867Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T14:05:21.867Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-08T14:05:21.867Z] ---> 7ed3bc2c32ab [2022-03-08T14:05:21.867Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-03-08T14:05:22.140Z] ---> Running in 0805c1010dde [2022-03-08T14:05:22.415Z] Removing intermediate container 0805c1010dde [2022-03-08T14:05:22.415Z] ---> 0715b9b01845 [2022-03-08T14:05:22.415Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-08T14:05:22.686Z] ---> Running in 098e49bd9e3e [2022-03-08T14:05:22.960Z] Removing intermediate container 098e49bd9e3e [2022-03-08T14:05:22.960Z] ---> dfe04972235a [2022-03-08T14:05:22.960Z] Step 5/25 : WORKDIR /device-gpio [2022-03-08T14:05:22.960Z] ---> Running in 7b42e0cb1aee [2022-03-08T14:05:23.237Z] Removing intermediate container 7b42e0cb1aee [2022-03-08T14:05:23.237Z] ---> a3210bb4d36b [2022-03-08T14:05:23.237Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:05:23.511Z] ---> Running in 94452785cb20 [2022-03-08T14:05:25.497Z] Removing intermediate container 94452785cb20 [2022-03-08T14:05:25.497Z] ---> b36de09c1f1e [2022-03-08T14:05:25.497Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-08T14:05:25.497Z] ---> Running in 788ba876e050 [2022-03-08T14:05:26.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T14:05:27.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T14:05:28.041Z] OK: 224 MiB in 56 packages [2022-03-08T14:05:29.025Z] Removing intermediate container 788ba876e050 [2022-03-08T14:05:29.025Z] ---> 79175c3e318a [2022-03-08T14:05:29.025Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-08T14:05:29.297Z] ---> e81904d99ba4 [2022-03-08T14:05:29.297Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T14:05:29.571Z] ---> Running in 058d004d1d38 [2022-03-08T14:05:31.545Z] Removing intermediate container 058d004d1d38 [2022-03-08T14:05:31.545Z] ---> 0668f76cda6c [2022-03-08T14:05:31.545Z] Step 10/25 : COPY . . [2022-03-08T14:05:32.522Z] ---> e5ee808afd86 [2022-03-08T14:05:32.522Z] Step 11/25 : RUN ${MAKE} [2022-03-08T14:05:32.522Z] ---> Running in 95d52481d74f [2022-03-08T14:05:33.955Z] Removing intermediate container 95d52481d74f [2022-03-08T14:05:33.955Z] ---> 45701ed8529f [2022-03-08T14:05:33.955Z] Step 12/25 : FROM alpine:3.15 [2022-03-08T14:05:34.928Z] 3.15: Pulling from library/alpine [2022-03-08T14:05:34.928Z] 9b3977197b4f: Already exists [2022-03-08T14:05:34.928Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-08T14:05:34.928Z] Status: Downloaded newer image for alpine:3.15 [2022-03-08T14:05:34.928Z] ---> 8e1d7573f448 [2022-03-08T14:05:34.928Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-03-08T14:05:35.201Z] ---> Running in 55a9e5542a29 [2022-03-08T14:05:35.479Z] Removing intermediate container 55a9e5542a29 [2022-03-08T14:05:35.479Z] ---> 0e59274a3552 [2022-03-08T14:05:35.479Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T14:05:35.479Z] ---> Running in 5c63413a7fa0 [2022-03-08T14:05:37.457Z] Removing intermediate container 5c63413a7fa0 [2022-03-08T14:05:37.457Z] ---> c943e299ee64 [2022-03-08T14:05:37.457Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-08T14:05:37.457Z] ---> Running in 8b10c10c6fbd [2022-03-08T14:05:38.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T14:05:39.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T14:05:40.001Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-03-08T14:05:40.275Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-08T14:05:40.275Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-08T14:05:40.275Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-08T14:05:40.551Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-08T14:05:40.551Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T14:05:40.551Z] OK: 8 MiB in 19 packages [2022-03-08T14:05:41.563Z] Removing intermediate container 8b10c10c6fbd [2022-03-08T14:05:41.563Z] ---> 5233c43c422a [2022-03-08T14:05:41.563Z] Step 16/25 : WORKDIR / [2022-03-08T14:05:41.563Z] ---> Running in a160cf7f029d [2022-03-08T14:05:42.155Z] Removing intermediate container a160cf7f029d [2022-03-08T14:05:42.155Z] ---> db9e1468356c [2022-03-08T14:05:42.155Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-03-08T14:05:42.747Z] ---> b99ca9e07cb8 [2022-03-08T14:05:42.747Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-03-08T14:05:43.337Z] ---> 2b440e8c3fa9 [2022-03-08T14:05:43.337Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-03-08T14:05:43.930Z] ---> 3630c979d7a2 [2022-03-08T14:05:43.930Z] Step 20/25 : EXPOSE 59910 [2022-03-08T14:05:43.930Z] ---> Running in a79ff3a83ce1 [2022-03-08T14:05:44.203Z] Removing intermediate container a79ff3a83ce1 [2022-03-08T14:05:44.203Z] ---> 2e44c610d909 [2022-03-08T14:05:44.203Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-03-08T14:05:44.475Z] ---> Running in b725a1e8ac2a [2022-03-08T14:05:44.748Z] Removing intermediate container b725a1e8ac2a [2022-03-08T14:05:44.748Z] ---> cbac6140a427 [2022-03-08T14:05:44.748Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-08T14:05:44.748Z] ---> Running in 5b9691e24f0d [2022-03-08T14:05:45.341Z] Removing intermediate container 5b9691e24f0d [2022-03-08T14:05:45.341Z] ---> 32917276ce4c [2022-03-08T14:05:45.341Z] Step 23/25 : LABEL arch=arm64 [2022-03-08T14:05:45.341Z] ---> Running in be3a277a4e2b [2022-03-08T14:05:45.613Z] Removing intermediate container be3a277a4e2b [2022-03-08T14:05:45.613Z] ---> 513ce7de46d6 [2022-03-08T14:05:45.613Z] Step 24/25 : LABEL git_sha=d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:05:45.613Z] ---> Running in 7f34d3ab6fb5 [2022-03-08T14:05:45.884Z] Removing intermediate container 7f34d3ab6fb5 [2022-03-08T14:05:45.884Z] ---> 333e83524364 [2022-03-08T14:05:45.884Z] Step 25/25 : LABEL version=1.0.1-dev.7 [2022-03-08T14:05:46.154Z] ---> Running in 0ff9f6b30b49 [2022-03-08T14:05:46.425Z] Removing intermediate container 0ff9f6b30b49 [2022-03-08T14:05:46.425Z] ---> 1e1585b9f0e0 [2022-03-08T14:05:46.425Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2022-03-08T14:05:46.425Z] Successfully built 1e1585b9f0e0 [2022-03-08T14:05:46.425Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T14:05:46.529Z] provisioning config files... [2022-03-08T14:05:46.547Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/10@tmp/config9049491319079377447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:05:46.895Z] ---> docker-login.sh [2022-03-08T14:05:46.895Z] nexus3.edgexfoundry.org:10001 [2022-03-08T14:05:47.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:05:47.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:05:47.166Z] Configure a credential helper to remove this warning. See [2022-03-08T14:05:47.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:05:47.166Z] [2022-03-08T14:05:47.166Z] Login Succeeded [2022-03-08T14:05:47.166Z] nexus3.edgexfoundry.org:10002 [2022-03-08T14:05:47.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:05:47.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:05:47.763Z] Configure a credential helper to remove this warning. See [2022-03-08T14:05:47.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:05:47.763Z] [2022-03-08T14:05:47.763Z] Login Succeeded [2022-03-08T14:05:47.763Z] nexus3.edgexfoundry.org:10003 [2022-03-08T14:05:48.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:05:48.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:05:48.304Z] Configure a credential helper to remove this warning. See [2022-03-08T14:05:48.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:05:48.304Z] [2022-03-08T14:05:48.304Z] Login Succeeded [2022-03-08T14:05:48.304Z] nexus3.edgexfoundry.org:10004 [2022-03-08T14:05:48.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:05:48.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:05:48.577Z] Configure a credential helper to remove this warning. See [2022-03-08T14:05:48.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:05:48.577Z] [2022-03-08T14:05:48.577Z] Login Succeeded [2022-03-08T14:05:48.577Z] docker.io [2022-03-08T14:05:49.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T14:05:49.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T14:05:49.437Z] Configure a credential helper to remove this warning. See [2022-03-08T14:05:49.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T14:05:49.437Z] [2022-03-08T14:05:49.437Z] Login Succeeded [2022-03-08T14:05:49.437Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T14:05:49.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T14:05:49.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T14:05:49.514Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-03-08T14:05:49.514Z] d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:05:49.514Z] latest [2022-03-08T14:05:49.514Z] 1.0.1-dev.7 [2022-03-08T14:05:49.514Z] d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:05:49.514Z] main [2022-03-08T14:05:49.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:49.862Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:50.199Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:05:50.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-08T14:05:50.199Z] 893ee681a4da: Preparing [2022-03-08T14:05:50.199Z] 4c1dcdc64511: Preparing [2022-03-08T14:05:50.199Z] 56bd8194aef1: Preparing [2022-03-08T14:05:50.199Z] b8fb814227c0: Preparing [2022-03-08T14:05:50.199Z] 608c360cd82a: Preparing [2022-03-08T14:05:50.199Z] 07d3c46c9599: Preparing [2022-03-08T14:05:50.199Z] 07d3c46c9599: Waiting [2022-03-08T14:05:50.470Z] 4c1dcdc64511: Pushed [2022-03-08T14:05:50.470Z] 608c360cd82a: Pushed [2022-03-08T14:05:50.470Z] 56bd8194aef1: Pushed [2022-03-08T14:05:50.470Z] 893ee681a4da: Pushed [2022-03-08T14:05:51.065Z] b8fb814227c0: Pushed [2022-03-08T14:05:51.656Z] 07d3c46c9599: Pushed [2022-03-08T14:05:51.926Z] d550a7515acedfb5a6817696fd12096f388c1d1e: digest: sha256:ce9271d52584c440fd9a2eb168b8fc3582f26257d46199d503c5a1f9dd8ac3a2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:52.272Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:52.612Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-08T14:05:52.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-08T14:05:52.612Z] 893ee681a4da: Preparing [2022-03-08T14:05:52.612Z] 4c1dcdc64511: Preparing [2022-03-08T14:05:52.612Z] 56bd8194aef1: Preparing [2022-03-08T14:05:52.612Z] b8fb814227c0: Preparing [2022-03-08T14:05:52.612Z] 608c360cd82a: Preparing [2022-03-08T14:05:52.612Z] 07d3c46c9599: Preparing [2022-03-08T14:05:52.612Z] 07d3c46c9599: Waiting [2022-03-08T14:05:52.612Z] 56bd8194aef1: Layer already exists [2022-03-08T14:05:52.612Z] 893ee681a4da: Layer already exists [2022-03-08T14:05:52.612Z] 4c1dcdc64511: Layer already exists [2022-03-08T14:05:52.612Z] b8fb814227c0: Layer already exists [2022-03-08T14:05:52.612Z] 608c360cd82a: Layer already exists [2022-03-08T14:05:52.612Z] 07d3c46c9599: Layer already exists [2022-03-08T14:05:52.883Z] latest: digest: sha256:ce9271d52584c440fd9a2eb168b8fc3582f26257d46199d503c5a1f9dd8ac3a2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:53.229Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:53.565Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.7 [2022-03-08T14:05:53.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-08T14:05:53.565Z] 893ee681a4da: Preparing [2022-03-08T14:05:53.565Z] 4c1dcdc64511: Preparing [2022-03-08T14:05:53.565Z] 56bd8194aef1: Preparing [2022-03-08T14:05:53.565Z] b8fb814227c0: Preparing [2022-03-08T14:05:53.565Z] 608c360cd82a: Preparing [2022-03-08T14:05:53.565Z] 07d3c46c9599: Preparing [2022-03-08T14:05:53.565Z] 07d3c46c9599: Waiting [2022-03-08T14:05:53.565Z] 893ee681a4da: Layer already exists [2022-03-08T14:05:53.565Z] 4c1dcdc64511: Layer already exists [2022-03-08T14:05:53.565Z] b8fb814227c0: Layer already exists [2022-03-08T14:05:53.565Z] 56bd8194aef1: Layer already exists [2022-03-08T14:05:53.565Z] 608c360cd82a: Layer already exists [2022-03-08T14:05:53.565Z] 07d3c46c9599: Layer already exists [2022-03-08T14:05:53.835Z] 1.0.1-dev.7: digest: sha256:ce9271d52584c440fd9a2eb168b8fc3582f26257d46199d503c5a1f9dd8ac3a2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:54.176Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:54.513Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:05:54.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-08T14:05:54.513Z] 893ee681a4da: Preparing [2022-03-08T14:05:54.513Z] 4c1dcdc64511: Preparing [2022-03-08T14:05:54.513Z] 56bd8194aef1: Preparing [2022-03-08T14:05:54.513Z] b8fb814227c0: Preparing [2022-03-08T14:05:54.513Z] 608c360cd82a: Preparing [2022-03-08T14:05:54.513Z] 07d3c46c9599: Preparing [2022-03-08T14:05:54.513Z] 07d3c46c9599: Waiting [2022-03-08T14:05:54.513Z] 56bd8194aef1: Layer already exists [2022-03-08T14:05:54.513Z] 893ee681a4da: Layer already exists [2022-03-08T14:05:54.513Z] 608c360cd82a: Layer already exists [2022-03-08T14:05:54.513Z] b8fb814227c0: Layer already exists [2022-03-08T14:05:54.513Z] 4c1dcdc64511: Layer already exists [2022-03-08T14:05:54.513Z] 07d3c46c9599: Layer already exists [2022-03-08T14:05:54.782Z] d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7: digest: sha256:ce9271d52584c440fd9a2eb168b8fc3582f26257d46199d503c5a1f9dd8ac3a2 size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:55.129Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:55.464Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-03-08T14:05:55.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-03-08T14:05:55.464Z] 893ee681a4da: Preparing [2022-03-08T14:05:55.464Z] 4c1dcdc64511: Preparing [2022-03-08T14:05:55.464Z] 56bd8194aef1: Preparing [2022-03-08T14:05:55.464Z] b8fb814227c0: Preparing [2022-03-08T14:05:55.464Z] 608c360cd82a: Preparing [2022-03-08T14:05:55.464Z] 07d3c46c9599: Preparing [2022-03-08T14:05:55.464Z] 07d3c46c9599: Waiting [2022-03-08T14:05:55.464Z] 893ee681a4da: Layer already exists [2022-03-08T14:05:55.464Z] 4c1dcdc64511: Layer already exists [2022-03-08T14:05:55.464Z] 608c360cd82a: Layer already exists [2022-03-08T14:05:55.464Z] 56bd8194aef1: Layer already exists [2022-03-08T14:05:55.464Z] b8fb814227c0: Layer already exists [2022-03-08T14:05:55.464Z] 07d3c46c9599: Layer already exists [2022-03-08T14:05:55.734Z] main: digest: sha256:ce9271d52584c440fd9a2eb168b8fc3582f26257d46199d503c5a1f9dd8ac3a2 size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-08T14:05:55.781Z] ===================================================== [Pipeline] echo [2022-03-08T14:05:55.792Z] taggedImages: [2022-03-08T14:05:55.792Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e [2022-03-08T14:05:55.792Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-03-08T14:05:55.792Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.7 [2022-03-08T14:05:55.792Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d550a7515acedfb5a6817696fd12096f388c1d1e-1.0.1-dev.7 [2022-03-08T14:05:55.792Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:56.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T14:05:56.151Z] [2022-03-08T14:05:56.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:05:56.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T14:05:56.771Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T14:05:56.771Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T14:05:56.771Z] 04944245beec: Pulling fs layer [2022-03-08T14:05:56.771Z] 699f458cf7ca: Pulling fs layer [2022-03-08T14:05:56.771Z] 765212b225bb: Pulling fs layer [2022-03-08T14:05:56.771Z] f23df028b6ca: Pulling fs layer [2022-03-08T14:05:56.771Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T14:05:56.771Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T14:05:56.771Z] 765212b225bb: Waiting [2022-03-08T14:05:56.771Z] d65c8cfc05b1: Waiting [2022-03-08T14:05:56.771Z] 2437ff75d9bd: Waiting [2022-03-08T14:05:56.771Z] f23df028b6ca: Waiting [2022-03-08T14:05:56.771Z] 04944245beec: Verifying Checksum [2022-03-08T14:05:56.771Z] 04944245beec: Download complete [2022-03-08T14:05:56.771Z] 765212b225bb: Verifying Checksum [2022-03-08T14:05:56.771Z] 765212b225bb: Download complete [2022-03-08T14:05:56.771Z] f23df028b6ca: Download complete [2022-03-08T14:05:56.771Z] d65c8cfc05b1: Download complete [2022-03-08T14:05:56.771Z] 699f458cf7ca: Verifying Checksum [2022-03-08T14:05:56.771Z] 699f458cf7ca: Download complete [2022-03-08T14:05:57.364Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T14:05:57.364Z] 8998bd30e6a1: Download complete [2022-03-08T14:05:59.333Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T14:05:59.333Z] 2437ff75d9bd: Download complete [2022-03-08T14:06:01.317Z] 8998bd30e6a1: Pull complete [2022-03-08T14:06:01.912Z] 04944245beec: Pull complete [2022-03-08T14:06:03.345Z] 699f458cf7ca: Pull complete [2022-03-08T14:06:03.345Z] 765212b225bb: Pull complete [2022-03-08T14:06:04.323Z] f23df028b6ca: Pull complete [2022-03-08T14:06:04.596Z] d65c8cfc05b1: Pull complete [2022-03-08T14:06:19.669Z] 2437ff75d9bd: Pull complete [2022-03-08T14:06:19.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T14:06:19.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T14:06:19.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T14:06:19.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-6612 does not seem to be running inside a container [2022-03-08T14:06:19.975Z] $ 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/10 -v /w/workspace/device-gpio/10:/w/workspace/device-gpio/10:rw,z -v /w/workspace/device-gpio/10@tmp:/w/workspace/device-gpio/10@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:arm64 cat [2022-03-08T14:06:21.362Z] $ docker top 763a7a9041b30d6e0b1af2bb35f20b6fb94147795e1ef7fdb1d592b7ae82d874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:06:22.286Z] ---> job-cost.sh [2022-03-08T14:06:22.286Z] lf-activate-venv: SKIPPING [2022-03-08T14:06:22.286Z] INFO: No Stack... [2022-03-08T14:06:22.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T14:06:23.531Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T14:06:24.198Z] + cat /w/workspace/device-gpio/10/archives/cost.csv [2022-03-08T14:06:24.198Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T14:06:24.265Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [2022-03-08T14:06:24.273Z] Resource [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] did not exist. Created. [2022-03-08T14:06:24.273Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T14:06:24.954Z] /w/workspace/device-gpio/10@tmp/durable-4926d48a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-08T14:06:25.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T14:06:25.651Z] Warning: overwriting stash ‘stack-cost’ [2022-03-08T14:06:25.689Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T14:06:25.696Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T14:06:25.711Z] $ docker stop --time=1 763a7a9041b30d6e0b1af2bb35f20b6fb94147795e1ef7fdb1d592b7ae82d874 [2022-03-08T14:06:27.193Z] $ docker rm -f 763a7a9041b30d6e0b1af2bb35f20b6fb94147795e1ef7fdb1d592b7ae82d874 [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-03-08T14:06:27.694Z] provisioning config files... [2022-03-08T14:06:27.702Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config271301841036405621tmp [Pipeline] { [Pipeline] sh [2022-03-08T14:06:28.009Z] + set +x [2022-03-08T14:06:28.009Z] + curl -s https://codecov.io/bash [2022-03-08T14:06:28.009Z] + bash -s -- [2022-03-08T14:06:28.009Z] [2022-03-08T14:06:28.009Z] _____ _ [2022-03-08T14:06:28.009Z] / ____| | | [2022-03-08T14:06:28.009Z] | | ___ __| | ___ ___ _____ __ [2022-03-08T14:06:28.009Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-08T14:06:28.009Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-08T14:06:28.009Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-08T14:06:28.009Z] Bash-1.0.6 [2022-03-08T14:06:28.009Z] [2022-03-08T14:06:28.009Z] [2022-03-08T14:06:28.009Z] ==> git version 2.24.4 found [2022-03-08T14:06:28.009Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-08T14:06:28.009Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-08T14:06:28.009Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-08T14:06:28.009Z] ==> Jenkins CI detected. [2022-03-08T14:06:28.009Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-03-08T14:06:28.009Z] project root: . [2022-03-08T14:06:28.009Z] --> token set from env [2022-03-08T14:06:28.009Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-08T14:06:28.009Z] ==> Running gcov in . (disable via -X gcov) [2022-03-08T14:06:28.009Z] ==> Python coveragepy not found [2022-03-08T14:06:28.009Z] ==> Searching for coverage reports in: [2022-03-08T14:06:28.009Z] + . [2022-03-08T14:06:28.270Z] -> Found 1 reports [2022-03-08T14:06:28.270Z] ==> Detecting git/mercurial file structure [2022-03-08T14:06:28.270Z] ==> Reading reports [2022-03-08T14:06:28.270Z] + ./coverage.out bytes=10 [2022-03-08T14:06:28.270Z] ==> Appending adjustments [2022-03-08T14:06:28.270Z] https://docs.codecov.io/docs/fixing-reports [2022-03-08T14:06:28.270Z] + Found adjustments [2022-03-08T14:06:28.270Z] ==> Gzipping contents [2022-03-08T14:06:28.270Z] 4.0K /tmp/codecov.bbna3F.gz [2022-03-08T14:06:28.270Z] ==> Uploading reports [2022-03-08T14:06:28.270Z] url: https://codecov.io [2022-03-08T14:06:28.270Z] query: branch=main&commit=d550a7515acedfb5a6817696fd12096f388c1d1e&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T14:06:28.270Z] -> Pinging Codecov [2022-03-08T14:06:28.270Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=d550a7515acedfb5a6817696fd12096f388c1d1e&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-08T14:06:28.532Z] -> Uploading to [2022-03-08T14:06:28.532Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d550a7515acedfb5a6817696fd12096f388c1d1e/843584b0-4bde-456b-bb57-06a46ad1142c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T140628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad18625a9a92cfcbd83dd63c9cd2bdee0a8f44f571701dc674d8c2b5f32b329b [2022-03-08T14:06:28.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T14:06:28.532Z] Dload Upload Total Spent Left Speed [2022-03-08T14:06:29.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 589 0 0 100 589 0 1723 --:--:-- --:--:-- --:--:-- 1727 [2022-03-08T14:06:29.101Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] } [2022-03-08T14:06:29.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-08T14:06:29.380Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-08T14:06:29.391Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:06:29.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T14:06:29.687Z] [2022-03-08T14:06:29.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:06:29.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T14:06:29.996Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-08T14:06:29.996Z] 188c0c94c7c5: Pulling fs layer [2022-03-08T14:06:29.996Z] 0ef7d3d256c8: Pulling fs layer [2022-03-08T14:06:29.996Z] de9db76c5a1d: Pulling fs layer [2022-03-08T14:06:29.996Z] 0eba1c9be4d2: Pulling fs layer [2022-03-08T14:06:29.996Z] 0d57e429df01: Pulling fs layer [2022-03-08T14:06:29.996Z] 4e4be7b47b0d: Pulling fs layer [2022-03-08T14:06:29.996Z] e1f770b5df2f: Pulling fs layer [2022-03-08T14:06:29.996Z] 85a0685a4137: Pulling fs layer [2022-03-08T14:06:29.996Z] 0eba1c9be4d2: Waiting [2022-03-08T14:06:29.996Z] 0d57e429df01: Waiting [2022-03-08T14:06:29.996Z] 4e4be7b47b0d: Waiting [2022-03-08T14:06:29.996Z] e1f770b5df2f: Waiting [2022-03-08T14:06:29.996Z] 85a0685a4137: Waiting [2022-03-08T14:06:29.996Z] de9db76c5a1d: Verifying Checksum [2022-03-08T14:06:29.996Z] de9db76c5a1d: Download complete [2022-03-08T14:06:29.996Z] 0ef7d3d256c8: Verifying Checksum [2022-03-08T14:06:29.996Z] 0ef7d3d256c8: Download complete [2022-03-08T14:06:29.996Z] 0d57e429df01: Verifying Checksum [2022-03-08T14:06:29.996Z] 0d57e429df01: Download complete [2022-03-08T14:06:29.996Z] 4e4be7b47b0d: Verifying Checksum [2022-03-08T14:06:29.996Z] 4e4be7b47b0d: Download complete [2022-03-08T14:06:29.996Z] 188c0c94c7c5: Verifying Checksum [2022-03-08T14:06:29.996Z] 188c0c94c7c5: Download complete [2022-03-08T14:06:30.271Z] 188c0c94c7c5: Pull complete [2022-03-08T14:06:30.271Z] e1f770b5df2f: Verifying Checksum [2022-03-08T14:06:30.271Z] e1f770b5df2f: Download complete [2022-03-08T14:06:30.536Z] 0ef7d3d256c8: Pull complete [2022-03-08T14:06:30.536Z] de9db76c5a1d: Pull complete [2022-03-08T14:06:30.801Z] 0eba1c9be4d2: Verifying Checksum [2022-03-08T14:06:30.801Z] 0eba1c9be4d2: Download complete [2022-03-08T14:06:30.801Z] 85a0685a4137: Verifying Checksum [2022-03-08T14:06:30.801Z] 85a0685a4137: Download complete [2022-03-08T14:06:35.030Z] 0eba1c9be4d2: Pull complete [2022-03-08T14:06:35.030Z] 0d57e429df01: Pull complete [2022-03-08T14:06:35.030Z] 4e4be7b47b0d: Pull complete [2022-03-08T14:06:35.030Z] e1f770b5df2f: Pull complete [2022-03-08T14:06:39.239Z] 85a0685a4137: Pull complete [2022-03-08T14:06:39.239Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-08T14:06:39.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-08T14:06:39.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-08T14:06:39.304Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:06:39.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-08T14:06:41.259Z] $ docker top ba31a33cafcf2490efbd2213442fbf19b13fc1ca8382f89c1ec28950e8f610ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-08T14:06:41.331Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-08T14:06:41.618Z] + set -o pipefail [2022-03-08T14:06:41.618Z] + snyk monitor '--org=edgex-jenkins' [2022-03-08T14:06:48.206Z] [2022-03-08T14:06:48.206Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-03-08T14:06:48.206Z] [2022-03-08T14:06:48.207Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/b1402c66-f075-4a91-8cc5-8945b0d07e4d [2022-03-08T14:06:48.207Z] [2022-03-08T14:06:48.207Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-08T14:06:48.207Z] [2022-03-08T14:06:48.207Z] [Pipeline] } [2022-03-08T14:06:48.220Z] $ docker stop --time=1 ba31a33cafcf2490efbd2213442fbf19b13fc1ca8382f89c1ec28950e8f610ff [2022-03-08T14:06:49.894Z] $ docker rm -f ba31a33cafcf2490efbd2213442fbf19b13fc1ca8382f89c1ec28950e8f610ff [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-03-08T14:06:50.600Z] + git log --format=format:%s -1 d550a7515acedfb5a6817696fd12096f388c1d1e [Pipeline] sh [2022-03-08T14:06:50.891Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T14:06:50.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:06:51.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T14:06:51.194Z] . [Pipeline] withDockerContainer [2022-03-08T14:06:51.257Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:06:51.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T14:06:51.647Z] $ docker top ba7c7ab8d6f8ec72f13ad65b610f99d7c8e070def2d2b36765cc08cc6caccfc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T14:06:51.741Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T14:06:51.741Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T14:06:51.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T14:06:51.842Z] $ docker exec ba7c7ab8d6f8ec72f13ad65b610f99d7c8e070def2d2b36765cc08cc6caccfc9 ssh-agent [2022-03-08T14:06:51.942Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKEoHE/agent.14 [2022-03-08T14:06:51.942Z] SSH_AGENT_PID=20 [2022-03-08T14:06:51.947Z] Running ssh-add (command line suppressed) [2022-03-08T14:06:52.032Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6174226064647056779.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6174226064647056779.key) [2022-03-08T14:06:52.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T14:06:52.338Z] + git semver tag [2022-03-08T14:06:52.338Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T14:06:52.338Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-08T14:06:52.338Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-08T14:06:52.338Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T14:06:52.338Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T14:06:52.338Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T14:06:52.338Z] # $SEMVER_BRANCH = main [2022-03-08T14:06:52.338Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-03-08T14:06:52.338Z] # d550a7515acedfb5a6817696fd12096f388c1d1e HEAD [2022-03-08T14:06:52.338Z] # -> Force: false [2022-03-08T14:06:52.338Z] # 39b83cee2de59825409fe938772f36b21840fa05 refs/tags/v1.0.1-dev.7 [Pipeline] } [2022-03-08T14:06:52.348Z] $ docker exec --env ******** --env ******** ba7c7ab8d6f8ec72f13ad65b610f99d7c8e070def2d2b36765cc08cc6caccfc9 ssh-agent -k [2022-03-08T14:06:52.433Z] unset SSH_AUTH_SOCK; [2022-03-08T14:06:52.433Z] unset SSH_AGENT_PID; [2022-03-08T14:06:52.433Z] echo Agent pid 20 killed; [2022-03-08T14:06:52.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T14:06:52.755Z] + git semver [Pipeline] } [2022-03-08T14:06:52.769Z] $ docker stop --time=1 ba7c7ab8d6f8ec72f13ad65b610f99d7c8e070def2d2b36765cc08cc6caccfc9 [2022-03-08T14:06:53.937Z] $ docker rm -f ba7c7ab8d6f8ec72f13ad65b610f99d7c8e070def2d2b36765cc08cc6caccfc9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:06:54.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T14:06:54.470Z] [2022-03-08T14:06:54.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:06:54.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T14:06:54.774Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-08T14:06:54.774Z] ab5ef0e58194: Pulling fs layer [2022-03-08T14:06:54.774Z] 9712f1f96733: Pulling fs layer [2022-03-08T14:06:54.774Z] 63f879dbbcfc: Pulling fs layer [2022-03-08T14:06:54.774Z] 0d9ebad4ef96: Pulling fs layer [2022-03-08T14:06:54.774Z] e9a5061849ea: Pulling fs layer [2022-03-08T14:06:54.774Z] d747dcd14b5f: Pulling fs layer [2022-03-08T14:06:54.774Z] 2de7ff778b66: Pulling fs layer [2022-03-08T14:06:54.774Z] 0d9ebad4ef96: Waiting [2022-03-08T14:06:54.774Z] e9a5061849ea: Waiting [2022-03-08T14:06:54.774Z] d747dcd14b5f: Waiting [2022-03-08T14:06:54.774Z] 2de7ff778b66: Waiting [2022-03-08T14:06:54.774Z] 9712f1f96733: Verifying Checksum [2022-03-08T14:06:54.774Z] 9712f1f96733: Download complete [2022-03-08T14:06:55.037Z] 63f879dbbcfc: Verifying Checksum [2022-03-08T14:06:55.037Z] 63f879dbbcfc: Download complete [2022-03-08T14:06:55.302Z] ab5ef0e58194: Verifying Checksum [2022-03-08T14:06:55.302Z] ab5ef0e58194: Download complete [2022-03-08T14:06:55.302Z] d747dcd14b5f: Verifying Checksum [2022-03-08T14:06:55.302Z] d747dcd14b5f: Download complete [2022-03-08T14:06:55.302Z] e9a5061849ea: Verifying Checksum [2022-03-08T14:06:55.302Z] e9a5061849ea: Download complete [2022-03-08T14:06:55.302Z] 0d9ebad4ef96: Verifying Checksum [2022-03-08T14:06:55.302Z] 0d9ebad4ef96: Download complete [2022-03-08T14:06:55.567Z] 2de7ff778b66: Verifying Checksum [2022-03-08T14:06:55.567Z] 2de7ff778b66: Download complete [2022-03-08T14:06:58.139Z] ab5ef0e58194: Pull complete [2022-03-08T14:06:58.139Z] 9712f1f96733: Pull complete [2022-03-08T14:06:59.079Z] 63f879dbbcfc: Pull complete [2022-03-08T14:07:03.318Z] 0d9ebad4ef96: Pull complete [2022-03-08T14:07:03.318Z] e9a5061849ea: Pull complete [2022-03-08T14:07:03.318Z] d747dcd14b5f: Pull complete [2022-03-08T14:07:04.273Z] 2de7ff778b66: Pull complete [2022-03-08T14:07:04.533Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-08T14:07:04.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-08T14:07:04.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-08T14:07:04.605Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:07:04.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-08T14:07:07.775Z] $ docker top cb80bde405907c10882cd67133f432e8c537eb55e995fbf5df7b1b6223bd0851 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-08T14:07:07.856Z] provisioning config files... [2022-03-08T14:07:07.864Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5856409712646483181tmp [2022-03-08T14:07:07.874Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2475819407645551745tmp [2022-03-08T14:07:07.885Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4282346256960367450tmp [Pipeline] { [Pipeline] echo [2022-03-08T14:07:07.898Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:08.183Z] ---> sigul-configuration.sh [2022-03-08T14:07:08.183Z] gpg: directory `/root/.gnupg' created [2022-03-08T14:07:08.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-08T14:07:08.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-08T14:07:08.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-08T14:07:08.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-08T14:07:08.183Z] gpg: CAST5 encrypted data [2022-03-08T14:07:08.183Z] gpg: encrypted with 1 passphrase [2022-03-08T14:07:08.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-08T14:07:08.474Z] + mkdir /home/jenkins [2022-03-08T14:07:08.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-08T14:07:08.768Z] + 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-03-08T14:07:08.777Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:09.068Z] ---> sigul-install.sh [2022-03-08T14:07:09.068Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-08T14:07:09.358Z] + git tag --list [2022-03-08T14:07:09.358Z] v0.0.0 [2022-03-08T14:07:09.358Z] v1.0.0 [2022-03-08T14:07:09.358Z] v1.0.1-dev.1 [2022-03-08T14:07:09.358Z] v1.0.1-dev.2 [2022-03-08T14:07:09.358Z] v1.0.1-dev.3 [2022-03-08T14:07:09.358Z] v1.0.1-dev.4 [2022-03-08T14:07:09.358Z] v1.0.1-dev.5 [2022-03-08T14:07:09.358Z] v1.0.1-dev.6 [2022-03-08T14:07:09.358Z] v1.0.1-dev.7 [Pipeline] sh [2022-03-08T14:07:09.654Z] + lftools sign git-tag v1.0.1-dev.7 [2022-03-08T14:07:10.223Z] Signing Git tag with Sigul... [2022-03-08T14:07:10.223Z] Signing v1.0.1-dev.7 [Pipeline] echo [2022-03-08T14:07:10.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:10.779Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-08T14:07:10.786Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-08T14:07:10.810Z] $ docker stop --time=1 cb80bde405907c10882cd67133f432e8c537eb55e995fbf5df7b1b6223bd0851 [2022-03-08T14:07:12.000Z] $ docker rm -f cb80bde405907c10882cd67133f432e8c537eb55e995fbf5df7b1b6223bd0851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-08T14:07:12.410Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T14:07:12.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:07:12.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T14:07:12.720Z] . [Pipeline] withDockerContainer [2022-03-08T14:07:12.788Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:07:12.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T14:07:13.165Z] $ docker top 15b52b3d826c384796547219f05bac1b4ad212bb6f4cad519bff65f66e85ef9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T14:07:13.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T14:07:13.251Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T14:07:13.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T14:07:13.353Z] $ docker exec 15b52b3d826c384796547219f05bac1b4ad212bb6f4cad519bff65f66e85ef9c ssh-agent [2022-03-08T14:07:13.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLDkopo/agent.14 [2022-03-08T14:07:13.456Z] SSH_AGENT_PID=20 [2022-03-08T14:07:13.463Z] Running ssh-add (command line suppressed) [2022-03-08T14:07:13.557Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3609523175516584560.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3609523175516584560.key) [2022-03-08T14:07:13.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T14:07:13.871Z] + git semver bump pre [2022-03-08T14:07:13.871Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T14:07:13.871Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-08T14:07:13.871Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-08T14:07:13.871Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T14:07:13.871Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T14:07:13.871Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T14:07:13.871Z] # $SEMVER_BRANCH = main [2022-03-08T14:07:13.871Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-03-08T14:07:13.871Z] 1.0.1-dev.8 [Pipeline] } [2022-03-08T14:07:13.881Z] $ docker exec --env ******** --env ******** 15b52b3d826c384796547219f05bac1b4ad212bb6f4cad519bff65f66e85ef9c ssh-agent -k [2022-03-08T14:07:13.964Z] unset SSH_AUTH_SOCK; [2022-03-08T14:07:13.964Z] unset SSH_AGENT_PID; [2022-03-08T14:07:13.964Z] echo Agent pid 20 killed; [2022-03-08T14:07:13.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T14:07:14.285Z] + git semver [Pipeline] } [2022-03-08T14:07:14.300Z] $ docker stop --time=1 15b52b3d826c384796547219f05bac1b4ad212bb6f4cad519bff65f66e85ef9c [2022-03-08T14:07:15.509Z] $ docker rm -f 15b52b3d826c384796547219f05bac1b4ad212bb6f4cad519bff65f66e85ef9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T14:07:15.874Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T14:07:15.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:07:16.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T14:07:16.178Z] . [Pipeline] withDockerContainer [2022-03-08T14:07:16.239Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:07:16.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-08T14:07:16.683Z] $ docker top 39da47103bcc1bfec316e60ed70597fc53a2645f0801210c2dfc723567101825 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T14:07:16.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T14:07:16.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T14:07:16.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T14:07:16.901Z] $ docker exec 39da47103bcc1bfec316e60ed70597fc53a2645f0801210c2dfc723567101825 ssh-agent [2022-03-08T14:07:16.999Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCKPlC/agent.14 [2022-03-08T14:07:16.999Z] SSH_AGENT_PID=20 [2022-03-08T14:07:17.005Z] Running ssh-add (command line suppressed) [2022-03-08T14:07:17.108Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2914617017592191648.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2914617017592191648.key) [2022-03-08T14:07:17.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T14:07:17.512Z] + git semver push [2022-03-08T14:07:17.512Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T14:07:17.512Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git [2022-03-08T14:07:17.512Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main [2022-03-08T14:07:17.512Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T14:07:17.512Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T14:07:17.512Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T14:07:17.512Z] # $SEMVER_BRANCH = main [2022-03-08T14:07:17.512Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } [2022-03-08T14:07:18.934Z] $ docker exec --env ******** --env ******** 39da47103bcc1bfec316e60ed70597fc53a2645f0801210c2dfc723567101825 ssh-agent -k [2022-03-08T14:07:19.017Z] unset SSH_AUTH_SOCK; [2022-03-08T14:07:19.017Z] unset SSH_AGENT_PID; [2022-03-08T14:07:19.017Z] echo Agent pid 20 killed; [2022-03-08T14:07:19.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T14:07:19.331Z] + git semver [Pipeline] } [2022-03-08T14:07:19.346Z] $ docker stop --time=1 39da47103bcc1bfec316e60ed70597fc53a2645f0801210c2dfc723567101825 [2022-03-08T14:07:20.517Z] $ docker rm -f 39da47103bcc1bfec316e60ed70597fc53a2645f0801210c2dfc723567101825 [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-03-08T14:07:21.179Z] + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [2022-03-08T14:07:21.179Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-08T14:07:21.179Z] total 8 [2022-03-08T14:07:21.179Z] drwxr-xr-x. 3 root root 34 Mar 8 14:01 . [2022-03-08T14:07:21.179Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 14:07 .. [2022-03-08T14:07:21.179Z] drwxr-xr-x. 2 root root 6 Mar 8 14:01 cost [2022-03-08T14:07:21.179Z] -rw-r--r--. 1 root root 81 Mar 8 14:01 cost.csv [2022-03-08T14:07:21.179Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-08T14:07:21.179Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-03-08T14:07:21.179Z] total 8 [2022-03-08T14:07:21.179Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 14:01 . [2022-03-08T14:07:21.179Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 8 14:07 .. [2022-03-08T14:07:21.179Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 14:01 cost [2022-03-08T14:07:21.179Z] -rw-r--r--. 1 jenkins jenkins 81 Mar 8 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:21.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:22.026Z] ---> package-listing.sh [2022-03-08T14:07:22.026Z] ++ facter osfamily [2022-03-08T14:07:22.026Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T14:07:22.287Z] + OS_FAMILY=redhat [2022-03-08T14:07:22.287Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-03-08T14:07:22.287Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T14:07:22.287Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T14:07:22.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T14:07:22.287Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T14:07:22.287Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-08T14:07:22.287Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T14:07:22.287Z] + case "${OS_FAMILY}" in [2022-03-08T14:07:22.287Z] + sort [2022-03-08T14:07:22.287Z] + rpm -qa [2022-03-08T14:07:22.856Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T14:07:22.856Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T14:07:22.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T14:07:22.856Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-03-08T14:07:22.856Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-03-08T14:07:22.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-03-08T14:07:22.867Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-08T14:07:23.148Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T14:07:23.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T14:07:23.706Z] . [Pipeline] withDockerContainer [2022-03-08T14:07:23.775Z] prd-centos7-docker-4c-2g-6609 does not seem to be running inside a container [2022-03-08T14:07:23.816Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T14:07:24.039Z] $ docker top ce234f9adc9f4c1756f55de59e9c6447c706831c0bb8c368fd657f3eac95491b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T14:07:24.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T14:07:24.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T14:07:24.985Z] + ls /var/log/sa-host [2022-03-08T14:07:24.985Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T14:07:24.985Z] file_magic: OK [2022-03-08T14:07:24.985Z] HZ: Using current value: 100 [2022-03-08T14:07:24.985Z] file_header: OK [2022-03-08T14:07:24.985Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-08T14:07:24.985Z] Statistics: [2022-03-08T14:07:24.985Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T14:07:24.985Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T14:07:24.985Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T14:07:24.985Z] file_magic: OK [2022-03-08T14:07:24.985Z] HZ: Using current value: 100 [2022-03-08T14:07:24.985Z] file_header: OK [2022-03-08T14:07:24.985Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-08T14:07:24.985Z] Statistics: [2022-03-08T14:07:24.985Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T14:07:24.985Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T14:07:25.205Z] provisioning config files... [2022-03-08T14:07:25.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2155198018777712289tmp [Pipeline] { [Pipeline] echo [2022-03-08T14:07:25.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:25.512Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T14:07:25.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:25.861Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T14:07:25.870Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:26.158Z] ---> sudo-logs.sh [2022-03-08T14:07:26.158Z] Archiving 'sudo' log.. [2022-03-08T14:07:26.158Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6609.novalocal: Name or service not known [2022-03-08T14:07:26.158Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6609.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T14:07:26.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:26.468Z] ---> job-cost.sh [2022-03-08T14:07:26.468Z] lf-activate-venv: SKIPPING [2022-03-08T14:07:26.468Z] DEBUG: total: 0.05999999865889549 [2022-03-08T14:07:26.468Z] INFO: Retrieving Stack Cost... [2022-03-08T14:07:26.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T14:07:27.299Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T14:07:27.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T14:07:27.602Z] ---> logs-deploy.sh [2022-03-08T14:07:27.602Z] lf-activate-venv: SKIPPING [2022-03-08T14:07:27.602Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/10 [2022-03-08T14:07:27.602Z] INFO: archiving workspace using pattern(s): [2022-03-08T14:07:28.544Z] Archives upload complete. [2022-03-08T14:07:28.544Z] INFO: archiving logs to Nexus