Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 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-ssh7653932238126071300.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4509813687578704456.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12743537729602169589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8888554522562625399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh13529252407246259985.key > 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7232’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7245 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 (main) Commit message: "Merge pull request #196 from ernestojeda/create-release" > git config core.sparsecheckout # timeout=10 > git checkout -f bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 # timeout=10 > git rev-list --no-walk 8b159d95d2ff57b5c188e3e0f29dca75026e8aa3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:58:18.693Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:58:18.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:58:18.774Z] ========================================================= [2023-09-20T20:58:18.774Z] EdgeX Global Pipelines Version Info [2023-09-20T20:58:18.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:19.488Z] ------------------- [2023-09-20T20:58:19.489Z] stable info: [2023-09-20T20:58:19.489Z] ------------------- [2023-09-20T20:58:19.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:58:19.489Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:58:19.489Z] Message: update stable to v1.0.254 [2023-09-20T20:58:20.056Z] ------------------- [2023-09-20T20:58:20.056Z] experimental info: [2023-09-20T20:58:20.056Z] ------------------- [2023-09-20T20:58:20.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:58:20.056Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:58:20.056Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:58:20.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-20T20:58:20.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-20T20:58:20.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:58:20.239Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:58:20.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:58:20.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:58:20.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:58:20.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:58:20.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:58:20.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:58:20.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:58:20.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-20T20:58:20.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:58:20.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:58:20.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:58:20.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:58:20.409Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:58:20.420Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:58:20.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:58:20.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:58:20.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:58:20.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:58:20.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:58:20.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:58:20.513Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:58:20.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:58:20.537Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:58:20.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:58:20.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:58:20.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:58:20.590Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] echo [2023-09-20T20:58:20.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbe494f [Pipeline] echo [2023-09-20T20:58:20.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:58:20.642Z] provisioning config files... [2023-09-20T20:58:20.656Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10309910508341897656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:20.966Z] ---> docker-login.sh [2023-09-20T20:58:20.966Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:21.926Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:21.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:21.926Z] [2023-09-20T20:58:21.926Z] Login Succeeded [2023-09-20T20:58:21.926Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:21.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:21.926Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:21.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:21.926Z] [2023-09-20T20:58:21.926Z] Login Succeeded [2023-09-20T20:58:21.926Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:21.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:22.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:22.185Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:22.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:22.185Z] [2023-09-20T20:58:22.185Z] Login Succeeded [2023-09-20T20:58:22.185Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:22.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:22.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:22.185Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:22.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:22.185Z] [2023-09-20T20:58:22.185Z] Login Succeeded [2023-09-20T20:58:22.185Z] docker.io [2023-09-20T20:58:22.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:22.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:22.445Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:22.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:22.445Z] [2023-09-20T20:58:22.445Z] Login Succeeded [2023-09-20T20:58:22.445Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:58:22.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:58:22.816Z] + git rev-list -1 --merges bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2~1..bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] echo [2023-09-20T20:58:22.884Z] -----------> git rev-list -1 --merges bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2~1..bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T20:58:22.884Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [false] [Pipeline] sh [2023-09-20T20:58:23.177Z] + git log --format=format:%s -1 bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] echo [2023-09-20T20:58:23.191Z] ========================================================= [2023-09-20T20:58:23.191Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:58:23.191Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:58:23.535Z] + git log --format=format:%s -1 bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] echo [2023-09-20T20:58:23.547Z] [semverPrep] GIT_COMMIT: bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2, Commit Message: Merge pull request #196 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:58:23.555Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:58:23.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:58:23.908Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:58:23.908Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:58:23.908Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:58:23.908Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:58:23.908Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:58:23.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:24.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:24.255Z] [2023-09-20T20:58:24.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:24.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:24.550Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:58:24.550Z] b85a868b505f: Pulling fs layer [2023-09-20T20:58:24.550Z] e2be974225ed: Pulling fs layer [2023-09-20T20:58:24.550Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:58:24.550Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:58:24.550Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:58:24.550Z] eaf3925da568: Pulling fs layer [2023-09-20T20:58:24.550Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:58:24.550Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:58:24.550Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:58:24.550Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:58:24.550Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:58:24.550Z] 988bab9f4d93: Waiting [2023-09-20T20:58:24.550Z] 1469e6f7b9e6: Waiting [2023-09-20T20:58:24.550Z] eaf3925da568: Waiting [2023-09-20T20:58:24.550Z] bab4dde63d76: Waiting [2023-09-20T20:58:24.550Z] bde34c3a00c8: Waiting [2023-09-20T20:58:24.550Z] b352a97aabf1: Waiting [2023-09-20T20:58:24.550Z] 4872d77fe225: Waiting [2023-09-20T20:58:24.550Z] 5851b861e8e6: Waiting [2023-09-20T20:58:24.550Z] e2be974225ed: Download complete [2023-09-20T20:58:24.550Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:58:24.550Z] 988bab9f4d93: Download complete [2023-09-20T20:58:24.550Z] 339a4e72a1f5: Download complete [2023-09-20T20:58:24.550Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:58:24.550Z] 1469e6f7b9e6: Download complete [2023-09-20T20:58:24.550Z] eaf3925da568: Verifying Checksum [2023-09-20T20:58:24.550Z] eaf3925da568: Download complete [2023-09-20T20:58:24.809Z] bde34c3a00c8: Verifying Checksum [2023-09-20T20:58:24.809Z] bde34c3a00c8: Download complete [2023-09-20T20:58:24.809Z] b352a97aabf1: Download complete [2023-09-20T20:58:24.809Z] 4872d77fe225: Download complete [2023-09-20T20:58:24.809Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:58:24.809Z] 5851b861e8e6: Download complete [2023-09-20T20:58:24.809Z] b85a868b505f: Verifying Checksum [2023-09-20T20:58:24.809Z] b85a868b505f: Download complete [2023-09-20T20:58:25.068Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:58:25.068Z] bab4dde63d76: Download complete [2023-09-20T20:58:26.006Z] b85a868b505f: Pull complete [2023-09-20T20:58:26.006Z] e2be974225ed: Pull complete [2023-09-20T20:58:27.101Z] 339a4e72a1f5: Pull complete [2023-09-20T20:58:27.101Z] 988bab9f4d93: Pull complete [2023-09-20T20:58:27.101Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:58:27.101Z] eaf3925da568: Pull complete [2023-09-20T20:58:28.479Z] bab4dde63d76: Pull complete [2023-09-20T20:58:28.479Z] bde34c3a00c8: Pull complete [2023-09-20T20:58:28.479Z] b352a97aabf1: Pull complete [2023-09-20T20:58:28.737Z] 4872d77fe225: Pull complete [2023-09-20T20:58:28.737Z] 5851b861e8e6: Pull complete [2023-09-20T20:58:28.737Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:58:28.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:28.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:28.844Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T20:58:28.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T20:58:33.766Z] $ docker top d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 -eo pid,comm [2023-09-20T20:58:33.841Z] 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). [2023-09-20T20:58:33.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:58:33.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:58:33.881Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:58:33.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:58:33.998Z] $ docker exec d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 ssh-agent [2023-09-20T20:58:34.139Z] SSH_AUTH_SOCK=/tmp/ssh-mfCdeTw3AN4T/agent.14 [2023-09-20T20:58:34.139Z] SSH_AGENT_PID=20 [2023-09-20T20:58:34.145Z] Running ssh-add (command line suppressed) [2023-09-20T20:58:34.257Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14584654702636378334.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14584654702636378334.key) [2023-09-20T20:58:34.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:58:34.573Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:58:34.589Z] $ docker exec --env ******** --env ******** d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 ssh-agent -k [2023-09-20T20:58:34.683Z] unset SSH_AUTH_SOCK; [2023-09-20T20:58:34.683Z] unset SSH_AGENT_PID; [2023-09-20T20:58:34.683Z] echo Agent pid 20 killed; [2023-09-20T20:58:34.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:58:34.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:58:34.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:58:34.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:58:34.925Z] $ docker exec d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 ssh-agent [2023-09-20T20:58:35.022Z] SSH_AUTH_SOCK=/tmp/ssh-GJDr5UMaTsDK/agent.53 [2023-09-20T20:58:35.022Z] SSH_AGENT_PID=59 [2023-09-20T20:58:35.026Z] Running ssh-add (command line suppressed) [2023-09-20T20:58:35.192Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3330411235083430113.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3330411235083430113.key) [2023-09-20T20:58:35.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:58:35.492Z] + git semver init [2023-09-20T20:58:36.062Z] 2023-09-20 20:58:35,756 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:58:36.062Z] 2023-09-20 20:58:35,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-20T20:58:36.062Z] 2023-09-20 20:58:35,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-20T20:58:36.062Z] 2023-09-20 20:58:35,759 [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) [2023-09-20T20:58:37.002Z] 2023-09-20 20:58:36,843 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-09-20T20:58:37.002Z] 2023-09-20 20:58:36,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-09-20T20:58:37.002Z] 2023-09-20 20:58:36,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T20:58:37.002Z] 2023-09-20 20:58:36,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T20:58:37.002Z] 3.1.0-dev.11 [Pipeline] } [2023-09-20T20:58:37.011Z] $ docker exec --env ******** --env ******** d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 ssh-agent -k [2023-09-20T20:58:37.119Z] unset SSH_AUTH_SOCK; [2023-09-20T20:58:37.120Z] unset SSH_AGENT_PID; [2023-09-20T20:58:37.120Z] echo Agent pid 59 killed; [2023-09-20T20:58:37.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:58:37.448Z] + git semver [Pipeline] } [2023-09-20T20:58:37.720Z] $ docker stop --time=1 d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 [2023-09-20T20:58:39.582Z] $ docker rm -f --volumes d8009ebb00c4ce88c11c6a2194f78dfeccc171e87f38e069a1719319e263f173 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:58:39.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:58:40.136Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:58:40.138Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 [2023-09-20T20:58:40.283Z] provisioning config files... [2023-09-20T20:58:40.293Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16225084166809382922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:40.588Z] ---> docker-login.sh [2023-09-20T20:58:40.588Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:40.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:40.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:40.588Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:40.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:40.588Z] [2023-09-20T20:58:40.588Z] Login Succeeded [2023-09-20T20:58:40.588Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:40.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:40.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:40.588Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:40.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:40.588Z] [2023-09-20T20:58:40.588Z] Login Succeeded [2023-09-20T20:58:40.588Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:40.846Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:40.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:40.846Z] [2023-09-20T20:58:40.846Z] Login Succeeded [2023-09-20T20:58:40.846Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:40.846Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:40.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:40.846Z] [2023-09-20T20:58:40.846Z] Login Succeeded [2023-09-20T20:58:40.846Z] docker.io [2023-09-20T20:58:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:41.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:41.104Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:41.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:41.104Z] [2023-09-20T20:58:41.104Z] Login Succeeded [2023-09-20T20:58:41.104Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:58:41.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:58:41.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:41.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:41.201Z] ========================================================= [2023-09-20T20:58:41.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:58:41.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:41.505Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:58:41.505Z] Sending build context to Docker daemon 16.11MB [2023-09-20T20:58:41.505Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:58:41.505Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:58:41.778Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:58:41.778Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:58:41.778Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:58:41.778Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:58:41.778Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:58:41.778Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:58:41.778Z] c68163c4e522: Pulling fs layer [2023-09-20T20:58:41.778Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:58:41.778Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:58:41.778Z] 33e27b845d1e: Waiting [2023-09-20T20:58:41.778Z] c68163c4e522: Waiting [2023-09-20T20:58:41.778Z] 50da416c3ac9: Waiting [2023-09-20T20:58:41.778Z] 23d2d4c4bb30: Waiting [2023-09-20T20:58:41.778Z] ad3a456e5733: Waiting [2023-09-20T20:58:41.778Z] c4d48a809fc2: Download complete [2023-09-20T20:58:41.778Z] ad3a456e5733: Download complete [2023-09-20T20:58:41.778Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:58:41.778Z] 33e27b845d1e: Download complete [2023-09-20T20:58:41.778Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:58:41.778Z] 7264a8db6415: Download complete [2023-09-20T20:58:41.778Z] c68163c4e522: Verifying Checksum [2023-09-20T20:58:41.778Z] c68163c4e522: Download complete [2023-09-20T20:58:42.037Z] 7264a8db6415: Pull complete [2023-09-20T20:58:42.037Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:58:42.037Z] 23d2d4c4bb30: Download complete [2023-09-20T20:58:42.037Z] c4d48a809fc2: Pull complete [2023-09-20T20:58:42.296Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:58:42.296Z] 4f1c88b9dad5: Download complete [2023-09-20T20:58:42.555Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:58:42.555Z] 50da416c3ac9: Download complete [2023-09-20T20:58:45.082Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:58:45.082Z] ad3a456e5733: Pull complete [2023-09-20T20:58:45.082Z] 33e27b845d1e: Pull complete [2023-09-20T20:58:45.339Z] c68163c4e522: Pull complete [2023-09-20T20:58:47.864Z] 50da416c3ac9: Pull complete [2023-09-20T20:58:48.432Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:58:48.432Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:58:48.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:58:48.432Z] ---> 0786185ac409 [2023-09-20T20:58:48.432Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:58:54.989Z] ---> Running in a319cd0bcfec [2023-09-20T20:58:54.989Z] Removing intermediate container a319cd0bcfec [2023-09-20T20:58:54.989Z] ---> dcce15f1a86e [2023-09-20T20:58:54.989Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:58:54.989Z] ---> Running in 68d371801ff2 [2023-09-20T20:58:54.989Z] Removing intermediate container 68d371801ff2 [2023-09-20T20:58:54.989Z] ---> 46693797af6a [2023-09-20T20:58:54.989Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T20:58:54.989Z] ---> Running in c85ad6a461cd [2023-09-20T20:58:55.234Z] Still waiting to schedule task [2023-09-20T20:58:55.235Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-ubuntu18.04-docker-8c-8g-7259’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-8c-8g-7250’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-8c-8g-7251’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7213’ is offline [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7242’ is offline [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7246’ is offline [2023-09-20T20:58:55.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7249’ is offline [2023-09-20T20:58:55.247Z] Removing intermediate container c85ad6a461cd [2023-09-20T20:58:55.247Z] ---> 96b8daac081b [2023-09-20T20:58:55.247Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:58:55.247Z] ---> Running in 9004979d97d0 [2023-09-20T20:58:55.247Z] Removing intermediate container 9004979d97d0 [2023-09-20T20:58:55.247Z] ---> a77e1246b374 [2023-09-20T20:58:55.247Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T20:58:55.247Z] ---> Running in d113f567968b [2023-09-20T20:58:55.247Z] Removing intermediate container d113f567968b [2023-09-20T20:58:55.247Z] ---> ad36a87c90f9 [2023-09-20T20:58:55.247Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:58:55.247Z] ---> Running in b36467975dad [2023-09-20T20:58:55.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:58:55.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:58:56.024Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T20:58:56.024Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T20:58:56.024Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T20:58:56.024Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T20:58:56.024Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T20:58:56.024Z] OK: 268 MiB in 56 packages [2023-09-20T20:58:56.590Z] Removing intermediate container b36467975dad [2023-09-20T20:58:56.590Z] ---> 7df40676bfaf [2023-09-20T20:58:56.590Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T20:58:56.590Z] ---> a04bbb8fb356 [2023-09-20T20:58:56.590Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:58:56.590Z] ---> Running in 2bdc2bf24293 [2023-09-20T20:59:35.385Z] Removing intermediate container 2bdc2bf24293 [2023-09-20T20:59:35.385Z] ---> 20beba9e57af [2023-09-20T20:59:35.385Z] Step 11/12 : COPY . . [2023-09-20T20:59:35.385Z] ---> 99e1fd500a42 [2023-09-20T20:59:35.385Z] Step 12/12 : RUN ${MAKE} [2023-09-20T20:59:35.385Z] ---> Running in adef52ec0392 [2023-09-20T20:59:35.385Z] noop [2023-09-20T20:59:35.385Z] Removing intermediate container adef52ec0392 [2023-09-20T20:59:35.385Z] ---> 570d04ce145e [2023-09-20T20:59:35.385Z] Successfully built 570d04ce145e [2023-09-20T20:59:35.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:35.691Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:59:35.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:35.761Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T20:59:35.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:59:36.135Z] $ docker top dd5a0319c9b8f5fbad88b1e329829eb556dbbefa59093edd750e89a2f8c47106 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:36.467Z] + go version [2023-09-20T20:59:36.467Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:59:36.483Z] $ docker stop --time=1 dd5a0319c9b8f5fbad88b1e329829eb556dbbefa59093edd750e89a2f8c47106 [2023-09-20T20:59:37.719Z] $ docker rm -f --volumes dd5a0319c9b8f5fbad88b1e329829eb556dbbefa59093edd750e89a2f8c47106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:38.122Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:59:38.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:38.194Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T20:59:38.234Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:59:38.538Z] $ docker top 9243b7426d399daffdb1aa25ca6e854c5ffbfba34985a177e4448ffa8475259f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:38.895Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:59:39.190Z] + make test [2023-09-20T20:59:39.190Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T20:59:40.569Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T20:59:50.527Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T20:59:50.527Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T20:59:55.780Z] go vet ./... [2023-09-20T20:59:59.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T20:59:59.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T20:59:59.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T20:59:59.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T20:59:59.088Z] $ docker stop --time=1 9243b7426d399daffdb1aa25ca6e854c5ffbfba34985a177e4448ffa8475259f [2023-09-20T21:00:03.545Z] $ docker rm -f --volumes 9243b7426d399daffdb1aa25ca6e854c5ffbfba34985a177e4448ffa8475259f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:00:03.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:00:04.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T21:00:04.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:00:04.742Z] + ls -al . [2023-09-20T21:00:04.742Z] total 168 [2023-09-20T21:00:04.742Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 20:59 . [2023-09-20T21:00:04.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 20:58 .dockerignore [2023-09-20T21:00:04.742Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 .git [2023-09-20T21:00:04.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 20:58 .gitignore [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:58 .golangci.yml [2023-09-20T21:00:04.742Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 .semver [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 20:58 Attribution.txt [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 20:58 CHANGELOG.md [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 20:58 Dockerfile [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:58 GOVERNANCE.md [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 20:58 Jenkinsfile [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:58 LICENSE [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 20:58 Makefile [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:58 OWNERS.md [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 20:58 README.md [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION [2023-09-20T21:00:04.742Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin [2023-09-20T21:00:04.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 cmd [2023-09-20T21:00:04.742Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 20:59 coverage.out [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 20:58 go.mod [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 20:58 go.sum [2023-09-20T21:00:04.742Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 internal [2023-09-20T21:00:04.742Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap [2023-09-20T21:00:04.742Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:05.117Z] + 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=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-09-20T21:00:05.117Z] Sending build context to Docker daemon 16.11MB [2023-09-20T21:00:05.117Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:00:05.117Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T21:00:05.117Z] ---> 570d04ce145e [2023-09-20T21:00:05.117Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:00:05.117Z] ---> Running in 00ef1e4d3f16 [2023-09-20T21:00:05.388Z] Removing intermediate container 00ef1e4d3f16 [2023-09-20T21:00:05.388Z] ---> 0293c12e0aae [2023-09-20T21:00:05.388Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:00:05.388Z] ---> Running in d3f7f59cf2c3 [2023-09-20T21:00:05.388Z] Removing intermediate container d3f7f59cf2c3 [2023-09-20T21:00:05.388Z] ---> f45c1c46ea28 [2023-09-20T21:00:05.388Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T21:00:05.388Z] ---> Running in 6ddbdb3e24df [2023-09-20T21:00:05.388Z] Removing intermediate container 6ddbdb3e24df [2023-09-20T21:00:05.388Z] ---> 42500521dc2f [2023-09-20T21:00:05.388Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:00:05.388Z] ---> Running in 7dd08a9495cb [2023-09-20T21:00:05.665Z] Removing intermediate container 7dd08a9495cb [2023-09-20T21:00:05.665Z] ---> c3ea8d47daad [2023-09-20T21:00:05.665Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T21:00:05.665Z] ---> Running in ce81db0c317d [2023-09-20T21:00:05.665Z] Removing intermediate container ce81db0c317d [2023-09-20T21:00:05.665Z] ---> e447e9ae27e4 [2023-09-20T21:00:05.665Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:00:05.665Z] ---> Running in fbd33f26b05e [2023-09-20T21:00:05.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:06.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:06.447Z] OK: 268 MiB in 56 packages [2023-09-20T21:00:06.705Z] Removing intermediate container fbd33f26b05e [2023-09-20T21:00:06.705Z] ---> 41462ebb43ee [2023-09-20T21:00:06.705Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T21:00:06.963Z] ---> 83deed7bbb65 [2023-09-20T21:00:06.963Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:00:06.963Z] ---> Running in c2a1daba837b [2023-09-20T21:00:07.528Z] Removing intermediate container c2a1daba837b [2023-09-20T21:00:07.528Z] ---> 42c842ce3990 [2023-09-20T21:00:07.528Z] Step 11/25 : COPY . . [2023-09-20T21:00:08.094Z] ---> a99d05efba41 [2023-09-20T21:00:08.094Z] Step 12/25 : RUN ${MAKE} [2023-09-20T21:00:08.094Z] ---> Running in e7a337157d38 [2023-09-20T21:00:08.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T21:00:30.571Z] Removing intermediate container e7a337157d38 [2023-09-20T21:00:30.571Z] ---> cfc11a09074c [2023-09-20T21:00:30.571Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T21:00:30.571Z] 3.18: Pulling from library/alpine [2023-09-20T21:00:30.571Z] 7264a8db6415: Already exists [2023-09-20T21:00:30.571Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:00:30.571Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:00:30.571Z] ---> 7e01a0d0a1dc [2023-09-20T21:00:30.571Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T21:00:30.571Z] ---> Running in 967757cd9fbd [2023-09-20T21:00:30.571Z] Removing intermediate container 967757cd9fbd [2023-09-20T21:00:30.571Z] ---> c930b1287028 [2023-09-20T21:00:30.571Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T21:00:30.571Z] ---> Running in e4c899f8ef63 [2023-09-20T21:00:30.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:30.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:30.571Z] OK: 7 MiB in 15 packages [2023-09-20T21:00:30.571Z] Removing intermediate container e4c899f8ef63 [2023-09-20T21:00:30.571Z] ---> 252a8ecb8534 [2023-09-20T21:00:30.571Z] Step 16/25 : WORKDIR / [2023-09-20T21:00:30.571Z] ---> Running in 028763d905bd [2023-09-20T21:00:30.571Z] Removing intermediate container 028763d905bd [2023-09-20T21:00:30.571Z] ---> 2d45c57d4210 [2023-09-20T21:00:30.571Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T21:00:30.571Z] ---> 609041d3ab79 [2023-09-20T21:00:30.571Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T21:00:30.571Z] ---> 7bfb479c704e [2023-09-20T21:00:30.571Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T21:00:30.830Z] ---> 7143e551c3aa [2023-09-20T21:00:30.830Z] Step 20/25 : EXPOSE 59910 [2023-09-20T21:00:30.830Z] ---> Running in 9ca060d7584f [2023-09-20T21:00:30.830Z] Removing intermediate container 9ca060d7584f [2023-09-20T21:00:30.830Z] ---> 9adadc3e7e96 [2023-09-20T21:00:30.830Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T21:00:30.830Z] ---> Running in 4f39f686540c [2023-09-20T21:00:30.830Z] Removing intermediate container 4f39f686540c [2023-09-20T21:00:30.830Z] ---> 49313c9b833a [2023-09-20T21:00:30.830Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:00:30.830Z] ---> Running in 6d750523c536 [2023-09-20T21:00:31.088Z] Removing intermediate container 6d750523c536 [2023-09-20T21:00:31.088Z] ---> 95c93cffb7be [2023-09-20T21:00:31.088Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T21:00:31.088Z] ---> Running in 92a42e67a63c [2023-09-20T21:00:31.088Z] Removing intermediate container 92a42e67a63c [2023-09-20T21:00:31.088Z] ---> 90df1796959d [2023-09-20T21:00:31.088Z] Step 24/25 : LABEL git_sha=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:00:31.088Z] ---> Running in 3a6b28150dec [2023-09-20T21:00:31.088Z] Removing intermediate container 3a6b28150dec [2023-09-20T21:00:31.088Z] ---> f3f1546df5e2 [2023-09-20T21:00:31.088Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-09-20T21:00:31.088Z] ---> Running in f9e3b56f7329 [2023-09-20T21:00:31.347Z] Removing intermediate container f9e3b56f7329 [2023-09-20T21:00:31.347Z] ---> ef4906b8fbb5 [2023-09-20T21:00:31.347Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:00:31.347Z] Successfully built ef4906b8fbb5 [2023-09-20T21:00:31.347Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:00:31.468Z] provisioning config files... [2023-09-20T21:00:31.475Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10159543592201396605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:31.769Z] ---> docker-login.sh [2023-09-20T21:00:31.769Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:00:31.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:31.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:31.769Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:31.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:31.769Z] [2023-09-20T21:00:31.769Z] Login Succeeded [2023-09-20T21:00:31.769Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:00:31.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:31.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:31.769Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:31.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:31.769Z] [2023-09-20T21:00:31.769Z] Login Succeeded [2023-09-20T21:00:31.769Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:00:32.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:32.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:32.027Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:32.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:32.027Z] [2023-09-20T21:00:32.027Z] Login Succeeded [2023-09-20T21:00:32.027Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:00:32.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:32.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:32.027Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:32.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:32.027Z] [2023-09-20T21:00:32.027Z] Login Succeeded [2023-09-20T21:00:32.027Z] docker.io [2023-09-20T21:00:32.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:32.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:32.285Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:32.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:32.285Z] [2023-09-20T21:00:32.285Z] Login Succeeded [2023-09-20T21:00:32.285Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:00:32.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:00:32.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:32.344Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-09-20T21:00:32.344Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:00:32.344Z] latest [2023-09-20T21:00:32.344Z] 3.1.0-dev.11 [2023-09-20T21:00:32.344Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:00:32.344Z] main [2023-09-20T21:00:32.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:32.665Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:32.977Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:00:32.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-20T21:00:32.977Z] d09bf096584a: Preparing [2023-09-20T21:00:32.977Z] 9bc0a2b3cb6b: Preparing [2023-09-20T21:00:32.977Z] fd7943a5843b: Preparing [2023-09-20T21:00:32.977Z] 3b7a38b1ec39: Preparing [2023-09-20T21:00:32.977Z] 4693057ce236: Preparing [2023-09-20T21:00:32.977Z] 4693057ce236: Layer already exists [2023-09-20T21:00:32.977Z] fd7943a5843b: Pushed [2023-09-20T21:00:32.977Z] 3b7a38b1ec39: Pushed [2023-09-20T21:00:32.977Z] 9bc0a2b3cb6b: Pushed [2023-09-20T21:00:36.267Z] d09bf096584a: Pushed [2023-09-20T21:00:36.267Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2: digest: sha256:6ce52df0677d28bcfde087ae14f499673fcccaa55cc7c4d64b8b4a941e30c2ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:36.575Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:36.879Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-20T21:00:36.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-20T21:00:36.879Z] d09bf096584a: Preparing [2023-09-20T21:00:36.879Z] 9bc0a2b3cb6b: Preparing [2023-09-20T21:00:36.879Z] fd7943a5843b: Preparing [2023-09-20T21:00:36.879Z] 3b7a38b1ec39: Preparing [2023-09-20T21:00:36.879Z] 4693057ce236: Preparing [2023-09-20T21:00:36.879Z] 3b7a38b1ec39: Layer already exists [2023-09-20T21:00:36.879Z] d09bf096584a: Layer already exists [2023-09-20T21:00:36.879Z] 9bc0a2b3cb6b: Layer already exists [2023-09-20T21:00:36.879Z] 4693057ce236: Layer already exists [2023-09-20T21:00:36.879Z] fd7943a5843b: Layer already exists [2023-09-20T21:00:36.879Z] latest: digest: sha256:6ce52df0677d28bcfde087ae14f499673fcccaa55cc7c4d64b8b4a941e30c2ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:37.192Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:37.507Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.11 [2023-09-20T21:00:37.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-20T21:00:37.507Z] d09bf096584a: Preparing [2023-09-20T21:00:37.507Z] 9bc0a2b3cb6b: Preparing [2023-09-20T21:00:37.507Z] fd7943a5843b: Preparing [2023-09-20T21:00:37.507Z] 3b7a38b1ec39: Preparing [2023-09-20T21:00:37.507Z] 4693057ce236: Preparing [2023-09-20T21:00:37.507Z] d09bf096584a: Layer already exists [2023-09-20T21:00:37.507Z] 3b7a38b1ec39: Layer already exists [2023-09-20T21:00:37.507Z] 9bc0a2b3cb6b: Layer already exists [2023-09-20T21:00:37.507Z] 4693057ce236: Layer already exists [2023-09-20T21:00:37.507Z] fd7943a5843b: Layer already exists [2023-09-20T21:00:37.507Z] 3.1.0-dev.11: digest: sha256:6ce52df0677d28bcfde087ae14f499673fcccaa55cc7c4d64b8b4a941e30c2ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:37.823Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:38.131Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:00:38.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-20T21:00:38.131Z] d09bf096584a: Preparing [2023-09-20T21:00:38.131Z] 9bc0a2b3cb6b: Preparing [2023-09-20T21:00:38.131Z] fd7943a5843b: Preparing [2023-09-20T21:00:38.131Z] 3b7a38b1ec39: Preparing [2023-09-20T21:00:38.131Z] 4693057ce236: Preparing [2023-09-20T21:00:38.131Z] fd7943a5843b: Layer already exists [2023-09-20T21:00:38.131Z] d09bf096584a: Layer already exists [2023-09-20T21:00:38.131Z] 4693057ce236: Layer already exists [2023-09-20T21:00:38.131Z] 9bc0a2b3cb6b: Layer already exists [2023-09-20T21:00:38.131Z] 3b7a38b1ec39: Layer already exists [2023-09-20T21:00:38.131Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11: digest: sha256:6ce52df0677d28bcfde087ae14f499673fcccaa55cc7c4d64b8b4a941e30c2ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:38.441Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:38.752Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-09-20T21:00:38.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-20T21:00:38.752Z] d09bf096584a: Preparing [2023-09-20T21:00:38.752Z] 9bc0a2b3cb6b: Preparing [2023-09-20T21:00:38.752Z] fd7943a5843b: Preparing [2023-09-20T21:00:38.752Z] 3b7a38b1ec39: Preparing [2023-09-20T21:00:38.752Z] 4693057ce236: Preparing [2023-09-20T21:00:38.752Z] d09bf096584a: Layer already exists [2023-09-20T21:00:38.752Z] 4693057ce236: Layer already exists [2023-09-20T21:00:38.752Z] 3b7a38b1ec39: Layer already exists [2023-09-20T21:00:38.752Z] 9bc0a2b3cb6b: Layer already exists [2023-09-20T21:00:38.752Z] fd7943a5843b: Layer already exists [2023-09-20T21:00:38.752Z] main: digest: sha256:6ce52df0677d28bcfde087ae14f499673fcccaa55cc7c4d64b8b4a941e30c2ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:00:38.793Z] ===================================================== [Pipeline] echo [2023-09-20T21:00:38.799Z] taggedImages: [2023-09-20T21:00:38.799Z] - nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:00:38.799Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-20T21:00:38.799Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.11 [2023-09-20T21:00:38.799Z] - nexus3.edgexfoundry.org:10004/device-gpio:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:00:38.799Z] - 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 [2023-09-20T21:00:39.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:39.166Z] [2023-09-20T21:00:39.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:39.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:39.460Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T21:00:39.460Z] 5eb5b503b376: Pulling fs layer [2023-09-20T21:00:39.460Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T21:00:39.460Z] ec43610c2a17: Pulling fs layer [2023-09-20T21:00:39.460Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T21:00:39.460Z] 33b1e0a273af: Pulling fs layer [2023-09-20T21:00:39.460Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T21:00:39.460Z] 2f39f015ded8: Pulling fs layer [2023-09-20T21:00:39.460Z] 3a2ae6a8a46f: Waiting [2023-09-20T21:00:39.460Z] 33b1e0a273af: Waiting [2023-09-20T21:00:39.460Z] 5d3b04190fa2: Waiting [2023-09-20T21:00:39.460Z] 2f39f015ded8: Waiting [2023-09-20T21:00:39.717Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T21:00:39.717Z] 5c69ac0246d0: Download complete [2023-09-20T21:00:39.717Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T21:00:39.717Z] 3a2ae6a8a46f: Download complete [2023-09-20T21:00:39.717Z] 33b1e0a273af: Verifying Checksum [2023-09-20T21:00:39.717Z] 33b1e0a273af: Download complete [2023-09-20T21:00:39.717Z] ec43610c2a17: Verifying Checksum [2023-09-20T21:00:39.717Z] ec43610c2a17: Download complete [2023-09-20T21:00:39.717Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T21:00:39.717Z] 5d3b04190fa2: Download complete [2023-09-20T21:00:39.717Z] 5eb5b503b376: Verifying Checksum [2023-09-20T21:00:39.717Z] 5eb5b503b376: Download complete [2023-09-20T21:00:40.281Z] 2f39f015ded8: Download complete [2023-09-20T21:00:41.212Z] 5eb5b503b376: Pull complete [2023-09-20T21:00:41.212Z] 5c69ac0246d0: Pull complete [2023-09-20T21:00:41.470Z] ec43610c2a17: Pull complete [2023-09-20T21:00:41.470Z] 3a2ae6a8a46f: Pull complete [2023-09-20T21:00:41.729Z] 33b1e0a273af: Pull complete [2023-09-20T21:00:41.729Z] 5d3b04190fa2: Pull complete [2023-09-20T21:00:45.903Z] 2f39f015ded8: Pull complete [2023-09-20T21:00:45.903Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T21:00:45.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:00:45.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:45.988Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:00:46.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:00:50.305Z] $ docker top e32b91cdd44d6875d48c2d6f03245fae6d994ee5ae30453e8949cf6152cc58ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:50.673Z] ---> job-cost.sh [2023-09-20T21:00:50.673Z] lf-activate-venv: SKIPPING [2023-09-20T21:00:50.673Z] INFO: No Stack... [2023-09-20T21:00:50.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:00:51.190Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:00:51.636Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-09-20T21:00:51.636Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:00:51.647Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [2023-09-20T21:00:51.654Z] Resource [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] did not exist. Created. [2023-09-20T21:00:51.654Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:00:51.955Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T21:00:51.985Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:00:51.992Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:00:52.016Z] $ docker stop --time=1 e32b91cdd44d6875d48c2d6f03245fae6d994ee5ae30453e8949cf6152cc58ae [2023-09-20T21:00:53.152Z] $ docker rm -f --volumes e32b91cdd44d6875d48c2d6f03245fae6d994ee5ae30453e8949cf6152cc58ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T21:18:19.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7469 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-09-20T21:18:19.196Z] Running in /w/workspace/device-gpio/98 [Pipeline] { [Pipeline] checkout [2023-09-20T21:18:19.239Z] The recommended git tool is: git [2023-09-20T21:18:27.960Z] using credential edgex-jenkins-ssh [2023-09-20T21:18:27.980Z] Cloning the remote Git repository [2023-09-20T21:18:28.057Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-20T21:18:28.204Z] > git init /w/workspace/device-gpio/98 # timeout=10 [2023-09-20T21:18:28.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-20T21:18:28.414Z] > git --version # timeout=10 [2023-09-20T21:18:28.441Z] > git --version # 'git version 2.25.1' [2023-09-20T21:18:28.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T21:18:28.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:30.495Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-20T21:18:30.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:31.775Z] Avoid second fetch [2023-09-20T21:18:31.775Z] Checking out Revision bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 (main) [2023-09-20T21:18:32.625Z] Commit message: "Merge pull request #196 from ernestojeda/create-release" [2023-09-20T21:18:31.800Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T21:18:31.896Z] > git checkout -f bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:18:33.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T21:18:33.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:18:33.527Z] Dload Upload Total Spent Left Speed [2023-09-20T21:18:33.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-09-20T21:18:34.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T21:18:34.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T21:18:34.553Z] + sudo tee /etc/docker/daemon.new [2023-09-20T21:18:34.553Z] { [2023-09-20T21:18:34.553Z] "registry-mirrors": [ [2023-09-20T21:18:34.553Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T21:18:34.553Z] ], [2023-09-20T21:18:34.553Z] "bip": "10.250.0.254/24", [2023-09-20T21:18:34.553Z] "hosts": [ [2023-09-20T21:18:34.553Z] "tcp://0.0.0.0:5555", [2023-09-20T21:18:34.553Z] "unix:///var/run/docker.sock" [2023-09-20T21:18:34.553Z] ], [2023-09-20T21:18:34.553Z] "mtu": 1458, [2023-09-20T21:18:34.553Z] "selinux-enabled": true, [2023-09-20T21:18:34.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T21:18:34.553Z] } [Pipeline] sh [2023-09-20T21:18:34.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T21:18:35.306Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:18:53.622Z] provisioning config files... [2023-09-20T21:18:53.660Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/98@tmp/config14007025358658021129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:18:54.050Z] ---> docker-login.sh [2023-09-20T21:18:54.050Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:18:54.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:54.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:54.923Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:54.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:54.923Z] [2023-09-20T21:18:54.923Z] Login Succeeded [2023-09-20T21:18:54.923Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:18:55.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:55.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:55.201Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:55.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:55.201Z] [2023-09-20T21:18:55.201Z] Login Succeeded [2023-09-20T21:18:55.201Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:18:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:55.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:55.760Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:55.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:55.760Z] [2023-09-20T21:18:55.760Z] Login Succeeded [2023-09-20T21:18:55.760Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:18:56.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:56.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:56.037Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:56.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:56.037Z] [2023-09-20T21:18:56.037Z] Login Succeeded [2023-09-20T21:18:56.037Z] docker.io [2023-09-20T21:18:56.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:56.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:56.912Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:56.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:56.912Z] [2023-09-20T21:18:56.912Z] Login Succeeded [2023-09-20T21:18:56.912Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:18:56.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T21:18:57.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:18:57.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:18:57.313Z] ========================================================= [2023-09-20T21:18:57.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T21:18:57.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:18:57.677Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T21:18:58.278Z] Sending build context to Docker daemon 8.118MB [2023-09-20T21:18:58.278Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:18:58.278Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T21:18:58.554Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T21:18:58.554Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T21:18:58.554Z] 5d54e960e981: Pulling fs layer [2023-09-20T21:18:58.554Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T21:18:58.554Z] f0e02332f6b5: Pulling fs layer [2023-09-20T21:18:58.554Z] cefa15bbcfad: Pulling fs layer [2023-09-20T21:18:58.554Z] 17808c966233: Pulling fs layer [2023-09-20T21:18:58.554Z] f4c1fc716caa: Pulling fs layer [2023-09-20T21:18:58.554Z] cefa15bbcfad: Waiting [2023-09-20T21:18:58.554Z] f0e02332f6b5: Waiting [2023-09-20T21:18:58.554Z] 17808c966233: Waiting [2023-09-20T21:18:58.554Z] f4c1fc716caa: Waiting [2023-09-20T21:18:58.555Z] 5d54e960e981: Verifying Checksum [2023-09-20T21:18:58.555Z] 5d54e960e981: Download complete [2023-09-20T21:18:58.555Z] f0e02332f6b5: Download complete [2023-09-20T21:18:58.555Z] cefa15bbcfad: Verifying Checksum [2023-09-20T21:18:58.555Z] cefa15bbcfad: Download complete [2023-09-20T21:18:58.555Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T21:18:58.555Z] 9fda8d8052c6: Download complete [2023-09-20T21:18:59.162Z] f4c1fc716caa: Download complete [2023-09-20T21:18:59.771Z] 9fda8d8052c6: Pull complete [2023-09-20T21:19:00.382Z] 5d54e960e981: Pull complete [2023-09-20T21:19:00.661Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T21:19:00.661Z] c4a7e357bf2a: Download complete [2023-09-20T21:19:01.646Z] 17808c966233: Download complete [2023-09-20T21:19:14.036Z] c4a7e357bf2a: Pull complete [2023-09-20T21:19:14.036Z] f0e02332f6b5: Pull complete [2023-09-20T21:19:14.036Z] cefa15bbcfad: Pull complete [2023-09-20T21:19:19.415Z] 17808c966233: Pull complete [2023-09-20T21:19:20.402Z] f4c1fc716caa: Pull complete [2023-09-20T21:19:20.402Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T21:19:20.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:20.402Z] ---> ea914061e18c [2023-09-20T21:19:20.402Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:19:23.155Z] ---> Running in 7d646ea6bf8e [2023-09-20T21:19:23.430Z] Removing intermediate container 7d646ea6bf8e [2023-09-20T21:19:23.430Z] ---> 88d81e6396bb [2023-09-20T21:19:23.430Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:19:23.703Z] ---> Running in f146d1397183 [2023-09-20T21:19:24.302Z] Removing intermediate container f146d1397183 [2023-09-20T21:19:24.302Z] ---> 222bf647c672 [2023-09-20T21:19:24.302Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T21:19:24.302Z] ---> Running in 0b1267b4e7a6 [2023-09-20T21:19:24.572Z] Removing intermediate container 0b1267b4e7a6 [2023-09-20T21:19:24.572Z] ---> f6351d7f2cf0 [2023-09-20T21:19:24.572Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:19:24.572Z] ---> Running in adee1571835e [2023-09-20T21:19:25.165Z] Removing intermediate container adee1571835e [2023-09-20T21:19:25.165Z] ---> 5bad8ac9bd30 [2023-09-20T21:19:25.165Z] Step 7/12 : WORKDIR /device-gpio [2023-09-20T21:19:25.165Z] ---> Running in 607571bb2ea9 [2023-09-20T21:19:25.445Z] Removing intermediate container 607571bb2ea9 [2023-09-20T21:19:25.445Z] ---> d5c0464dc34b [2023-09-20T21:19:25.445Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:19:25.445Z] ---> Running in 9d20c56c56e0 [2023-09-20T21:19:26.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:19:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:19:29.179Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-20T21:19:29.179Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-20T21:19:29.179Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-20T21:19:29.179Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-20T21:19:29.475Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:19:29.475Z] OK: 270 MiB in 56 packages [2023-09-20T21:19:30.466Z] Removing intermediate container 9d20c56c56e0 [2023-09-20T21:19:30.466Z] ---> cd2912125e3a [2023-09-20T21:19:30.466Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-20T21:19:31.055Z] ---> 96e4e133785b [2023-09-20T21:19:31.055Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:19:31.326Z] ---> Running in b6cfeed65f17 [2023-09-20T21:20:53.350Z] Removing intermediate container b6cfeed65f17 [2023-09-20T21:20:53.350Z] ---> cf5579861552 [2023-09-20T21:20:53.350Z] Step 11/12 : COPY . . [2023-09-20T21:20:53.350Z] ---> b7fab0944266 [2023-09-20T21:20:53.350Z] Step 12/12 : RUN ${MAKE} [2023-09-20T21:20:53.350Z] ---> Running in e10715e91751 [2023-09-20T21:20:53.350Z] noop [2023-09-20T21:20:53.350Z] Removing intermediate container e10715e91751 [2023-09-20T21:20:53.350Z] ---> 1e703c840fd2 [2023-09-20T21:20:53.350Z] Successfully built 1e703c840fd2 [2023-09-20T21:20:53.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:53.714Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:20:53.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:53.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-7469 does not seem to be running inside a container [2023-09-20T21:20:54.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/98 -v /w/workspace/device-gpio/98:/w/workspace/device-gpio/98:rw,z -v /w/workspace/device-gpio/98@tmp:/w/workspace/device-gpio/98@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 [2023-09-20T21:20:55.390Z] $ docker top 9a5f2ee3204e6304790815270f1ae2c0af2367bdf5640e1fc7169a2849bbca61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:20:56.244Z] + go version [2023-09-20T21:20:56.244Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:20:56.271Z] $ docker stop --time=1 9a5f2ee3204e6304790815270f1ae2c0af2367bdf5640e1fc7169a2849bbca61 [2023-09-20T21:20:57.948Z] $ docker rm -f --volumes 9a5f2ee3204e6304790815270f1ae2c0af2367bdf5640e1fc7169a2849bbca61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:58.511Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:20:58.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:58.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-7469 does not seem to be running inside a container [2023-09-20T21:20:58.805Z] $ 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/98 -v /w/workspace/device-gpio/98:/w/workspace/device-gpio/98:rw,z -v /w/workspace/device-gpio/98@tmp:/w/workspace/device-gpio/98@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 [2023-09-20T21:21:00.178Z] $ docker top fa28c2d45165ed693975bbf4d9c3082244e742389e2ee5b6743212e520d3ae1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:21:01.052Z] + git config --global --add safe.directory /w/workspace/device-gpio/98 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:21:01.724Z] + make test [2023-09-20T21:21:01.724Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T21:21:05.995Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-20T21:23:13.435Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-20T21:23:13.435Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-20T21:23:13.435Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:23:13.435Z] go vet ./... [2023-09-20T21:23:28.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:23:28.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:23:28.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:23:28.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:23:28.502Z] $ docker stop --time=1 fa28c2d45165ed693975bbf4d9c3082244e742389e2ee5b6743212e520d3ae1d [2023-09-20T21:23:30.467Z] $ docker rm -f --volumes fa28c2d45165ed693975bbf4d9c3082244e742389e2ee5b6743212e520d3ae1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:23:31.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:23:31.766Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:23:32.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:23:32.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:23:33.062Z] + ls -al . [2023-09-20T21:23:33.062Z] total 164 [2023-09-20T21:23:33.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:21 . [2023-09-20T21:23:33.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 .. [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 20 21:18 .dockerignore [2023-09-20T21:23:33.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:18 .git [2023-09-20T21:23:33.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 .github [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 21:18 .gitignore [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:18 .golangci.yml [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 20 21:18 Attribution.txt [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 20 21:18 CHANGELOG.md [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 20 21:18 Dockerfile [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:18 GOVERNANCE.md [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 20 21:18 Jenkinsfile [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 21:18 LICENSE [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 20 21:18 Makefile [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 21:18 OWNERS.md [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 20 21:18 README.md [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION [2023-09-20T21:23:33.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 bin [2023-09-20T21:23:33.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 cmd [2023-09-20T21:23:33.062Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 21:21 coverage.out [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 20 21:18 go.mod [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 20 21:18 go.sum [2023-09-20T21:23:33.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 internal [2023-09-20T21:23:33.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 snap [2023-09-20T21:23:33.062Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 21:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:23:33.425Z] + 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=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-09-20T21:23:33.705Z] Sending build context to Docker daemon 8.119MB [2023-09-20T21:23:33.705Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:23:33.705Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T21:23:33.705Z] ---> 1e703c840fd2 [2023-09-20T21:23:33.705Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:23:33.988Z] ---> Running in 341abb1fd127 [2023-09-20T21:23:34.259Z] Removing intermediate container 341abb1fd127 [2023-09-20T21:23:34.259Z] ---> db861af633a5 [2023-09-20T21:23:34.259Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:23:34.531Z] ---> Running in ca3fa09dfc95 [2023-09-20T21:23:34.802Z] Removing intermediate container ca3fa09dfc95 [2023-09-20T21:23:34.802Z] ---> 50d1213da163 [2023-09-20T21:23:34.802Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-20T21:23:34.802Z] ---> Running in aa51ff829a73 [2023-09-20T21:23:35.074Z] Removing intermediate container aa51ff829a73 [2023-09-20T21:23:35.074Z] ---> 3d78086a5272 [2023-09-20T21:23:35.074Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:23:35.345Z] ---> Running in 7e77a554c337 [2023-09-20T21:23:35.614Z] Removing intermediate container 7e77a554c337 [2023-09-20T21:23:35.614Z] ---> fe8139476433 [2023-09-20T21:23:35.614Z] Step 7/25 : WORKDIR /device-gpio [2023-09-20T21:23:35.614Z] ---> Running in e12001f2e284 [2023-09-20T21:23:35.891Z] Removing intermediate container e12001f2e284 [2023-09-20T21:23:35.891Z] ---> 751af90a7a5d [2023-09-20T21:23:35.891Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:23:36.164Z] ---> Running in 372c1ed3f1e6 [2023-09-20T21:23:37.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:23:37.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:23:39.149Z] OK: 270 MiB in 56 packages [2023-09-20T21:23:40.121Z] Removing intermediate container 372c1ed3f1e6 [2023-09-20T21:23:40.121Z] ---> c74543bf8803 [2023-09-20T21:23:40.121Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-20T21:23:40.714Z] ---> 30375703742b [2023-09-20T21:23:40.714Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:23:40.986Z] ---> Running in d1e5edb45840 [2023-09-20T21:23:43.581Z] Removing intermediate container d1e5edb45840 [2023-09-20T21:23:43.581Z] ---> 81eb194fa27f [2023-09-20T21:23:43.581Z] Step 11/25 : COPY . . [2023-09-20T21:23:44.169Z] ---> 2ab2843d9837 [2023-09-20T21:23:44.169Z] Step 12/25 : RUN ${MAKE} [2023-09-20T21:23:44.169Z] ---> Running in d0b6a059cc1e [2023-09-20T21:23:45.591Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-20T21:26:07.360Z] Removing intermediate container d0b6a059cc1e [2023-09-20T21:26:07.360Z] ---> 2c6f4faf8fbd [2023-09-20T21:26:07.360Z] Step 13/25 : FROM alpine:3.18 [2023-09-20T21:26:07.360Z] 3.18: Pulling from library/alpine [2023-09-20T21:26:07.360Z] 9fda8d8052c6: Already exists [2023-09-20T21:26:07.360Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:26:07.360Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:26:07.360Z] ---> f6648c04cd6c [2023-09-20T21:26:07.360Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-20T21:26:07.360Z] ---> Running in 092f5364eb77 [2023-09-20T21:26:07.360Z] Removing intermediate container 092f5364eb77 [2023-09-20T21:26:07.360Z] ---> 722def790270 [2023-09-20T21:26:07.360Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-20T21:26:07.360Z] ---> Running in 0e635f62a803 [2023-09-20T21:26:07.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:26:07.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:26:07.360Z] OK: 8 MiB in 15 packages [2023-09-20T21:26:07.360Z] Removing intermediate container 0e635f62a803 [2023-09-20T21:26:07.360Z] ---> e9b08ea97305 [2023-09-20T21:26:07.360Z] Step 16/25 : WORKDIR / [2023-09-20T21:26:07.360Z] ---> Running in ada778072b11 [2023-09-20T21:26:07.360Z] Removing intermediate container ada778072b11 [2023-09-20T21:26:07.360Z] ---> e40274644c39 [2023-09-20T21:26:07.360Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-20T21:26:07.360Z] ---> 480f3fa3a026 [2023-09-20T21:26:07.360Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-20T21:26:07.360Z] ---> 39d09e91a277 [2023-09-20T21:26:07.360Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-20T21:26:07.360Z] ---> 8dcf595ab38f [2023-09-20T21:26:07.360Z] Step 20/25 : EXPOSE 59910 [2023-09-20T21:26:07.360Z] ---> Running in 4e9a74d413a2 [2023-09-20T21:26:07.360Z] Removing intermediate container 4e9a74d413a2 [2023-09-20T21:26:07.360Z] ---> 7aa447a0ddc0 [2023-09-20T21:26:07.360Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-20T21:26:07.360Z] ---> Running in e6166179a8e4 [2023-09-20T21:26:07.360Z] Removing intermediate container e6166179a8e4 [2023-09-20T21:26:07.360Z] ---> a638400869cd [2023-09-20T21:26:07.360Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:26:07.360Z] ---> Running in a92c24568b65 [2023-09-20T21:26:07.361Z] Removing intermediate container a92c24568b65 [2023-09-20T21:26:07.361Z] ---> 3399a379e182 [2023-09-20T21:26:07.361Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T21:26:07.361Z] ---> Running in 107435dfa0a1 [2023-09-20T21:26:07.361Z] Removing intermediate container 107435dfa0a1 [2023-09-20T21:26:07.361Z] ---> 13606607aaa2 [2023-09-20T21:26:07.361Z] Step 24/25 : LABEL git_sha=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:26:07.361Z] ---> Running in f7b4ee3f12bb [2023-09-20T21:26:07.361Z] Removing intermediate container f7b4ee3f12bb [2023-09-20T21:26:07.361Z] ---> 40a2bba90bad [2023-09-20T21:26:07.361Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-09-20T21:26:07.361Z] ---> Running in 761f2ce20d2b [2023-09-20T21:26:07.361Z] Removing intermediate container 761f2ce20d2b [2023-09-20T21:26:07.361Z] ---> 46e138087e25 [2023-09-20T21:26:07.361Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:26:07.361Z] Successfully built 46e138087e25 [2023-09-20T21:26:07.361Z] 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 [2023-09-20T21:26:07.563Z] provisioning config files... [2023-09-20T21:26:07.578Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/98@tmp/config18173483616512572703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:26:07.916Z] ---> docker-login.sh [2023-09-20T21:26:07.916Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:26:08.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:26:08.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:26:08.183Z] Configure a credential helper to remove this warning. See [2023-09-20T21:26:08.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:26:08.183Z] [2023-09-20T21:26:08.183Z] Login Succeeded [2023-09-20T21:26:08.183Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:26:08.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:26:08.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:26:08.719Z] Configure a credential helper to remove this warning. See [2023-09-20T21:26:08.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:26:08.719Z] [2023-09-20T21:26:08.719Z] Login Succeeded [2023-09-20T21:26:08.719Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:26:08.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:26:08.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:26:08.989Z] Configure a credential helper to remove this warning. See [2023-09-20T21:26:08.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:26:08.989Z] [2023-09-20T21:26:08.989Z] Login Succeeded [2023-09-20T21:26:08.989Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:26:09.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:26:09.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:26:09.525Z] Configure a credential helper to remove this warning. See [2023-09-20T21:26:09.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:26:09.525Z] [2023-09-20T21:26:09.525Z] Login Succeeded [2023-09-20T21:26:09.525Z] docker.io [2023-09-20T21:26:09.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:26:10.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:26:10.060Z] Configure a credential helper to remove this warning. See [2023-09-20T21:26:10.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:26:10.060Z] [2023-09-20T21:26:10.060Z] Login Succeeded [2023-09-20T21:26:10.060Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:26:10.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:26:10.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:26:10.139Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-09-20T21:26:10.139Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:26:10.139Z] latest [2023-09-20T21:26:10.139Z] 3.1.0-dev.11 [2023-09-20T21:26:10.139Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:26:10.139Z] main [2023-09-20T21:26:10.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:10.492Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:10.853Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:26:10.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-20T21:26:10.853Z] 0bda1dc5bcbd: Preparing [2023-09-20T21:26:10.853Z] e2e6d85a3f54: Preparing [2023-09-20T21:26:10.853Z] 67ac3a6c348f: Preparing [2023-09-20T21:26:10.853Z] f4014d5b9a00: Preparing [2023-09-20T21:26:10.853Z] b2191e2be29d: Preparing [2023-09-20T21:26:10.853Z] b2191e2be29d: Layer already exists [2023-09-20T21:26:11.121Z] 67ac3a6c348f: Pushed [2023-09-20T21:26:11.121Z] f4014d5b9a00: Pushed [2023-09-20T21:26:11.121Z] e2e6d85a3f54: Pushed [2023-09-20T21:26:17.773Z] 0bda1dc5bcbd: Pushed [2023-09-20T21:26:17.773Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2: digest: sha256:1df263b7483fc00129bd72778077de5fbf86cb43132fa26bf4d670febb84c9d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:18.139Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:18.493Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-20T21:26:18.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-20T21:26:18.493Z] 0bda1dc5bcbd: Preparing [2023-09-20T21:26:18.493Z] e2e6d85a3f54: Preparing [2023-09-20T21:26:18.493Z] 67ac3a6c348f: Preparing [2023-09-20T21:26:18.493Z] f4014d5b9a00: Preparing [2023-09-20T21:26:18.493Z] b2191e2be29d: Preparing [2023-09-20T21:26:18.493Z] 0bda1dc5bcbd: Layer already exists [2023-09-20T21:26:18.493Z] e2e6d85a3f54: Layer already exists [2023-09-20T21:26:18.493Z] b2191e2be29d: Layer already exists [2023-09-20T21:26:18.493Z] 67ac3a6c348f: Layer already exists [2023-09-20T21:26:18.493Z] f4014d5b9a00: Layer already exists [2023-09-20T21:26:18.761Z] latest: digest: sha256:1df263b7483fc00129bd72778077de5fbf86cb43132fa26bf4d670febb84c9d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:19.110Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:19.533Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.11 [2023-09-20T21:26:19.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-20T21:26:19.533Z] 0bda1dc5bcbd: Preparing [2023-09-20T21:26:19.533Z] e2e6d85a3f54: Preparing [2023-09-20T21:26:19.533Z] 67ac3a6c348f: Preparing [2023-09-20T21:26:19.533Z] f4014d5b9a00: Preparing [2023-09-20T21:26:19.533Z] b2191e2be29d: Preparing [2023-09-20T21:26:19.533Z] 67ac3a6c348f: Layer already exists [2023-09-20T21:26:19.533Z] e2e6d85a3f54: Layer already exists [2023-09-20T21:26:19.533Z] 0bda1dc5bcbd: Layer already exists [2023-09-20T21:26:19.533Z] f4014d5b9a00: Layer already exists [2023-09-20T21:26:19.533Z] b2191e2be29d: Layer already exists [2023-09-20T21:26:19.533Z] 3.1.0-dev.11: digest: sha256:1df263b7483fc00129bd72778077de5fbf86cb43132fa26bf4d670febb84c9d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:19.916Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:20.289Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:26:20.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-20T21:26:20.289Z] 0bda1dc5bcbd: Preparing [2023-09-20T21:26:20.289Z] e2e6d85a3f54: Preparing [2023-09-20T21:26:20.289Z] 67ac3a6c348f: Preparing [2023-09-20T21:26:20.289Z] f4014d5b9a00: Preparing [2023-09-20T21:26:20.289Z] b2191e2be29d: Preparing [2023-09-20T21:26:20.289Z] 0bda1dc5bcbd: Layer already exists [2023-09-20T21:26:20.289Z] b2191e2be29d: Layer already exists [2023-09-20T21:26:20.289Z] f4014d5b9a00: Layer already exists [2023-09-20T21:26:20.289Z] 67ac3a6c348f: Layer already exists [2023-09-20T21:26:20.289Z] e2e6d85a3f54: Layer already exists [2023-09-20T21:26:20.568Z] bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11: digest: sha256:1df263b7483fc00129bd72778077de5fbf86cb43132fa26bf4d670febb84c9d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:20.954Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:21.327Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-09-20T21:26:21.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-20T21:26:21.327Z] 0bda1dc5bcbd: Preparing [2023-09-20T21:26:21.327Z] e2e6d85a3f54: Preparing [2023-09-20T21:26:21.327Z] 67ac3a6c348f: Preparing [2023-09-20T21:26:21.327Z] f4014d5b9a00: Preparing [2023-09-20T21:26:21.327Z] b2191e2be29d: Preparing [2023-09-20T21:26:21.327Z] 67ac3a6c348f: Layer already exists [2023-09-20T21:26:21.327Z] b2191e2be29d: Layer already exists [2023-09-20T21:26:21.327Z] f4014d5b9a00: Layer already exists [2023-09-20T21:26:21.327Z] 0bda1dc5bcbd: Layer already exists [2023-09-20T21:26:21.327Z] e2e6d85a3f54: Layer already exists [2023-09-20T21:26:21.597Z] main: digest: sha256:1df263b7483fc00129bd72778077de5fbf86cb43132fa26bf4d670febb84c9d9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:26:21.642Z] ===================================================== [Pipeline] echo [2023-09-20T21:26:21.649Z] taggedImages: [2023-09-20T21:26:21.649Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [2023-09-20T21:26:21.649Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-20T21:26:21.649Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.11 [2023-09-20T21:26:21.649Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2-3.1.0-dev.11 [2023-09-20T21:26:21.649Z] - 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 [2023-09-20T21:26:22.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:26:22.019Z] [2023-09-20T21:26:22.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:22.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:26:22.361Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:26:22.361Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:26:22.361Z] 04944245beec: Pulling fs layer [2023-09-20T21:26:22.361Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:26:22.361Z] 765212b225bb: Pulling fs layer [2023-09-20T21:26:22.361Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:26:22.361Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:26:22.361Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:26:22.361Z] f23df028b6ca: Waiting [2023-09-20T21:26:22.361Z] 765212b225bb: Waiting [2023-09-20T21:26:22.361Z] d65c8cfc05b1: Waiting [2023-09-20T21:26:22.361Z] 2437ff75d9bd: Waiting [2023-09-20T21:26:22.631Z] 04944245beec: Verifying Checksum [2023-09-20T21:26:22.631Z] 04944245beec: Download complete [2023-09-20T21:26:22.631Z] 765212b225bb: Verifying Checksum [2023-09-20T21:26:22.631Z] 765212b225bb: Download complete [2023-09-20T21:26:22.631Z] f23df028b6ca: Download complete [2023-09-20T21:26:22.903Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:26:22.903Z] d65c8cfc05b1: Download complete [2023-09-20T21:26:22.903Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:26:22.903Z] 699f458cf7ca: Download complete [2023-09-20T21:26:23.173Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:26:23.173Z] 8998bd30e6a1: Download complete [2023-09-20T21:26:25.764Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:26:25.764Z] 2437ff75d9bd: Download complete [2023-09-20T21:26:27.713Z] 8998bd30e6a1: Pull complete [2023-09-20T21:26:27.982Z] 04944245beec: Pull complete [2023-09-20T21:26:29.398Z] 699f458cf7ca: Pull complete [2023-09-20T21:26:29.398Z] 765212b225bb: Pull complete [2023-09-20T21:26:30.359Z] f23df028b6ca: Pull complete [2023-09-20T21:26:30.359Z] d65c8cfc05b1: Pull complete [2023-09-20T21:26:45.351Z] 2437ff75d9bd: Pull complete [2023-09-20T21:26:45.351Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:26:45.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:26:45.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:26:45.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-7469 does not seem to be running inside a container [2023-09-20T21:26:45.657Z] $ 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/98 -v /w/workspace/device-gpio/98:/w/workspace/device-gpio/98:rw,z -v /w/workspace/device-gpio/98@tmp:/w/workspace/device-gpio/98@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 [2023-09-20T21:26:48.567Z] $ docker top 7e0ce96c728f46c0ef7c0f453f87018884ca33346fd23d7608d6d2b74d42fdda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:26:49.412Z] ---> job-cost.sh [2023-09-20T21:26:49.412Z] lf-activate-venv: SKIPPING [2023-09-20T21:26:49.412Z] INFO: No Stack... [2023-09-20T21:26:49.681Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:26:50.641Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:26:51.282Z] + cut -d, -f6 [2023-09-20T21:26:51.282Z] + cat /w/workspace/device-gpio/98/archives/cost.csv [Pipeline] lock [2023-09-20T21:26:51.358Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [2023-09-20T21:26:51.365Z] Resource [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] did not exist. Created. [2023-09-20T21:26:51.365Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:26:52.036Z] /w/workspace/device-gpio/98@tmp/durable-40d6f82c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:26:52.692Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:26:52.713Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:26:52.780Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:26:52.787Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:26:52.810Z] $ docker stop --time=1 7e0ce96c728f46c0ef7c0f453f87018884ca33346fd23d7608d6d2b74d42fdda [2023-09-20T21:26:54.348Z] $ docker rm -f --volumes 7e0ce96c728f46c0ef7c0f453f87018884ca33346fd23d7608d6d2b74d42fdda [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 [2023-09-20T21:26:54.756Z] provisioning config files... [2023-09-20T21:26:54.763Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17805206996956698524tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:26:55.061Z] + set +x [2023-09-20T21:26:55.061Z] + curl -s https://codecov.io/bash [2023-09-20T21:26:55.061Z] + bash -s -- [2023-09-20T21:26:55.061Z] [2023-09-20T21:26:55.061Z] _____ _ [2023-09-20T21:26:55.061Z] / ____| | | [2023-09-20T21:26:55.061Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:26:55.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:26:55.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:26:55.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:26:55.061Z] Bash-1.0.6 [2023-09-20T21:26:55.061Z] [2023-09-20T21:26:55.061Z] [2023-09-20T21:26:55.061Z] ==> git version 2.25.1 found [2023-09-20T21:26:55.061Z] ==> 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 [2023-09-20T21:26:55.061Z] Release-Date: 2020-01-08 [2023-09-20T21:26:55.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:26:55.061Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:26:55.061Z] ==> Jenkins CI detected. [2023-09-20T21:26:55.061Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-09-20T21:26:55.061Z] project root: . [2023-09-20T21:26:55.061Z] --> token set from env [2023-09-20T21:26:55.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:26:55.061Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:26:55.061Z] ==> Python coveragepy not found [2023-09-20T21:26:55.061Z] ==> Searching for coverage reports in: [2023-09-20T21:26:55.061Z] + . [2023-09-20T21:26:55.061Z] -> Found 1 reports [2023-09-20T21:26:55.061Z] ==> Detecting git/mercurial file structure [2023-09-20T21:26:55.320Z] ==> Reading reports [2023-09-20T21:26:55.320Z] + ./coverage.out bytes=10 [2023-09-20T21:26:55.320Z] ==> Appending adjustments [2023-09-20T21:26:55.320Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:26:55.320Z] + Found adjustments [2023-09-20T21:26:55.320Z] ==> Gzipping contents [2023-09-20T21:26:55.320Z] 4.0K /tmp/codecov.82REGj.gz [2023-09-20T21:26:55.320Z] ==> Uploading reports [2023-09-20T21:26:55.320Z] url: https://codecov.io [2023-09-20T21:26:55.320Z] query: branch=main&commit=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:26:55.320Z] -> Pinging Codecov [2023-09-20T21:26:55.320Z] 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=bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:26:55.320Z] -> Uploading to [2023-09-20T21:26:55.320Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2/20937c0e-acc7-4c7b-a0a9-42dce7f6385e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T212655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e897c7699d770332e3177b9601b99f790b89883c55b928d9be431df8862ac598 [2023-09-20T21:26:55.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:26:55.320Z] Dload Upload Total Spent Left Speed [2023-09-20T21:26:55.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3978 --:--:-- --:--:-- --:--:-- 3978 [2023-09-20T21:26:55.579Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] } [2023-09-20T21:26:55.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:26:55.792Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:26:55.802Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:56.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:26:56.098Z] [2023-09-20T21:26:56.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:56.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:26:56.391Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:26:56.391Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:26:56.391Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:26:56.391Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:26:56.391Z] 114826534d7a: Pulling fs layer [2023-09-20T21:26:56.391Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:26:56.391Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:26:56.391Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:26:56.391Z] 4657fd5d0bcf: Waiting [2023-09-20T21:26:56.391Z] 6ad1cebc031e: Waiting [2023-09-20T21:26:56.391Z] 8a3aa393b2d8: Waiting [2023-09-20T21:26:56.391Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:26:56.391Z] 25bc292e5bac: Download complete [2023-09-20T21:26:56.391Z] 52dc419b0ee2: Download complete [2023-09-20T21:26:56.391Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T21:26:56.391Z] 4657fd5d0bcf: Download complete [2023-09-20T21:26:56.391Z] df9b9388f04a: Download complete [2023-09-20T21:26:56.651Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:26:56.651Z] df9b9388f04a: Pull complete [2023-09-20T21:26:56.651Z] 52dc419b0ee2: Pull complete [2023-09-20T21:26:56.910Z] 25bc292e5bac: Pull complete [2023-09-20T21:26:57.168Z] 114826534d7a: Verifying Checksum [2023-09-20T21:26:57.168Z] 114826534d7a: Download complete [2023-09-20T21:26:57.168Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:26:57.168Z] 8a3aa393b2d8: Download complete [2023-09-20T21:27:00.446Z] 114826534d7a: Pull complete [2023-09-20T21:27:00.446Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:27:00.702Z] 6ad1cebc031e: Pull complete [2023-09-20T21:27:03.225Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:27:03.225Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:27:03.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:27:03.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:03.301Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:03.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T21:27:07.760Z] $ docker top 6a42d21d20cfb2d3a822eeb38a5a666a93af2fb1214127b6bb0aa375d089ad3f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:27:07.816Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-09-20T21:27:08.093Z] + set -o pipefail [2023-09-20T21:27:08.093Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/c89e55c6-ba86-4c16-b4cf-45261a2b37b4 [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] [2023-09-20T21:27:13.400Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:27:13.400Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:27:13.400Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:27:13.426Z] $ docker stop --time=1 6a42d21d20cfb2d3a822eeb38a5a666a93af2fb1214127b6bb0aa375d089ad3f [2023-09-20T21:27:17.555Z] $ docker rm -f --volumes 6a42d21d20cfb2d3a822eeb38a5a666a93af2fb1214127b6bb0aa375d089ad3f [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 [2023-09-20T21:27:18.292Z] + git log --format=format:%s -1 bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 [Pipeline] sh [2023-09-20T21:27:18.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:27:18.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:18.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:27:18.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:18.960Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:19.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:27:19.475Z] $ docker top 32527b6e76a8fec4b181cd66044de7f8bbf8d082ada9dd6838356a054443c2af -eo pid,comm [2023-09-20T21:27:19.509Z] 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). [2023-09-20T21:27:19.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:27:19.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:27:19.539Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:27:19.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:27:19.668Z] $ docker exec 32527b6e76a8fec4b181cd66044de7f8bbf8d082ada9dd6838356a054443c2af ssh-agent [2023-09-20T21:27:19.759Z] SSH_AUTH_SOCK=/tmp/ssh-GuzBs5JTK19m/agent.33 [2023-09-20T21:27:19.759Z] SSH_AGENT_PID=39 [2023-09-20T21:27:19.764Z] Running ssh-add (command line suppressed) [2023-09-20T21:27:19.870Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4334391195816710802.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4334391195816710802.key) [2023-09-20T21:27:19.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:27:20.158Z] + git semver tag [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,354 [run_tag] DEBUG tag force:False [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,354 [check_head_tag] DEBUG check head tag [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,354 [execute] INFO git cat-file --batch-check [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,358 [execute] INFO git cat-file --batch [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,366 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,367 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:27:20.417Z] 2023-09-20 21:27:20,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:20.417Z] 3.1.0-dev.11 [Pipeline] } [2023-09-20T21:27:20.438Z] $ docker exec --env ******** --env ******** 32527b6e76a8fec4b181cd66044de7f8bbf8d082ada9dd6838356a054443c2af ssh-agent -k [2023-09-20T21:27:20.534Z] unset SSH_AUTH_SOCK; [2023-09-20T21:27:20.535Z] unset SSH_AGENT_PID; [2023-09-20T21:27:20.535Z] echo Agent pid 39 killed; [2023-09-20T21:27:20.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:27:20.837Z] + git semver [Pipeline] } [2023-09-20T21:27:21.122Z] $ docker stop --time=1 32527b6e76a8fec4b181cd66044de7f8bbf8d082ada9dd6838356a054443c2af [2023-09-20T21:27:22.382Z] $ docker rm -f --volumes 32527b6e76a8fec4b181cd66044de7f8bbf8d082ada9dd6838356a054443c2af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:22.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:27:22.751Z] [2023-09-20T21:27:22.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:23.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:27:23.042Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:27:23.042Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:27:23.042Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:27:23.042Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:27:23.042Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:27:23.042Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:27:23.042Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:27:23.042Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:27:23.042Z] 0d9ebad4ef96: Waiting [2023-09-20T21:27:23.042Z] 2de7ff778b66: Waiting [2023-09-20T21:27:23.042Z] e9a5061849ea: Waiting [2023-09-20T21:27:23.042Z] d747dcd14b5f: Waiting [2023-09-20T21:27:23.042Z] 9712f1f96733: Download complete [2023-09-20T21:27:23.301Z] 63f879dbbcfc: Download complete [2023-09-20T21:27:23.559Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:27:23.559Z] 0d9ebad4ef96: Download complete [2023-09-20T21:27:23.559Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:27:23.559Z] d747dcd14b5f: Download complete [2023-09-20T21:27:23.559Z] e9a5061849ea: Download complete [2023-09-20T21:27:23.559Z] ab5ef0e58194: Verifying Checksum [2023-09-20T21:27:23.559Z] ab5ef0e58194: Download complete [2023-09-20T21:27:23.559Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:27:23.559Z] 2de7ff778b66: Download complete [2023-09-20T21:27:26.084Z] ab5ef0e58194: Pull complete [2023-09-20T21:27:26.084Z] 9712f1f96733: Pull complete [2023-09-20T21:27:26.648Z] 63f879dbbcfc: Pull complete [2023-09-20T21:27:30.831Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:27:30.831Z] e9a5061849ea: Pull complete [2023-09-20T21:27:30.831Z] d747dcd14b5f: Pull complete [2023-09-20T21:27:31.396Z] 2de7ff778b66: Pull complete [2023-09-20T21:27:31.396Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:27:31.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:27:31.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:31.477Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:31.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T21:27:37.326Z] $ docker top 29267eeff8176358ee98e7cbbed546ec2cad4152e14db22e80771661696a6469 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:27:37.382Z] provisioning config files... [2023-09-20T21:27:37.388Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7772279331771955942tmp [2023-09-20T21:27:37.398Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2605421942166096179tmp [2023-09-20T21:27:37.407Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config744053652517694053tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:27:37.422Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:37.698Z] ---> sigul-configuration.sh [2023-09-20T21:27:37.698Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:27:37.698Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:27:37.698Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:27:37.698Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:27:37.698Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:27:37.698Z] gpg: CAST5 encrypted data [2023-09-20T21:27:37.698Z] gpg: encrypted with 1 passphrase [2023-09-20T21:27:37.698Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:27:37.979Z] + mkdir /home/jenkins [2023-09-20T21:27:37.980Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:27:38.262Z] + 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 [2023-09-20T21:27:38.269Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:38.553Z] ---> sigul-install.sh [2023-09-20T21:27:38.553Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:27:38.831Z] + git tag --list [2023-09-20T21:27:38.831Z] v1.0.0 [2023-09-20T21:27:38.831Z] v2.1.0 [2023-09-20T21:27:38.831Z] v2.1.1 [2023-09-20T21:27:38.831Z] v2.2.0 [2023-09-20T21:27:38.831Z] v2.3.0 [2023-09-20T21:27:38.831Z] v3.0 [2023-09-20T21:27:38.831Z] v3.0.0 [2023-09-20T21:27:38.831Z] v3.1.0-dev.1 [2023-09-20T21:27:38.831Z] v3.1.0-dev.10 [2023-09-20T21:27:38.831Z] v3.1.0-dev.11 [2023-09-20T21:27:38.831Z] v3.1.0-dev.2 [2023-09-20T21:27:38.831Z] v3.1.0-dev.3 [2023-09-20T21:27:38.831Z] v3.1.0-dev.4 [2023-09-20T21:27:38.831Z] v3.1.0-dev.5 [2023-09-20T21:27:38.831Z] v3.1.0-dev.6 [2023-09-20T21:27:38.831Z] v3.1.0-dev.7 [2023-09-20T21:27:38.831Z] v3.1.0-dev.8 [2023-09-20T21:27:38.831Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:27:39.117Z] + lftools sign git-tag v3.1.0-dev.11 [2023-09-20T21:27:39.683Z] Signing Git tag with Sigul... [2023-09-20T21:27:39.683Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-09-20T21:27:39.950Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:40.231Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:27:40.243Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:27:40.276Z] $ docker stop --time=1 29267eeff8176358ee98e7cbbed546ec2cad4152e14db22e80771661696a6469 [2023-09-20T21:27:41.587Z] $ docker rm -f --volumes 29267eeff8176358ee98e7cbbed546ec2cad4152e14db22e80771661696a6469 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:27:41.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:27:41.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:42.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:27:42.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:42.363Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:42.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:27:42.702Z] $ docker top 693017bbbf04fb7781eb1ec5dfc45d2dd64d5facb36c82c8b217b350c5e0bf6f -eo pid,comm [2023-09-20T21:27:42.736Z] 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). [2023-09-20T21:27:42.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:27:42.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:27:42.769Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:27:42.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:27:42.893Z] $ docker exec 693017bbbf04fb7781eb1ec5dfc45d2dd64d5facb36c82c8b217b350c5e0bf6f ssh-agent [2023-09-20T21:27:42.987Z] SSH_AUTH_SOCK=/tmp/ssh-NiIa8kwbvo8V/agent.32 [2023-09-20T21:27:42.987Z] SSH_AGENT_PID=38 [2023-09-20T21:27:42.990Z] Running ssh-add (command line suppressed) [2023-09-20T21:27:43.098Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2629639436191967541.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2629639436191967541.key) [2023-09-20T21:27:43.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:27:43.387Z] + git semver bump pre [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,571 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,571 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,571 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,571 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,572 [execute] INFO git cat-file --batch-check [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,578 [execute] INFO git cat-file --batch [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:27:43.646Z] 2023-09-20 21:27:43,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:43.646Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T21:27:43.668Z] $ docker exec --env ******** --env ******** 693017bbbf04fb7781eb1ec5dfc45d2dd64d5facb36c82c8b217b350c5e0bf6f ssh-agent -k [2023-09-20T21:27:43.768Z] unset SSH_AUTH_SOCK; [2023-09-20T21:27:43.768Z] unset SSH_AGENT_PID; [2023-09-20T21:27:43.768Z] echo Agent pid 38 killed; [2023-09-20T21:27:43.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:27:44.061Z] + git semver [Pipeline] } [2023-09-20T21:27:44.346Z] $ docker stop --time=1 693017bbbf04fb7781eb1ec5dfc45d2dd64d5facb36c82c8b217b350c5e0bf6f [2023-09-20T21:27:45.569Z] $ docker rm -f --volumes 693017bbbf04fb7781eb1ec5dfc45d2dd64d5facb36c82c8b217b350c5e0bf6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:27:45.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:27:45.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:46.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:27:46.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:46.247Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:46.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:27:46.614Z] $ docker top 75d277dbcc51be87965351d2456c08e0a0184ab286585fd482eabae7b78dc2b5 -eo pid,comm [2023-09-20T21:27:46.643Z] 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). [2023-09-20T21:27:46.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:27:46.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:27:46.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:27:46.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:27:46.805Z] $ docker exec 75d277dbcc51be87965351d2456c08e0a0184ab286585fd482eabae7b78dc2b5 ssh-agent [2023-09-20T21:27:46.894Z] SSH_AUTH_SOCK=/tmp/ssh-VDu4oofenNxu/agent.32 [2023-09-20T21:27:46.894Z] SSH_AGENT_PID=38 [2023-09-20T21:27:46.898Z] Running ssh-add (command line suppressed) [2023-09-20T21:27:47.006Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1920651978109201263.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1920651978109201263.key) [2023-09-20T21:27:47.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:27:47.289Z] + git semver push [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,467 [run_push] DEBUG push [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,468 [execute] INFO git cat-file --batch-check [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,472 [execute] INFO git rev-list e18282cb6a0ad90d3647496ecf09aad1a6324b0a -- [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,472 [execute] DEBUG Popen(['git', 'rev-list', 'e18282cb6a0ad90d3647496ecf09aad1a6324b0a', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,478 [execute] INFO git fetch -v origin [2023-09-20T21:27:47.547Z] 2023-09-20 21:27:47,479 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:27:48.114Z] 2023-09-20 21:27:47,948 [run_push] DEBUG no remote changes detected [2023-09-20T21:27:48.114Z] 2023-09-20 21:27:47,948 [execute] INFO git push origin semver [2023-09-20T21:27:48.114Z] 2023-09-20 21:27:47,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:27:48.680Z] 2023-09-20 21:27:48,633 [run_push] DEBUG push all version tags [2023-09-20T21:27:48.680Z] 2023-09-20 21:27:48,633 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:27:48.680Z] 2023-09-20 21:27:48,634 [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) [2023-09-20T21:27:49.615Z] 2023-09-20 21:27:49,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-20T21:27:49.615Z] 3.1.0-dev.12 [Pipeline] } [2023-09-20T21:27:49.637Z] $ docker exec --env ******** --env ******** 75d277dbcc51be87965351d2456c08e0a0184ab286585fd482eabae7b78dc2b5 ssh-agent -k [2023-09-20T21:27:49.756Z] unset SSH_AUTH_SOCK; [2023-09-20T21:27:49.756Z] unset SSH_AGENT_PID; [2023-09-20T21:27:49.756Z] echo Agent pid 38 killed; [2023-09-20T21:27:49.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:27:50.094Z] + git semver [Pipeline] } [2023-09-20T21:27:50.435Z] $ docker stop --time=1 75d277dbcc51be87965351d2456c08e0a0184ab286585fd482eabae7b78dc2b5 [2023-09-20T21:27:51.702Z] $ docker rm -f --volumes 75d277dbcc51be87965351d2456c08e0a0184ab286585fd482eabae7b78dc2b5 [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 [2023-09-20T21:27:52.199Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-09-20T21:27:52.199Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-20T21:27:52.199Z] total 16 [2023-09-20T21:27:52.199Z] drwxr-xr-x 3 root root 4096 Sep 20 21:00 . [2023-09-20T21:27:52.199Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:27 .. [2023-09-20T21:27:52.199Z] drwxr-xr-x 2 root root 4096 Sep 20 21:00 cost [2023-09-20T21:27:52.199Z] -rw-r--r-- 1 root root 82 Sep 20 21:00 cost.csv [2023-09-20T21:27:52.199Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-20T21:27:52.199Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-20T21:27:52.199Z] total 16 [2023-09-20T21:27:52.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:00 . [2023-09-20T21:27:52.199Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:27 .. [2023-09-20T21:27:52.199Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:00 cost [2023-09-20T21:27:52.199Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 20 21:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:52.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:53.350Z] ---> package-listing.sh [2023-09-20T21:27:53.351Z] ++ facter osfamily [2023-09-20T21:27:53.351Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:27:53.609Z] + OS_FAMILY=debian [2023-09-20T21:27:53.609Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-09-20T21:27:53.609Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:27:53.609Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:27:53.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:27:53.609Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:27:53.609Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-20T21:27:53.609Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:27:53.609Z] + case "${OS_FAMILY}" in [2023-09-20T21:27:53.609Z] + dpkg -l [2023-09-20T21:27:53.609Z] + grep '^ii' [2023-09-20T21:27:53.609Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:27:53.609Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:27:53.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:27:53.609Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-20T21:27:53.609Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-09-20T21:27:53.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-09-20T21:27:53.619Z] 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 [2023-09-20T21:27:53.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:27:54.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:27:54.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:27:54.521Z] prd-ubuntu20.04-docker-8c-8g-7245 does not seem to be running inside a container [2023-09-20T21:27:54.568Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:27:54.748Z] $ docker top 1614251009e6117299f90f922c1ba41e9ce2654c62a2bef83bad1b935be53581 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:27:55.073Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:27:55.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:27:55.638Z] + ls /var/log/sa-host [2023-09-20T21:27:55.638Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:27:55.705Z] provisioning config files... [2023-09-20T21:27:55.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11826755704985266469tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:27:55.729Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:56.011Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:27:56.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:56.330Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:27:56.337Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:56.618Z] ---> sudo-logs.sh [2023-09-20T21:27:56.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:27:56.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:56.930Z] ---> job-cost.sh [2023-09-20T21:27:56.930Z] lf-activate-venv: SKIPPING [2023-09-20T21:27:56.930Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:27:56.930Z] INFO: Retrieving Stack Cost... [2023-09-20T21:27:57.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:27:57.755Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:27:57.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:27:58.046Z] ---> logs-deploy.sh [2023-09-20T21:27:58.046Z] lf-activate-venv: SKIPPING [2023-09-20T21:27:58.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/98 [2023-09-20T21:27:58.047Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:27:58.983Z] Archives upload complete. [2023-09-20T21:27:58.983Z] INFO: archiving logs to Nexus [2023-09-20T21:27:59.552Z] ---> uname -a: [2023-09-20T21:27:59.552Z] Linux prd-ubuntu20-04-docker-8c-8g-7245 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T21:27:59.552Z] [2023-09-20T21:27:59.552Z]