Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6cd987ba5da8be53edaf39b26ab980ed5f4a151 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-ssh15150905441706234244.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17666277693894137985.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10371128591018514263.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17126723161851436630.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5733578467448496514.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1438 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 (main) Commit message: "Merge pull request #55 from lenny-intel/nats" > 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 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 # timeout=10 > git rev-list --no-walk 5e6cd6e1c1673be85e94d05d91383e4ea90cfbc7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T21:48:43.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T21:48:43.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T21:48:43.224Z] ========================================================= [2022-09-27T21:48:43.225Z] EdgeX Global Pipelines Version Info [2022-09-27T21:48:43.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:48:43.932Z] ------------------- [2022-09-27T21:48:43.932Z] stable info: [2022-09-27T21:48:43.932Z] ------------------- [2022-09-27T21:48:43.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T21:48:43.932Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:48:43.932Z] Message: update stable to v1.0.239 [2022-09-27T21:48:44.503Z] ------------------- [2022-09-27T21:48:44.503Z] experimental info: [2022-09-27T21:48:44.503Z] ------------------- [2022-09-27T21:48:44.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T21:48:44.503Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T21:48:44.503Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T21:48:44.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-09-27T21:48:44.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-09-27T21:48:44.689Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T21:48:44.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T21:48:44.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T21:48:44.729Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T21:48:44.742Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T21:48:44.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-27T21:48:44.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T21:48:44.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T21:48:44.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T21:48:44.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-09-27T21:48:44.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T21:48:44.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T21:48:44.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:48:44.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T21:48:44.856Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:48:44.869Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T21:48:44.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T21:48:44.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T21:48:44.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-27T21:48:44.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-27T21:48:44.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T21:48:44.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T21:48:44.949Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T21:48:44.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T21:48:44.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T21:48:44.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-27T21:48:44.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-27T21:48:45.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-27T21:48:45.011Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] echo [2022-09-27T21:48:45.019Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6cd987 [Pipeline] echo [2022-09-27T21:48:45.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:48:45.058Z] provisioning config files... [2022-09-27T21:48:45.071Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12935096447198052951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:48:45.371Z] ---> docker-login.sh [2022-09-27T21:48:45.371Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:48:45.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:45.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:45.630Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:45.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:45.630Z] [2022-09-27T21:48:45.630Z] Login Succeeded [2022-09-27T21:48:45.630Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:48:45.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:45.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:45.630Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:45.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:45.630Z] [2022-09-27T21:48:45.630Z] Login Succeeded [2022-09-27T21:48:45.630Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:48:45.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:45.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:45.890Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:45.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:45.890Z] [2022-09-27T21:48:45.890Z] Login Succeeded [2022-09-27T21:48:45.890Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:48:45.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:45.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:45.890Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:45.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:45.890Z] [2022-09-27T21:48:45.890Z] Login Succeeded [2022-09-27T21:48:45.890Z] docker.io [2022-09-27T21:48:45.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:48:46.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:48:46.465Z] Configure a credential helper to remove this warning. See [2022-09-27T21:48:46.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:48:46.465Z] [2022-09-27T21:48:46.465Z] Login Succeeded [2022-09-27T21:48:46.465Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:48:46.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T21:48:46.822Z] + git rev-list -1 --merges b6cd987ba5da8be53edaf39b26ab980ed5f4a151~1..b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] echo [2022-09-27T21:48:46.851Z] -----------> git rev-list -1 --merges b6cd987ba5da8be53edaf39b26ab980ed5f4a151~1..b6cd987ba5da8be53edaf39b26ab980ed5f4a151 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:48:46.851Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [false] [Pipeline] sh [2022-09-27T21:48:47.148Z] + git log --format=format:%s -1 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] echo [2022-09-27T21:48:47.160Z] ========================================================= [2022-09-27T21:48:47.160Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T21:48:47.160Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:48:47.489Z] + git log --format=format:%s -1 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] echo [2022-09-27T21:48:47.500Z] [semverPrep] GIT_COMMIT: b6cd987ba5da8be53edaf39b26ab980ed5f4a151, Commit Message: Merge pull request #55 from lenny-intel/nats [Pipeline] echo [2022-09-27T21:48:47.507Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T21:48:47.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:48:47.856Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T21:48:47.856Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T21:48:47.856Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T21:48:47.856Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T21:48:47.856Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T21:48:47.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:48.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:48:48.204Z] [2022-09-27T21:48:48.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:48:48.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:48:48.508Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T21:48:48.508Z] b85a868b505f: Pulling fs layer [2022-09-27T21:48:48.508Z] e2be974225ed: Pulling fs layer [2022-09-27T21:48:48.508Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T21:48:48.508Z] 988bab9f4d93: Pulling fs layer [2022-09-27T21:48:48.508Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T21:48:48.508Z] eaf3925da568: Pulling fs layer [2022-09-27T21:48:48.508Z] bab4dde63d76: Pulling fs layer [2022-09-27T21:48:48.508Z] bde34c3a00c8: Pulling fs layer [2022-09-27T21:48:48.508Z] b352a97aabf1: Pulling fs layer [2022-09-27T21:48:48.508Z] 4872d77fe225: Pulling fs layer [2022-09-27T21:48:48.508Z] 5851b861e8e6: Pulling fs layer [2022-09-27T21:48:48.508Z] bab4dde63d76: Waiting [2022-09-27T21:48:48.508Z] bde34c3a00c8: Waiting [2022-09-27T21:48:48.508Z] b352a97aabf1: Waiting [2022-09-27T21:48:48.508Z] 4872d77fe225: Waiting [2022-09-27T21:48:48.508Z] 5851b861e8e6: Waiting [2022-09-27T21:48:48.508Z] 988bab9f4d93: Waiting [2022-09-27T21:48:48.508Z] 1469e6f7b9e6: Waiting [2022-09-27T21:48:48.508Z] eaf3925da568: Waiting [2022-09-27T21:48:48.508Z] e2be974225ed: Download complete [2022-09-27T21:48:48.508Z] 988bab9f4d93: Verifying Checksum [2022-09-27T21:48:48.508Z] 988bab9f4d93: Download complete [2022-09-27T21:48:48.508Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T21:48:48.508Z] 1469e6f7b9e6: Download complete [2022-09-27T21:48:48.767Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T21:48:48.767Z] 339a4e72a1f5: Download complete [2022-09-27T21:48:48.767Z] eaf3925da568: Verifying Checksum [2022-09-27T21:48:48.767Z] eaf3925da568: Download complete [2022-09-27T21:48:48.767Z] bde34c3a00c8: Verifying Checksum [2022-09-27T21:48:48.767Z] bde34c3a00c8: Download complete [2022-09-27T21:48:48.767Z] b352a97aabf1: Download complete [2022-09-27T21:48:48.767Z] 4872d77fe225: Verifying Checksum [2022-09-27T21:48:48.767Z] 4872d77fe225: Download complete [2022-09-27T21:48:48.767Z] 5851b861e8e6: Verifying Checksum [2022-09-27T21:48:48.767Z] 5851b861e8e6: Download complete [2022-09-27T21:48:48.767Z] b85a868b505f: Verifying Checksum [2022-09-27T21:48:48.767Z] b85a868b505f: Download complete [2022-09-27T21:48:49.027Z] bab4dde63d76: Verifying Checksum [2022-09-27T21:48:49.027Z] bab4dde63d76: Download complete [2022-09-27T21:48:49.962Z] b85a868b505f: Pull complete [2022-09-27T21:48:50.220Z] e2be974225ed: Pull complete [2022-09-27T21:48:50.790Z] 339a4e72a1f5: Pull complete [2022-09-27T21:48:50.790Z] 988bab9f4d93: Pull complete [2022-09-27T21:48:51.049Z] 1469e6f7b9e6: Pull complete [2022-09-27T21:48:51.049Z] eaf3925da568: Pull complete [2022-09-27T21:48:52.965Z] bab4dde63d76: Pull complete [2022-09-27T21:48:52.965Z] bde34c3a00c8: Pull complete [2022-09-27T21:48:53.224Z] b352a97aabf1: Pull complete [2022-09-27T21:48:53.224Z] 4872d77fe225: Pull complete [2022-09-27T21:48:53.483Z] 5851b861e8e6: Pull complete [2022-09-27T21:48:53.483Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T21:48:53.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:48:53.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:48:53.572Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:48:53.595Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:48:56.371Z] $ docker top 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 -eo pid,comm [2022-09-27T21:48:56.437Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:48:56.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:48:56.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:48:56.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:48:56.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:48:56.574Z] $ docker exec 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 ssh-agent [2022-09-27T21:48:56.696Z] SSH_AUTH_SOCK=/tmp/ssh-HS17Lu9F1e7Q/agent.33 [2022-09-27T21:48:56.696Z] SSH_AGENT_PID=39 [2022-09-27T21:48:56.701Z] Running ssh-add (command line suppressed) [2022-09-27T21:48:56.795Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12252787535059316559.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12252787535059316559.key) [2022-09-27T21:48:56.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:48:57.104Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T21:48:57.111Z] $ docker exec --env ******** --env ******** 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 ssh-agent -k [2022-09-27T21:48:57.210Z] unset SSH_AUTH_SOCK; [2022-09-27T21:48:57.210Z] unset SSH_AGENT_PID; [2022-09-27T21:48:57.210Z] echo Agent pid 39 killed; [2022-09-27T21:48:57.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T21:48:57.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:48:57.257Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:48:57.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:48:57.365Z] $ docker exec 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 ssh-agent [2022-09-27T21:48:57.485Z] SSH_AUTH_SOCK=/tmp/ssh-gVoaw5KimvKM/agent.71 [2022-09-27T21:48:57.485Z] SSH_AGENT_PID=77 [2022-09-27T21:48:57.490Z] Running ssh-add (command line suppressed) [2022-09-27T21:48:57.583Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10283321115137158831.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10283321115137158831.key) [2022-09-27T21:48:57.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:48:57.898Z] + git semver init [2022-09-27T21:48:58.159Z] 2022-09-27 21:48:58,056 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T21:48:58.159Z] 2022-09-27 21:48:58,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-27T21:48:58.159Z] 2022-09-27 21:48:58,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-09-27T21:48:58.159Z] 2022-09-27 21:48:58,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:48:59.538Z] 2022-09-27 21:48:59,117 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-09-27T21:48:59.538Z] 2022-09-27 21:48:59,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-09-27T21:48:59.538Z] 2022-09-27 21:48:59,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T21:48:59.538Z] 2022-09-27 21:48:59,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T21:48:59.538Z] 2.3.0-dev.10 [Pipeline] } [2022-09-27T21:48:59.541Z] $ docker exec --env ******** --env ******** 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 ssh-agent -k [2022-09-27T21:48:59.664Z] unset SSH_AUTH_SOCK; [2022-09-27T21:48:59.665Z] unset SSH_AGENT_PID; [2022-09-27T21:48:59.665Z] echo Agent pid 77 killed; [2022-09-27T21:48:59.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:48:59.989Z] + git semver [Pipeline] } [2022-09-27T21:49:00.251Z] $ docker stop --time=1 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 [2022-09-27T21:49:01.518Z] $ docker rm -f 6beec1da055a48cc843f31a163495e1ad8857569a5eaaa334c2a9fb241a1a892 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:49:01.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T21:49:02.034Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T21:49:02.037Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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-09-27T21:49:02.169Z] provisioning config files... [2022-09-27T21:49:02.178Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8488882730484128847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:49:02.477Z] ---> docker-login.sh [2022-09-27T21:49:02.478Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:49:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:02.478Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:02.478Z] [2022-09-27T21:49:02.478Z] Login Succeeded [2022-09-27T21:49:02.478Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:49:02.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:02.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:02.478Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:02.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:02.478Z] [2022-09-27T21:49:02.478Z] Login Succeeded [2022-09-27T21:49:02.478Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:49:02.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:02.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:02.736Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:02.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:02.736Z] [2022-09-27T21:49:02.736Z] Login Succeeded [2022-09-27T21:49:02.736Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:49:02.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:02.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:02.737Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:02.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:02.737Z] [2022-09-27T21:49:02.737Z] Login Succeeded [2022-09-27T21:49:02.737Z] docker.io [2022-09-27T21:49:02.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:49:03.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:49:03.255Z] Configure a credential helper to remove this warning. See [2022-09-27T21:49:03.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:49:03.255Z] [2022-09-27T21:49:03.255Z] Login Succeeded [2022-09-27T21:49:03.255Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:49:03.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:49:03.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:03.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:49:03.346Z] ========================================================= [2022-09-27T21:49:03.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T21:49:03.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:03.659Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:49:03.659Z] Sending build context to Docker daemon 15.82MB [2022-09-27T21:49:03.659Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:49:03.659Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:49:03.659Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T21:49:03.659Z] 2408cc74d12b: Pulling fs layer [2022-09-27T21:49:03.659Z] ea60b727a1ce: Pulling fs layer [2022-09-27T21:49:03.659Z] 30c4a7721957: Pulling fs layer [2022-09-27T21:49:03.659Z] 370296b7ddb6: Pulling fs layer [2022-09-27T21:49:03.659Z] 7c6cee850709: Pulling fs layer [2022-09-27T21:49:03.659Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T21:49:03.659Z] d94ebbe4e438: Pulling fs layer [2022-09-27T21:49:03.659Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T21:49:03.659Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T21:49:03.659Z] 370296b7ddb6: Waiting [2022-09-27T21:49:03.659Z] 7c6cee850709: Waiting [2022-09-27T21:49:03.659Z] 39a5fcdaea64: Waiting [2022-09-27T21:49:03.659Z] d94ebbe4e438: Waiting [2022-09-27T21:49:03.659Z] bcfd1f05c69d: Waiting [2022-09-27T21:49:03.659Z] 59ccb84bbe0f: Waiting [2022-09-27T21:49:03.920Z] 30c4a7721957: Verifying Checksum [2022-09-27T21:49:03.920Z] 30c4a7721957: Download complete [2022-09-27T21:49:03.920Z] ea60b727a1ce: Verifying Checksum [2022-09-27T21:49:03.920Z] ea60b727a1ce: Download complete [2022-09-27T21:49:03.920Z] 7c6cee850709: Verifying Checksum [2022-09-27T21:49:03.920Z] 7c6cee850709: Download complete [2022-09-27T21:49:03.920Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T21:49:03.920Z] 39a5fcdaea64: Download complete [2022-09-27T21:49:03.920Z] 2408cc74d12b: Verifying Checksum [2022-09-27T21:49:03.920Z] d94ebbe4e438: Verifying Checksum [2022-09-27T21:49:03.920Z] d94ebbe4e438: Download complete [2022-09-27T21:49:03.920Z] 2408cc74d12b: Pull complete [2022-09-27T21:49:04.182Z] ea60b727a1ce: Pull complete [2022-09-27T21:49:04.182Z] 30c4a7721957: Pull complete [2022-09-27T21:49:04.445Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T21:49:04.445Z] 59ccb84bbe0f: Download complete [2022-09-27T21:49:04.445Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T21:49:04.445Z] bcfd1f05c69d: Download complete [2022-09-27T21:49:04.703Z] 370296b7ddb6: Verifying Checksum [2022-09-27T21:49:04.703Z] 370296b7ddb6: Download complete [2022-09-27T21:49:08.892Z] 370296b7ddb6: Pull complete [2022-09-27T21:49:08.892Z] 7c6cee850709: Pull complete [2022-09-27T21:49:08.892Z] 39a5fcdaea64: Pull complete [2022-09-27T21:49:08.892Z] d94ebbe4e438: Pull complete [2022-09-27T21:49:10.791Z] bcfd1f05c69d: Pull complete [2022-09-27T21:49:11.358Z] 59ccb84bbe0f: Pull complete [2022-09-27T21:49:11.358Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T21:49:11.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T21:49:11.358Z] ---> a4fb48ad2a94 [2022-09-27T21:49:11.358Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:49:16.681Z] ---> Running in 8e2c9c8d7665 [2022-09-27T21:49:16.681Z] Removing intermediate container 8e2c9c8d7665 [2022-09-27T21:49:16.681Z] ---> f4c88fca5970 [2022-09-27T21:49:16.681Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:49:16.681Z] ---> Running in 2166d2c4529a [2022-09-27T21:49:16.681Z] Removing intermediate container 2166d2c4529a [2022-09-27T21:49:16.681Z] ---> 39123c4544d0 [2022-09-27T21:49:16.681Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:49:16.681Z] ---> Running in 4f155d52157f [2022-09-27T21:49:16.681Z] Removing intermediate container 4f155d52157f [2022-09-27T21:49:16.681Z] ---> df8f420077ac [2022-09-27T21:49:16.681Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:49:16.681Z] ---> Running in fb6b942ef6d2 [2022-09-27T21:49:16.681Z] Removing intermediate container fb6b942ef6d2 [2022-09-27T21:49:16.681Z] ---> b582f7d37f36 [2022-09-27T21:49:16.681Z] Step 7/13 : WORKDIR /device-gpio [2022-09-27T21:49:16.681Z] ---> Running in 9d048f3bbe65 [2022-09-27T21:49:16.681Z] Removing intermediate container 9d048f3bbe65 [2022-09-27T21:49:16.681Z] ---> c07fd93677c2 [2022-09-27T21:49:16.681Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:49:16.681Z] ---> Running in c77366f897f2 [2022-09-27T21:49:16.942Z] Removing intermediate container c77366f897f2 [2022-09-27T21:49:16.942Z] ---> 0c0b93f566e4 [2022-09-27T21:49:16.942Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:49:16.942Z] ---> Running in 3638347c621c [2022-09-27T21:49:17.135Z] Still waiting to schedule task [2022-09-27T21:49:17.135Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1439’ is offline [2022-09-27T21:49:17.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:49:18.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:49:18.399Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:49:18.399Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:49:18.399Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:49:18.659Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:49:18.659Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:49:18.659Z] OK: 216 MiB in 55 packages [2022-09-27T21:49:19.225Z] Removing intermediate container 3638347c621c [2022-09-27T21:49:19.225Z] ---> 6139a69277e7 [2022-09-27T21:49:19.225Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:49:19.225Z] ---> 66710edb2534 [2022-09-27T21:49:19.225Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:49:19.225Z] ---> Running in acc7581654f9 [2022-09-27T21:49:41.212Z] Removing intermediate container acc7581654f9 [2022-09-27T21:49:41.212Z] ---> abb4ed628f20 [2022-09-27T21:49:41.212Z] Step 12/13 : COPY . . [2022-09-27T21:49:41.780Z] ---> 44e0e78a31ff [2022-09-27T21:49:41.780Z] Step 13/13 : RUN ${MAKE} [2022-09-27T21:49:41.780Z] ---> Running in ae264410e80f [2022-09-27T21:49:42.039Z] noop [2022-09-27T21:49:42.298Z] Removing intermediate container ae264410e80f [2022-09-27T21:49:42.298Z] ---> b7c52d35ab4a [2022-09-27T21:49:42.298Z] Successfully built b7c52d35ab4a [2022-09-27T21:49:42.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:42.611Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:49:42.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:49:42.674Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:49:42.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:49:43.028Z] $ docker top bdc140371c3b9fcbf7d56f61744ff8a482ce18cc182ec971c4ea6e9b36f02a2b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:49:43.358Z] + go version [2022-09-27T21:49:43.358Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T21:49:43.375Z] $ docker stop --time=1 bdc140371c3b9fcbf7d56f61744ff8a482ce18cc182ec971c4ea6e9b36f02a2b [2022-09-27T21:49:44.629Z] $ docker rm -f bdc140371c3b9fcbf7d56f61744ff8a482ce18cc182ec971c4ea6e9b36f02a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:49:44.995Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T21:49:44.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:49:45.057Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:49:45.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T21:49:45.420Z] $ docker top c45094ec357d31bfccc36824a081ed04270fe5b4d6ba0536e8ed5e10449d3f37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:49:45.755Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:49:46.050Z] + make test [2022-09-27T21:49:46.050Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:49:46.310Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-27T21:49:56.272Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-27T21:49:56.272Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-27T21:50:01.530Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T21:50:01.530Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:50:04.061Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:50:04.061Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:50:04.061Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:50:04.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:50:04.093Z] $ docker stop --time=1 c45094ec357d31bfccc36824a081ed04270fe5b4d6ba0536e8ed5e10449d3f37 [2022-09-27T21:50:06.697Z] $ docker rm -f c45094ec357d31bfccc36824a081ed04270fe5b4d6ba0536e8ed5e10449d3f37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:50:07.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:50:07.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T21:50:07.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:50:07.872Z] + ls -al . [2022-09-27T21:50:07.872Z] total 164 [2022-09-27T21:50:07.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:49 . [2022-09-27T21:50:07.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 .. [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 27 21:48 .dockerignore [2022-09-27T21:50:07.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:49 .git [2022-09-27T21:50:07.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 .github [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 27 21:48 .gitignore [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:48 .golangci.yml [2022-09-27T21:50:07.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:48 .semver [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 9691 Sep 27 21:48 Attribution.txt [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 27 21:48 CHANGELOG.md [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 1929 Sep 27 21:48 Dockerfile [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:48 GOVERNANCE.md [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 27 21:48 Jenkinsfile [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:48 LICENSE [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 2085 Sep 27 21:48 Makefile [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 27 21:48 OWNERS.md [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 11842 Sep 27 21:48 README.md [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:49 VERSION [2022-09-27T21:50:07.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:48 bin [2022-09-27T21:50:07.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 cmd [2022-09-27T21:50:07.872Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 27 21:49 coverage.out [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 27 21:48 go.mod [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 38053 Sep 27 21:48 go.sum [2022-09-27T21:50:07.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 internal [2022-09-27T21:50:07.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 snap [2022-09-27T21:50:07.872Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 27 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:08.171Z] + 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=b6cd987ba5da8be53edaf39b26ab980ed5f4a151 --label arch=amd64 --label version=2.3.0-dev.10 . [2022-09-27T21:50:08.171Z] Sending build context to Docker daemon 15.82MB [2022-09-27T21:50:08.171Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:50:08.171Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T21:50:08.171Z] ---> b7c52d35ab4a [2022-09-27T21:50:08.171Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:50:08.429Z] ---> Running in 825caa4abf24 [2022-09-27T21:50:08.429Z] Removing intermediate container 825caa4abf24 [2022-09-27T21:50:08.429Z] ---> 44f6eb956f28 [2022-09-27T21:50:08.429Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:50:08.429Z] ---> Running in b105c2b3bf4c [2022-09-27T21:50:08.688Z] Removing intermediate container b105c2b3bf4c [2022-09-27T21:50:08.688Z] ---> 1e2f935cff9e [2022-09-27T21:50:08.688Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:50:08.688Z] ---> Running in 73fb253364c2 [2022-09-27T21:50:08.688Z] Removing intermediate container 73fb253364c2 [2022-09-27T21:50:08.688Z] ---> b19fbd75018d [2022-09-27T21:50:08.688Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:50:08.688Z] ---> Running in a1b236ef4a92 [2022-09-27T21:50:08.688Z] Removing intermediate container a1b236ef4a92 [2022-09-27T21:50:08.688Z] ---> 23633dbf7042 [2022-09-27T21:50:08.688Z] Step 7/27 : WORKDIR /device-gpio [2022-09-27T21:50:08.688Z] ---> Running in eaa5b3d199a0 [2022-09-27T21:50:08.963Z] Removing intermediate container eaa5b3d199a0 [2022-09-27T21:50:08.963Z] ---> d5de1c3a9e8d [2022-09-27T21:50:08.963Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:50:08.963Z] ---> Running in 127289e320c5 [2022-09-27T21:50:09.571Z] Removing intermediate container 127289e320c5 [2022-09-27T21:50:09.571Z] ---> 571c47f079c1 [2022-09-27T21:50:09.571Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:50:09.571Z] ---> Running in 7a72b2931675 [2022-09-27T21:50:09.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:50:10.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:50:10.848Z] OK: 216 MiB in 55 packages [2022-09-27T21:50:11.107Z] Removing intermediate container 7a72b2931675 [2022-09-27T21:50:11.107Z] ---> 64c82f2119b6 [2022-09-27T21:50:11.107Z] Step 10/27 : COPY go.mod vendor* ./ [2022-09-27T21:50:11.107Z] ---> 3249f38788b8 [2022-09-27T21:50:11.107Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:50:11.365Z] ---> Running in e7d748dd7dce [2022-09-27T21:50:11.930Z] Removing intermediate container e7d748dd7dce [2022-09-27T21:50:11.930Z] ---> 6f8916af08bc [2022-09-27T21:50:11.930Z] Step 12/27 : COPY . . [2022-09-27T21:50:12.506Z] ---> 10f80a992e20 [2022-09-27T21:50:12.506Z] Step 13/27 : RUN ${MAKE} [2022-09-27T21:50:12.506Z] ---> Running in 1d83f1efd92e [2022-09-27T21:50:12.764Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-27T21:50:34.688Z] Removing intermediate container 1d83f1efd92e [2022-09-27T21:50:34.688Z] ---> 2e4a4529c93c [2022-09-27T21:50:34.688Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T21:50:34.688Z] 3.16: Pulling from library/alpine [2022-09-27T21:50:34.688Z] 213ec9aee27d: Pulling fs layer [2022-09-27T21:50:34.688Z] 213ec9aee27d: Verifying Checksum [2022-09-27T21:50:34.688Z] 213ec9aee27d: Download complete [2022-09-27T21:50:34.947Z] 213ec9aee27d: Pull complete [2022-09-27T21:50:34.947Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:50:34.947Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:50:34.947Z] ---> 9c6f07244728 [2022-09-27T21:50:34.947Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-27T21:50:34.947Z] ---> Running in b17a9c181711 [2022-09-27T21:50:35.205Z] Removing intermediate container b17a9c181711 [2022-09-27T21:50:35.205Z] ---> 0725a9272b00 [2022-09-27T21:50:35.205Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:50:35.205Z] ---> Running in 16a7ab6b488f [2022-09-27T21:50:35.769Z] Removing intermediate container 16a7ab6b488f [2022-09-27T21:50:35.769Z] ---> 20e917a0abb8 [2022-09-27T21:50:35.769Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-09-27T21:50:35.769Z] ---> Running in 0aed43c0a123 [2022-09-27T21:50:36.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T21:50:36.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T21:50:36.962Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:50:37.220Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-27T21:50:37.220Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:50:37.221Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-27T21:50:37.479Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-27T21:50:37.479Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:50:37.479Z] OK: 8 MiB in 19 packages [2022-09-27T21:50:38.078Z] Removing intermediate container 0aed43c0a123 [2022-09-27T21:50:38.078Z] ---> 54fc246af51b [2022-09-27T21:50:38.078Z] Step 18/27 : WORKDIR / [2022-09-27T21:50:38.078Z] ---> Running in 2325cdafd08d [2022-09-27T21:50:38.078Z] Removing intermediate container 2325cdafd08d [2022-09-27T21:50:38.078Z] ---> fc160d1f2a9c [2022-09-27T21:50:38.078Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-27T21:50:38.078Z] ---> 5f702df7e609 [2022-09-27T21:50:38.078Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-09-27T21:50:38.336Z] ---> 33c2677b116d [2022-09-27T21:50:38.336Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-09-27T21:50:38.903Z] ---> 3560d15c3983 [2022-09-27T21:50:38.903Z] Step 22/27 : EXPOSE 59910 [2022-09-27T21:50:39.161Z] ---> Running in c63cbb744253 [2022-09-27T21:50:39.161Z] Removing intermediate container c63cbb744253 [2022-09-27T21:50:39.161Z] ---> 94cfabe6c75e [2022-09-27T21:50:39.161Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-09-27T21:50:39.161Z] ---> Running in e862533d21a5 [2022-09-27T21:50:39.161Z] Removing intermediate container e862533d21a5 [2022-09-27T21:50:39.161Z] ---> 8b09dc7a5b28 [2022-09-27T21:50:39.161Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:50:39.161Z] ---> Running in df44f099abf6 [2022-09-27T21:50:39.418Z] Removing intermediate container df44f099abf6 [2022-09-27T21:50:39.418Z] ---> 99064fd29a5b [2022-09-27T21:50:39.418Z] Step 25/27 : LABEL arch=amd64 [2022-09-27T21:50:39.418Z] ---> Running in f6721515d0dc [2022-09-27T21:50:39.418Z] Removing intermediate container f6721515d0dc [2022-09-27T21:50:39.418Z] ---> d413c59b47a4 [2022-09-27T21:50:39.418Z] Step 26/27 : LABEL git_sha=b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:50:39.418Z] ---> Running in 22e36419e2bd [2022-09-27T21:50:39.418Z] Removing intermediate container 22e36419e2bd [2022-09-27T21:50:39.418Z] ---> b6eaccdc8b02 [2022-09-27T21:50:39.418Z] Step 27/27 : LABEL version=2.3.0-dev.10 [2022-09-27T21:50:39.418Z] ---> Running in d1d7bb2be8b4 [2022-09-27T21:50:39.676Z] Removing intermediate container d1d7bb2be8b4 [2022-09-27T21:50:39.676Z] ---> 35b272a82f79 [2022-09-27T21:50:39.676Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:50:39.676Z] Successfully built 35b272a82f79 [2022-09-27T21:50:39.676Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:50:39.751Z] provisioning config files... [2022-09-27T21:50:39.758Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17660480528332382017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:50:40.047Z] ---> docker-login.sh [2022-09-27T21:50:40.047Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:50:40.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:40.047Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:40.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:40.047Z] [2022-09-27T21:50:40.047Z] Login Succeeded [2022-09-27T21:50:40.047Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:50:40.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:40.047Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:40.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:40.047Z] [2022-09-27T21:50:40.047Z] Login Succeeded [2022-09-27T21:50:40.047Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:50:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:40.305Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:40.305Z] [2022-09-27T21:50:40.305Z] Login Succeeded [2022-09-27T21:50:40.305Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:50:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:40.305Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:40.305Z] [2022-09-27T21:50:40.305Z] Login Succeeded [2022-09-27T21:50:40.305Z] docker.io [2022-09-27T21:50:40.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:50:40.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:50:40.823Z] Configure a credential helper to remove this warning. See [2022-09-27T21:50:40.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:50:40.823Z] [2022-09-27T21:50:40.823Z] Login Succeeded [2022-09-27T21:50:40.823Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:50:40.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:50:40.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:50:40.868Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-09-27T21:50:40.868Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:50:40.868Z] latest [2022-09-27T21:50:40.868Z] 2.3.0-dev.10 [2022-09-27T21:50:40.868Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:50:40.868Z] main [2022-09-27T21:50:40.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:41.186Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:41.486Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:50:41.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-27T21:50:41.486Z] bd9a17677ca7: Preparing [2022-09-27T21:50:41.486Z] 1f55a02da440: Preparing [2022-09-27T21:50:41.486Z] c8e64bf1a54a: Preparing [2022-09-27T21:50:41.486Z] 5a2438f36820: Preparing [2022-09-27T21:50:41.486Z] 4619caa66a8c: Preparing [2022-09-27T21:50:41.486Z] 994393dc58e7: Preparing [2022-09-27T21:50:41.486Z] 994393dc58e7: Waiting [2022-09-27T21:50:41.486Z] 4619caa66a8c: Pushed [2022-09-27T21:50:41.486Z] 994393dc58e7: Layer already exists [2022-09-27T21:50:41.486Z] c8e64bf1a54a: Pushed [2022-09-27T21:50:41.486Z] 1f55a02da440: Pushed [2022-09-27T21:50:41.745Z] 5a2438f36820: Pushed [2022-09-27T21:50:44.292Z] bd9a17677ca7: Pushed [2022-09-27T21:50:44.292Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151: digest: sha256:860a13b8fa4bf83efc90479fc2838b0b2f4e82376fec4af9dd8157141d0232b9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:44.612Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:44.925Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-27T21:50:44.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-27T21:50:44.925Z] bd9a17677ca7: Preparing [2022-09-27T21:50:44.925Z] 1f55a02da440: Preparing [2022-09-27T21:50:44.925Z] c8e64bf1a54a: Preparing [2022-09-27T21:50:44.925Z] 5a2438f36820: Preparing [2022-09-27T21:50:44.925Z] 4619caa66a8c: Preparing [2022-09-27T21:50:44.925Z] 994393dc58e7: Preparing [2022-09-27T21:50:44.925Z] 994393dc58e7: Waiting [2022-09-27T21:50:44.925Z] 5a2438f36820: Layer already exists [2022-09-27T21:50:44.925Z] bd9a17677ca7: Layer already exists [2022-09-27T21:50:44.925Z] 1f55a02da440: Layer already exists [2022-09-27T21:50:44.925Z] c8e64bf1a54a: Layer already exists [2022-09-27T21:50:44.925Z] 4619caa66a8c: Layer already exists [2022-09-27T21:50:44.925Z] 994393dc58e7: Layer already exists [2022-09-27T21:50:44.925Z] latest: digest: sha256:860a13b8fa4bf83efc90479fc2838b0b2f4e82376fec4af9dd8157141d0232b9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:45.239Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:45.551Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.10 [2022-09-27T21:50:45.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-27T21:50:45.551Z] bd9a17677ca7: Preparing [2022-09-27T21:50:45.551Z] 1f55a02da440: Preparing [2022-09-27T21:50:45.551Z] c8e64bf1a54a: Preparing [2022-09-27T21:50:45.551Z] 5a2438f36820: Preparing [2022-09-27T21:50:45.551Z] 4619caa66a8c: Preparing [2022-09-27T21:50:45.551Z] 994393dc58e7: Preparing [2022-09-27T21:50:45.551Z] 994393dc58e7: Waiting [2022-09-27T21:50:45.551Z] 4619caa66a8c: Layer already exists [2022-09-27T21:50:45.551Z] 5a2438f36820: Layer already exists [2022-09-27T21:50:45.551Z] 1f55a02da440: Layer already exists [2022-09-27T21:50:45.551Z] bd9a17677ca7: Layer already exists [2022-09-27T21:50:45.551Z] c8e64bf1a54a: Layer already exists [2022-09-27T21:50:45.551Z] 994393dc58e7: Layer already exists [2022-09-27T21:50:45.551Z] 2.3.0-dev.10: digest: sha256:860a13b8fa4bf83efc90479fc2838b0b2f4e82376fec4af9dd8157141d0232b9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:45.870Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:46.181Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:50:46.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-27T21:50:46.181Z] bd9a17677ca7: Preparing [2022-09-27T21:50:46.181Z] 1f55a02da440: Preparing [2022-09-27T21:50:46.181Z] c8e64bf1a54a: Preparing [2022-09-27T21:50:46.181Z] 5a2438f36820: Preparing [2022-09-27T21:50:46.181Z] 4619caa66a8c: Preparing [2022-09-27T21:50:46.181Z] 994393dc58e7: Preparing [2022-09-27T21:50:46.181Z] 994393dc58e7: Waiting [2022-09-27T21:50:46.181Z] 5a2438f36820: Layer already exists [2022-09-27T21:50:46.181Z] 4619caa66a8c: Layer already exists [2022-09-27T21:50:46.181Z] bd9a17677ca7: Layer already exists [2022-09-27T21:50:46.181Z] 1f55a02da440: Layer already exists [2022-09-27T21:50:46.181Z] c8e64bf1a54a: Layer already exists [2022-09-27T21:50:46.181Z] 994393dc58e7: Layer already exists [2022-09-27T21:50:46.181Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10: digest: sha256:860a13b8fa4bf83efc90479fc2838b0b2f4e82376fec4af9dd8157141d0232b9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:46.505Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:46.816Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-09-27T21:50:46.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-09-27T21:50:46.816Z] bd9a17677ca7: Preparing [2022-09-27T21:50:46.816Z] 1f55a02da440: Preparing [2022-09-27T21:50:46.816Z] c8e64bf1a54a: Preparing [2022-09-27T21:50:46.816Z] 5a2438f36820: Preparing [2022-09-27T21:50:46.816Z] 4619caa66a8c: Preparing [2022-09-27T21:50:46.816Z] 994393dc58e7: Preparing [2022-09-27T21:50:46.816Z] 994393dc58e7: Waiting [2022-09-27T21:50:46.816Z] 1f55a02da440: Layer already exists [2022-09-27T21:50:46.816Z] 4619caa66a8c: Layer already exists [2022-09-27T21:50:46.816Z] bd9a17677ca7: Layer already exists [2022-09-27T21:50:46.816Z] 5a2438f36820: Layer already exists [2022-09-27T21:50:46.816Z] c8e64bf1a54a: Layer already exists [2022-09-27T21:50:46.816Z] 994393dc58e7: Layer already exists [2022-09-27T21:50:46.816Z] main: digest: sha256:860a13b8fa4bf83efc90479fc2838b0b2f4e82376fec4af9dd8157141d0232b9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:50:46.863Z] ===================================================== [Pipeline] echo [2022-09-27T21:50:46.872Z] taggedImages: [2022-09-27T21:50:46.872Z] - nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:50:46.872Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-09-27T21:50:46.872Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.10 [2022-09-27T21:50:46.872Z] - nexus3.edgexfoundry.org:10004/device-gpio:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:50:46.872Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:47.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:50:47.239Z] [2022-09-27T21:50:47.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:50:47.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:50:47.550Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T21:50:47.550Z] 5eb5b503b376: Pulling fs layer [2022-09-27T21:50:47.550Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T21:50:47.550Z] ec43610c2a17: Pulling fs layer [2022-09-27T21:50:47.550Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T21:50:47.550Z] 33b1e0a273af: Pulling fs layer [2022-09-27T21:50:47.550Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T21:50:47.550Z] 2f39f015ded8: Pulling fs layer [2022-09-27T21:50:47.550Z] 3a2ae6a8a46f: Waiting [2022-09-27T21:50:47.550Z] 33b1e0a273af: Waiting [2022-09-27T21:50:47.550Z] 5d3b04190fa2: Waiting [2022-09-27T21:50:47.550Z] 5c69ac0246d0: Download complete [2022-09-27T21:50:47.550Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T21:50:47.550Z] 3a2ae6a8a46f: Download complete [2022-09-27T21:50:47.550Z] 33b1e0a273af: Verifying Checksum [2022-09-27T21:50:47.550Z] 33b1e0a273af: Download complete [2022-09-27T21:50:47.550Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T21:50:47.550Z] 5d3b04190fa2: Download complete [2022-09-27T21:50:47.810Z] ec43610c2a17: Verifying Checksum [2022-09-27T21:50:47.810Z] ec43610c2a17: Download complete [2022-09-27T21:50:47.810Z] 5eb5b503b376: Verifying Checksum [2022-09-27T21:50:47.810Z] 5eb5b503b376: Download complete [2022-09-27T21:50:48.383Z] 2f39f015ded8: Download complete [2022-09-27T21:50:48.948Z] 5eb5b503b376: Pull complete [2022-09-27T21:50:49.205Z] 5c69ac0246d0: Pull complete [2022-09-27T21:50:49.462Z] ec43610c2a17: Pull complete [2022-09-27T21:50:49.462Z] 3a2ae6a8a46f: Pull complete [2022-09-27T21:50:49.724Z] 33b1e0a273af: Pull complete [2022-09-27T21:50:49.724Z] 5d3b04190fa2: Pull complete [2022-09-27T21:50:53.913Z] 2f39f015ded8: Pull complete [2022-09-27T21:50:53.913Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T21:50:53.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T21:50:53.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:50:53.998Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:50:54.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T21:50:59.706Z] $ docker top 2d3244e2c2f965eaa39a57cbcca6614130e2c800355b80d1ecdc3b5712c37a3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:51:00.059Z] ---> job-cost.sh [2022-09-27T21:51:00.059Z] lf-activate-venv: SKIPPING [2022-09-27T21:51:00.059Z] INFO: No Stack... [2022-09-27T21:51:00.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T21:51:00.884Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:51:01.171Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-09-27T21:51:01.171Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:51:01.183Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [2022-09-27T21:51:01.191Z] Resource [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] did not exist. Created. [2022-09-27T21:51:01.191Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:51:01.484Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T21:51:01.513Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:51:01.519Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:51:01.543Z] $ docker stop --time=1 2d3244e2c2f965eaa39a57cbcca6614130e2c800355b80d1ecdc3b5712c37a3f [2022-09-27T21:51:02.693Z] $ docker rm -f 2d3244e2c2f965eaa39a57cbcca6614130e2c800355b80d1ecdc3b5712c37a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T21:51:11.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1441 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-09-27T21:51:11.188Z] Running in /w/workspace/device-gpio/40 [Pipeline] { [Pipeline] checkout [2022-09-27T21:51:11.227Z] The recommended git tool is: git [2022-09-27T21:51:17.149Z] using credential edgex-jenkins-ssh [2022-09-27T21:51:17.166Z] Cloning the remote Git repository [2022-09-27T21:51:17.215Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-09-27T21:51:17.289Z] > git init /w/workspace/device-gpio/40 # timeout=10 [2022-09-27T21:51:17.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-09-27T21:51:17.443Z] > git --version # timeout=10 [2022-09-27T21:51:17.463Z] > git --version # 'git version 2.25.1' [2022-09-27T21:51:17.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T21:51:17.516Z] Verifying host key using known hosts file [2022-09-27T21:51:17.721Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T21:51:17.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:51:19.457Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-09-27T21:51:19.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T21:51:20.415Z] Avoid second fetch [2022-09-27T21:51:20.415Z] Checking out Revision b6cd987ba5da8be53edaf39b26ab980ed5f4a151 (main) [2022-09-27T21:51:20.969Z] Commit message: "Merge pull request #55 from lenny-intel/nats" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:51:20.433Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T21:51:20.454Z] > git checkout -f b6cd987ba5da8be53edaf39b26ab980ed5f4a151 # timeout=10 [2022-09-27T21:51:21.867Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T21:51:21.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:51:21.867Z] Dload Upload Total Spent Left Speed [2022-09-27T21:51:21.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2022-09-27T21:51:22.497Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T21:51:22.835Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T21:51:22.835Z] + sudo tee /etc/docker/daemon.new [2022-09-27T21:51:22.835Z] { [2022-09-27T21:51:22.835Z] "registry-mirrors": [ [2022-09-27T21:51:22.835Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T21:51:22.835Z] ], [2022-09-27T21:51:22.835Z] "bip": "10.250.0.254/24", [2022-09-27T21:51:22.835Z] "hosts": [ [2022-09-27T21:51:22.835Z] "tcp://0.0.0.0:5555", [2022-09-27T21:51:22.835Z] "unix:///var/run/docker.sock" [2022-09-27T21:51:22.835Z] ], [2022-09-27T21:51:22.835Z] "mtu": 1458, [2022-09-27T21:51:22.835Z] "selinux-enabled": true, [2022-09-27T21:51:22.835Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T21:51:22.835Z] } [Pipeline] sh [2022-09-27T21:51:23.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T21:51:23.517Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:51:41.818Z] provisioning config files... [2022-09-27T21:51:41.847Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/40@tmp/config17511953498002854756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:51:42.212Z] ---> docker-login.sh [2022-09-27T21:51:42.212Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:51:42.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:43.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:43.073Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:43.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:43.073Z] [2022-09-27T21:51:43.073Z] Login Succeeded [2022-09-27T21:51:43.073Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:51:43.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:43.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:43.345Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:43.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:43.345Z] [2022-09-27T21:51:43.345Z] Login Succeeded [2022-09-27T21:51:43.345Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:51:43.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:43.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:43.890Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:43.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:43.890Z] [2022-09-27T21:51:43.890Z] Login Succeeded [2022-09-27T21:51:43.890Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:51:44.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:44.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:44.166Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:44.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:44.166Z] [2022-09-27T21:51:44.166Z] Login Succeeded [2022-09-27T21:51:44.166Z] docker.io [2022-09-27T21:51:44.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:51:45.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:51:45.027Z] Configure a credential helper to remove this warning. See [2022-09-27T21:51:45.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:51:45.027Z] [2022-09-27T21:51:45.027Z] Login Succeeded [2022-09-27T21:51:45.027Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:51:45.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T21:51:45.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:51:45.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:51:45.241Z] ========================================================= [2022-09-27T21:51:45.241Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T21:51:45.241Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:51:45.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-27T21:51:45.865Z] Sending build context to Docker daemon 7.971MB [2022-09-27T21:51:45.865Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:51:45.865Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-27T21:51:46.148Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T21:51:46.148Z] b3c136eddcbf: Pulling fs layer [2022-09-27T21:51:46.148Z] c0a3192eca97: Pulling fs layer [2022-09-27T21:51:46.148Z] a050256f5b6f: Pulling fs layer [2022-09-27T21:51:46.148Z] 656be50a0ddc: Pulling fs layer [2022-09-27T21:51:46.148Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T21:51:46.148Z] 46d945488cbd: Pulling fs layer [2022-09-27T21:51:46.148Z] 8a5474983e97: Pulling fs layer [2022-09-27T21:51:46.148Z] 329c88fbcd65: Pulling fs layer [2022-09-27T21:51:46.148Z] 656be50a0ddc: Waiting [2022-09-27T21:51:46.148Z] 2bbca73fdf42: Waiting [2022-09-27T21:51:46.148Z] 8a5474983e97: Waiting [2022-09-27T21:51:46.148Z] 46d945488cbd: Waiting [2022-09-27T21:51:46.148Z] 329c88fbcd65: Waiting [2022-09-27T21:51:46.148Z] a050256f5b6f: Download complete [2022-09-27T21:51:46.148Z] c0a3192eca97: Verifying Checksum [2022-09-27T21:51:46.148Z] c0a3192eca97: Download complete [2022-09-27T21:51:46.148Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T21:51:46.148Z] 2bbca73fdf42: Download complete [2022-09-27T21:51:46.148Z] 46d945488cbd: Verifying Checksum [2022-09-27T21:51:46.148Z] 46d945488cbd: Download complete [2022-09-27T21:51:46.148Z] b3c136eddcbf: Verifying Checksum [2022-09-27T21:51:46.148Z] b3c136eddcbf: Download complete [2022-09-27T21:51:47.595Z] b3c136eddcbf: Pull complete [2022-09-27T21:51:47.595Z] 329c88fbcd65: Verifying Checksum [2022-09-27T21:51:47.595Z] 329c88fbcd65: Download complete [2022-09-27T21:51:48.187Z] c0a3192eca97: Pull complete [2022-09-27T21:51:48.459Z] a050256f5b6f: Pull complete [2022-09-27T21:51:49.054Z] 8a5474983e97: Verifying Checksum [2022-09-27T21:51:49.054Z] 8a5474983e97: Download complete [2022-09-27T21:51:49.643Z] 656be50a0ddc: Verifying Checksum [2022-09-27T21:51:49.643Z] 656be50a0ddc: Download complete [2022-09-27T21:52:01.993Z] 656be50a0ddc: Pull complete [2022-09-27T21:52:02.263Z] 2bbca73fdf42: Pull complete [2022-09-27T21:52:02.533Z] 46d945488cbd: Pull complete [2022-09-27T21:52:09.244Z] 8a5474983e97: Pull complete [2022-09-27T21:52:10.668Z] 329c88fbcd65: Pull complete [2022-09-27T21:52:10.668Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T21:52:10.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T21:52:10.668Z] ---> ff4287adb874 [2022-09-27T21:52:10.668Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:52:12.642Z] ---> Running in 06d699220a46 [2022-09-27T21:52:12.914Z] Removing intermediate container 06d699220a46 [2022-09-27T21:52:12.914Z] ---> 046c079a9bbe [2022-09-27T21:52:12.914Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:52:13.186Z] ---> Running in 776e4ecd01ec [2022-09-27T21:52:13.458Z] Removing intermediate container 776e4ecd01ec [2022-09-27T21:52:13.458Z] ---> 0119f8bda950 [2022-09-27T21:52:13.458Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:52:13.458Z] ---> Running in df1ea082e8fc [2022-09-27T21:52:14.051Z] Removing intermediate container df1ea082e8fc [2022-09-27T21:52:14.051Z] ---> 5271d2389254 [2022-09-27T21:52:14.051Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:52:14.051Z] ---> Running in 892cccfb6933 [2022-09-27T21:52:14.325Z] Removing intermediate container 892cccfb6933 [2022-09-27T21:52:14.325Z] ---> 3096ad92c5d2 [2022-09-27T21:52:14.325Z] Step 7/13 : WORKDIR /device-gpio [2022-09-27T21:52:14.325Z] ---> Running in e34de34ad3b8 [2022-09-27T21:52:14.920Z] Removing intermediate container e34de34ad3b8 [2022-09-27T21:52:14.920Z] ---> ccd1f402ed2b [2022-09-27T21:52:14.920Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:52:14.920Z] ---> Running in e6b297433d03 [2022-09-27T21:52:16.896Z] Removing intermediate container e6b297433d03 [2022-09-27T21:52:16.896Z] ---> 4394b492253b [2022-09-27T21:52:16.896Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:52:16.896Z] ---> Running in 9951f3b04f3c [2022-09-27T21:52:17.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:52:18.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:52:19.802Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-27T21:52:19.802Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-27T21:52:20.071Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-27T21:52:20.071Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-27T21:52:20.339Z] Executing busybox-1.35.0-r13.trigger [2022-09-27T21:52:20.339Z] OK: 226 MiB in 55 packages [2022-09-27T21:52:21.825Z] Removing intermediate container 9951f3b04f3c [2022-09-27T21:52:21.825Z] ---> f823f531a02c [2022-09-27T21:52:21.825Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-27T21:52:22.111Z] ---> dfa973dc0110 [2022-09-27T21:52:22.111Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:52:22.111Z] ---> Running in cb15fe316dc1 [2022-09-27T21:53:18.571Z] Removing intermediate container cb15fe316dc1 [2022-09-27T21:53:18.571Z] ---> 3b7af83508c8 [2022-09-27T21:53:18.571Z] Step 12/13 : COPY . . [2022-09-27T21:53:18.571Z] ---> 83c96e16d4f9 [2022-09-27T21:53:18.571Z] Step 13/13 : RUN ${MAKE} [2022-09-27T21:53:18.571Z] ---> Running in 6230c9451b02 [2022-09-27T21:53:18.571Z] noop [2022-09-27T21:53:18.571Z] Removing intermediate container 6230c9451b02 [2022-09-27T21:53:18.571Z] ---> 38560f75c568 [2022-09-27T21:53:18.571Z] Successfully built 38560f75c568 [2022-09-27T21:53:18.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:53:18.937Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:53:18.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:53:19.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-1441 does not seem to be running inside a container [2022-09-27T21:53:19.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/40 -v /w/workspace/device-gpio/40:/w/workspace/device-gpio/40:rw,z -v /w/workspace/device-gpio/40@tmp:/w/workspace/device-gpio/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:53:20.622Z] $ docker top f45ff32f05f10d7250bd229c1de95111194a8289929e88aa99ed645a60028196 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:53:21.500Z] + go version [2022-09-27T21:53:21.500Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T21:53:21.525Z] $ docker stop --time=1 f45ff32f05f10d7250bd229c1de95111194a8289929e88aa99ed645a60028196 [2022-09-27T21:53:23.249Z] $ docker rm -f f45ff32f05f10d7250bd229c1de95111194a8289929e88aa99ed645a60028196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:53:23.814Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T21:53:23.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:53:23.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-1441 does not seem to be running inside a container [2022-09-27T21:53:24.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/40 -v /w/workspace/device-gpio/40:/w/workspace/device-gpio/40:rw,z -v /w/workspace/device-gpio/40@tmp:/w/workspace/device-gpio/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T21:53:25.372Z] $ docker top 23fd6ea842d7effbafbdadc5bb7c1deda8374db2a60e985d0a54523bc29d14af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T21:53:26.237Z] + git config --global --add safe.directory /w/workspace/device-gpio/40 [Pipeline] fileExists [Pipeline] sh [2022-09-27T21:53:26.896Z] + make test [2022-09-27T21:53:26.896Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-27T21:53:28.854Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-09-27T21:55:05.547Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-09-27T21:55:05.547Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-09-27T21:55:05.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T21:55:05.547Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-27T21:55:27.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T21:55:27.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T21:55:27.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T21:55:27.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T21:55:27.682Z] $ docker stop --time=1 23fd6ea842d7effbafbdadc5bb7c1deda8374db2a60e985d0a54523bc29d14af [2022-09-27T21:55:29.716Z] $ docker rm -f 23fd6ea842d7effbafbdadc5bb7c1deda8374db2a60e985d0a54523bc29d14af [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T21:55:30.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T21:55:30.790Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T21:55:31.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T21:55:31.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T21:55:32.081Z] + ls -al . [2022-09-27T21:55:32.081Z] total 160 [2022-09-27T21:55:32.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:53 . [2022-09-27T21:55:32.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:51 .. [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 27 21:51 .dockerignore [2022-09-27T21:55:32.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:51 .git [2022-09-27T21:55:32.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 .github [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 27 21:51 .gitignore [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:51 .golangci.yml [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 9691 Sep 27 21:51 Attribution.txt [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 3081 Sep 27 21:51 CHANGELOG.md [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 1929 Sep 27 21:51 Dockerfile [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:51 GOVERNANCE.md [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 27 21:51 Jenkinsfile [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:51 LICENSE [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 2085 Sep 27 21:51 Makefile [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 27 21:51 OWNERS.md [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 11842 Sep 27 21:51 README.md [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:49 VERSION [2022-09-27T21:55:32.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:51 bin [2022-09-27T21:55:32.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 cmd [2022-09-27T21:55:32.081Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 27 21:53 coverage.out [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 3459 Sep 27 21:51 go.mod [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 38053 Sep 27 21:51 go.sum [2022-09-27T21:55:32.081Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:51 internal [2022-09-27T21:55:32.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:51 snap [2022-09-27T21:55:32.081Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 27 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:55:32.442Z] + 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=b6cd987ba5da8be53edaf39b26ab980ed5f4a151 --label arch=arm64 --label version=2.3.0-dev.10 . [2022-09-27T21:55:32.709Z] Sending build context to Docker daemon 7.972MB [2022-09-27T21:55:32.709Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T21:55:32.709Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-27T21:55:32.709Z] ---> 38560f75c568 [2022-09-27T21:55:32.709Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-27T21:55:32.978Z] ---> Running in 55bc68532a21 [2022-09-27T21:55:33.248Z] Removing intermediate container 55bc68532a21 [2022-09-27T21:55:33.248Z] ---> 4195d015ef86 [2022-09-27T21:55:33.248Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-27T21:55:33.517Z] ---> Running in e2cae6833d6f [2022-09-27T21:55:33.785Z] Removing intermediate container e2cae6833d6f [2022-09-27T21:55:33.785Z] ---> 23fe559669af [2022-09-27T21:55:33.785Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-27T21:55:33.785Z] ---> Running in 05afec684053 [2022-09-27T21:55:34.384Z] Removing intermediate container 05afec684053 [2022-09-27T21:55:34.384Z] ---> 12f904741dce [2022-09-27T21:55:34.384Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-27T21:55:34.384Z] ---> Running in cb1b6370c2de [2022-09-27T21:55:34.654Z] Removing intermediate container cb1b6370c2de [2022-09-27T21:55:34.654Z] ---> d57ada011b68 [2022-09-27T21:55:34.654Z] Step 7/27 : WORKDIR /device-gpio [2022-09-27T21:55:34.654Z] ---> Running in ac1eb3630c95 [2022-09-27T21:55:35.240Z] Removing intermediate container ac1eb3630c95 [2022-09-27T21:55:35.240Z] ---> e9375ef69738 [2022-09-27T21:55:35.240Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:55:35.240Z] ---> Running in 0efc4390f189 [2022-09-27T21:55:37.206Z] Removing intermediate container 0efc4390f189 [2022-09-27T21:55:37.206Z] ---> 36af62773109 [2022-09-27T21:55:37.206Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-27T21:55:37.206Z] ---> Running in 11395215fc5f [2022-09-27T21:55:38.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:55:39.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:55:40.553Z] OK: 226 MiB in 55 packages [2022-09-27T21:55:41.521Z] Removing intermediate container 11395215fc5f [2022-09-27T21:55:41.521Z] ---> ddd7d545f431 [2022-09-27T21:55:41.521Z] Step 10/27 : COPY go.mod vendor* ./ [2022-09-27T21:55:42.124Z] ---> 91cf0bc16af6 [2022-09-27T21:55:42.124Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T21:55:42.124Z] ---> Running in e31ab03b2559 [2022-09-27T21:55:45.490Z] Removing intermediate container e31ab03b2559 [2022-09-27T21:55:45.490Z] ---> ff54d9817006 [2022-09-27T21:55:45.490Z] Step 12/27 : COPY . . [2022-09-27T21:55:46.906Z] ---> 888634712d0d [2022-09-27T21:55:46.906Z] Step 13/27 : RUN ${MAKE} [2022-09-27T21:55:46.906Z] ---> Running in 267dcb6de31c [2022-09-27T21:55:47.878Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.10" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-09-27T21:58:24.942Z] Removing intermediate container 267dcb6de31c [2022-09-27T21:58:24.942Z] ---> aef8437acd50 [2022-09-27T21:58:24.942Z] Step 14/27 : FROM alpine:3.16 [2022-09-27T21:58:24.942Z] 3.16: Pulling from library/alpine [2022-09-27T21:58:24.942Z] 9b18e9b68314: Pulling fs layer [2022-09-27T21:58:24.942Z] 9b18e9b68314: Verifying Checksum [2022-09-27T21:58:24.942Z] 9b18e9b68314: Download complete [2022-09-27T21:58:24.942Z] 9b18e9b68314: Pull complete [2022-09-27T21:58:24.942Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T21:58:24.942Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T21:58:24.942Z] ---> a6215f271958 [2022-09-27T21:58:24.942Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-09-27T21:58:24.942Z] ---> Running in f67e1cf285b0 [2022-09-27T21:58:24.942Z] Removing intermediate container f67e1cf285b0 [2022-09-27T21:58:24.942Z] ---> 72586e52e9bf [2022-09-27T21:58:24.942Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T21:58:24.942Z] ---> Running in 0729bca73a0b [2022-09-27T21:58:25.215Z] Removing intermediate container 0729bca73a0b [2022-09-27T21:58:25.215Z] ---> bdb35a2cdd8a [2022-09-27T21:58:25.215Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-09-27T21:58:25.482Z] ---> Running in 0903e92fa62c [2022-09-27T21:58:26.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T21:58:27.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T21:58:28.367Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T21:58:28.367Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-27T21:58:28.367Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T21:58:28.637Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-27T21:58:28.637Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-27T21:58:28.906Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T21:58:28.906Z] OK: 8 MiB in 19 packages [2022-09-27T21:58:29.868Z] Removing intermediate container 0903e92fa62c [2022-09-27T21:58:29.868Z] ---> 12ee6e389e9c [2022-09-27T21:58:29.868Z] Step 18/27 : WORKDIR / [2022-09-27T21:58:29.868Z] ---> Running in 51745ea480be [2022-09-27T21:58:30.136Z] Removing intermediate container 51745ea480be [2022-09-27T21:58:30.136Z] ---> 6d11e3a9a5fb [2022-09-27T21:58:30.136Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-09-27T21:58:30.718Z] ---> 7d7eaec35891 [2022-09-27T21:58:30.718Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-09-27T21:58:31.677Z] ---> d74e7c5d3780 [2022-09-27T21:58:31.677Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-09-27T21:58:33.085Z] ---> 842384ff0150 [2022-09-27T21:58:33.085Z] Step 22/27 : EXPOSE 59910 [2022-09-27T21:58:33.085Z] ---> Running in 28d5ca61506e [2022-09-27T21:58:33.351Z] Removing intermediate container 28d5ca61506e [2022-09-27T21:58:33.351Z] ---> d0ecfddf0418 [2022-09-27T21:58:33.351Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-09-27T21:58:33.351Z] ---> Running in f309769f5ccd [2022-09-27T21:58:33.619Z] Removing intermediate container f309769f5ccd [2022-09-27T21:58:33.619Z] ---> 5005a87d1e90 [2022-09-27T21:58:33.619Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T21:58:33.619Z] ---> Running in fd83d50e839d [2022-09-27T21:58:34.200Z] Removing intermediate container fd83d50e839d [2022-09-27T21:58:34.200Z] ---> 24687fa83b0c [2022-09-27T21:58:34.201Z] Step 25/27 : LABEL arch=arm64 [2022-09-27T21:58:34.201Z] ---> Running in 9fb61d41b954 [2022-09-27T21:58:34.465Z] Removing intermediate container 9fb61d41b954 [2022-09-27T21:58:34.465Z] ---> 23450b7161ab [2022-09-27T21:58:34.465Z] Step 26/27 : LABEL git_sha=b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:58:34.465Z] ---> Running in c88f668fcc6c [2022-09-27T21:58:34.732Z] Removing intermediate container c88f668fcc6c [2022-09-27T21:58:34.732Z] ---> e974096abfe2 [2022-09-27T21:58:34.732Z] Step 27/27 : LABEL version=2.3.0-dev.10 [2022-09-27T21:58:34.732Z] ---> Running in 7345d89ce97a [2022-09-27T21:58:34.998Z] Removing intermediate container 7345d89ce97a [2022-09-27T21:58:34.998Z] ---> 5cd97b6ee832 [2022-09-27T21:58:34.998Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T21:58:35.265Z] Successfully built 5cd97b6ee832 [2022-09-27T21:58:35.265Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T21:58:35.349Z] provisioning config files... [2022-09-27T21:58:35.362Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/40@tmp/config15144343806343282065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:58:35.696Z] ---> docker-login.sh [2022-09-27T21:58:35.696Z] nexus3.edgexfoundry.org:10001 [2022-09-27T21:58:35.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:35.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:35.963Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:35.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:35.963Z] [2022-09-27T21:58:35.963Z] Login Succeeded [2022-09-27T21:58:35.963Z] nexus3.edgexfoundry.org:10002 [2022-09-27T21:58:36.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:36.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:36.233Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:36.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:36.233Z] [2022-09-27T21:58:36.233Z] Login Succeeded [2022-09-27T21:58:36.233Z] nexus3.edgexfoundry.org:10003 [2022-09-27T21:58:36.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:36.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:36.768Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:36.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:36.769Z] [2022-09-27T21:58:36.769Z] Login Succeeded [2022-09-27T21:58:36.769Z] nexus3.edgexfoundry.org:10004 [2022-09-27T21:58:37.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:37.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:37.035Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:37.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:37.035Z] [2022-09-27T21:58:37.035Z] Login Succeeded [2022-09-27T21:58:37.035Z] docker.io [2022-09-27T21:58:37.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T21:58:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T21:58:37.884Z] Configure a credential helper to remove this warning. See [2022-09-27T21:58:37.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T21:58:37.884Z] [2022-09-27T21:58:37.884Z] Login Succeeded [2022-09-27T21:58:37.884Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T21:58:37.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:58:37.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T21:58:37.947Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-09-27T21:58:37.947Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:58:37.947Z] latest [2022-09-27T21:58:37.947Z] 2.3.0-dev.10 [2022-09-27T21:58:37.947Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:58:37.947Z] main [2022-09-27T21:58:37.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:38.291Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:38.645Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:58:38.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-27T21:58:38.646Z] 8d76e1f9f209: Preparing [2022-09-27T21:58:38.646Z] e555e633dc00: Preparing [2022-09-27T21:58:38.646Z] 31776be3e4e8: Preparing [2022-09-27T21:58:38.646Z] e5b7e33ec6b9: Preparing [2022-09-27T21:58:38.646Z] 826b612d12b9: Preparing [2022-09-27T21:58:38.646Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:38.646Z] 5d3e392a13a0: Waiting [2022-09-27T21:58:38.911Z] 31776be3e4e8: Pushed [2022-09-27T21:58:38.911Z] e555e633dc00: Pushed [2022-09-27T21:58:38.911Z] 826b612d12b9: Pushed [2022-09-27T21:58:38.911Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:39.491Z] e5b7e33ec6b9: Pushed [2022-09-27T21:58:43.741Z] 8d76e1f9f209: Pushed [2022-09-27T21:58:44.008Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151: digest: sha256:c1e7f62c0fcfc7af7fcf6cca14aad4787c9856b406c0c587ac77dba64e67b615 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:44.356Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:44.699Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-27T21:58:44.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-27T21:58:44.699Z] 8d76e1f9f209: Preparing [2022-09-27T21:58:44.699Z] e555e633dc00: Preparing [2022-09-27T21:58:44.699Z] 31776be3e4e8: Preparing [2022-09-27T21:58:44.699Z] e5b7e33ec6b9: Preparing [2022-09-27T21:58:44.699Z] 826b612d12b9: Preparing [2022-09-27T21:58:44.699Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:44.699Z] 5d3e392a13a0: Waiting [2022-09-27T21:58:44.699Z] e555e633dc00: Layer already exists [2022-09-27T21:58:44.699Z] 826b612d12b9: Layer already exists [2022-09-27T21:58:44.699Z] 31776be3e4e8: Layer already exists [2022-09-27T21:58:44.699Z] e5b7e33ec6b9: Layer already exists [2022-09-27T21:58:44.699Z] 8d76e1f9f209: Layer already exists [2022-09-27T21:58:44.699Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:44.965Z] latest: digest: sha256:c1e7f62c0fcfc7af7fcf6cca14aad4787c9856b406c0c587ac77dba64e67b615 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:45.303Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:45.649Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.10 [2022-09-27T21:58:45.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-27T21:58:45.649Z] 8d76e1f9f209: Preparing [2022-09-27T21:58:45.649Z] e555e633dc00: Preparing [2022-09-27T21:58:45.649Z] 31776be3e4e8: Preparing [2022-09-27T21:58:45.649Z] e5b7e33ec6b9: Preparing [2022-09-27T21:58:45.649Z] 826b612d12b9: Preparing [2022-09-27T21:58:45.649Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:45.649Z] 5d3e392a13a0: Waiting [2022-09-27T21:58:45.649Z] 31776be3e4e8: Layer already exists [2022-09-27T21:58:45.649Z] e555e633dc00: Layer already exists [2022-09-27T21:58:45.650Z] e5b7e33ec6b9: Layer already exists [2022-09-27T21:58:45.650Z] 826b612d12b9: Layer already exists [2022-09-27T21:58:45.650Z] 8d76e1f9f209: Layer already exists [2022-09-27T21:58:45.650Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:45.916Z] 2.3.0-dev.10: digest: sha256:c1e7f62c0fcfc7af7fcf6cca14aad4787c9856b406c0c587ac77dba64e67b615 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:46.270Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:46.609Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:58:46.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-27T21:58:46.609Z] 8d76e1f9f209: Preparing [2022-09-27T21:58:46.609Z] e555e633dc00: Preparing [2022-09-27T21:58:46.609Z] 31776be3e4e8: Preparing [2022-09-27T21:58:46.609Z] e5b7e33ec6b9: Preparing [2022-09-27T21:58:46.609Z] 826b612d12b9: Preparing [2022-09-27T21:58:46.609Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:46.609Z] 5d3e392a13a0: Waiting [2022-09-27T21:58:46.609Z] e5b7e33ec6b9: Layer already exists [2022-09-27T21:58:46.609Z] e555e633dc00: Layer already exists [2022-09-27T21:58:46.609Z] 826b612d12b9: Layer already exists [2022-09-27T21:58:46.609Z] 8d76e1f9f209: Layer already exists [2022-09-27T21:58:46.609Z] 31776be3e4e8: Layer already exists [2022-09-27T21:58:46.609Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:46.875Z] b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10: digest: sha256:c1e7f62c0fcfc7af7fcf6cca14aad4787c9856b406c0c587ac77dba64e67b615 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:47.212Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:47.610Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-09-27T21:58:47.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-09-27T21:58:47.610Z] 8d76e1f9f209: Preparing [2022-09-27T21:58:47.610Z] e555e633dc00: Preparing [2022-09-27T21:58:47.610Z] 31776be3e4e8: Preparing [2022-09-27T21:58:47.610Z] e5b7e33ec6b9: Preparing [2022-09-27T21:58:47.610Z] 826b612d12b9: Preparing [2022-09-27T21:58:47.610Z] 5d3e392a13a0: Preparing [2022-09-27T21:58:47.610Z] 5d3e392a13a0: Waiting [2022-09-27T21:58:47.610Z] 8d76e1f9f209: Layer already exists [2022-09-27T21:58:47.610Z] e5b7e33ec6b9: Layer already exists [2022-09-27T21:58:47.610Z] 826b612d12b9: Layer already exists [2022-09-27T21:58:47.610Z] 31776be3e4e8: Layer already exists [2022-09-27T21:58:47.610Z] e555e633dc00: Layer already exists [2022-09-27T21:58:47.610Z] 5d3e392a13a0: Layer already exists [2022-09-27T21:58:47.876Z] main: digest: sha256:c1e7f62c0fcfc7af7fcf6cca14aad4787c9856b406c0c587ac77dba64e67b615 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-27T21:58:47.916Z] ===================================================== [Pipeline] echo [2022-09-27T21:58:47.922Z] taggedImages: [2022-09-27T21:58:47.922Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [2022-09-27T21:58:47.922Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-09-27T21:58:47.922Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.10 [2022-09-27T21:58:47.922Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b6cd987ba5da8be53edaf39b26ab980ed5f4a151-2.3.0-dev.10 [2022-09-27T21:58:47.922Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:48.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:58:48.282Z] [2022-09-27T21:58:48.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:58:48.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:58:48.609Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T21:58:48.609Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T21:58:48.609Z] 04944245beec: Pulling fs layer [2022-09-27T21:58:48.609Z] 699f458cf7ca: Pulling fs layer [2022-09-27T21:58:48.609Z] 765212b225bb: Pulling fs layer [2022-09-27T21:58:48.609Z] f23df028b6ca: Pulling fs layer [2022-09-27T21:58:48.609Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T21:58:48.609Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T21:58:48.609Z] f23df028b6ca: Waiting [2022-09-27T21:58:48.609Z] 765212b225bb: Waiting [2022-09-27T21:58:48.609Z] d65c8cfc05b1: Waiting [2022-09-27T21:58:48.609Z] 2437ff75d9bd: Waiting [2022-09-27T21:58:48.877Z] 04944245beec: Verifying Checksum [2022-09-27T21:58:48.877Z] 04944245beec: Download complete [2022-09-27T21:58:48.877Z] 765212b225bb: Verifying Checksum [2022-09-27T21:58:48.877Z] 765212b225bb: Download complete [2022-09-27T21:58:48.877Z] f23df028b6ca: Verifying Checksum [2022-09-27T21:58:48.877Z] f23df028b6ca: Download complete [2022-09-27T21:58:48.877Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T21:58:48.877Z] d65c8cfc05b1: Download complete [2022-09-27T21:58:49.146Z] 699f458cf7ca: Verifying Checksum [2022-09-27T21:58:49.146Z] 699f458cf7ca: Download complete [2022-09-27T21:58:49.414Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T21:58:49.414Z] 8998bd30e6a1: Download complete [2022-09-27T21:58:52.003Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T21:58:52.003Z] 2437ff75d9bd: Download complete [2022-09-27T21:58:53.412Z] 8998bd30e6a1: Pull complete [2022-09-27T21:58:53.993Z] 04944245beec: Pull complete [2022-09-27T21:58:55.403Z] 699f458cf7ca: Pull complete [2022-09-27T21:58:55.403Z] 765212b225bb: Pull complete [2022-09-27T21:58:55.985Z] f23df028b6ca: Pull complete [2022-09-27T21:58:56.256Z] d65c8cfc05b1: Pull complete [2022-09-27T21:59:11.329Z] 2437ff75d9bd: Pull complete [2022-09-27T21:59:11.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T21:59:11.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T21:59:11.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:11.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-1441 does not seem to be running inside a container [2022-09-27T21:59:11.576Z] $ 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/40 -v /w/workspace/device-gpio/40:/w/workspace/device-gpio/40:rw,z -v /w/workspace/device-gpio/40@tmp:/w/workspace/device-gpio/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T21:59:14.001Z] $ docker top 3a2e514f6114a863b121fc3a4ece87e3fde6c5793be17c1c3a540bc37e12af9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T21:59:14.493Z] ---> job-cost.sh [2022-09-27T21:59:14.758Z] lf-activate-venv: SKIPPING [2022-09-27T21:59:14.758Z] INFO: No Stack... [2022-09-27T21:59:15.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T21:59:15.974Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T21:59:16.285Z] + cat /w/workspace/device-gpio/40/archives/cost.csv [2022-09-27T21:59:16.285Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T21:59:16.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [2022-09-27T21:59:16.357Z] Resource [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] did not exist. Created. [2022-09-27T21:59:16.357Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T21:59:16.693Z] /w/workspace/device-gpio/40@tmp/durable-f3396e00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T21:59:17.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T21:59:17.046Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T21:59:17.089Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T21:59:17.095Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T21:59:17.106Z] $ docker stop --time=1 3a2e514f6114a863b121fc3a4ece87e3fde6c5793be17c1c3a540bc37e12af9e [2022-09-27T21:59:18.558Z] $ docker rm -f 3a2e514f6114a863b121fc3a4ece87e3fde6c5793be17c1c3a540bc37e12af9e [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-09-27T21:59:18.886Z] provisioning config files... [2022-09-27T21:59:18.894Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6879072509199259645tmp [Pipeline] { [Pipeline] sh [2022-09-27T21:59:19.183Z] + set +x [2022-09-27T21:59:19.183Z] + curl -s https://codecov.io/bash [2022-09-27T21:59:19.183Z] + bash -s -- [2022-09-27T21:59:19.183Z] [2022-09-27T21:59:19.183Z] _____ _ [2022-09-27T21:59:19.183Z] / ____| | | [2022-09-27T21:59:19.183Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T21:59:19.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T21:59:19.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T21:59:19.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T21:59:19.183Z] Bash-1.0.6 [2022-09-27T21:59:19.183Z] [2022-09-27T21:59:19.183Z] [2022-09-27T21:59:19.183Z] ==> git version 2.25.1 found [2022-09-27T21:59:19.183Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T21:59:19.183Z] Release-Date: 2020-01-08 [2022-09-27T21:59:19.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T21:59:19.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T21:59:19.183Z] ==> Jenkins CI detected. [2022-09-27T21:59:19.183Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-09-27T21:59:19.183Z] project root: . [2022-09-27T21:59:19.183Z] --> token set from env [2022-09-27T21:59:19.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T21:59:19.183Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T21:59:19.183Z] ==> Python coveragepy not found [2022-09-27T21:59:19.183Z] ==> Searching for coverage reports in: [2022-09-27T21:59:19.183Z] + . [2022-09-27T21:59:19.183Z] -> Found 1 reports [2022-09-27T21:59:19.183Z] ==> Detecting git/mercurial file structure [2022-09-27T21:59:19.183Z] ==> Reading reports [2022-09-27T21:59:19.183Z] + ./coverage.out bytes=10 [2022-09-27T21:59:19.183Z] ==> Appending adjustments [2022-09-27T21:59:19.183Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T21:59:19.183Z] + Found adjustments [2022-09-27T21:59:19.183Z] ==> Gzipping contents [2022-09-27T21:59:19.442Z] 4.0K /tmp/codecov.uexCB7.gz [2022-09-27T21:59:19.442Z] ==> Uploading reports [2022-09-27T21:59:19.442Z] url: https://codecov.io [2022-09-27T21:59:19.442Z] query: branch=main&commit=b6cd987ba5da8be53edaf39b26ab980ed5f4a151&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:59:19.442Z] -> Pinging Codecov [2022-09-27T21:59:19.443Z] 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=b6cd987ba5da8be53edaf39b26ab980ed5f4a151&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-27T21:59:19.703Z] -> Uploading to [2022-09-27T21:59:19.703Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b6cd987ba5da8be53edaf39b26ab980ed5f4a151/e99df672-eb23-44b1-8dc9-17f2ef3e84b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T215919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a35532d0575a6d43500164f20295766471356d991c208389041b1289a27b4276 [2022-09-27T21:59:19.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T21:59:19.703Z] Dload Upload Total Spent Left Speed [2022-09-27T21:59:19.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3174 --:--:-- --:--:-- --:--:-- 3161 [2022-09-27T21:59:19.962Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] } [2022-09-27T21:59:19.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-27T21:59:20.062Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-27T21:59:20.070Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:20.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:59:20.359Z] [2022-09-27T21:59:20.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:20.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:59:20.653Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-27T21:59:20.653Z] df9b9388f04a: Pulling fs layer [2022-09-27T21:59:20.653Z] 52dc419b0ee2: Pulling fs layer [2022-09-27T21:59:20.653Z] 25bc292e5bac: Pulling fs layer [2022-09-27T21:59:20.653Z] 114826534d7a: Pulling fs layer [2022-09-27T21:59:20.653Z] 4657fd5d0bcf: Pulling fs layer [2022-09-27T21:59:20.653Z] 6ad1cebc031e: Pulling fs layer [2022-09-27T21:59:20.653Z] 8a3aa393b2d8: Pulling fs layer [2022-09-27T21:59:20.653Z] 6ad1cebc031e: Waiting [2022-09-27T21:59:20.653Z] 114826534d7a: Waiting [2022-09-27T21:59:20.653Z] 4657fd5d0bcf: Waiting [2022-09-27T21:59:20.653Z] 8a3aa393b2d8: Waiting [2022-09-27T21:59:20.653Z] 25bc292e5bac: Verifying Checksum [2022-09-27T21:59:20.653Z] 25bc292e5bac: Download complete [2022-09-27T21:59:20.653Z] 52dc419b0ee2: Verifying Checksum [2022-09-27T21:59:20.653Z] 52dc419b0ee2: Download complete [2022-09-27T21:59:20.653Z] 4657fd5d0bcf: Verifying Checksum [2022-09-27T21:59:20.653Z] 4657fd5d0bcf: Download complete [2022-09-27T21:59:20.653Z] df9b9388f04a: Verifying Checksum [2022-09-27T21:59:20.653Z] df9b9388f04a: Download complete [2022-09-27T21:59:20.915Z] df9b9388f04a: Pull complete [2022-09-27T21:59:20.915Z] 6ad1cebc031e: Verifying Checksum [2022-09-27T21:59:20.915Z] 6ad1cebc031e: Download complete [2022-09-27T21:59:20.915Z] 52dc419b0ee2: Pull complete [2022-09-27T21:59:21.176Z] 25bc292e5bac: Pull complete [2022-09-27T21:59:21.434Z] 114826534d7a: Verifying Checksum [2022-09-27T21:59:21.434Z] 114826534d7a: Download complete [2022-09-27T21:59:21.692Z] 8a3aa393b2d8: Download complete [2022-09-27T21:59:24.992Z] 114826534d7a: Pull complete [2022-09-27T21:59:24.992Z] 4657fd5d0bcf: Pull complete [2022-09-27T21:59:24.992Z] 6ad1cebc031e: Pull complete [2022-09-27T21:59:27.520Z] 8a3aa393b2d8: Pull complete [2022-09-27T21:59:27.520Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-27T21:59:27.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-27T21:59:27.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:27.598Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:59:27.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-27T21:59:31.891Z] $ docker top c7f4dd66d2970dc84b3548212461d06af4324a48382035edc6ba6af372816d3e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T21:59:31.945Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-09-27T21:59:32.224Z] + set -o pipefail [2022-09-27T21:59:32.224Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-09-27T21:59:37.505Z] [2022-09-27T21:59:37.505Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-09-27T21:59:37.505Z] [2022-09-27T21:59:37.505Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/de172228-a5ca-4fe6-a7da-b84417d3f58b [2022-09-27T21:59:37.505Z] [2022-09-27T21:59:37.505Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-27T21:59:37.505Z] [2022-09-27T21:59:37.505Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-27T21:59:37.505Z] [2022-09-27T21:59:37.505Z] [Pipeline] } [2022-09-27T21:59:37.528Z] $ docker stop --time=1 c7f4dd66d2970dc84b3548212461d06af4324a48382035edc6ba6af372816d3e [2022-09-27T21:59:41.280Z] $ docker rm -f c7f4dd66d2970dc84b3548212461d06af4324a48382035edc6ba6af372816d3e [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-09-27T21:59:41.916Z] + git log --format=format:%s -1 b6cd987ba5da8be53edaf39b26ab980ed5f4a151 [Pipeline] sh [2022-09-27T21:59:42.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T21:59:42.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:42.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T21:59:42.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:42.556Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:59:42.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T21:59:43.042Z] $ docker top f1ea4ef2349786b929b8bb4cae7afdd8c25a17dcba3e938e613123f9bccbffa6 -eo pid,comm [2022-09-27T21:59:43.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T21:59:43.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T21:59:43.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T21:59:43.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T21:59:43.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T21:59:43.227Z] $ docker exec f1ea4ef2349786b929b8bb4cae7afdd8c25a17dcba3e938e613123f9bccbffa6 ssh-agent [2022-09-27T21:59:43.327Z] SSH_AUTH_SOCK=/tmp/ssh-UG7kncSR8GEl/agent.32 [2022-09-27T21:59:43.327Z] SSH_AGENT_PID=38 [2022-09-27T21:59:43.332Z] Running ssh-add (command line suppressed) [2022-09-27T21:59:43.443Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5285356343524809028.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5285356343524809028.key) [2022-09-27T21:59:43.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T21:59:43.723Z] + git semver tag [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,919 [run_tag] DEBUG tag force:False [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,920 [check_head_tag] DEBUG check head tag [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,920 [execute] INFO git cat-file --batch-check [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,924 [execute] INFO git cat-file --batch [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,933 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,933 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T21:59:43.981Z] 2022-09-27 21:59:43,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T21:59:43.981Z] 2.3.0-dev.10 [Pipeline] } [2022-09-27T21:59:44.001Z] $ docker exec --env ******** --env ******** f1ea4ef2349786b929b8bb4cae7afdd8c25a17dcba3e938e613123f9bccbffa6 ssh-agent -k [2022-09-27T21:59:44.109Z] unset SSH_AUTH_SOCK; [2022-09-27T21:59:44.110Z] unset SSH_AGENT_PID; [2022-09-27T21:59:44.110Z] echo Agent pid 38 killed; [2022-09-27T21:59:44.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T21:59:44.409Z] + git semver [Pipeline] } [2022-09-27T21:59:44.686Z] $ docker stop --time=1 f1ea4ef2349786b929b8bb4cae7afdd8c25a17dcba3e938e613123f9bccbffa6 [2022-09-27T21:59:45.924Z] $ docker rm -f f1ea4ef2349786b929b8bb4cae7afdd8c25a17dcba3e938e613123f9bccbffa6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:46.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:46.291Z] [2022-09-27T21:59:46.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T21:59:46.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:46.589Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-27T21:59:46.589Z] ab5ef0e58194: Pulling fs layer [2022-09-27T21:59:46.589Z] 9712f1f96733: Pulling fs layer [2022-09-27T21:59:46.589Z] 63f879dbbcfc: Pulling fs layer [2022-09-27T21:59:46.589Z] 0d9ebad4ef96: Pulling fs layer [2022-09-27T21:59:46.589Z] e9a5061849ea: Pulling fs layer [2022-09-27T21:59:46.589Z] d747dcd14b5f: Pulling fs layer [2022-09-27T21:59:46.589Z] 2de7ff778b66: Pulling fs layer [2022-09-27T21:59:46.589Z] d747dcd14b5f: Waiting [2022-09-27T21:59:46.589Z] e9a5061849ea: Waiting [2022-09-27T21:59:46.589Z] 2de7ff778b66: Waiting [2022-09-27T21:59:46.589Z] 0d9ebad4ef96: Waiting [2022-09-27T21:59:46.589Z] 9712f1f96733: Verifying Checksum [2022-09-27T21:59:46.851Z] 63f879dbbcfc: Verifying Checksum [2022-09-27T21:59:46.851Z] 63f879dbbcfc: Download complete [2022-09-27T21:59:47.110Z] e9a5061849ea: Verifying Checksum [2022-09-27T21:59:47.110Z] e9a5061849ea: Download complete [2022-09-27T21:59:47.110Z] d747dcd14b5f: Download complete [2022-09-27T21:59:47.110Z] 0d9ebad4ef96: Verifying Checksum [2022-09-27T21:59:47.110Z] 0d9ebad4ef96: Download complete [2022-09-27T21:59:47.110Z] ab5ef0e58194: Verifying Checksum [2022-09-27T21:59:47.110Z] ab5ef0e58194: Download complete [2022-09-27T21:59:47.110Z] 2de7ff778b66: Verifying Checksum [2022-09-27T21:59:47.110Z] 2de7ff778b66: Download complete [2022-09-27T21:59:49.638Z] ab5ef0e58194: Pull complete [2022-09-27T21:59:49.638Z] 9712f1f96733: Pull complete [2022-09-27T21:59:50.570Z] 63f879dbbcfc: Pull complete [2022-09-27T21:59:53.846Z] 0d9ebad4ef96: Pull complete [2022-09-27T21:59:54.104Z] e9a5061849ea: Pull complete [2022-09-27T21:59:54.362Z] d747dcd14b5f: Pull complete [2022-09-27T21:59:55.292Z] 2de7ff778b66: Pull complete [2022-09-27T21:59:55.292Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-27T21:59:55.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-27T21:59:55.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T21:59:55.358Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T21:59:55.397Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-27T22:00:01.443Z] $ docker top f0246ebd705dccb446af7c44a0599a912244a3f1f41c053652e228114f97a40e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-27T22:00:01.501Z] provisioning config files... [2022-09-27T22:00:01.509Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7565445174512345340tmp [2022-09-27T22:00:01.528Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18176352305921884849tmp [2022-09-27T22:00:01.535Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12074421964218347475tmp [Pipeline] { [Pipeline] echo [2022-09-27T22:00:01.548Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:01.826Z] ---> sigul-configuration.sh [2022-09-27T22:00:01.826Z] gpg: directory `/root/.gnupg' created [2022-09-27T22:00:01.826Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-27T22:00:01.826Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-27T22:00:01.826Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-27T22:00:01.826Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-27T22:00:01.826Z] gpg: CAST5 encrypted data [2022-09-27T22:00:01.826Z] gpg: encrypted with 1 passphrase [2022-09-27T22:00:01.826Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-27T22:00:02.111Z] + mkdir /home/jenkins [2022-09-27T22:00:02.111Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-27T22:00:02.397Z] + 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-09-27T22:00:02.406Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:02.693Z] ---> sigul-install.sh [2022-09-27T22:00:02.693Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-27T22:00:02.975Z] + git tag --list [2022-09-27T22:00:02.975Z] v1.0.0 [2022-09-27T22:00:02.975Z] v2.1.0 [2022-09-27T22:00:02.975Z] v2.1.1 [2022-09-27T22:00:02.975Z] v2.1.1-dev.1 [2022-09-27T22:00:02.975Z] v2.2.0 [2022-09-27T22:00:02.975Z] v2.2.1-dev.1 [2022-09-27T22:00:02.975Z] v2.2.1-dev.2 [2022-09-27T22:00:02.975Z] v2.2.1-dev.3 [2022-09-27T22:00:02.975Z] v2.2.1-dev.4 [2022-09-27T22:00:02.975Z] v2.3.0-dev.10 [2022-09-27T22:00:02.975Z] v2.3.0-dev.4 [2022-09-27T22:00:02.975Z] v2.3.0-dev.5 [2022-09-27T22:00:02.975Z] v2.3.0-dev.6 [2022-09-27T22:00:02.975Z] v2.3.0-dev.7 [2022-09-27T22:00:02.975Z] v2.3.0-dev.8 [2022-09-27T22:00:02.975Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-27T22:00:03.261Z] + lftools sign git-tag v2.3.0-dev.10 [2022-09-27T22:00:03.827Z] Signing Git tag with Sigul... [2022-09-27T22:00:03.827Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-09-27T22:00:04.092Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:04.378Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-27T22:00:04.384Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-27T22:00:04.412Z] $ docker stop --time=1 f0246ebd705dccb446af7c44a0599a912244a3f1f41c053652e228114f97a40e [2022-09-27T22:00:05.701Z] $ docker rm -f f0246ebd705dccb446af7c44a0599a912244a3f1f41c053652e228114f97a40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-27T22:00:06.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T22:00:06.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T22:00:06.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T22:00:06.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T22:00:06.466Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T22:00:06.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T22:00:06.842Z] $ docker top 85456a77483d0fd8f93999b6fdd85803ac6e6a4b79d1c4e9377be7c7d7e9ea04 -eo pid,comm [2022-09-27T22:00:06.875Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-27T22:00:06.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T22:00:06.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T22:00:06.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T22:00:07.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T22:00:07.034Z] $ docker exec 85456a77483d0fd8f93999b6fdd85803ac6e6a4b79d1c4e9377be7c7d7e9ea04 ssh-agent [2022-09-27T22:00:07.131Z] SSH_AUTH_SOCK=/tmp/ssh-TnwvrGCBU20t/agent.33 [2022-09-27T22:00:07.131Z] SSH_AGENT_PID=39 [2022-09-27T22:00:07.136Z] Running ssh-add (command line suppressed) [2022-09-27T22:00:07.245Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10386261540522973093.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10386261540522973093.key) [2022-09-27T22:00:07.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T22:00:07.529Z] + git semver bump pre [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,720 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,720 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,720 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,721 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,721 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,723 [execute] INFO git cat-file --batch-check [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,729 [execute] INFO git cat-file --batch [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T22:00:07.788Z] 2022-09-27 22:00:07,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T22:00:07.788Z] 2.3.0-dev.11 [Pipeline] } [2022-09-27T22:00:07.810Z] $ docker exec --env ******** --env ******** 85456a77483d0fd8f93999b6fdd85803ac6e6a4b79d1c4e9377be7c7d7e9ea04 ssh-agent -k [2022-09-27T22:00:07.908Z] unset SSH_AUTH_SOCK; [2022-09-27T22:00:07.908Z] unset SSH_AGENT_PID; [2022-09-27T22:00:07.908Z] echo Agent pid 39 killed; [2022-09-27T22:00:07.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T22:00:08.211Z] + git semver [Pipeline] } [2022-09-27T22:00:08.493Z] $ docker stop --time=1 85456a77483d0fd8f93999b6fdd85803ac6e6a4b79d1c4e9377be7c7d7e9ea04 [2022-09-27T22:00:09.781Z] $ docker rm -f 85456a77483d0fd8f93999b6fdd85803ac6e6a4b79d1c4e9377be7c7d7e9ea04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T22:00:10.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T22:00:10.099Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T22:00:10.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T22:00:10.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T22:00:10.453Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T22:00:10.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T22:00:10.796Z] $ docker top 4be0be9d4a838acc8e808cfd4af4af300d5c1ea00bbf40c3fda5e5ee33ef576b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T22:00:10.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T22:00:10.857Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T22:00:10.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T22:00:10.970Z] $ docker exec 4be0be9d4a838acc8e808cfd4af4af300d5c1ea00bbf40c3fda5e5ee33ef576b ssh-agent [2022-09-27T22:00:11.064Z] SSH_AUTH_SOCK=/tmp/ssh-nKK4dvWZ8laF/agent.33 [2022-09-27T22:00:11.064Z] SSH_AGENT_PID=39 [2022-09-27T22:00:11.069Z] Running ssh-add (command line suppressed) [2022-09-27T22:00:11.178Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2159317031373027234.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2159317031373027234.key) [2022-09-27T22:00:11.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T22:00:11.463Z] + git semver push [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,643 [run_push] DEBUG push [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,644 [execute] INFO git cat-file --batch-check [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,649 [execute] INFO git rev-list 7bd9525a1fdde57d79732aa55f0214ae2a1b5827 -- [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,649 [execute] DEBUG Popen(['git', 'rev-list', '7bd9525a1fdde57d79732aa55f0214ae2a1b5827', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,655 [execute] INFO git fetch -v origin [2022-09-27T22:00:11.721Z] 2022-09-27 22:00:11,655 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-27T22:00:12.289Z] 2022-09-27 22:00:12,243 [run_push] DEBUG no remote changes detected [2022-09-27T22:00:12.289Z] 2022-09-27 22:00:12,243 [execute] INFO git push origin semver [2022-09-27T22:00:12.289Z] 2022-09-27 22:00:12,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-27T22:00:13.223Z] 2022-09-27 22:00:13,071 [run_push] DEBUG push all version tags [2022-09-27T22:00:13.223Z] 2022-09-27 22:00:13,072 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-27T22:00:13.223Z] 2022-09-27 22:00:13,072 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-09-27T22:00:14.161Z] 2022-09-27 22:00:13,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-09-27T22:00:14.161Z] 2.3.0-dev.11 [Pipeline] } [2022-09-27T22:00:14.182Z] $ docker exec --env ******** --env ******** 4be0be9d4a838acc8e808cfd4af4af300d5c1ea00bbf40c3fda5e5ee33ef576b ssh-agent -k [2022-09-27T22:00:14.295Z] unset SSH_AUTH_SOCK; [2022-09-27T22:00:14.295Z] unset SSH_AGENT_PID; [2022-09-27T22:00:14.295Z] echo Agent pid 39 killed; [2022-09-27T22:00:14.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T22:00:14.599Z] + git semver [Pipeline] } [2022-09-27T22:00:14.882Z] $ docker stop --time=1 4be0be9d4a838acc8e808cfd4af4af300d5c1ea00bbf40c3fda5e5ee33ef576b [2022-09-27T22:00:16.156Z] $ docker rm -f 4be0be9d4a838acc8e808cfd4af4af300d5c1ea00bbf40c3fda5e5ee33ef576b [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-09-27T22:00:16.680Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-09-27T22:00:16.680Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-27T22:00:16.680Z] total 16 [2022-09-27T22:00:16.680Z] drwxr-xr-x 3 root root 4096 Sep 27 21:51 . [2022-09-27T22:00:16.680Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 22:00 .. [2022-09-27T22:00:16.680Z] drwxr-xr-x 2 root root 4096 Sep 27 21:51 cost [2022-09-27T22:00:16.680Z] -rw-r--r-- 1 root root 82 Sep 27 21:51 cost.csv [2022-09-27T22:00:16.680Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-27T22:00:16.680Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-09-27T22:00:16.680Z] total 16 [2022-09-27T22:00:16.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:51 . [2022-09-27T22:00:16.680Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 22:00 .. [2022-09-27T22:00:16.680Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:51 cost [2022-09-27T22:00:16.680Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 27 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:16.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:17.825Z] ---> package-listing.sh [2022-09-27T22:00:17.825Z] ++ facter osfamily [2022-09-27T22:00:17.825Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T22:00:18.084Z] + OS_FAMILY=debian [2022-09-27T22:00:18.084Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-09-27T22:00:18.084Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T22:00:18.084Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T22:00:18.084Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T22:00:18.084Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T22:00:18.084Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-27T22:00:18.084Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T22:00:18.084Z] + case "${OS_FAMILY}" in [2022-09-27T22:00:18.084Z] + dpkg -l [2022-09-27T22:00:18.084Z] + grep '^ii' [2022-09-27T22:00:18.084Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T22:00:18.084Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T22:00:18.084Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T22:00:18.084Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-09-27T22:00:18.084Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-09-27T22:00:18.084Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-09-27T22:00:18.095Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T22:00:18.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T22:00:18.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T22:00:18.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T22:00:18.996Z] prd-ubuntu20.04-docker-8c-8g-1438 does not seem to be running inside a container [2022-09-27T22:00:19.037Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T22:00:19.236Z] $ docker top b5ea3600c3d33a2c561dac81fea93788dd8b976b9989cfa1f1fa102627db0810 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T22:00:19.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T22:00:19.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T22:00:20.225Z] + ls /var/log/sa-host [2022-09-27T22:00:20.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T22:00:20.307Z] provisioning config files... [2022-09-27T22:00:20.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14912980716830254431tmp [Pipeline] { [Pipeline] echo [2022-09-27T22:00:20.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:20.640Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T22:00:20.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:20.979Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T22:00:20.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:21.270Z] ---> sudo-logs.sh [2022-09-27T22:00:21.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T22:00:21.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:21.584Z] ---> job-cost.sh [2022-09-27T22:00:21.584Z] lf-activate-venv: SKIPPING [2022-09-27T22:00:21.584Z] DEBUG: total: 0.2199999988079071 [2022-09-27T22:00:21.584Z] INFO: Retrieving Stack Cost... [2022-09-27T22:00:21.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T22:00:22.423Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T22:00:22.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T22:00:22.720Z] ---> logs-deploy.sh [2022-09-27T22:00:22.720Z] lf-activate-venv: SKIPPING [2022-09-27T22:00:22.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/40 [2022-09-27T22:00:22.720Z] INFO: archiving workspace using pattern(s): [2022-09-27T22:00:23.654Z] Archives upload complete. [2022-09-27T22:00:23.654Z] INFO: archiving logs to Nexus