Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 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-ssh9387862018734258014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh11928922573861527280.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh14242504040745807504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2859173409109497739.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-ssh5535884264671696989.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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4851 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 Commit message: "Merge pull request #256 from weichou1229/upgrade-sdk" > git rev-list --no-walk cf9a664c4521925ce7e44e908983f3bf7b707b9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:24 ========================================================= 10:55:24 EdgeX Global Pipelines Version Info 10:55:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:55:25 ------------------- 10:55:25 stable info: 10:55:25 ------------------- 10:55:25 Commited By: Ginny Guan ginny@iotechsys.com 10:55:25 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:55:25 Message: update stable to v1.0.274 10:55:25 ------------------- 10:55:25 experimental info: 10:55:25 ------------------- 10:55:25 Commited By: Ginny Guan ginny@iotechsys.com 10:55:25 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 10:55:25 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:55:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a41d3a [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:26 provisioning config files... 10:55:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9236684546295239433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:26 ---> ****-login.sh 10:55:26 nexus3.edgexfoundry.org:10001 10:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 10:55:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/go/credential-store/ 10:55:27 10:55:27 Login Succeeded 10:55:27 nexus3.edgexfoundry.org:10002 10:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 10:55:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/go/credential-store/ 10:55:27 10:55:27 Login Succeeded 10:55:27 nexus3.edgexfoundry.org:10003 10:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 10:55:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/go/credential-store/ 10:55:27 10:55:27 Login Succeeded 10:55:27 nexus3.edgexfoundry.org:10004 10:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 10:55:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/go/credential-store/ 10:55:27 10:55:27 Login Succeeded 10:55:27 ****.io 10:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:27 10:55:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:55:27 Configure a credential helper to remove this warning. See 10:55:27 https://docs.****.com/go/credential-store/ 10:55:27 10:55:27 Login Succeeded 10:55:27 ---> ****-login.sh ends [Pipeline] } 10:55:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:55:28 + git rev-list -1 --merges 4a41d3a0d26025123da9319ab83bacaf7b9a55e3~1..4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo 10:55:28 -----------> git rev-list -1 --merges 4a41d3a0d26025123da9319ab83bacaf7b9a55e3~1..4a41d3a0d26025123da9319ab83bacaf7b9a55e3 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:55:28 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [false] [Pipeline] sh 10:55:28 + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo 10:55:28 ========================================================= 10:55:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:28 + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo 10:55:28 [semverPrep] GIT_COMMIT: 4a41d3a0d26025123da9319ab83bacaf7b9a55e3, Commit Message: Merge pull request #256 from weichou1229/upgrade-sdk [Pipeline] echo 10:55:28 [semverPrep] This is not a build commit. [Pipeline] sh 10:55:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:29 + grep -v github /etc/ssh/ssh_known_hosts 10:55:29 + [ -e /tmp/ssh_known_hosts ] 10:55:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:55:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:55:29 + sudo tee -a /etc/ssh/ssh_known_hosts 10:55:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:29 10:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:29 0.1.4: Pulling from edgex-devops/py-git-semver 10:55:29 3dae71ba6b94: Pulling fs layer 10:55:29 6bf1a483ea7c: Pulling fs layer 10:55:29 f5dfc541a4d3: Pulling fs layer 10:55:29 461d9e800cba: Pulling fs layer 10:55:29 80192f66455f: Pulling fs layer 10:55:29 2e8e34ca0e6c: Pulling fs layer 10:55:29 a29436f7fd5d: Pulling fs layer 10:55:29 923cac83aea3: Pulling fs layer 10:55:29 25ad8b0a4227: Pulling fs layer 10:55:29 db01528c6b51: Pulling fs layer 10:55:29 28988de357af: Pulling fs layer 10:55:29 2e8e34ca0e6c: Waiting 10:55:29 a29436f7fd5d: Waiting 10:55:29 923cac83aea3: Waiting 10:55:29 25ad8b0a4227: Waiting 10:55:29 db01528c6b51: Waiting 10:55:29 80192f66455f: Waiting 10:55:29 461d9e800cba: Waiting 10:55:29 28988de357af: Waiting 10:55:29 6bf1a483ea7c: Verifying Checksum 10:55:29 6bf1a483ea7c: Download complete 10:55:29 461d9e800cba: Download complete 10:55:30 80192f66455f: Verifying Checksum 10:55:30 80192f66455f: Download complete 10:55:30 f5dfc541a4d3: Verifying Checksum 10:55:30 f5dfc541a4d3: Download complete 10:55:30 3dae71ba6b94: Verifying Checksum 10:55:30 3dae71ba6b94: Download complete 10:55:30 923cac83aea3: Verifying Checksum 10:55:30 923cac83aea3: Download complete 10:55:30 25ad8b0a4227: Verifying Checksum 10:55:30 25ad8b0a4227: Download complete 10:55:30 db01528c6b51: Verifying Checksum 10:55:30 db01528c6b51: Download complete 10:55:30 28988de357af: Verifying Checksum 10:55:30 28988de357af: Download complete 10:55:30 a29436f7fd5d: Verifying Checksum 10:55:30 a29436f7fd5d: Download complete 10:55:30 2e8e34ca0e6c: Verifying Checksum 10:55:30 2e8e34ca0e6c: Download complete 10:55:31 3dae71ba6b94: Pull complete 10:55:31 6bf1a483ea7c: Pull complete 10:55:32 f5dfc541a4d3: Pull complete 10:55:32 461d9e800cba: Pull complete 10:55:32 80192f66455f: Pull complete 10:55:37 2e8e34ca0e6c: Pull complete 10:55:37 a29436f7fd5d: Pull complete 10:55:37 923cac83aea3: Pull complete 10:55:37 25ad8b0a4227: Pull complete 10:55:37 db01528c6b51: Pull complete 10:55:37 28988de357af: Pull complete 10:55:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:37 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 10:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:55:41 $ docker top 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 -eo pid,comm 10:55:41 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). 10:55:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:41 [ssh-agent] Looking for ssh-agent implementation... 10:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:41 $ docker exec 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent 10:55:41 SSH_AUTH_SOCK=/tmp/ssh-35fv7TJvTIyz/agent.33 10:55:41 SSH_AGENT_PID=39 10:55:41 Running ssh-add (command line suppressed) 10:55:41 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14731743172388034974.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_14731743172388034974.key) 10:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:41 + git tag --points-at HEAD [Pipeline] } 10:55:41 $ docker exec --env ******** --env ******** 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent -k 10:55:41 unset SSH_AUTH_SOCK; 10:55:41 unset SSH_AGENT_PID; 10:55:41 echo Agent pid 39 killed; 10:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:41 [ssh-agent] Looking for ssh-agent implementation... 10:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:42 $ docker exec 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent 10:55:42 SSH_AUTH_SOCK=/tmp/ssh-ZQQa51qfrd7g/agent.72 10:55:42 SSH_AGENT_PID=78 10:55:42 Running ssh-add (command line suppressed) 10:55:42 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_948269943588711509.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_948269943588711509.key) 10:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:42 + git semver init 10:55:42 2025-07-09 10:55:42,727 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:55:42 2025-07-09 10:55:42,730 [run_init] DEBUG init version:0.0.0 force:False 10:55:42 2025-07-09 10:55:42,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 10:55:42 2025-07-09 10:55:42,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 10:55:42 2025-07-09 10:55:42,731 [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, stdin=None, shell=False, universal_newlines=False) 10:55:44 2025-07-09 10:55:44,062 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 10:55:44 2025-07-09 10:55:44,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 10:55:44 2025-07-09 10:55:44,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:55:44 2025-07-09 10:55:44,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 10:55:44 4.1.0-dev.2 [Pipeline] } 10:55:44 $ docker exec --env ******** --env ******** 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 ssh-agent -k 10:55:44 unset SSH_AUTH_SOCK; 10:55:44 unset SSH_AGENT_PID; 10:55:44 echo Agent pid 78 killed; 10:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:44 + git semver [Pipeline] } 10:55:44 $ docker stop --time=1 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 10:55:46 $ docker rm -f --volumes 24773b2ab86e4bd47818ecfd04bcdb76bcee285f7b41d0371a98c251b87b4c00 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:46 Stashed 1 file(s) [Pipeline] echo 10:55:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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 10:55:47 provisioning config files... 10:55:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5356780742351365781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:47 ---> ****-login.sh 10:55:47 nexus3.edgexfoundry.org:10001 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10002 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10003 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 Login Succeeded 10:55:47 nexus3.edgexfoundry.org:10004 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 Login Succeeded 10:55:47 ****.io 10:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:47 Login Succeeded 10:55:47 ---> ****-login.sh ends [Pipeline] } 10:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:55:47 ========================================================= 10:55:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:55:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:55:48 #0 building with "default" instance using docker driver 10:55:48 10:55:48 #1 [internal] load build definition from Dockerfile 10:55:48 #1 transferring dockerfile: 1.73kB done 10:55:48 #1 DONE 0.0s 10:55:48 10:55:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:55:48 #2 DONE 0.1s 10:55:49 10:55:49 #3 [internal] load .dockerignore 10:55:49 #3 transferring context: 160B done 10:55:49 #3 DONE 0.0s 10:55:49 10:55:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:55:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 10:55:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 10:55:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 10:55:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 10:55:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:55:49 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 10:55:49 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 10:55:49 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 10:55:49 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:55:49 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 10:55:49 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 10:55:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:55:49 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done 10:55:49 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s 10:55:49 #4 ... 10:55:49 10:55:49 #5 [internal] load build context 10:55:49 #5 transferring context: 33.44MB 0.3s done 10:55:49 #5 DONE 0.3s 10:55:49 10:55:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:55:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s 10:55:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:55:49 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.3s done 10:55:49 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 4.19MB / 100.52MB 0.3s 10:55:49 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 10:55:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.5s 10:55:49 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 24.12MB / 100.52MB 0.5s 10:55:49 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 10:55:49 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s 10:55:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 10:55:49 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 50.33MB / 100.52MB 0.7s 10:55:49 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.5s done 10:55:49 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 95.42MB / 100.52MB 0.9s 10:55:49 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s 10:55:50 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10:55:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.4s done 10:55:50 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.4s done 10:55:55 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 10:55:55 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:55:55 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:55:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:55:55 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 10:55:55 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 10:55:55 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 10:55:58 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.8s done 10:55:58 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 10:55:59 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.7s done 10:55:59 #4 DONE 10.1s 10:55:59 10:55:59 #6 [builder 2/7] WORKDIR /device-gpio 10:56:01 Still waiting to schedule task 10:56:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4853’ is offline 10:56:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4854’ is offline 10:56:03 #6 DONE 4.4s 10:56:03 10:56:03 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 10:56:03 #7 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:56:03 #7 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:56:03 #7 0.506 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:56:03 #7 0.556 (2/4) Installing libedit (20240517.3.1-r0) 10:56:03 #7 0.572 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:56:03 #7 0.598 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:56:03 #7 0.607 Executing busybox-1.36.1-r29.trigger 10:56:04 #7 0.615 OK: 252 MiB in 62 packages 10:56:04 #7 DONE 0.8s 10:56:04 10:56:04 #8 [builder 4/7] COPY go.mod vendor* ./ 10:56:04 #8 DONE 0.0s 10:56:04 10:56:04 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:51 #9 DONE 44.9s 10:56:51 10:56:51 #10 [builder 6/7] COPY . . 10:56:51 #10 DONE 0.3s 10:56:51 10:56:51 #11 [builder 7/7] RUN echo noop 10:56:51 #11 0.212 noop 10:56:51 #11 DONE 0.3s 10:56:51 10:56:51 #12 exporting to image 10:56:51 #12 exporting layers 10:56:57 #12 exporting layers 7.2s done 10:56:57 #12 writing image sha256:d51583853b3c825fca8a5b397d91591f0da756b22f897d8b36581a5a1bfd68ab done 10:56:57 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:56:57 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:58 + docker inspect -f . ci-base-image-x86_64 10:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:58 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 10:56:58 $ 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 10:56:58 $ docker top 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:58 + go version 10:56:58 go version go1.23.9 linux/amd64 [Pipeline] } 10:56:58 $ docker stop --time=1 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f 10:57:00 $ docker rm -f --volumes 6c8af464f99e225264d5f6e7b63620d46cfde18bd401fdf5e775676c6c993e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:00 + docker inspect -f . ci-base-image-x86_64 10:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:00 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 10:57:00 $ 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 10:57:00 $ docker top 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 10:57:01 + make test 10:57:01 go test ./... -coverprofile=coverage.out ./... 10:57:02 ? github.com/edgexfoundry/device-gpio [no test files] 10:57:21 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 10:57:21 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 10:57:28 go vet ./... 10:57:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:34 ./bin/test-attribution-txt.sh [Pipeline] echo 10:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:57:34 $ docker stop --time=1 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 10:57:39 $ docker rm -f --volumes 9b83c28017a33990e71e9e53e9665e133afb07bc00c1614df018aeab7a72bd35 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:57:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:40 + ls -al . 10:57:40 total 224 10:57:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 . 10:57:40 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:55 .. 10:57:40 -rw-rw-r-- 1 jenkins jenkins 120 Jul 9 10:55 .dockerignore 10:57:40 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:57 .git 10:57:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 .github 10:57:40 -rw-rw-r-- 1 jenkins jenkins 277 Jul 9 10:55 .gitignore 10:57:40 -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 10:55 .golangci.yml 10:57:40 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:55 .semver 10:57:40 -rw-rw-r-- 1 jenkins jenkins 20038 Jul 9 10:55 Attribution.txt 10:57:40 -rw-rw-r-- 1 jenkins jenkins 7819 Jul 9 10:55 CHANGELOG.md 10:57:40 -rw-rw-r-- 1 jenkins jenkins 1694 Jul 9 10:55 Dockerfile 10:57:40 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:55 GOVERNANCE.md 10:57:40 -rw-rw-r-- 1 jenkins jenkins 657 Jul 9 10:55 Jenkinsfile 10:57:40 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:55 LICENSE 10:57:40 -rw-rw-r-- 1 jenkins jenkins 1923 Jul 9 10:55 Makefile 10:57:40 -rw-rw-r-- 1 jenkins jenkins 617 Jul 9 10:55 OWNERS.md 10:57:40 -rw-rw-r-- 1 jenkins jenkins 3578 Jul 9 10:55 README.md 10:57:40 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION 10:57:40 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:55 bin 10:57:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 cmd 10:57:40 -rw-r--r-- 1 jenkins jenkins 11488 Jul 9 10:57 coverage.out 10:57:40 -rw-rw-r-- 1 jenkins jenkins 6078 Jul 9 10:55 go.mod 10:57:40 -rw-rw-r-- 1 jenkins jenkins 87119 Jul 9 10:55 go.sum 10:57:40 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:55 internal 10:57:40 -rw-rw-r-- 1 jenkins jenkins 209 Jul 9 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:40 + 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=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --label arch=amd64 --label version=4.1.0-dev.2 . 10:57:40 #0 building with "default" instance using docker driver 10:57:40 10:57:40 #1 [internal] load build definition from Dockerfile 10:57:40 #1 transferring dockerfile: 1.73kB done 10:57:40 #1 DONE 0.0s 10:57:40 10:57:40 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:57:40 #2 DONE 0.0s 10:57:40 10:57:40 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:57:40 #3 DONE 0.1s 10:57:40 10:57:40 #4 [internal] load .dockerignore 10:57:40 #4 transferring context: 160B done 10:57:40 #4 DONE 0.0s 10:57:40 10:57:40 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:40 #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:57:41 #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:57:41 #5 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:57:41 #5 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:57:41 #5 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:57:41 #5 DONE 0.0s 10:57:41 10:57:41 #6 [internal] load build context 10:57:41 #6 transferring context: 22.67kB 0.0s done 10:57:41 #6 DONE 0.0s 10:57:41 10:57:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:57:41 #7 DONE 0.1s 10:57:41 10:57:41 #8 [builder 2/7] WORKDIR /device-gpio 10:57:41 #8 DONE 0.1s 10:57:41 10:57:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:57:41 #9 0.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:41 #9 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:42 #9 ... 10:57:42 10:57:42 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 10:57:42 #10 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:42 #10 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:42 #10 0.642 OK: 252 MiB in 62 packages 10:57:42 #10 DONE 0.7s 10:57:42 10:57:42 #11 [builder 4/7] COPY go.mod vendor* ./ 10:57:42 #11 DONE 0.0s 10:57:42 10:57:42 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:57:42 #9 0.820 (1/1) Installing dumb-init (1.2.5-r3) 10:57:42 #9 0.825 Executing busybox-1.36.1-r29.trigger 10:57:42 #9 0.831 OK: 8 MiB in 15 packages 10:57:42 #9 DONE 1.0s 10:57:42 10:57:42 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:57:42 #12 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:57:42 #12 ... 10:57:42 10:57:42 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:42 #13 DONE 0.5s 10:57:42 10:57:42 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:57:42 #12 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:57:42 #12 0.716 OK: 8 MiB in 15 packages 10:57:42 #12 DONE 0.8s 10:57:42 10:57:42 #14 [builder 6/7] COPY . . 10:57:42 #14 DONE 0.3s 10:57:42 10:57:42 #15 [builder 7/7] RUN make build 10:57:43 #15 0.285 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 10:58:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4858 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 10:58:07 Running in /w/workspace/device-gpio/132 [Pipeline] { [Pipeline] checkout 10:58:09 #15 DONE 23.5s 10:58:09 10:58:09 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 10:58:09 #16 DONE 0.0s 10:58:09 10:58:09 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 10:58:09 #17 DONE 0.0s 10:58:09 10:58:09 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 10:58:09 #18 DONE 0.4s 10:58:09 10:58:09 #19 exporting to image 10:58:09 #19 exporting layers 0.1s done 10:58:09 #19 writing image sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:58:09 #19 naming to docker.io/library/device-gpio done 10:58:09 #19 DONE 0.2s [Pipeline] } 10:58:10 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:10 provisioning config files... 10:58:10 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1099309355785726211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:10 ---> ****-login.sh 10:58:10 nexus3.edgexfoundry.org:10001 10:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:10 Login Succeeded 10:58:10 nexus3.edgexfoundry.org:10002 10:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:10 Login Succeeded 10:58:10 nexus3.edgexfoundry.org:10003 10:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:11 Login Succeeded 10:58:11 nexus3.edgexfoundry.org:10004 10:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:11 Login Succeeded 10:58:11 ****.io 10:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:11 Login Succeeded 10:58:11 ---> ****-login.sh ends [Pipeline] } 10:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:11 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 10:58:11 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:58:11 latest 10:58:11 4.1.0-dev.2 10:58:11 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:58:11 main 10:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:11 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:12 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:58:12 18a719000ab9: Preparing 10:58:12 9319cf0301d3: Preparing 10:58:12 4e4da246479e: Preparing 10:58:12 b77c54f8316c: Preparing 10:58:12 94d7b022dd7e: Preparing 10:58:12 994456c4fd7b: Preparing 10:58:12 994456c4fd7b: Waiting 10:58:12 94d7b022dd7e: Pushed 10:58:12 b77c54f8316c: Pushed 10:58:12 4e4da246479e: Pushed 10:58:12 9319cf0301d3: Pushed 10:58:12 994456c4fd7b: Layer already exists 10:58:15 using credential edgex-jenkins-ssh 10:58:16 Cloning the remote Git repository 10:58:16 Cloning repository git@github.com:edgexfoundry/device-gpio.git 10:58:17 18a719000ab9: Pushed 10:58:17 4a41d3a0d26025123da9319ab83bacaf7b9a55e3: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:17 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:16 > git init /w/workspace/device-gpio/132 # timeout=10 10:58:16 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 10:58:16 > git --version # timeout=10 10:58:16 > git --version # 'git version 2.25.1' 10:58:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 10:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:58:18 18a719000ab9: Preparing 10:58:18 9319cf0301d3: Preparing 10:58:18 4e4da246479e: Preparing 10:58:18 b77c54f8316c: Preparing 10:58:18 94d7b022dd7e: Preparing 10:58:18 994456c4fd7b: Preparing 10:58:18 994456c4fd7b: Waiting 10:58:18 4e4da246479e: Layer already exists 10:58:18 b77c54f8316c: Layer already exists 10:58:18 18a719000ab9: Layer already exists 10:58:18 9319cf0301d3: Layer already exists 10:58:18 94d7b022dd7e: Layer already exists 10:58:18 994456c4fd7b: Layer already exists 10:58:18 latest: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:18 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 10:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:58:18 18a719000ab9: Preparing 10:58:18 9319cf0301d3: Preparing 10:58:18 4e4da246479e: Preparing 10:58:18 b77c54f8316c: Preparing 10:58:18 94d7b022dd7e: Preparing 10:58:18 994456c4fd7b: Preparing 10:58:18 994456c4fd7b: Waiting 10:58:18 18a719000ab9: Layer already exists 10:58:18 9319cf0301d3: Layer already exists 10:58:18 94d7b022dd7e: Layer already exists 10:58:18 4e4da246479e: Layer already exists 10:58:18 b77c54f8316c: Layer already exists 10:58:18 994456c4fd7b: Layer already exists 10:58:18 4.1.0-dev.2: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:58:19 18a719000ab9: Preparing 10:58:19 9319cf0301d3: Preparing 10:58:19 4e4da246479e: Preparing 10:58:19 b77c54f8316c: Preparing 10:58:19 94d7b022dd7e: Preparing 10:58:19 994456c4fd7b: Preparing 10:58:19 994456c4fd7b: Waiting 10:58:19 94d7b022dd7e: Layer already exists 10:58:19 9319cf0301d3: Layer already exists 10:58:19 18a719000ab9: Layer already exists 10:58:19 b77c54f8316c: Layer already exists 10:58:19 4e4da246479e: Layer already exists 10:58:19 994456c4fd7b: Layer already exists 10:58:19 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:19 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 10:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 10:58:19 18a719000ab9: Preparing 10:58:19 9319cf0301d3: Preparing 10:58:19 4e4da246479e: Preparing 10:58:19 b77c54f8316c: Preparing 10:58:19 94d7b022dd7e: Preparing 10:58:19 994456c4fd7b: Preparing 10:58:19 994456c4fd7b: Waiting 10:58:19 18a719000ab9: Layer already exists 10:58:19 94d7b022dd7e: Layer already exists 10:58:19 4e4da246479e: Layer already exists 10:58:19 b77c54f8316c: Layer already exists 10:58:19 9319cf0301d3: Layer already exists 10:58:19 994456c4fd7b: Layer already exists 10:58:19 main: digest: sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:58:20 ===================================================== [Pipeline] echo 10:58:20 taggedImages: 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:latest 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] echo 10:58:20 ========================================================= 10:58:20 [edgeXBuildMultiArch] RAW Config: 10:58:20 images: 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:latest 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:58:20 - nexus3.edgexfoundry.org:10004/device-gpio:main 10:58:20 settingsFile: 10:58:20 device-gpio-settings 10:58:20 ========================================================= [Pipeline] node 10:58:20 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 10:58:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:21 Avoid second fetch 10:58:21 Checking out Revision 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 (main) 10:58:22 Commit message: "Merge pull request #256 from weichou1229/upgrade-sdk" 10:58:21 > git config core.sparsecheckout # timeout=10 10:58:21 > git checkout -f 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:58:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:27 Dload Upload Total Spent Left Speed 10:58:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 10:58:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:58:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:58:27 + sudo tee /etc/docker/daemon.new 10:58:27 { 10:58:27 "registry-mirrors": [ 10:58:27 "https://nexus3.edgexfoundry.org:10001" 10:58:27 ], 10:58:27 "bip": "10.250.0.254/24", 10:58:27 "hosts": [ 10:58:27 "tcp://0.0.0.0:5555", 10:58:27 "unix:///var/run/docker.sock" 10:58:27 ], 10:58:27 "mtu": 1458, 10:58:27 "selinux-enabled": true, 10:58:27 "seccomp-profile": "/etc/docker/seccomp.json" 10:58:27 } [Pipeline] sh 10:58:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:58:28 + sudo service docker restart 10:58:35 Still waiting to schedule task 10:58:35 ‘prd-centos7-docker-4c-2g-4857’ is offline 10:58:35 ‘prd-centos7-docker-4c-2g-4859’ is offline 10:58:35 ‘prd-centos7-docker-4c-2g-4861’ is offline 10:58:35 ‘prd-ubuntu20.04-docker-8c-8g-4848’ doesn’t have label ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:46 provisioning config files... 10:58:46 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/132@tmp/config2617860432937664323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:47 ---> ****-login.sh 10:58:47 nexus3.edgexfoundry.org:10001 10:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:48 Configure a credential helper to remove this warning. See 10:58:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:48 10:58:48 Login Succeeded 10:58:48 nexus3.edgexfoundry.org:10002 10:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:48 Configure a credential helper to remove this warning. See 10:58:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:48 10:58:48 Login Succeeded 10:58:48 nexus3.edgexfoundry.org:10003 10:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:48 Configure a credential helper to remove this warning. See 10:58:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:48 10:58:48 Login Succeeded 10:58:48 nexus3.edgexfoundry.org:10004 10:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:49 Configure a credential helper to remove this warning. See 10:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:49 10:58:49 Login Succeeded 10:58:49 ****.io 10:58:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:58:49 Configure a credential helper to remove this warning. See 10:58:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:58:49 10:58:49 Login Succeeded 10:58:49 ---> ****-login.sh ends [Pipeline] } 10:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:58:50 ========================================================= 10:58:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:58:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:58:51 Sending build context to Docker daemon 16.84MB 10:58:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:58:51 Step 2/12 : FROM ${BASE} AS builder 10:58:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:51 94e9d8af2201: Pulling fs layer 10:58:51 a6c56e8762df: Pulling fs layer 10:58:51 f0f3c8884826: Pulling fs layer 10:58:51 c7e7622c144d: Pulling fs layer 10:58:51 4f4fb700ef54: Pulling fs layer 10:58:51 e8859aadc426: Pulling fs layer 10:58:51 b4813487a9f6: Pulling fs layer 10:58:51 502a3d64fb4b: Pulling fs layer 10:58:51 c7e7622c144d: Waiting 10:58:51 4f4fb700ef54: Waiting 10:58:51 e8859aadc426: Waiting 10:58:51 b4813487a9f6: Waiting 10:58:51 502a3d64fb4b: Waiting 10:58:51 a6c56e8762df: Download complete 10:58:51 c7e7622c144d: Verifying Checksum 10:58:51 c7e7622c144d: Download complete 10:58:51 4f4fb700ef54: Verifying Checksum 10:58:51 4f4fb700ef54: Download complete 10:58:51 e8859aadc426: Verifying Checksum 10:58:51 e8859aadc426: Download complete 10:58:51 94e9d8af2201: Verifying Checksum 10:58:51 94e9d8af2201: Download complete 10:58:52 502a3d64fb4b: Verifying Checksum 10:58:52 502a3d64fb4b: Download complete 10:58:52 94e9d8af2201: Pull complete 10:58:53 a6c56e8762df: Pull complete 10:58:53 f0f3c8884826: Verifying Checksum 10:58:53 f0f3c8884826: Download complete 10:58:54 b4813487a9f6: Verifying Checksum 10:58:54 b4813487a9f6: Download complete 10:59:08 Running on prd-centos7-docker-4c-2g-4863 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:08 provisioning config files... 10:59:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3186446542328071742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:09 f0f3c8884826: Pull complete 10:59:09 c7e7622c144d: Pull complete 10:59:09 4f4fb700ef54: Pull complete 10:59:09 e8859aadc426: Pull complete 10:59:10 ---> ****-login.sh 10:59:10 nexus3.edgexfoundry.org:10001 10:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:10 Configure a credential helper to remove this warning. See 10:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:10 10:59:10 Login Succeeded 10:59:10 nexus3.edgexfoundry.org:10002 10:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:10 Configure a credential helper to remove this warning. See 10:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:10 10:59:10 Login Succeeded 10:59:10 nexus3.edgexfoundry.org:10003 10:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:11 Configure a credential helper to remove this warning. See 10:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:11 10:59:11 Login Succeeded 10:59:11 nexus3.edgexfoundry.org:10004 10:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:11 Configure a credential helper to remove this warning. See 10:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:11 10:59:11 Login Succeeded 10:59:11 ****.io 10:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:11 Configure a credential helper to remove this warning. See 10:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:11 10:59:11 Login Succeeded 10:59:11 ---> ****-login.sh ends [Pipeline] } 10:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:11 + docker buildx ls 10:59:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:59:11 default * docker 10:59:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:59:12 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:59:12 edgex-builder [Pipeline] sh 10:59:12 + docker buildx inspect --bootstrap 10:59:12 #1 [internal] booting buildkit 10:59:12 #1 pulling image moby/buildkit:buildx-stable-1 10:59:15 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 10:59:15 #1 creating container buildx_buildkit_edgex-builder0 10:59:17 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 10:59:17 #1 DONE 4.9s 10:59:17 Name: edgex-builder 10:59:17 Driver: docker-container 10:59:17 10:59:17 Nodes: 10:59:17 Name: edgex-builder0 10:59:17 Endpoint: unix:///var/run/docker.sock 10:59:17 Status: running 10:59:17 Buildkit: v0.22.0 10:59:17 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:59:17 b4813487a9f6: Pull complete [Pipeline] sh 10:59:17 + docker buildx ls 10:59:17 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:59:17 edgex-builder * docker-container 10:59:17 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:59:17 default docker 10:59:17 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:59:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3' 10:59:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --push - 10:59:18 #1 [internal] load build definition from Dockerfile 10:59:18 #1 transferring dockerfile: 196B done 10:59:18 #1 DONE 0.0s 10:59:18 10:59:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:59:18 #2 DONE 0.1s 10:59:18 10:59:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 10:59:18 #3 DONE 0.1s 10:59:18 10:59:18 #4 [internal] load .dockerignore 10:59:18 #4 transferring context: 2B done 10:59:18 #4 DONE 0.0s 10:59:18 10:59:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:18 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:18 #5 DONE 0.0s 10:59:18 10:59:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:18 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:18 #6 DONE 0.1s 10:59:18 10:59:18 #7 exporting to image 10:59:18 #7 exporting layers 10:59:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:18 #7 ... 10:59:18 10:59:18 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 10:59:18 #8 DONE 0.0s 10:59:18 10:59:18 #7 exporting to image 10:59:18 #7 exporting layers done 10:59:18 #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 0.0s done 10:59:18 #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:59:18 #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done 10:59:18 #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done 10:59:18 #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done 10:59:18 #7 pushing layers 0.1s done 10:59:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 10:59:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done 10:59:18 #7 DONE 0.2s 10:59:18 10:59:18 1 warning found (use --debug to expand): 10:59:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:latest' 10:59:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:latest --push - 10:59:18 #1 [internal] load build definition from Dockerfile 10:59:18 #1 transferring dockerfile: 162B done 10:59:18 #1 DONE 0.0s 10:59:18 10:59:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 10:59:18 #2 DONE 0.0s 10:59:18 10:59:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:latest 10:59:18 #3 DONE 0.0s 10:59:18 10:59:18 #4 [internal] load .dockerignore 10:59:18 #4 transferring context: 2B done 10:59:18 #4 DONE 0.0s 10:59:18 10:59:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:18 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 done 10:59:18 #5 CACHED 10:59:18 10:59:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:18 502a3d64fb4b: Pull complete 10:59:18 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 10:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:59:18 ---> 3bb21d53e231 10:59:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:19 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:19 #6 CACHED 10:59:19 10:59:19 #7 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 10:59:19 #7 DONE 0.0s 10:59:19 10:59:19 #8 exporting to image 10:59:19 #8 exporting layers done 10:59:19 #8 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done 10:59:19 #8 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:59:19 #8 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done 10:59:19 #8 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done 10:59:19 #8 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done 10:59:19 #8 pushing layers 0.0s done 10:59:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:latest@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done 10:59:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:19 #8 DONE 0.1s 10:59:19 10:59:19 1 warning found (use --debug to expand): 10:59:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2' 10:59:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 --push - 10:59:19 #1 [internal] load build definition from Dockerfile 10:59:19 #1 transferring dockerfile: 167B done 10:59:19 #1 DONE 0.0s 10:59:19 10:59:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 10:59:19 #2 DONE 0.0s 10:59:19 10:59:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2 10:59:19 #3 DONE 0.0s 10:59:19 10:59:19 #4 [internal] load .dockerignore 10:59:19 #4 transferring context: 2B done 10:59:19 #4 DONE 0.0s 10:59:19 10:59:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:19 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:19 #5 CACHED 10:59:19 10:59:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:19 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:19 #6 CACHED 10:59:19 10:59:19 #7 exporting to image 10:59:19 #7 exporting layers done 10:59:19 #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done 10:59:19 #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:59:19 #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done 10:59:19 #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done 10:59:19 #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 10:59:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:19 #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done 10:59:19 #7 pushing layers 0.0s done 10:59:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4.1.0-dev.2@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done 10:59:19 #7 DONE 0.1s 10:59:19 10:59:19 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 10:59:19 #8 DONE 0.0s 10:59:19 10:59:19 1 warning found (use --debug to expand): 10:59:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:19 ---> Running in cdc2767d2290 10:59:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2' 10:59:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 --push - 10:59:20 #1 [internal] load build definition from Dockerfile 10:59:20 #1 transferring dockerfile: 208B done 10:59:20 #1 DONE 0.0s 10:59:20 10:59:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:59:20 #2 DONE 0.0s 10:59:20 10:59:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 10:59:20 #3 DONE 0.0s 10:59:20 10:59:20 #4 [internal] load .dockerignore 10:59:20 #4 transferring context: 2B done 10:59:20 #4 DONE 0.0s 10:59:20 10:59:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:20 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:20 #5 CACHED 10:59:20 10:59:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:20 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:20 #6 CACHED 10:59:20 10:59:20 #7 exporting to image 10:59:20 #7 exporting layers 10:59:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:20 Removing intermediate container cdc2767d2290 10:59:20 ---> 9d16dea01a6e 10:59:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:20 #7 exporting layers done 10:59:20 #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done 10:59:20 #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:59:20 #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done 10:59:20 #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done 10:59:20 #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done 10:59:20 #7 pushing layers 0.0s done 10:59:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done 10:59:20 #7 DONE 0.1s 10:59:20 10:59:20 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 10:59:20 #8 DONE 0.0s 10:59:20 10:59:20 1 warning found (use --debug to expand): 10:59:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:59:20 ---> Running in 1421512bef4e 10:59:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-gpio:main' 10:59:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-gpio:main --push - 10:59:20 #1 [internal] load build definition from Dockerfile 10:59:20 #1 transferring dockerfile: 160B done 10:59:20 #1 DONE 0.0s 10:59:20 10:59:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 10:59:20 #2 DONE 0.0s 10:59:20 10:59:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-gpio:main 10:59:20 #3 DONE 0.0s 10:59:20 10:59:20 #4 [internal] load .dockerignore 10:59:20 #4 transferring context: 2B done 10:59:20 #4 DONE 0.0s 10:59:20 10:59:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:20 #5 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:20 #5 CACHED 10:59:20 10:59:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 10:59:20 #6 resolve nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:b0a40be36fa39226ab157c266c4d3ac9ca6f5fb0c95e694d38e3b97dc28c87b5 0.0s done 10:59:20 #6 CACHED 10:59:20 10:59:20 #7 exporting to image 10:59:20 #7 exporting layers done 10:59:20 #7 exporting manifest sha256:c8e2e002120551a8e0ae4e3c11ab6206bc7e511675ac08d635a1465d30598c71 done 10:59:20 #7 exporting config sha256:93de5057c5d70421bf341b3f0ea8d6d544b603284fca60c2b6b9605998c4fd68 done 10:59:20 #7 exporting manifest sha256:a217eb88fd9bd671b9abf93b4e91044cd7d07f8d75d5109181c827861b9157e4 done 10:59:20 #7 exporting config sha256:15cf181163d06a13e6e7d4968152077f7ed29b2235a4f56d987a264ff4a4a0e5 done 10:59:20 #7 exporting manifest list sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 done 10:59:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:59:20 Removing intermediate container 1421512bef4e 10:59:20 ---> 596f3d64d4d5 10:59:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 10:59:20 ---> Running in 261d696ceda8 10:59:20 #7 pushing layers 0.0s done 10:59:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-gpio:main@sha256:3c3302042eb28fba66ff0a81f863e68c3ade96de2fbe9253a33755251cab59a0 0.1s done 10:59:20 #7 DONE 0.1s 10:59:20 10:59:20 #8 [auth] device-gpio:pull,push token for nexus3.edgexfoundry.org:10004 10:59:20 #8 DONE 0.0s 10:59:20 10:59:20 1 warning found (use --debug to expand): 10:59:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:59:21 + '[' -d /w/workspace/edgexfoundry_device-gpio_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:59:21 Removing intermediate container 261d696ceda8 10:59:21 ---> ab607f8df824 10:59:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:21 ---> Running in a55aa7959fd2 10:59:21 ---> sysstat.sh 10:59:21 Removing intermediate container a55aa7959fd2 10:59:21 ---> 6ccae70231bd 10:59:21 Step 7/12 : WORKDIR /device-gpio 10:59:21 ---> Running in 1698a6ccfc2c [Pipeline] libraryResource [Pipeline] sh 10:59:22 ---> package-listing.sh 10:59:22 ++ facter osfamily 10:59:22 ++ tr '[:upper:]' '[:lower:]' 10:59:22 + OS_FAMILY=redhat 10:59:22 + workspace=/w/workspace/edgexfoundry_device-gpio_main 10:59:22 + START_PACKAGES=/tmp/packages_start.txt 10:59:22 + END_PACKAGES=/tmp/packages_end.txt 10:59:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:22 + PACKAGES=/tmp/packages_start.txt 10:59:22 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 10:59:22 + PACKAGES=/tmp/packages_end.txt 10:59:22 + case "${OS_FAMILY}" in 10:59:22 + sort 10:59:22 + rpm -qa 10:59:22 + '[' -f /tmp/packages_start.txt ']' 10:59:22 + '[' -f /tmp/packages_end.txt ']' 10:59:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:22 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 10:59:22 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 10:59:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 10:59:22 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 10:59:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:23 Removing intermediate container 1698a6ccfc2c 10:59:23 ---> 398626e714eb 10:59:23 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:23 ---> Running in af512a2fe6dc 10:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:23 10:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:24 latest: Pulling from edgex-lftools-log-publisher 10:59:24 5eb5b503b376: Pulling fs layer 10:59:24 5c69ac0246d0: Pulling fs layer 10:59:24 ec43610c2a17: Pulling fs layer 10:59:24 3a2ae6a8a46f: Pulling fs layer 10:59:24 33b1e0a273af: Pulling fs layer 10:59:24 5d3b04190fa2: Pulling fs layer 10:59:24 2f39f015ded8: Pulling fs layer 10:59:24 3a2ae6a8a46f: Waiting 10:59:24 33b1e0a273af: Waiting 10:59:24 5d3b04190fa2: Waiting 10:59:24 2f39f015ded8: Waiting 10:59:24 5c69ac0246d0: Verifying Checksum 10:59:24 5c69ac0246d0: Download complete 10:59:24 3a2ae6a8a46f: Verifying Checksum 10:59:24 3a2ae6a8a46f: Download complete 10:59:24 33b1e0a273af: Verifying Checksum 10:59:24 33b1e0a273af: Download complete 10:59:24 ec43610c2a17: Verifying Checksum 10:59:24 ec43610c2a17: Download complete 10:59:24 5d3b04190fa2: Verifying Checksum 10:59:24 5d3b04190fa2: Download complete 10:59:24 5eb5b503b376: Verifying Checksum 10:59:24 5eb5b503b376: Download complete 10:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:59:24 2f39f015ded8: Verifying Checksum 10:59:24 2f39f015ded8: Download complete 10:59:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:59:25 5eb5b503b376: Pull complete 10:59:25 5c69ac0246d0: Pull complete 10:59:26 ec43610c2a17: Pull complete 10:59:26 3a2ae6a8a46f: Pull complete 10:59:26 33b1e0a273af: Pull complete 10:59:26 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:59:26 (2/4) Installing libedit (20240517.3.1-r0) 10:59:26 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:59:26 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:59:26 5d3b04190fa2: Pull complete 10:59:26 Executing busybox-1.36.1-r29.trigger 10:59:26 OK: 244 MiB in 62 packages 10:59:28 Removing intermediate container af512a2fe6dc 10:59:28 ---> d252618bc353 10:59:28 Step 9/12 : COPY go.mod vendor* ./ 10:59:28 ---> 37764a214390 10:59:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:28 ---> Running in da81482f7283 10:59:30 2f39f015ded8: Pull complete 10:59:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:30 prd-centos7-docker-4c-2g-4863 does not seem to be running inside a container 10:59:30 $ 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 10:59:34 $ docker top bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:34 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:35 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:35 + ls /var/log/sa-host 10:59:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:35 provisioning config files... 10:59:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11280117045928476115tmp [Pipeline] { [Pipeline] echo 10:59:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:35 ---> create-netrc.sh [Pipeline] } 10:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:36 ---> python-tools-install.sh [Pipeline] echo 10:59:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:36 ---> sudo-logs.sh 10:59:36 Archiving 'sudo' log.. 10:59:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-4863.novalocal: Name or service not known 10:59:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-4863.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:59:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:36 ---> job-cost.sh 10:59:36 lf-activate-venv: SKIPPING 10:59:36 INFO: No Stack... 10:59:37 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:37 INFO: Archiving Costs [Pipeline] echo 10:59:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:37 ---> logs-deploy.sh 10:59:37 lf-activate-venv: SKIPPING 10:59:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/132 10:59:37 INFO: archiving workspace using pattern(s): 10:59:38 Archives upload complete. 10:59:38 INFO: archiving logs to Nexus 10:59:39 ---> uname -a: 10:59:39 Linux prd-centos7-docker-4c-2g-4863.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:59:39 10:59:39 10:59:39 ---> lscpu: 10:59:39 Architecture: x86_64 10:59:39 CPU op-mode(s): 32-bit, 64-bit 10:59:39 Byte Order: Little Endian 10:59:39 Address sizes: 40 bits physical, 48 bits virtual 10:59:39 CPU(s): 2 10:59:39 On-line CPU(s) list: 0,1 10:59:39 Thread(s) per core: 1 10:59:39 Core(s) per socket: 1 10:59:39 Socket(s): 2 10:59:39 NUMA node(s): 1 10:59:39 Vendor ID: AuthenticAMD 10:59:39 CPU family: 23 10:59:39 Model: 49 10:59:39 Model name: AMD EPYC-Rome Processor 10:59:39 Stepping: 0 10:59:39 CPU MHz: 2800.000 10:59:39 BogoMIPS: 5600.00 10:59:39 Virtualization: AMD-V 10:59:39 Hypervisor vendor: KVM 10:59:39 Virtualization type: full 10:59:39 L1d cache: 64 KiB 10:59:39 L1i cache: 64 KiB 10:59:39 L2 cache: 1 MiB 10:59:39 L3 cache: 32 MiB 10:59:39 NUMA node0 CPU(s): 0,1 10:59:39 Vulnerability Itlb multihit: Not affected 10:59:39 Vulnerability L1tf: Not affected 10:59:39 Vulnerability Mds: Not affected 10:59:39 Vulnerability Meltdown: Not affected 10:59:39 Vulnerability Mmio stale data: Not affected 10:59:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:59:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:59:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:59:39 Vulnerability Srbds: Not affected 10:59:39 Vulnerability Tsx async abort: Not affected 10:59:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:59:39 10:59:39 10:59:39 ---> nproc: 10:59:39 2 10:59:39 10:59:39 10:59:39 ---> df -h: 10:59:39 Filesystem Size Used Avail Use% Mounted on 10:59:39 overlay 40G 7.3G 33G 19% / 10:59:39 tmpfs 64M 0 64M 0% /dev 10:59:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:59:39 shm 64M 0 64M 0% /dev/shm 10:59:39 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:59:39 10:59:39 10:59:39 Cannot open /var/log/sysstat/sa09: No such file or directory 10:59:39 Please check if data collecting is enabled 10:59:39 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:59:39 $ docker stop --time=1 bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 10:59:40 $ docker rm -f --volumes bd48259d6508491b67de0593ec1acd4a00fe2f33703f13bc3b897f9175b77da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:59:40 [WS-CLEANUP] Deleting project workspace... 10:59:40 [WS-CLEANUP] Deferred wipeout is used... 10:59:40 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:41 10:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:41 latest: Pulling from edgex-lftools-log-publisher 10:59:41 5eb5b503b376: Pulling fs layer 10:59:41 5c69ac0246d0: Pulling fs layer 10:59:41 ec43610c2a17: Pulling fs layer 10:59:41 3a2ae6a8a46f: Pulling fs layer 10:59:41 33b1e0a273af: Pulling fs layer 10:59:41 3a2ae6a8a46f: Waiting 10:59:41 5d3b04190fa2: Pulling fs layer 10:59:41 33b1e0a273af: Waiting 10:59:41 2f39f015ded8: Pulling fs layer 10:59:41 5d3b04190fa2: Waiting 10:59:41 2f39f015ded8: Waiting 10:59:41 5c69ac0246d0: Verifying Checksum 10:59:41 5c69ac0246d0: Download complete 10:59:41 3a2ae6a8a46f: Download complete 10:59:41 33b1e0a273af: Verifying Checksum 10:59:41 33b1e0a273af: Download complete 10:59:41 ec43610c2a17: Verifying Checksum 10:59:41 ec43610c2a17: Download complete 10:59:41 5d3b04190fa2: Verifying Checksum 10:59:41 5d3b04190fa2: Download complete 10:59:41 5eb5b503b376: Download complete 10:59:42 2f39f015ded8: Download complete 10:59:43 5eb5b503b376: Pull complete 10:59:43 5c69ac0246d0: Pull complete 10:59:44 ec43610c2a17: Pull complete 10:59:44 3a2ae6a8a46f: Pull complete 10:59:44 33b1e0a273af: Pull complete 10:59:44 5d3b04190fa2: Pull complete 10:59:52 2f39f015ded8: Pull complete 10:59:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:52 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 10:59:52 $ 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 10:59:52 $ docker top 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:53 ---> job-cost.sh 10:59:53 lf-activate-venv: SKIPPING 10:59:53 INFO: No Stack... 10:59:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:53 INFO: Archiving Costs [Pipeline] sh 10:59:53 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 10:59:53 + cut -d, -f6 [Pipeline] lock 10:59:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] 10:59:53 Resource [jenkins-edgexfoundry-device-gpio-main-132-stack-cost] did not exist. Created. 10:59:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:54 + echo total: 0.2199999988079071 [Pipeline] stash 10:59:54 Stashed 1 file(s) [Pipeline] } 10:59:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:54 $ docker stop --time=1 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc 10:59:55 $ docker rm -f --volumes 25edfb4022e044dc00c549979a6f9c94a83f4de517688a23b728c30beb4fa4fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:02:05 Removing intermediate container da81482f7283 11:02:05 ---> 804be95515d2 11:02:05 Step 11/12 : COPY . . 11:02:05 ---> 18afd4031e3d 11:02:05 Step 12/12 : RUN ${MAKE} 11:02:05 ---> Running in 09b27d7b55f7 11:02:05 noop 11:02:05 Removing intermediate container 09b27d7b55f7 11:02:05 ---> 40b2b7a2627b 11:02:05 Successfully built 40b2b7a2627b 11:02:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:06 + docker inspect -f . ci-base-image-arm64 11:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:06 prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container 11:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@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 11:02:08 $ docker top 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:08 + go version 11:02:08 go version go1.23.9 linux/arm64 [Pipeline] } 11:02:08 $ docker stop --time=1 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a 11:02:10 $ docker rm -f --volumes 3d9f63bfbc647654bb86356f6dc3eb0e1dbc65a23f575a5669d0c514cbc1978a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:11 + docker inspect -f . ci-base-image-arm64 11:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:11 prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container 11:02:11 $ 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/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@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 11:02:13 $ docker top 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:14 + git config --global --add safe.directory /w/workspace/device-gpio/132 [Pipeline] fileExists [Pipeline] sh 11:02:14 + make test 11:02:14 go test ./... -coverprofile=coverage.out ./... 11:02:23 ? github.com/edgexfoundry/device-gpio [no test files] 11:06:45 github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements 11:06:45 github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements 11:06:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:45 go vet ./... 11:07:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:55 ./bin/test-attribution-txt.sh [Pipeline] echo 11:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:07:55 $ docker stop --time=1 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 11:07:57 $ docker rm -f --volumes 3b941c4d6d59a276de88eb0ae202904a3b83c751cfd0a0a0e93287f168ca2fd8 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:59 Warning: overwriting stash ‘coverage-report’ 11:07:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:00 + ls -al . 11:08:00 total 220 11:08:00 drwxrwxr-x 7 jenkins jenkins 4096 Jul 9 11:02 . 11:08:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 10:58 .. 11:08:00 -rw-rw-r-- 1 jenkins jenkins 120 Jul 9 10:58 .dockerignore 11:08:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 10:58 .git 11:08:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 .github 11:08:00 -rw-rw-r-- 1 jenkins jenkins 277 Jul 9 10:58 .gitignore 11:08:00 -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 10:58 .golangci.yml 11:08:00 -rw-rw-r-- 1 jenkins jenkins 20038 Jul 9 10:58 Attribution.txt 11:08:00 -rw-rw-r-- 1 jenkins jenkins 7819 Jul 9 10:58 CHANGELOG.md 11:08:00 -rw-rw-r-- 1 jenkins jenkins 1694 Jul 9 10:58 Dockerfile 11:08:00 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 10:58 GOVERNANCE.md 11:08:00 -rw-rw-r-- 1 jenkins jenkins 657 Jul 9 10:58 Jenkinsfile 11:08:00 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 10:58 LICENSE 11:08:00 -rw-rw-r-- 1 jenkins jenkins 1923 Jul 9 10:58 Makefile 11:08:00 -rw-rw-r-- 1 jenkins jenkins 617 Jul 9 10:58 OWNERS.md 11:08:00 -rw-rw-r-- 1 jenkins jenkins 3578 Jul 9 10:58 README.md 11:08:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 10:55 VERSION 11:08:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 10:58 bin 11:08:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 cmd 11:08:00 -rw-r--r-- 1 jenkins jenkins 11488 Jul 9 11:06 coverage.out 11:08:00 -rw-rw-r-- 1 jenkins jenkins 6078 Jul 9 10:58 go.mod 11:08:00 -rw-rw-r-- 1 jenkins jenkins 87119 Jul 9 10:58 go.sum 11:08:00 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 10:58 internal 11:08:00 -rw-rw-r-- 1 jenkins jenkins 209 Jul 9 10:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:01 + 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=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 --label arch=arm64 --label version=4.1.0-dev.2 . 11:08:01 Sending build context to Docker daemon 16.85MB 11:08:01 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:08:01 Step 2/26 : FROM ${BASE} AS builder 11:08:01 ---> 40b2b7a2627b 11:08:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 11:08:01 ---> Running in e4904855442d 11:08:02 Removing intermediate container e4904855442d 11:08:02 ---> 0ab4d03d0510 11:08:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:02 ---> Running in 745e2f72deb5 11:08:02 Removing intermediate container 745e2f72deb5 11:08:02 ---> 3569e77b4222 11:08:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 11:08:03 ---> Running in 631bb518c0aa 11:08:03 Removing intermediate container 631bb518c0aa 11:08:03 ---> 46604517bca6 11:08:03 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 11:08:03 ---> Running in 8b30039319d2 11:08:03 Removing intermediate container 8b30039319d2 11:08:03 ---> a990f94b52f8 11:08:03 Step 7/26 : WORKDIR /device-gpio 11:08:03 ---> Running in a63f27ad4713 11:08:04 Removing intermediate container a63f27ad4713 11:08:04 ---> c0cdbb4ad24e 11:08:04 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:04 ---> Running in 5f2295d75bdb 11:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:08:08 OK: 244 MiB in 62 packages 11:08:09 Removing intermediate container 5f2295d75bdb 11:08:09 ---> be883d04b9ce 11:08:09 Step 9/26 : COPY go.mod vendor* ./ 11:08:09 ---> 98d742cfe612 11:08:09 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:10 ---> Running in e1794e251567 11:08:12 Removing intermediate container e1794e251567 11:08:12 ---> ea7ff5f17c88 11:08:12 Step 11/26 : COPY . . 11:08:14 ---> 8e812de8ac11 11:08:14 Step 12/26 : RUN ${MAKE} 11:08:14 ---> Running in f8613c54959b 11:08:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 11:12:24 Removing intermediate container f8613c54959b 11:12:24 ---> b02a5e2b5a1a 11:12:24 Step 13/26 : FROM alpine:3.20 11:12:24 3.20: Pulling from library/alpine 11:12:24 94e9d8af2201: Already exists 11:12:24 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:12:24 Status: Downloaded newer image for alpine:3.20 11:12:24 ---> 7aab056cecc6 11:12:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 11:12:24 ---> Running in e5a2daab33a4 11:12:24 Removing intermediate container e5a2daab33a4 11:12:24 ---> c459434cba73 11:12:24 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:12:24 ---> Running in 279ddb1fa64c 11:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:24 (1/1) Installing dumb-init (1.2.5-r3) 11:12:24 Executing busybox-1.36.1-r29.trigger 11:12:24 OK: 9 MiB in 15 packages 11:12:24 Removing intermediate container 279ddb1fa64c 11:12:24 ---> 29269fc7762b 11:12:24 Step 16/26 : RUN apk --no-cache upgrade 11:12:24 ---> Running in 598894c74a36 11:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:12:25 OK: 9 MiB in 15 packages 11:12:25 Removing intermediate container 598894c74a36 11:12:25 ---> 91378f919e2d 11:12:25 Step 17/26 : WORKDIR / 11:12:25 ---> Running in feee0cf607a5 11:12:26 Removing intermediate container feee0cf607a5 11:12:26 ---> e2a0f4248bd0 11:12:26 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 11:12:26 ---> 51531f6815fc 11:12:26 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 11:12:27 ---> 4cf73ebf9d2b 11:12:27 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 11:12:29 ---> 7e034500e1cf 11:12:29 Step 21/26 : EXPOSE 59910 11:12:29 ---> Running in cc9ff3c9deaf 11:12:29 Removing intermediate container cc9ff3c9deaf 11:12:29 ---> 3cb4a2b1560e 11:12:29 Step 22/26 : ENTRYPOINT ["/device-gpio"] 11:12:29 ---> Running in f59f85a2b767 11:12:29 Removing intermediate container f59f85a2b767 11:12:29 ---> ec28ddb4d738 11:12:29 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:12:29 ---> Running in 5e137c6ec4ed 11:12:30 Removing intermediate container 5e137c6ec4ed 11:12:30 ---> 8bee96d1b943 11:12:30 Step 24/26 : LABEL arch=arm64 11:12:30 ---> Running in 9b9277dc503b 11:12:30 Removing intermediate container 9b9277dc503b 11:12:30 ---> 1713f4ddbbc8 11:12:30 Step 25/26 : LABEL git_sha=4a41d3a0d26025123da9319ab83bacaf7b9a55e3 11:12:30 ---> Running in 3131517f8708 11:12:30 Removing intermediate container 3131517f8708 11:12:30 ---> 3250aa106780 11:12:30 Step 26/26 : LABEL version=4.1.0-dev.2 11:12:30 ---> Running in 5924f047f408 11:12:31 Removing intermediate container 5924f047f408 11:12:31 ---> 5fc2c91b0214 11:12:31 [Warning] One or more build-args [ARCH] were not consumed 11:12:31 Successfully built 5fc2c91b0214 11:12:31 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 11:12:31 provisioning config files... 11:12:31 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/132@tmp/config8321999574534844181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:31 ---> ****-login.sh 11:12:31 nexus3.edgexfoundry.org:10001 11:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:32 Configure a credential helper to remove this warning. See 11:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:32 11:12:32 Login Succeeded 11:12:32 nexus3.edgexfoundry.org:10002 11:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:32 Configure a credential helper to remove this warning. See 11:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:32 11:12:32 Login Succeeded 11:12:32 nexus3.edgexfoundry.org:10003 11:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:32 Configure a credential helper to remove this warning. See 11:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:32 11:12:32 Login Succeeded 11:12:32 nexus3.edgexfoundry.org:10004 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 ****.io 11:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:12:33 Configure a credential helper to remove this warning. See 11:12:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:12:33 11:12:33 Login Succeeded 11:12:33 ---> ****-login.sh ends [Pipeline] } 11:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:12:33 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 11:12:33 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 11:12:33 latest 11:12:33 4.1.0-dev.2 11:12:33 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 11:12:33 main 11:12:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:34 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:34 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 11:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 11:12:34 5d7d8bc012de: Preparing 11:12:34 2cf6e7e59390: Preparing 11:12:34 49d704aa0ebd: Preparing 11:12:34 cce8fa84e298: Preparing 11:12:34 4f1760f7fa54: Preparing 11:12:34 dd9c8f8612c8: Preparing 11:12:34 dd9c8f8612c8: Waiting 11:12:34 cce8fa84e298: Pushed 11:12:34 4f1760f7fa54: Pushed 11:12:34 2cf6e7e59390: Pushed 11:12:34 49d704aa0ebd: Pushed 11:12:34 dd9c8f8612c8: Layer already exists 11:12:44 5d7d8bc012de: Pushed 11:12:44 4a41d3a0d26025123da9319ab83bacaf7b9a55e3: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:45 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 11:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 11:12:45 5d7d8bc012de: Preparing 11:12:45 2cf6e7e59390: Preparing 11:12:45 49d704aa0ebd: Preparing 11:12:45 cce8fa84e298: Preparing 11:12:45 4f1760f7fa54: Preparing 11:12:45 dd9c8f8612c8: Preparing 11:12:45 dd9c8f8612c8: Waiting 11:12:45 2cf6e7e59390: Layer already exists 11:12:45 5d7d8bc012de: Layer already exists 11:12:45 4f1760f7fa54: Layer already exists 11:12:45 cce8fa84e298: Layer already exists 11:12:45 49d704aa0ebd: Layer already exists 11:12:45 dd9c8f8612c8: Layer already exists 11:12:45 latest: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:46 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 11:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 11:12:46 5d7d8bc012de: Preparing 11:12:46 2cf6e7e59390: Preparing 11:12:46 49d704aa0ebd: Preparing 11:12:46 cce8fa84e298: Preparing 11:12:46 4f1760f7fa54: Preparing 11:12:46 dd9c8f8612c8: Preparing 11:12:46 dd9c8f8612c8: Waiting 11:12:46 4f1760f7fa54: Layer already exists 11:12:46 5d7d8bc012de: Layer already exists 11:12:46 cce8fa84e298: Layer already exists 11:12:46 2cf6e7e59390: Layer already exists 11:12:46 49d704aa0ebd: Layer already exists 11:12:46 dd9c8f8612c8: Layer already exists 11:12:46 4.1.0-dev.2: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:47 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 11:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 11:12:47 5d7d8bc012de: Preparing 11:12:47 2cf6e7e59390: Preparing 11:12:47 49d704aa0ebd: Preparing 11:12:47 cce8fa84e298: Preparing 11:12:47 4f1760f7fa54: Preparing 11:12:47 dd9c8f8612c8: Preparing 11:12:47 dd9c8f8612c8: Waiting 11:12:47 2cf6e7e59390: Layer already exists 11:12:47 49d704aa0ebd: Layer already exists 11:12:47 5d7d8bc012de: Layer already exists 11:12:47 cce8fa84e298: Layer already exists 11:12:47 4f1760f7fa54: Layer already exists 11:12:47 dd9c8f8612c8: Layer already exists 11:12:47 4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:47 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:48 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 11:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 11:12:48 5d7d8bc012de: Preparing 11:12:48 2cf6e7e59390: Preparing 11:12:48 49d704aa0ebd: Preparing 11:12:48 cce8fa84e298: Preparing 11:12:48 4f1760f7fa54: Preparing 11:12:48 dd9c8f8612c8: Preparing 11:12:48 dd9c8f8612c8: Waiting 11:12:48 cce8fa84e298: Layer already exists 11:12:48 5d7d8bc012de: Layer already exists 11:12:48 49d704aa0ebd: Layer already exists 11:12:48 4f1760f7fa54: Layer already exists 11:12:48 2cf6e7e59390: Layer already exists 11:12:48 dd9c8f8612c8: Layer already exists 11:12:48 main: digest: sha256:3179ce348e5fdb3f63deba6efefac29ffe84dd0d0633bd60449e29226da4aa13 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:12:48 ===================================================== [Pipeline] echo 11:12:48 taggedImages: 11:12:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 11:12:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 11:12:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 11:12:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 11:12:48 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] echo 11:12:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] echo 11:12:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] echo 11:12:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.1.0-dev.2 [Pipeline] echo 11:12:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-gpio-arm64:4a41d3a0d26025123da9319ab83bacaf7b9a55e3-4.1.0-dev.2 [Pipeline] echo 11:12:48 Skip building multi-arch image for 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 11:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:49 11:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:49 arm64: Pulling from edgex-lftools-log-publisher 11:12:49 8998bd30e6a1: Pulling fs layer 11:12:49 04944245beec: Pulling fs layer 11:12:49 699f458cf7ca: Pulling fs layer 11:12:49 765212b225bb: Pulling fs layer 11:12:49 f23df028b6ca: Pulling fs layer 11:12:49 d65c8cfc05b1: Pulling fs layer 11:12:49 2437ff75d9bd: Pulling fs layer 11:12:49 765212b225bb: Waiting 11:12:49 f23df028b6ca: Waiting 11:12:49 d65c8cfc05b1: Waiting 11:12:49 2437ff75d9bd: Waiting 11:12:49 04944245beec: Verifying Checksum 11:12:49 04944245beec: Download complete 11:12:49 765212b225bb: Verifying Checksum 11:12:49 765212b225bb: Download complete 11:12:49 f23df028b6ca: Download complete 11:12:49 d65c8cfc05b1: Verifying Checksum 11:12:49 d65c8cfc05b1: Download complete 11:12:50 699f458cf7ca: Verifying Checksum 11:12:50 699f458cf7ca: Download complete 11:12:50 8998bd30e6a1: Download complete 11:12:52 2437ff75d9bd: Verifying Checksum 11:12:52 2437ff75d9bd: Download complete 11:12:54 8998bd30e6a1: Pull complete 11:12:55 04944245beec: Pull complete 11:12:56 699f458cf7ca: Pull complete 11:12:57 765212b225bb: Pull complete 11:12:58 f23df028b6ca: Pull complete 11:12:58 d65c8cfc05b1: Pull complete 11:13:16 2437ff75d9bd: Pull complete 11:13:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-4858 does not seem to be running inside a container 11:13:16 $ 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/132 -v /w/workspace/device-gpio/132:/w/workspace/device-gpio/132:rw,z -v /w/workspace/device-gpio/132@tmp:/w/workspace/device-gpio/132@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 11:13:19 $ docker top b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:20 ---> job-cost.sh 11:13:20 lf-activate-venv: SKIPPING 11:13:20 INFO: No Stack... 11:13:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:13:21 INFO: Archiving Costs [Pipeline] sh 11:13:22 + cat /w/workspace/device-gpio/132/archives/cost.csv 11:13:22 + cut -d, -f6 [Pipeline] lock 11:13:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] 11:13:22 Resource [jenkins-edgexfoundry-device-gpio-main-132-stack-cost] did not exist. Created. 11:13:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:22 /w/workspace/device-gpio/132@tmp/durable-6611a054/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:13:23 + echo total: 0.10999999940395355 [Pipeline] stash 11:13:23 Warning: overwriting stash ‘stack-cost’ 11:13:23 Stashed 1 file(s) [Pipeline] } 11:13:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-132-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:23 $ docker stop --time=1 b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 11:13:26 $ docker rm -f --volumes b213461e522ecac495733f9a31be521e7035abfc57029cd6a3b0ff61cf4793a0 [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 11:13:26 provisioning config files... 11:13:26 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17137728321595555112tmp [Pipeline] { [Pipeline] sh 11:13:26 + set +x 11:13:26 + curl -s https://codecov.io/bash 11:13:26 + bash -s -- 11:13:26 11:13:26 _____ _ 11:13:26 / ____| | | 11:13:26 | | ___ __| | ___ ___ _____ __ 11:13:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:13:26 | |___| (_) | (_| | __/ (_| (_) \ V / 11:13:26 \_____\___/ \__,_|\___|\___\___/ \_/ 11:13:26 Bash-1.0.6 11:13:26 11:13:26 11:13:26 ==> git version 2.25.1 found 11:13:26 ==> 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 11:13:26 Release-Date: 2020-01-08 11:13:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:13:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:13:26 ==> Jenkins CI detected. 11:13:26 current dir:  /w/workspace/edgexfoundry_device-gpio_main 11:13:26 project root: . 11:13:26 --> token set from env 11:13:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:13:26 ==> Running gcov in . (disable via -X gcov) 11:13:26 ==> Python coveragepy not found 11:13:26 ==> Searching for coverage reports in: 11:13:26 + . 11:13:26 -> Found 1 reports 11:13:26 ==> Detecting git/mercurial file structure 11:13:26 ==> Reading reports 11:13:26 + ./coverage.out bytes=11488 11:13:26 ==> Appending adjustments 11:13:26 https://docs.codecov.io/docs/fixing-reports 11:13:27 + Found adjustments 11:13:27 ==> Gzipping contents 11:13:27 4.0K /tmp/codecov.k4ehif.gz 11:13:27 ==> Uploading reports 11:13:27 url: https://codecov.io 11:13:27 query: branch=main&commit=4a41d3a0d26025123da9319ab83bacaf7b9a55e3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 11:13:27 -> Pinging Codecov 11:13:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4a41d3a0d26025123da9319ab83bacaf7b9a55e3&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 11:13:27 -> Uploading to 11:13:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/4a41d3a0d26025123da9319ab83bacaf7b9a55e3/b6ca7cf6-b7e1-41c3-ba6d-4d75c7b19297.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T111327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=82d7c2fe1a187be659859bbac4a0b5ab31f8f62ee4b5759f809bf054093967bc 11:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:13:27 Dload Upload Total Spent Left Speed 11:13:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1709 0 0 100 1709 0 8418 --:--:-- --:--:-- --:--:-- 8377 100 1709 0 0 100 1709 0 7241 --:--:-- --:--:-- --:--:-- 7210 11:13:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] } 11:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:13:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:13:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:13:27 11:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:13:28 latest: Pulling from edgex-devops/edgex-snyk-go 11:13:28 0a9a5dfd008f: Already exists 11:13:28 36466aa92d05: Already exists 11:13:28 e10405b45d13: Already exists 11:13:28 096b7ceb2af7: Already exists 11:13:28 4f4fb700ef54: Already exists 11:13:28 e50aa161e22a: Pulling fs layer 11:13:28 d3c8db5fb9df: Pulling fs layer 11:13:28 e50aa161e22a: Verifying Checksum 11:13:28 e50aa161e22a: Download complete 11:13:28 e50aa161e22a: Pull complete 11:13:29 d3c8db5fb9df: Verifying Checksum 11:13:29 d3c8db5fb9df: Download complete 11:13:32 d3c8db5fb9df: Pull complete 11:13:32 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 11:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:13:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:13:33 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:13:33 $ 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:latest cat 11:13:35 $ docker top 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 -eo pid,comm [Pipeline] { [Pipeline] sh 11:13:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo 11:13:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 11:13:35 + set -o pipefail 11:13:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 11:13:57 11:13:57 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 11:13:57 11:13:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/8e6791fe-9b35-4e43-b7a2-19d696940947 11:13:57 11:13:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:13:57 [Pipeline] } 11:13:58 $ docker stop --time=1 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 11:14:02 $ docker rm -f --volumes 8a96258dab16dc32c5065e2b25f7a6f728a7b5b1872b8678954e3cc2a5b6cf14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:03 + git log --format=format:%s -1 4a41d3a0d26025123da9319ab83bacaf7b9a55e3 [Pipeline] sh 11:14:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:04 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:14:04 $ 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 11:14:04 $ docker top 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 -eo pid,comm 11:14:04 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). 11:14:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:04 [ssh-agent] Looking for ssh-agent implementation... 11:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:04 $ docker exec 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 ssh-agent 11:14:04 SSH_AUTH_SOCK=/tmp/ssh-2QTQIlHHxcFq/agent.32 11:14:04 SSH_AGENT_PID=38 11:14:04 Running ssh-add (command line suppressed) 11:14:04 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16702555671613969264.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16702555671613969264.key) 11:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:05 + git semver tag 11:14:05 2025-07-09 11:14:05,524 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:14:05 2025-07-09 11:14:05,527 [run_tag] DEBUG tag force:False 11:14:05 2025-07-09 11:14:05,527 [check_head_tag] DEBUG check head tag 11:14:05 2025-07-09 11:14:05,528 [execute] INFO git cat-file --batch-check 11:14:05 2025-07-09 11:14:05,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 11:14:05 2025-07-09 11:14:05,530 [execute] INFO git cat-file --batch 11:14:05 2025-07-09 11:14:05,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=, shell=False, universal_newlines=False) 11:14:05 2025-07-09 11:14:05,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:05 2025-07-09 11:14:05,536 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 11:14:05 2025-07-09 11:14:05,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 11:14:05 2025-07-09 11:14:05,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:05 4.1.0-dev.2 [Pipeline] } 11:14:05 $ docker exec --env ******** --env ******** 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 ssh-agent -k 11:14:05 unset SSH_AUTH_SOCK; 11:14:05 unset SSH_AGENT_PID; 11:14:05 echo Agent pid 38 killed; 11:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:06 + git semver [Pipeline] } 11:14:06 $ docker stop --time=1 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 11:14:07 $ docker rm -f --volumes 57539b95af2f9f734c7d5019dfe8919701fd464b186d16235811cdf3b038e069 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:08 11:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:08 0.23.1-centos7: Pulling from edgex-lftools 11:14:08 ab5ef0e58194: Pulling fs layer 11:14:08 9712f1f96733: Pulling fs layer 11:14:08 63f879dbbcfc: Pulling fs layer 11:14:08 0d9ebad4ef96: Pulling fs layer 11:14:08 e9a5061849ea: Pulling fs layer 11:14:08 d747dcd14b5f: Pulling fs layer 11:14:08 2de7ff778b66: Pulling fs layer 11:14:08 0d9ebad4ef96: Waiting 11:14:08 e9a5061849ea: Waiting 11:14:08 d747dcd14b5f: Waiting 11:14:08 2de7ff778b66: Waiting 11:14:08 9712f1f96733: Verifying Checksum 11:14:08 9712f1f96733: Download complete 11:14:08 63f879dbbcfc: Verifying Checksum 11:14:08 63f879dbbcfc: Download complete 11:14:09 e9a5061849ea: Verifying Checksum 11:14:09 e9a5061849ea: Download complete 11:14:09 d747dcd14b5f: Download complete 11:14:09 ab5ef0e58194: Verifying Checksum 11:14:09 ab5ef0e58194: Download complete 11:14:09 0d9ebad4ef96: Verifying Checksum 11:14:09 0d9ebad4ef96: Download complete 11:14:09 2de7ff778b66: Verifying Checksum 11:14:09 2de7ff778b66: Download complete 11:14:12 ab5ef0e58194: Pull complete 11:14:12 9712f1f96733: Pull complete 11:14:13 63f879dbbcfc: Pull complete 11:14:18 0d9ebad4ef96: Pull complete 11:14:19 e9a5061849ea: Pull complete 11:14:19 d747dcd14b5f: Pull complete 11:14:20 2de7ff778b66: Pull complete 11:14:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:20 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:14:20 $ 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 11:14:27 $ docker top d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:14:27 provisioning config files... 11:14:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14932092501098382505tmp 11:14:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18410652315763206976tmp 11:14:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8088058718315626086tmp [Pipeline] { [Pipeline] echo 11:14:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:14:29 ---> sigul-configuration.sh 11:14:29 gpg: directory `/root/.gnupg' created 11:14:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:14:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:14:29 gpg: keyring `/root/.gnupg/secring.gpg' created 11:14:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:14:29 gpg: CAST5 encrypted data 11:14:29 gpg: encrypted with 1 passphrase 11:14:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:14:29 + mkdir /home/jenkins 11:14:29 + mkdir /home/jenkins/sigul [Pipeline] sh 11:14:29 + 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 11:14:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:14:30 ---> sigul-install.sh 11:14:30 Sigul already installed; skipping installation. [Pipeline] sh 11:14:30 + git tag --list 11:14:30 v1.0.0 11:14:30 v2.1.0 11:14:30 v2.1.1 11:14:30 v2.2.0 11:14:30 v2.3.0 11:14:30 v3.0 11:14:30 v3.0.0 11:14:30 v3.1 11:14:30 v3.1.0 11:14:30 v3.1.1 11:14:30 v4.0 11:14:30 v4.0.0 11:14:30 v4.1.0-dev.1 11:14:30 v4.1.0-dev.2 [Pipeline] sh 11:14:30 + lftools sign git-tag v4.1.0-dev.2 11:14:31 Signing Git tag with Sigul... 11:14:31 Signing v4.1.0-dev.2 [Pipeline] echo 11:14:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:14:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:14:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:14:31 $ docker stop --time=1 d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 11:14:33 $ docker rm -f --volumes d755f4d578a26bb9bab502ecb506582a171aef286a8e1147280db42c4ad1a3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:14:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:33 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:14:34 $ 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 11:14:34 $ docker top c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 -eo pid,comm 11:14:34 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). 11:14:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:34 [ssh-agent] Looking for ssh-agent implementation... 11:14:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:34 $ docker exec c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 ssh-agent 11:14:34 SSH_AUTH_SOCK=/tmp/ssh-NKz5nFuwNZSE/agent.32 11:14:34 SSH_AGENT_PID=38 11:14:34 Running ssh-add (command line suppressed) 11:14:34 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17980275847025538339.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17980275847025538339.key) 11:14:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:34 + git semver bump pre 11:14:35 2025-07-09 11:14:35,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:14:35 2025-07-09 11:14:35,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:35 2025-07-09 11:14:35,216 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 11:14:35 2025-07-09 11:14:35,216 [bump_version] DEBUG bumped version:4.1.0-dev.3 11:14:35 2025-07-09 11:14:35,216 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 11:14:35 2025-07-09 11:14:35,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:35 2025-07-09 11:14:35,217 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:35 2025-07-09 11:14:35,219 [execute] INFO git cat-file --batch-check 11:14:35 2025-07-09 11:14:35,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 11:14:35 2025-07-09 11:14:35,222 [execute] INFO git cat-file --batch 11:14:35 2025-07-09 11:14:35,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 11:14:35 2025-07-09 11:14:35,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:35 4.1.0-dev.3 [Pipeline] } 11:14:35 $ docker exec --env ******** --env ******** c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 ssh-agent -k 11:14:35 unset SSH_AUTH_SOCK; 11:14:35 unset SSH_AGENT_PID; 11:14:35 echo Agent pid 38 killed; 11:14:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:35 + git semver [Pipeline] } 11:14:35 $ docker stop --time=1 c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 11:14:37 $ docker rm -f --volumes c37db2c796b62f30b117171b54c176b2f4c93c05ce05c17ebbceb58f4a638fe4 [Pipeline] // withDockerContainer [Pipeline] sh 11:14:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:37 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:14:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:14:38 $ docker top 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 -eo pid,comm 11:14:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:14:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:38 [ssh-agent] Looking for ssh-agent implementation... 11:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:38 $ docker exec 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 ssh-agent 11:14:38 SSH_AUTH_SOCK=/tmp/ssh-e2r5tSwjdph9/agent.31 11:14:38 SSH_AGENT_PID=37 11:14:38 Running ssh-add (command line suppressed) 11:14:38 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_658842266083331408.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_658842266083331408.key) 11:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:38 + git semver push 11:14:39 2025-07-09 11:14:39,236 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:14:39 2025-07-09 11:14:39,240 [run_push] DEBUG push 11:14:39 2025-07-09 11:14:39,240 [execute] INFO git cat-file --batch-check 11:14:39 2025-07-09 11:14:39,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=, shell=False, universal_newlines=False) 11:14:39 2025-07-09 11:14:39,242 [execute] INFO git rev-list 779640b8c6723ef3f327bfdb5b1649a66e0c773b -- 11:14:39 2025-07-09 11:14:39,242 [execute] DEBUG Popen(['git', 'rev-list', '779640b8c6723ef3f327bfdb5b1649a66e0c773b', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:14:39 2025-07-09 11:14:39,250 [execute] INFO git fetch -v -- origin 11:14:39 2025-07-09 11:14:39,250 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:14:39 2025-07-09 11:14:39,720 [run_push] DEBUG no remote changes detected 11:14:39 2025-07-09 11:14:39,720 [execute] INFO git push origin semver 11:14:39 2025-07-09 11:14:39,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:14:40 2025-07-09 11:14:40,430 [run_push] DEBUG push all version tags 11:14:40 2025-07-09 11:14:40,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:14:40 2025-07-09 11:14:40,431 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, stdin=None, shell=False, universal_newlines=False) 11:14:41 2025-07-09 11:14:41,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 11:14:41 4.1.0-dev.3 [Pipeline] } 11:14:41 $ docker exec --env ******** --env ******** 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 ssh-agent -k 11:14:41 unset SSH_AUTH_SOCK; 11:14:41 unset SSH_AGENT_PID; 11:14:41 echo Agent pid 37 killed; 11:14:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:41 + git semver [Pipeline] } 11:14:42 $ docker stop --time=1 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 11:14:43 $ docker rm -f --volumes 2825fbe9af1edd0fa3f683ce5143db29c75a51545271249c2ea6849da0114834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:14:43 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 11:14:43 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 11:14:43 total 16 11:14:43 drwxr-xr-x 3 root root 4096 Jul 9 10:59 . 11:14:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 11:14 .. 11:14:43 drwxr-xr-x 2 root root 4096 Jul 9 10:59 cost 11:14:43 -rw-r--r-- 1 root root 83 Jul 9 10:59 cost.csv 11:14:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 11:14:43 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 11:14:43 total 16 11:14:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 10:59 . 11:14:43 drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 11:14 .. 11:14:43 drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 10:59 cost 11:14:43 -rw-r--r-- 1 jenkins jenkins 83 Jul 9 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:14:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:14:44 ---> package-listing.sh 11:14:44 ++ facter osfamily 11:14:44 ++ tr '[:upper:]' '[:lower:]' 11:14:45 + OS_FAMILY=debian 11:14:45 + workspace=/w/workspace/edgexfoundry_device-gpio_main 11:14:45 + START_PACKAGES=/tmp/packages_start.txt 11:14:45 + END_PACKAGES=/tmp/packages_end.txt 11:14:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:45 + PACKAGES=/tmp/packages_start.txt 11:14:45 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 11:14:45 + PACKAGES=/tmp/packages_end.txt 11:14:45 + case "${OS_FAMILY}" in 11:14:45 + dpkg -l 11:14:45 + grep '^ii' 11:14:45 + '[' -f /tmp/packages_start.txt ']' 11:14:45 + '[' -f /tmp/packages_end.txt ']' 11:14:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:45 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 11:14:45 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 11:14:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 11:14:45 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 11:14:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:46 prd-ubuntu20.04-docker-8c-8g-4851 does not seem to be running inside a container 11:14:46 $ 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 11:14:46 $ docker top 4f43391b22205f8d48258120534751dc6ad3776a6c7c62a4c79fa88fcbd7e370 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:46 + touch /tmp/pre-build-complete [Pipeline] sh 11:14:47 + mkdir -p /var/log/sysstat [Pipeline] sh 11:14:47 + ls /var/log/sa-host 11:14:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:47 provisioning config files... 11:14:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9108558874984532360tmp [Pipeline] { [Pipeline] echo 11:14:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:14:47 ---> create-netrc.sh [Pipeline] } 11:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:14:48 ---> python-tools-install.sh [Pipeline] echo 11:14:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:14:48 ---> sudo-logs.sh 11:14:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:14:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:14:48 ---> job-cost.sh 11:14:48 lf-activate-venv: SKIPPING 11:14:48 DEBUG: total: 0.2199999988079071 11:14:48 INFO: Retrieving Stack Cost... 11:14:48 INFO: Retrieving Pricing Info for: v3-standard-8 11:14:49 INFO: Archiving Costs [Pipeline] echo 11:14:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:14:49 ---> logs-deploy.sh 11:14:49 lf-activate-venv: SKIPPING 11:14:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/132 11:14:49 INFO: archiving workspace using pattern(s): 11:14:50 Archives upload complete. 11:14:50 INFO: archiving logs to Nexus