Pull request #73 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bc7936f2ac00ebafad323e8b10985b46d211489+14c37c6919d6c1a44175d8fd941257ea70202ac9 (918ccae415b3f881c56d3502b84136857a3048f9) 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-ssh5450010373864951169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh978303986846226311.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16410596730871217072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10486365710523920911.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4097906090284394851.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-73/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-73/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16439825639950224393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1395’ Running on prd-ubuntu20.04-docker-8c-8g-1401 in /w/workspace/edgexfoundry_device-gpio_PR-73 [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_PR-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9bc7936f2ac00ebafad323e8b10985b46d211489 Merge succeeded, producing 9bc7936f2ac00ebafad323e8b10985b46d211489 Checking out Revision 9bc7936f2ac00ebafad323e8b10985b46d211489 (PR-73) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T01:21:25.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T01:21:25.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T01:21:25.700Z] ========================================================= [2023-01-09T01:21:25.700Z] EdgeX Global Pipelines Version Info [2023-01-09T01:21:25.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 [2023-01-09T01:21:26.425Z] ------------------- [2023-01-09T01:21:26.425Z] stable info: [2023-01-09T01:21:26.425Z] ------------------- [2023-01-09T01:21:26.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T01:21:26.425Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T01:21:26.425Z] Message: update stable to v1.0.244 [2023-01-09T01:21:27.001Z] ------------------- [2023-01-09T01:21:27.001Z] experimental info: [2023-01-09T01:21:27.001Z] ------------------- [2023-01-09T01:21:27.001Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T01:21:27.001Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T01:21:27.001Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T01:21:27.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-09T01:21:27.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-09T01:21:27.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T01:21:27.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T01:21:27.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T01:21:27.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T01:21:27.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T01:21:27.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T01:21:27.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T01:21:27.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T01:21:27.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T01:21:27.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-09T01:21:27.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T01:21:27.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T01:21:27.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T01:21:27.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T01:21:27.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T01:21:27.844Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T01:21:27.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T01:21:27.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T01:21:27.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T01:21:27.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T01:21:28.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T01:21:28.074Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T01:21:28.108Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T01:21:28.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T01:21:28.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T01:21:28.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo [2023-01-09T01:21:28.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo [2023-01-09T01:21:28.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo [2023-01-09T01:21:28.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo [2023-01-09T01:21:28.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bc7936 [Pipeline] echo [2023-01-09T01:21:28.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:21:28.497Z] provisioning config files... [2023-01-09T01:21:28.510Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config12481879402531322498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:21:28.849Z] ---> docker-login.sh [2023-01-09T01:21:28.849Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:21:29.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:29.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:29.368Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:29.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:29.368Z] [2023-01-09T01:21:29.368Z] Login Succeeded [2023-01-09T01:21:29.368Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:21:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:29.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:29.368Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:29.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:29.368Z] [2023-01-09T01:21:29.368Z] Login Succeeded [2023-01-09T01:21:29.368Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:21:29.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:29.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:29.627Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:29.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:29.627Z] [2023-01-09T01:21:29.627Z] Login Succeeded [2023-01-09T01:21:29.627Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:21:29.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:29.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:29.627Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:29.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:29.627Z] [2023-01-09T01:21:29.627Z] Login Succeeded [2023-01-09T01:21:29.627Z] docker.io [2023-01-09T01:21:29.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:29.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:29.887Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:29.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:29.887Z] [2023-01-09T01:21:29.887Z] Login Succeeded [2023-01-09T01:21:29.887Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:21:29.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T01:21:30.518Z] + git rev-list -1 --merges 9bc7936f2ac00ebafad323e8b10985b46d211489~1..9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo [2023-01-09T01:21:30.584Z] -----------> git rev-list -1 --merges 9bc7936f2ac00ebafad323e8b10985b46d211489~1..9bc7936f2ac00ebafad323e8b10985b46d211489 9bc7936f2ac00ebafad323e8b10985b46d211489 [false] [Pipeline] sh [2023-01-09T01:21:30.899Z] + git log --format=format:%s -1 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo [2023-01-09T01:21:30.941Z] ========================================================= [2023-01-09T01:21:30.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T01:21:30.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T01:21:31.374Z] + git log --format=format:%s -1 9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] echo [2023-01-09T01:21:31.449Z] [semverPrep] GIT_COMMIT: 9bc7936f2ac00ebafad323e8b10985b46d211489, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-09T01:21:31.482Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T01:21:31.877Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T01:21:31.877Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T01:21:31.877Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T01:21:31.877Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T01:21:31.877Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T01:21:31.877Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T01:21:31.877Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:21:32.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:21:32.423Z] [2023-01-09T01:21:32.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:21:32.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:21:32.864Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T01:21:32.864Z] b85a868b505f: Pulling fs layer [2023-01-09T01:21:32.864Z] e2be974225ed: Pulling fs layer [2023-01-09T01:21:32.864Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T01:21:32.864Z] 988bab9f4d93: Pulling fs layer [2023-01-09T01:21:32.864Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T01:21:32.864Z] eaf3925da568: Pulling fs layer [2023-01-09T01:21:32.864Z] bab4dde63d76: Pulling fs layer [2023-01-09T01:21:32.864Z] bde34c3a00c8: Pulling fs layer [2023-01-09T01:21:32.864Z] b352a97aabf1: Pulling fs layer [2023-01-09T01:21:32.864Z] 4872d77fe225: Pulling fs layer [2023-01-09T01:21:32.864Z] 5851b861e8e6: Pulling fs layer [2023-01-09T01:21:32.864Z] 988bab9f4d93: Waiting [2023-01-09T01:21:32.864Z] 1469e6f7b9e6: Waiting [2023-01-09T01:21:32.864Z] eaf3925da568: Waiting [2023-01-09T01:21:32.864Z] bab4dde63d76: Waiting [2023-01-09T01:21:32.864Z] bde34c3a00c8: Waiting [2023-01-09T01:21:32.864Z] b352a97aabf1: Waiting [2023-01-09T01:21:32.864Z] 4872d77fe225: Waiting [2023-01-09T01:21:32.864Z] 5851b861e8e6: Waiting [2023-01-09T01:21:32.864Z] e2be974225ed: Verifying Checksum [2023-01-09T01:21:32.864Z] e2be974225ed: Download complete [2023-01-09T01:21:32.864Z] 988bab9f4d93: Download complete [2023-01-09T01:21:33.124Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T01:21:33.124Z] 1469e6f7b9e6: Download complete [2023-01-09T01:21:33.124Z] eaf3925da568: Verifying Checksum [2023-01-09T01:21:33.124Z] eaf3925da568: Download complete [2023-01-09T01:21:33.124Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T01:21:33.124Z] 339a4e72a1f5: Download complete [2023-01-09T01:21:33.124Z] bde34c3a00c8: Verifying Checksum [2023-01-09T01:21:33.124Z] bde34c3a00c8: Download complete [2023-01-09T01:21:33.124Z] b352a97aabf1: Download complete [2023-01-09T01:21:33.124Z] 4872d77fe225: Verifying Checksum [2023-01-09T01:21:33.124Z] 4872d77fe225: Download complete [2023-01-09T01:21:33.124Z] 5851b861e8e6: Download complete [2023-01-09T01:21:33.124Z] b85a868b505f: Verifying Checksum [2023-01-09T01:21:33.124Z] b85a868b505f: Download complete [2023-01-09T01:21:33.383Z] bab4dde63d76: Verifying Checksum [2023-01-09T01:21:33.383Z] bab4dde63d76: Download complete [2023-01-09T01:21:34.318Z] b85a868b505f: Pull complete [2023-01-09T01:21:34.576Z] e2be974225ed: Pull complete [2023-01-09T01:21:34.836Z] 339a4e72a1f5: Pull complete [2023-01-09T01:21:35.094Z] 988bab9f4d93: Pull complete [2023-01-09T01:21:35.354Z] 1469e6f7b9e6: Pull complete [2023-01-09T01:21:35.354Z] eaf3925da568: Pull complete [2023-01-09T01:21:37.260Z] bab4dde63d76: Pull complete [2023-01-09T01:21:37.260Z] bde34c3a00c8: Pull complete [2023-01-09T01:21:37.260Z] b352a97aabf1: Pull complete [2023-01-09T01:21:37.260Z] 4872d77fe225: Pull complete [2023-01-09T01:21:37.520Z] 5851b861e8e6: Pull complete [2023-01-09T01:21:37.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T01:21:37.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:21:37.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:21:37.746Z] prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container [2023-01-09T01:21:37.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T01:21:39.853Z] $ docker top 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 -eo pid,comm [2023-01-09T01:21:39.904Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T01:21:39.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T01:21:40.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T01:21:40.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T01:21:40.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T01:21:40.153Z] $ docker exec 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent [2023-01-09T01:21:40.268Z] SSH_AUTH_SOCK=/tmp/ssh-JExSX8JkIZXE/agent.32 [2023-01-09T01:21:40.268Z] SSH_AGENT_PID=38 [2023-01-09T01:21:40.275Z] Running ssh-add (command line suppressed) [2023-01-09T01:21:40.387Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_7206712093943994182.key (/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_7206712093943994182.key) [2023-01-09T01:21:40.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T01:21:40.733Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T01:21:40.760Z] $ docker exec --env ******** --env ******** 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent -k [2023-01-09T01:21:40.873Z] unset SSH_AUTH_SOCK; [2023-01-09T01:21:40.873Z] unset SSH_AGENT_PID; [2023-01-09T01:21:40.873Z] echo Agent pid 38 killed; [2023-01-09T01:21:40.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T01:21:40.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T01:21:40.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T01:21:41.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T01:21:41.095Z] $ docker exec 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent [2023-01-09T01:21:41.189Z] SSH_AUTH_SOCK=/tmp/ssh-f30L34etb9vK/agent.71 [2023-01-09T01:21:41.189Z] SSH_AGENT_PID=77 [2023-01-09T01:21:41.194Z] Running ssh-add (command line suppressed) [2023-01-09T01:21:41.306Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_16112376206753969840.key (/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/private_key_16112376206753969840.key) [2023-01-09T01:21:41.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T01:21:41.671Z] + git semver init [2023-01-09T01:21:41.947Z] 2023-01-09 01:21:41,923 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T01:21:41.947Z] 2023-01-09 01:21:41,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver [2023-01-09T01:21:41.947Z] 2023-01-09 01:21:41,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-73/.semver [2023-01-09T01:21:41.947Z] 2023-01-09 01:21:41,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-73/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73, universal_newlines=False, shell=None, istream=None) [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,817 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-73/.git/info/exclude [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 with force:False [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,818 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,824 [execute] INFO git cat-file --batch-check [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,831 [execute] INFO git cat-file --batch [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-73/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T01:21:42.891Z] 2023-01-09 01:21:42,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-73/.semver/PR-73 [2023-01-09T01:21:42.891Z] 0.0.0 [Pipeline] } [2023-01-09T01:21:43.007Z] $ docker exec --env ******** --env ******** 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 ssh-agent -k [2023-01-09T01:21:43.104Z] unset SSH_AUTH_SOCK; [2023-01-09T01:21:43.104Z] unset SSH_AGENT_PID; [2023-01-09T01:21:43.105Z] echo Agent pid 77 killed; [2023-01-09T01:21:43.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T01:21:43.536Z] + git semver [Pipeline] } [2023-01-09T01:21:43.827Z] $ docker stop --time=1 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 [2023-01-09T01:21:45.117Z] $ docker rm -f --volumes 4a40e6d7e1fc037490ad18b2a7b89bda1ba015ffbcfb592967d8a7778ed42ae8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:21:45.529Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T01:21:45.811Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T01:21:45.829Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:21:46.416Z] provisioning config files... [2023-01-09T01:21:46.425Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config5674280943780599924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:21:46.774Z] ---> docker-login.sh [2023-01-09T01:21:46.774Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:21:46.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:46.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:46.774Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:46.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:46.774Z] [2023-01-09T01:21:46.774Z] Login Succeeded [2023-01-09T01:21:46.774Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:21:46.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:46.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:46.774Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:46.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:46.774Z] [2023-01-09T01:21:46.774Z] Login Succeeded [2023-01-09T01:21:46.774Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:21:47.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:47.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:47.033Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:47.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:47.033Z] [2023-01-09T01:21:47.033Z] Login Succeeded [2023-01-09T01:21:47.033Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:21:47.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:47.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:47.033Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:47.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:47.033Z] [2023-01-09T01:21:47.033Z] Login Succeeded [2023-01-09T01:21:47.033Z] docker.io [2023-01-09T01:21:47.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:21:47.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:21:47.292Z] Configure a credential helper to remove this warning. See [2023-01-09T01:21:47.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:21:47.292Z] [2023-01-09T01:21:47.292Z] Login Succeeded [2023-01-09T01:21:47.292Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:21:47.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T01:21:47.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:21:47.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:21:47.640Z] ========================================================= [2023-01-09T01:21:47.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T01:21:47.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:21:48.087Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T01:21:48.087Z] Sending build context to Docker daemon 15.96MB [2023-01-09T01:21:48.087Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:21:48.087Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T01:21:48.087Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T01:21:48.087Z] 213ec9aee27d: Pulling fs layer [2023-01-09T01:21:48.087Z] 4583459ba037: Pulling fs layer [2023-01-09T01:21:48.087Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T01:21:48.087Z] 53926ce57604: Pulling fs layer [2023-01-09T01:21:48.087Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T01:21:48.087Z] 22ff95d597cd: Pulling fs layer [2023-01-09T01:21:48.087Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T01:21:48.087Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T01:21:48.087Z] a7acece74701: Pulling fs layer [2023-01-09T01:21:48.087Z] 12d6caf4c0d1: Waiting [2023-01-09T01:21:48.087Z] 22ff95d597cd: Waiting [2023-01-09T01:21:48.087Z] 21b2b0c7a3f4: Waiting [2023-01-09T01:21:48.087Z] 96b7cbca73a9: Waiting [2023-01-09T01:21:48.347Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T01:21:48.347Z] 93c1e223e6f2: Download complete [2023-01-09T01:21:48.347Z] 4583459ba037: Download complete [2023-01-09T01:21:48.347Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T01:21:48.347Z] 21b2b0c7a3f4: Download complete [2023-01-09T01:21:48.347Z] 22ff95d597cd: Download complete [2023-01-09T01:21:48.347Z] 213ec9aee27d: Verifying Checksum [2023-01-09T01:21:48.347Z] 12d6caf4c0d1: Download complete [2023-01-09T01:21:48.347Z] 213ec9aee27d: Pull complete [2023-01-09T01:21:48.606Z] 4583459ba037: Pull complete [2023-01-09T01:21:48.607Z] 93c1e223e6f2: Pull complete [2023-01-09T01:21:49.181Z] a7acece74701: Verifying Checksum [2023-01-09T01:21:49.181Z] a7acece74701: Download complete [2023-01-09T01:21:49.181Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T01:21:49.181Z] 96b7cbca73a9: Download complete [2023-01-09T01:21:49.181Z] 53926ce57604: Verifying Checksum [2023-01-09T01:21:49.181Z] 53926ce57604: Download complete [2023-01-09T01:21:53.368Z] 53926ce57604: Pull complete [2023-01-09T01:21:53.368Z] 21b2b0c7a3f4: Pull complete [2023-01-09T01:21:53.368Z] 22ff95d597cd: Pull complete [2023-01-09T01:21:53.368Z] 12d6caf4c0d1: Pull complete [2023-01-09T01:21:55.269Z] 96b7cbca73a9: Pull complete [2023-01-09T01:21:56.204Z] a7acece74701: Pull complete [2023-01-09T01:21:56.204Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T01:21:56.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T01:21:56.204Z] ---> db6d94c90886 [2023-01-09T01:21:56.204Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:22:00.547Z] ---> Running in 0df8b37ac2fc [2023-01-09T01:22:00.547Z] Removing intermediate container 0df8b37ac2fc [2023-01-09T01:22:00.547Z] ---> 66053df99702 [2023-01-09T01:22:00.547Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:22:00.547Z] ---> Running in 528b6d01a82f [2023-01-09T01:22:00.547Z] Removing intermediate container 528b6d01a82f [2023-01-09T01:22:00.547Z] ---> 3113370bc084 [2023-01-09T01:22:00.547Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:22:00.547Z] ---> Running in 29392d30c556 [2023-01-09T01:22:00.547Z] Removing intermediate container 29392d30c556 [2023-01-09T01:22:00.547Z] ---> 2ef93d4850e8 [2023-01-09T01:22:00.547Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:22:00.548Z] ---> Running in aab764ce137c [2023-01-09T01:22:00.548Z] Removing intermediate container aab764ce137c [2023-01-09T01:22:00.548Z] ---> 363ecf0f42f4 [2023-01-09T01:22:00.548Z] Step 7/12 : WORKDIR /device-gpio [2023-01-09T01:22:00.548Z] ---> Running in ca52ef24a1bc [2023-01-09T01:22:00.548Z] Removing intermediate container ca52ef24a1bc [2023-01-09T01:22:00.548Z] ---> cfff3fe9f037 [2023-01-09T01:22:00.548Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:22:00.548Z] ---> Running in 35a0ce469e21 [2023-01-09T01:22:00.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:22:01.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:22:01.242Z] Still waiting to schedule task [2023-01-09T01:22:01.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1399’ [2023-01-09T01:22:01.324Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T01:22:01.324Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T01:22:01.324Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T01:22:01.583Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T01:22:01.583Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:22:01.583Z] OK: 216 MiB in 55 packages [2023-01-09T01:22:01.842Z] Removing intermediate container 35a0ce469e21 [2023-01-09T01:22:01.842Z] ---> 1f480e70dbee [2023-01-09T01:22:01.842Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-09T01:22:02.102Z] ---> b4df8c9c56ef [2023-01-09T01:22:02.102Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:22:02.102Z] ---> Running in e42cf2cfbc59 [2023-01-09T01:22:40.844Z] Removing intermediate container e42cf2cfbc59 [2023-01-09T01:22:40.844Z] ---> 4e732b11ff72 [2023-01-09T01:22:40.844Z] Step 11/12 : COPY . . [2023-01-09T01:22:40.844Z] ---> 9d398be90cfc [2023-01-09T01:22:40.844Z] Step 12/12 : RUN ${MAKE} [2023-01-09T01:22:40.844Z] ---> Running in 209d5763ac5a [2023-01-09T01:22:40.844Z] noop [2023-01-09T01:22:40.844Z] Removing intermediate container 209d5763ac5a [2023-01-09T01:22:40.844Z] ---> fa8ab88e4c44 [2023-01-09T01:22:40.844Z] Successfully built fa8ab88e4c44 [2023-01-09T01:22:40.844Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:22:41.272Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T01:22:41.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:22:41.423Z] prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container [2023-01-09T01:22:41.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T01:22:41.757Z] $ docker top a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:22:42.141Z] + go version [2023-01-09T01:22:42.141Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T01:22:42.172Z] $ docker stop --time=1 a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 [2023-01-09T01:22:43.454Z] $ docker rm -f --volumes a648144537e95d1cb94d2a5885459e785749b064b70f523932088e0ac6532c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:22:44.170Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T01:22:44.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:22:44.326Z] prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container [2023-01-09T01:22:44.355Z] $ 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_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T01:22:44.694Z] $ docker top d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:22:45.089Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-73 [Pipeline] fileExists [Pipeline] sh [2023-01-09T01:22:45.447Z] + make test [2023-01-09T01:22:45.447Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-09T01:22:45.705Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-09T01:22:55.695Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-09T01:22:55.695Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-09T01:23:00.963Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T01:23:00.963Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T01:23:03.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T01:23:03.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T01:23:03.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T01:23:03.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T01:23:03.563Z] $ docker stop --time=1 d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed [2023-01-09T01:23:05.915Z] $ docker rm -f --volumes d0c92bccb9f1aeba7f9fe81bd673ca846dd4bfe6060f042224a5e296aa7bcaed [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:23:06.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T01:23:06.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T01:23:07.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T01:23:07.504Z] + ls -al . [2023-01-09T01:23:07.504Z] total 168 [2023-01-09T01:23:07.504Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 01:22 . [2023-01-09T01:23:07.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:21 .. [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 9 01:21 .dockerignore [2023-01-09T01:23:07.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:22 .git [2023-01-09T01:23:07.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 .github [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 9 01:21 .gitignore [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:21 .golangci.yml [2023-01-09T01:23:07.504Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:21 .semver [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 9691 Jan 9 01:21 Attribution.txt [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 9 01:21 CHANGELOG.md [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 1604 Jan 9 01:21 Dockerfile [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:21 GOVERNANCE.md [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 9 01:21 Jenkinsfile [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:21 LICENSE [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 2085 Jan 9 01:21 Makefile [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 01:21 OWNERS.md [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 9 01:21 README.md [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:21 VERSION [2023-01-09T01:23:07.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:21 bin [2023-01-09T01:23:07.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 cmd [2023-01-09T01:23:07.504Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 9 01:22 coverage.out [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 9 01:21 go.mod [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 9 01:21 go.sum [2023-01-09T01:23:07.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:21 internal [2023-01-09T01:23:07.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:21 snap [2023-01-09T01:23:07.504Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 9 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:23:07.899Z] + 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=9bc7936f2ac00ebafad323e8b10985b46d211489 --label arch=amd64 --label version=0.0.0 . [2023-01-09T01:23:07.899Z] Sending build context to Docker daemon 15.96MB [2023-01-09T01:23:07.899Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:23:07.899Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-09T01:23:07.899Z] ---> fa8ab88e4c44 [2023-01-09T01:23:07.899Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:23:08.159Z] ---> Running in d5359229482e [2023-01-09T01:23:08.159Z] Removing intermediate container d5359229482e [2023-01-09T01:23:08.159Z] ---> c02e5b6e081b [2023-01-09T01:23:08.159Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:23:08.159Z] ---> Running in 5f17058592ed [2023-01-09T01:23:08.159Z] Removing intermediate container 5f17058592ed [2023-01-09T01:23:08.159Z] ---> e90140f840c6 [2023-01-09T01:23:08.159Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:23:08.159Z] ---> Running in 06adb239b9f3 [2023-01-09T01:23:08.418Z] Removing intermediate container 06adb239b9f3 [2023-01-09T01:23:08.418Z] ---> 4196d55f2295 [2023-01-09T01:23:08.418Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:23:08.418Z] ---> Running in 6344eacf95b2 [2023-01-09T01:23:08.418Z] Removing intermediate container 6344eacf95b2 [2023-01-09T01:23:08.418Z] ---> a80a1f9e6d20 [2023-01-09T01:23:08.418Z] Step 7/25 : WORKDIR /device-gpio [2023-01-09T01:23:08.418Z] ---> Running in 2d2c37b81bbc [2023-01-09T01:23:08.682Z] Removing intermediate container 2d2c37b81bbc [2023-01-09T01:23:08.682Z] ---> 5ea6f588e3aa [2023-01-09T01:23:08.682Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:23:08.682Z] ---> Running in 58e8db21e017 [2023-01-09T01:23:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:23:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:23:09.202Z] OK: 216 MiB in 55 packages [2023-01-09T01:23:09.461Z] Removing intermediate container 58e8db21e017 [2023-01-09T01:23:09.461Z] ---> 1cf6c2d63aff [2023-01-09T01:23:09.461Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-09T01:23:09.461Z] ---> 51f31fab221a [2023-01-09T01:23:09.461Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:23:09.461Z] ---> Running in 1ebfb5c43a05 [2023-01-09T01:23:10.032Z] Removing intermediate container 1ebfb5c43a05 [2023-01-09T01:23:10.032Z] ---> 7975d10fc856 [2023-01-09T01:23:10.032Z] Step 11/25 : COPY . . [2023-01-09T01:23:10.637Z] ---> fed51eed2cad [2023-01-09T01:23:10.637Z] Step 12/25 : RUN ${MAKE} [2023-01-09T01:23:10.637Z] ---> Running in 38010274a736 [2023-01-09T01:23:10.913Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2023-01-09T01:23:32.959Z] Removing intermediate container 38010274a736 [2023-01-09T01:23:32.959Z] ---> 9db9ad982241 [2023-01-09T01:23:32.959Z] Step 13/25 : FROM alpine:3.16 [2023-01-09T01:23:32.959Z] 3.16: Pulling from library/alpine [2023-01-09T01:23:32.959Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T01:23:32.959Z] ca7dd9ec2225: Download complete [2023-01-09T01:23:32.959Z] ca7dd9ec2225: Pull complete [2023-01-09T01:23:32.959Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T01:23:32.959Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T01:23:32.959Z] ---> bfe296a52501 [2023-01-09T01:23:32.959Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-09T01:23:32.959Z] ---> Running in c68f3f0e98ad [2023-01-09T01:23:32.959Z] Removing intermediate container c68f3f0e98ad [2023-01-09T01:23:32.959Z] ---> dde0d36d285d [2023-01-09T01:23:32.959Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2023-01-09T01:23:32.959Z] ---> Running in 2a4313d95179 [2023-01-09T01:23:32.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:23:32.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:23:32.959Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T01:23:32.959Z] (2/5) Installing libsodium (1.0.18-r0) [2023-01-09T01:23:32.959Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T01:23:32.959Z] (4/5) Installing libzmq (4.3.4-r0) [2023-01-09T01:23:32.959Z] (5/5) Installing zeromq (4.3.4-r0) [2023-01-09T01:23:32.959Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:23:32.959Z] OK: 8 MiB in 19 packages [2023-01-09T01:23:32.959Z] Removing intermediate container 2a4313d95179 [2023-01-09T01:23:32.959Z] ---> 832b0c82419a [2023-01-09T01:23:32.959Z] Step 16/25 : WORKDIR / [2023-01-09T01:23:32.959Z] ---> Running in 363fe40a5c2a [2023-01-09T01:23:32.959Z] Removing intermediate container 363fe40a5c2a [2023-01-09T01:23:32.959Z] ---> a2568df20f09 [2023-01-09T01:23:32.959Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-09T01:23:33.219Z] ---> 95f8e18239ee [2023-01-09T01:23:33.219Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-09T01:23:33.219Z] ---> 17fe4e8335a9 [2023-01-09T01:23:33.219Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-09T01:23:34.157Z] ---> 9e5dd397c16a [2023-01-09T01:23:34.157Z] Step 20/25 : EXPOSE 59910 [2023-01-09T01:23:34.157Z] ---> Running in 7ce73ba78255 [2023-01-09T01:23:34.157Z] Removing intermediate container 7ce73ba78255 [2023-01-09T01:23:34.157Z] ---> 2f646bb8138f [2023-01-09T01:23:34.157Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-09T01:23:34.157Z] ---> Running in 11105fe6542c [2023-01-09T01:23:34.157Z] Removing intermediate container 11105fe6542c [2023-01-09T01:23:34.157Z] ---> 15dd81756bef [2023-01-09T01:23:34.157Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-09T01:23:34.157Z] ---> Running in 88203cde3cea [2023-01-09T01:23:34.157Z] Removing intermediate container 88203cde3cea [2023-01-09T01:23:34.157Z] ---> 3f16eb39408a [2023-01-09T01:23:34.157Z] Step 23/25 : LABEL arch=amd64 [2023-01-09T01:23:34.157Z] ---> Running in 4c7d9ec84a01 [2023-01-09T01:23:34.418Z] Removing intermediate container 4c7d9ec84a01 [2023-01-09T01:23:34.418Z] ---> 71d28ad1eb3f [2023-01-09T01:23:34.418Z] Step 24/25 : LABEL git_sha=9bc7936f2ac00ebafad323e8b10985b46d211489 [2023-01-09T01:23:34.418Z] ---> Running in b5bf375d42ec [2023-01-09T01:23:34.418Z] Removing intermediate container b5bf375d42ec [2023-01-09T01:23:34.418Z] ---> 6cfb49eeeca4 [2023-01-09T01:23:34.418Z] Step 25/25 : LABEL version=0.0.0 [2023-01-09T01:23:34.418Z] ---> Running in f5bc098e3902 [2023-01-09T01:23:34.418Z] Removing intermediate container f5bc098e3902 [2023-01-09T01:23:34.418Z] ---> e9d9695dbcb1 [2023-01-09T01:23:34.418Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T01:23:34.418Z] Successfully built e9d9695dbcb1 [2023-01-09T01:23:34.418Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:23:35.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:23:35.342Z] [2023-01-09T01:23:35.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:23:35.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:23:35.714Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T01:23:35.714Z] 5eb5b503b376: Pulling fs layer [2023-01-09T01:23:35.714Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T01:23:35.714Z] ec43610c2a17: Pulling fs layer [2023-01-09T01:23:35.714Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T01:23:35.714Z] 33b1e0a273af: Pulling fs layer [2023-01-09T01:23:35.714Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T01:23:35.714Z] 2f39f015ded8: Pulling fs layer [2023-01-09T01:23:35.714Z] 3a2ae6a8a46f: Waiting [2023-01-09T01:23:35.714Z] 33b1e0a273af: Waiting [2023-01-09T01:23:35.714Z] 5d3b04190fa2: Waiting [2023-01-09T01:23:35.714Z] 2f39f015ded8: Waiting [2023-01-09T01:23:35.714Z] 5c69ac0246d0: Download complete [2023-01-09T01:23:35.714Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T01:23:35.714Z] 3a2ae6a8a46f: Download complete [2023-01-09T01:23:35.973Z] 33b1e0a273af: Verifying Checksum [2023-01-09T01:23:35.973Z] 33b1e0a273af: Download complete [2023-01-09T01:23:35.973Z] ec43610c2a17: Verifying Checksum [2023-01-09T01:23:35.973Z] ec43610c2a17: Download complete [2023-01-09T01:23:35.973Z] 5d3b04190fa2: Download complete [2023-01-09T01:23:35.973Z] 5eb5b503b376: Verifying Checksum [2023-01-09T01:23:35.973Z] 5eb5b503b376: Download complete [2023-01-09T01:23:36.910Z] 2f39f015ded8: Download complete [2023-01-09T01:23:37.169Z] 5eb5b503b376: Pull complete [2023-01-09T01:23:37.429Z] 5c69ac0246d0: Pull complete [2023-01-09T01:23:37.996Z] ec43610c2a17: Pull complete [2023-01-09T01:23:37.996Z] 3a2ae6a8a46f: Pull complete [2023-01-09T01:23:38.253Z] 33b1e0a273af: Pull complete [2023-01-09T01:23:38.253Z] 5d3b04190fa2: Pull complete [2023-01-09T01:23:43.554Z] 2f39f015ded8: Pull complete [2023-01-09T01:23:43.554Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T01:23:43.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:23:43.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:23:43.764Z] prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container [2023-01-09T01:23:43.792Z] $ 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_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T01:23:46.438Z] $ docker top 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:23:46.896Z] ---> job-cost.sh [2023-01-09T01:23:46.896Z] lf-activate-venv: SKIPPING [2023-01-09T01:23:46.896Z] INFO: No Stack... [2023-01-09T01:23:47.155Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T01:23:47.414Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T01:23:47.730Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-73/archives/cost.csv [2023-01-09T01:23:47.730Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T01:23:47.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [2023-01-09T01:23:47.773Z] Resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] did not exist. Created. [2023-01-09T01:23:47.773Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T01:23:48.145Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T01:23:48.190Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T01:23:48.217Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T01:23:48.283Z] $ docker stop --time=1 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a [2023-01-09T01:23:49.439Z] $ docker rm -f --volumes 0846b6639c6b3ecc3efdda05bd594444e25369d58fc4f514642369c5d05b8f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T01:25:26.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1402 in /w/workspace/edgexfoundry_device-gpio_PR-73 [Pipeline] { [Pipeline] ws [2023-01-09T01:25:26.472Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-01-09T01:25:26.558Z] The recommended git tool is: git [2023-01-09T01:25:34.188Z] using credential edgex-jenkins-ssh [2023-01-09T01:25:34.211Z] Cloning the remote Git repository [2023-01-09T01:25:34.273Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-09T01:25:34.377Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-01-09T01:25:34.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-09T01:25:34.561Z] > git --version # timeout=10 [2023-01-09T01:25:34.586Z] > git --version # 'git version 2.25.1' [2023-01-09T01:25:34.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:25:34.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T01:25:36.230Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-09T01:25:36.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T01:25:37.273Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-09T01:25:37.324Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-09T01:25:37.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:25:37.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T01:25:37.801Z] Merging remotes/origin/main commit 14c37c6919d6c1a44175d8fd941257ea70202ac9 into PR head commit 9bc7936f2ac00ebafad323e8b10985b46d211489 [2023-01-09T01:25:38.060Z] Merge succeeded, producing 9bc7936f2ac00ebafad323e8b10985b46d211489 [2023-01-09T01:25:38.061Z] Checking out Revision 9bc7936f2ac00ebafad323e8b10985b46d211489 (PR-73) [2023-01-09T01:25:38.632Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-09T01:25:38.690Z] > git --version # timeout=10 [2023-01-09T01:25:38.704Z] > git --version # 'git version 2.25.1' [2023-01-09T01:25:38.724Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-01-09T01:25:37.824Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T01:25:37.850Z] > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 [2023-01-09T01:25:37.946Z] > git remote # timeout=10 [2023-01-09T01:25:37.969Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T01:25:37.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:25:38.013Z] > git merge 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 [2023-01-09T01:25:38.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T01:25:38.070Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T01:25:38.097Z] > git checkout -f 9bc7936f2ac00ebafad323e8b10985b46d211489 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T01:25:39.771Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T01:25:39.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T01:25:39.771Z] Dload Upload Total Spent Left Speed [2023-01-09T01:25:39.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-01-09T01:25:40.414Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T01:25:40.769Z] + sudo tee /etc/docker/daemon.new [2023-01-09T01:25:40.769Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T01:25:40.769Z] { [2023-01-09T01:25:40.769Z] "registry-mirrors": [ [2023-01-09T01:25:40.769Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T01:25:40.769Z] ], [2023-01-09T01:25:40.769Z] "bip": "10.250.0.254/24", [2023-01-09T01:25:40.769Z] "hosts": [ [2023-01-09T01:25:40.769Z] "tcp://0.0.0.0:5555", [2023-01-09T01:25:40.769Z] "unix:///var/run/docker.sock" [2023-01-09T01:25:40.769Z] ], [2023-01-09T01:25:40.769Z] "mtu": 1458, [2023-01-09T01:25:40.769Z] "selinux-enabled": true, [2023-01-09T01:25:40.769Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T01:25:40.769Z] } [Pipeline] sh [2023-01-09T01:25:41.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T01:25:41.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:25:59.831Z] provisioning config files... [2023-01-09T01:25:59.869Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7620629259537687725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:26:00.273Z] ---> docker-login.sh [2023-01-09T01:26:00.274Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:26:00.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:26:00.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:26:00.816Z] Configure a credential helper to remove this warning. See [2023-01-09T01:26:00.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:26:00.816Z] [2023-01-09T01:26:00.816Z] Login Succeeded [2023-01-09T01:26:00.817Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:26:01.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:26:01.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:26:01.360Z] Configure a credential helper to remove this warning. See [2023-01-09T01:26:01.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:26:01.360Z] [2023-01-09T01:26:01.360Z] Login Succeeded [2023-01-09T01:26:01.360Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:26:01.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:26:01.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:26:01.629Z] Configure a credential helper to remove this warning. See [2023-01-09T01:26:01.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:26:01.629Z] [2023-01-09T01:26:01.629Z] Login Succeeded [2023-01-09T01:26:01.629Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:26:01.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:26:01.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:26:01.900Z] Configure a credential helper to remove this warning. See [2023-01-09T01:26:01.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:26:01.900Z] [2023-01-09T01:26:01.900Z] Login Succeeded [2023-01-09T01:26:01.900Z] docker.io [2023-01-09T01:26:02.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:26:02.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:26:02.437Z] Configure a credential helper to remove this warning. See [2023-01-09T01:26:02.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:26:02.437Z] [2023-01-09T01:26:02.437Z] Login Succeeded [2023-01-09T01:26:02.437Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:26:02.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T01:26:02.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:26:02.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:26:02.912Z] ========================================================= [2023-01-09T01:26:02.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T01:26:02.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:26:03.402Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T01:26:03.669Z] Sending build context to Docker daemon 8.055MB [2023-01-09T01:26:03.669Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:26:03.669Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T01:26:03.942Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T01:26:03.942Z] 9b18e9b68314: Pulling fs layer [2023-01-09T01:26:03.942Z] 35d82f9e3411: Pulling fs layer [2023-01-09T01:26:03.942Z] e16973657156: Pulling fs layer [2023-01-09T01:26:03.942Z] fc693d55d65f: Pulling fs layer [2023-01-09T01:26:03.942Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T01:26:03.942Z] dda99020689f: Pulling fs layer [2023-01-09T01:26:03.942Z] db1c61fa0a46: Pulling fs layer [2023-01-09T01:26:03.942Z] 891c053d2c06: Pulling fs layer [2023-01-09T01:26:03.942Z] dda99020689f: Waiting [2023-01-09T01:26:03.942Z] fc693d55d65f: Waiting [2023-01-09T01:26:03.942Z] db1c61fa0a46: Waiting [2023-01-09T01:26:03.942Z] 891c053d2c06: Waiting [2023-01-09T01:26:03.942Z] 7e9fc2657dce: Waiting [2023-01-09T01:26:03.942Z] e16973657156: Verifying Checksum [2023-01-09T01:26:03.942Z] e16973657156: Download complete [2023-01-09T01:26:03.942Z] 35d82f9e3411: Verifying Checksum [2023-01-09T01:26:03.942Z] 35d82f9e3411: Download complete [2023-01-09T01:26:03.942Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T01:26:03.942Z] 7e9fc2657dce: Download complete [2023-01-09T01:26:03.942Z] dda99020689f: Verifying Checksum [2023-01-09T01:26:03.942Z] dda99020689f: Download complete [2023-01-09T01:26:03.942Z] 9b18e9b68314: Download complete [2023-01-09T01:26:04.926Z] 9b18e9b68314: Pull complete [2023-01-09T01:26:04.926Z] 891c053d2c06: Verifying Checksum [2023-01-09T01:26:04.926Z] 891c053d2c06: Download complete [2023-01-09T01:26:05.196Z] 35d82f9e3411: Pull complete [2023-01-09T01:26:05.477Z] e16973657156: Pull complete [2023-01-09T01:26:06.065Z] db1c61fa0a46: Verifying Checksum [2023-01-09T01:26:06.065Z] db1c61fa0a46: Download complete [2023-01-09T01:26:06.648Z] fc693d55d65f: Verifying Checksum [2023-01-09T01:26:06.648Z] fc693d55d65f: Download complete [2023-01-09T01:26:19.001Z] fc693d55d65f: Pull complete [2023-01-09T01:26:19.001Z] 7e9fc2657dce: Pull complete [2023-01-09T01:26:19.001Z] dda99020689f: Pull complete [2023-01-09T01:26:23.342Z] db1c61fa0a46: Pull complete [2023-01-09T01:26:24.759Z] 891c053d2c06: Pull complete [2023-01-09T01:26:24.759Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T01:26:24.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T01:26:24.759Z] ---> f96f9c87975a [2023-01-09T01:26:24.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:26:26.173Z] ---> Running in 66c20ebd3baf [2023-01-09T01:26:26.449Z] Removing intermediate container 66c20ebd3baf [2023-01-09T01:26:26.449Z] ---> 5093cb511457 [2023-01-09T01:26:26.449Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:26:26.718Z] ---> Running in fcf04fdd5720 [2023-01-09T01:26:26.990Z] Removing intermediate container fcf04fdd5720 [2023-01-09T01:26:26.990Z] ---> 60d90960a486 [2023-01-09T01:26:26.990Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:26:26.990Z] ---> Running in e9c34c901a63 [2023-01-09T01:26:27.259Z] Removing intermediate container e9c34c901a63 [2023-01-09T01:26:27.259Z] ---> 239b7cdd1449 [2023-01-09T01:26:27.259Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:26:27.259Z] ---> Running in 569f3a3942dc [2023-01-09T01:26:27.527Z] Removing intermediate container 569f3a3942dc [2023-01-09T01:26:27.527Z] ---> 5f791388cecf [2023-01-09T01:26:27.527Z] Step 7/12 : WORKDIR /device-gpio [2023-01-09T01:26:27.795Z] ---> Running in bf7a5e9696fd [2023-01-09T01:26:28.063Z] Removing intermediate container bf7a5e9696fd [2023-01-09T01:26:28.063Z] ---> de43d4e5b1d2 [2023-01-09T01:26:28.063Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:26:28.063Z] ---> Running in 372102a1f509 [2023-01-09T01:26:29.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:26:29.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:26:30.572Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T01:26:30.572Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T01:26:30.573Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T01:26:30.573Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T01:26:30.573Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:26:30.573Z] OK: 226 MiB in 55 packages [2023-01-09T01:26:31.533Z] Removing intermediate container 372102a1f509 [2023-01-09T01:26:31.533Z] ---> 4bdbc38f51bc [2023-01-09T01:26:31.533Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-09T01:26:32.117Z] ---> f0c98e4c4a90 [2023-01-09T01:26:32.117Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:26:32.117Z] ---> Running in ebf18ae92c7c [2023-01-09T01:27:28.556Z] Removing intermediate container ebf18ae92c7c [2023-01-09T01:27:28.556Z] ---> 4a759af0866a [2023-01-09T01:27:28.556Z] Step 11/12 : COPY . . [2023-01-09T01:27:28.556Z] ---> b8cd79552290 [2023-01-09T01:27:28.556Z] Step 12/12 : RUN ${MAKE} [2023-01-09T01:27:28.556Z] ---> Running in 65eb94d8ee98 [2023-01-09T01:27:28.556Z] noop [2023-01-09T01:27:28.556Z] Removing intermediate container 65eb94d8ee98 [2023-01-09T01:27:28.556Z] ---> a9379821720d [2023-01-09T01:27:28.556Z] Successfully built a9379821720d [2023-01-09T01:27:28.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:27:29.027Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T01:27:29.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:27:29.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container [2023-01-09T01:27:29.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T01:27:30.461Z] $ docker top 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:27:31.333Z] + go version [2023-01-09T01:27:31.333Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T01:27:31.372Z] $ docker stop --time=1 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 [2023-01-09T01:27:32.995Z] $ docker rm -f --volumes 924d6906cdd1ee7578d772f03c4e4321318c4dce7a1e1dde0b6b7dedd45703c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:27:33.872Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T01:27:33.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:27:34.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container [2023-01-09T01:27:34.187Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-09T01:27:35.264Z] $ docker top e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:27:35.814Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T01:27:36.198Z] + make test [2023-01-09T01:27:36.198Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-09T01:27:37.614Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-09T01:28:59.249Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-09T01:28:59.249Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-09T01:28:59.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T01:28:59.249Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T01:29:11.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T01:29:11.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T01:29:11.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T01:29:11.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T01:29:11.893Z] $ docker stop --time=1 e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 [2023-01-09T01:29:13.633Z] $ docker rm -f --volumes e08f6e5a731e1d412edfbcd40347fe1fad137c40a67a0e75701e80d0ac500855 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:29:14.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T01:29:14.588Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T01:29:14.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T01:29:15.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T01:29:15.901Z] + ls -al . [2023-01-09T01:29:15.901Z] total 164 [2023-01-09T01:29:15.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:27 . [2023-01-09T01:29:15.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:25 .. [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 9 01:25 .dockerignore [2023-01-09T01:29:15.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:25 .git [2023-01-09T01:29:15.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 .github [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 9 01:25 .gitignore [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:25 .golangci.yml [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 9691 Jan 9 01:25 Attribution.txt [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 9 01:25 CHANGELOG.md [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 1604 Jan 9 01:25 Dockerfile [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:25 GOVERNANCE.md [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 9 01:25 Jenkinsfile [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:25 LICENSE [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 2085 Jan 9 01:25 Makefile [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 9 01:25 OWNERS.md [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 9 01:25 README.md [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:21 VERSION [2023-01-09T01:29:15.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:25 bin [2023-01-09T01:29:15.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 cmd [2023-01-09T01:29:15.901Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 9 01:27 coverage.out [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 3400 Jan 9 01:25 go.mod [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 44944 Jan 9 01:25 go.sum [2023-01-09T01:29:15.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:25 internal [2023-01-09T01:29:15.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:25 snap [2023-01-09T01:29:15.901Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 9 01:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:29:16.310Z] + 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=9bc7936f2ac00ebafad323e8b10985b46d211489 --label arch=arm64 --label version=0.0.0 . [2023-01-09T01:29:16.576Z] Sending build context to Docker daemon 8.056MB [2023-01-09T01:29:16.576Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:29:16.576Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-09T01:29:16.576Z] ---> a9379821720d [2023-01-09T01:29:16.576Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:29:16.844Z] ---> Running in 30f00e533f2f [2023-01-09T01:29:19.416Z] Removing intermediate container 30f00e533f2f [2023-01-09T01:29:19.416Z] ---> f04582437135 [2023-01-09T01:29:19.416Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:29:19.416Z] ---> Running in b28550fa15af [2023-01-09T01:29:19.683Z] Removing intermediate container b28550fa15af [2023-01-09T01:29:19.683Z] ---> dd2555284b64 [2023-01-09T01:29:19.683Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:29:19.950Z] ---> Running in 65dacb41aba6 [2023-01-09T01:29:20.216Z] Removing intermediate container 65dacb41aba6 [2023-01-09T01:29:20.216Z] ---> 883435d2971d [2023-01-09T01:29:20.216Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:29:20.216Z] ---> Running in adad317a4f4c [2023-01-09T01:29:20.481Z] Removing intermediate container adad317a4f4c [2023-01-09T01:29:20.481Z] ---> 9a97921913f0 [2023-01-09T01:29:20.481Z] Step 7/25 : WORKDIR /device-gpio [2023-01-09T01:29:20.481Z] ---> Running in 2a6a47e475df [2023-01-09T01:29:20.749Z] Removing intermediate container 2a6a47e475df [2023-01-09T01:29:20.749Z] ---> cc494b6b5e68 [2023-01-09T01:29:20.749Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:29:20.749Z] ---> Running in 9aee57f88aba [2023-01-09T01:29:21.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:29:21.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:29:22.932Z] OK: 226 MiB in 55 packages [2023-01-09T01:29:23.891Z] Removing intermediate container 9aee57f88aba [2023-01-09T01:29:23.891Z] ---> 1643dec73f17 [2023-01-09T01:29:23.891Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-09T01:29:24.157Z] ---> febf9f911a0d [2023-01-09T01:29:24.157Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:29:24.157Z] ---> Running in 53b6dcfc0a3e [2023-01-09T01:29:26.098Z] Removing intermediate container 53b6dcfc0a3e [2023-01-09T01:29:26.098Z] ---> ea6897b1a130 [2023-01-09T01:29:26.098Z] Step 11/25 : COPY . . [2023-01-09T01:29:26.680Z] ---> be7cc9d88473 [2023-01-09T01:29:26.680Z] Step 12/25 : RUN ${MAKE} [2023-01-09T01:29:26.680Z] ---> Running in ef693bdc886f [2023-01-09T01:29:27.639Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2023-01-09T01:31:49.341Z] Removing intermediate container ef693bdc886f [2023-01-09T01:31:49.341Z] ---> 68f7d4857f28 [2023-01-09T01:31:49.341Z] Step 13/25 : FROM alpine:3.16 [2023-01-09T01:31:49.607Z] 3.16: Pulling from library/alpine [2023-01-09T01:31:49.873Z] 6875df1f5354: Pulling fs layer [2023-01-09T01:31:50.140Z] 6875df1f5354: Verifying Checksum [2023-01-09T01:31:50.140Z] 6875df1f5354: Download complete [2023-01-09T01:31:50.729Z] 6875df1f5354: Pull complete [2023-01-09T01:31:50.729Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T01:31:50.729Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T01:31:50.729Z] ---> 2b4661558fb8 [2023-01-09T01:31:50.729Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-09T01:31:50.729Z] ---> Running in 2a83aa843beb [2023-01-09T01:31:50.999Z] Removing intermediate container 2a83aa843beb [2023-01-09T01:31:50.999Z] ---> bc7797f56c64 [2023-01-09T01:31:50.999Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2023-01-09T01:31:50.999Z] ---> Running in cb46e6256b37 [2023-01-09T01:31:51.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:31:52.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:31:53.188Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T01:31:53.458Z] (2/5) Installing libsodium (1.0.18-r0) [2023-01-09T01:31:53.458Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T01:31:53.458Z] (4/5) Installing libzmq (4.3.4-r0) [2023-01-09T01:31:53.458Z] (5/5) Installing zeromq (4.3.4-r0) [2023-01-09T01:31:53.458Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:31:53.458Z] OK: 8 MiB in 19 packages [2023-01-09T01:31:54.427Z] Removing intermediate container cb46e6256b37 [2023-01-09T01:31:54.427Z] ---> 8e0d87d6b903 [2023-01-09T01:31:54.427Z] Step 16/25 : WORKDIR / [2023-01-09T01:31:54.427Z] ---> Running in 188ba1fec6ca [2023-01-09T01:31:54.699Z] Removing intermediate container 188ba1fec6ca [2023-01-09T01:31:54.699Z] ---> 1f848abed8e3 [2023-01-09T01:31:54.699Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-09T01:31:55.286Z] ---> a8598265079c [2023-01-09T01:31:55.286Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-09T01:31:55.871Z] ---> 9a0c3a89f310 [2023-01-09T01:31:55.871Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-09T01:31:59.243Z] ---> de0d17112493 [2023-01-09T01:31:59.243Z] Step 20/25 : EXPOSE 59910 [2023-01-09T01:31:59.243Z] ---> Running in 11dc43e34b0c [2023-01-09T01:31:59.243Z] Removing intermediate container 11dc43e34b0c [2023-01-09T01:31:59.243Z] ---> 4bf5946ad653 [2023-01-09T01:31:59.243Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-09T01:31:59.243Z] ---> Running in 7c79a3063877 [2023-01-09T01:31:59.243Z] Removing intermediate container 7c79a3063877 [2023-01-09T01:31:59.243Z] ---> 8bfaa3ecef4b [2023-01-09T01:31:59.243Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-01-09T01:31:59.510Z] ---> Running in b40fe3a37ef3 [2023-01-09T01:31:59.779Z] Removing intermediate container b40fe3a37ef3 [2023-01-09T01:31:59.779Z] ---> 6fb9bbc495c2 [2023-01-09T01:31:59.779Z] Step 23/25 : LABEL arch=arm64 [2023-01-09T01:31:59.779Z] ---> Running in 0e0637835656 [2023-01-09T01:32:00.047Z] Removing intermediate container 0e0637835656 [2023-01-09T01:32:00.047Z] ---> 67bb57cfa8e0 [2023-01-09T01:32:00.047Z] Step 24/25 : LABEL git_sha=9bc7936f2ac00ebafad323e8b10985b46d211489 [2023-01-09T01:32:00.047Z] ---> Running in d0ee28c43546 [2023-01-09T01:32:00.317Z] Removing intermediate container d0ee28c43546 [2023-01-09T01:32:00.317Z] ---> 3f7cb2fcfa0d [2023-01-09T01:32:00.317Z] Step 25/25 : LABEL version=0.0.0 [2023-01-09T01:32:00.593Z] ---> Running in a0ce905b9a4e [2023-01-09T01:32:00.863Z] Removing intermediate container a0ce905b9a4e [2023-01-09T01:32:00.863Z] ---> c033fd8755e2 [2023-01-09T01:32:00.863Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T01:32:00.863Z] Successfully built c033fd8755e2 [2023-01-09T01:32:00.863Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:32:01.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:32:01.638Z] [2023-01-09T01:32:01.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:32:02.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:32:02.039Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T01:32:02.039Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T01:32:02.039Z] 04944245beec: Pulling fs layer [2023-01-09T01:32:02.039Z] 699f458cf7ca: Pulling fs layer [2023-01-09T01:32:02.039Z] 765212b225bb: Pulling fs layer [2023-01-09T01:32:02.039Z] f23df028b6ca: Pulling fs layer [2023-01-09T01:32:02.039Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T01:32:02.039Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T01:32:02.039Z] f23df028b6ca: Waiting [2023-01-09T01:32:02.039Z] d65c8cfc05b1: Waiting [2023-01-09T01:32:02.039Z] 2437ff75d9bd: Waiting [2023-01-09T01:32:02.039Z] 765212b225bb: Waiting [2023-01-09T01:32:02.313Z] 04944245beec: Verifying Checksum [2023-01-09T01:32:02.313Z] 04944245beec: Download complete [2023-01-09T01:32:02.313Z] 765212b225bb: Verifying Checksum [2023-01-09T01:32:02.313Z] 765212b225bb: Download complete [2023-01-09T01:32:02.313Z] f23df028b6ca: Verifying Checksum [2023-01-09T01:32:02.313Z] f23df028b6ca: Download complete [2023-01-09T01:32:02.313Z] d65c8cfc05b1: Download complete [2023-01-09T01:32:02.313Z] 699f458cf7ca: Verifying Checksum [2023-01-09T01:32:02.313Z] 699f458cf7ca: Download complete [2023-01-09T01:32:02.898Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T01:32:02.899Z] 8998bd30e6a1: Download complete [2023-01-09T01:32:05.484Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T01:32:05.484Z] 2437ff75d9bd: Download complete [2023-01-09T01:32:06.896Z] 8998bd30e6a1: Pull complete [2023-01-09T01:32:07.168Z] 04944245beec: Pull complete [2023-01-09T01:32:08.577Z] 699f458cf7ca: Pull complete [2023-01-09T01:32:08.845Z] 765212b225bb: Pull complete [2023-01-09T01:32:09.806Z] f23df028b6ca: Pull complete [2023-01-09T01:32:09.806Z] d65c8cfc05b1: Pull complete [2023-01-09T01:32:25.215Z] 2437ff75d9bd: Pull complete [2023-01-09T01:32:25.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T01:32:25.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:32:25.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:32:25.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-1402 does not seem to be running inside a container [2023-01-09T01:32:25.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-09T01:32:28.362Z] $ docker top 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:29.269Z] ---> job-cost.sh [2023-01-09T01:32:29.269Z] lf-activate-venv: SKIPPING [2023-01-09T01:32:29.269Z] INFO: No Stack... [2023-01-09T01:32:29.535Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T01:32:30.492Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T01:32:30.839Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-01-09T01:32:30.839Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T01:32:30.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [2023-01-09T01:32:30.937Z] Resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] did not exist. Created. [2023-01-09T01:32:30.937Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T01:32:31.352Z] /w/workspace/device-gpio/1@tmp/durable-68ef8c5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T01:32:31.707Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T01:32:31.749Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T01:32:31.794Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T01:32:31.809Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T01:32:31.884Z] $ docker stop --time=1 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 [2023-01-09T01:32:33.356Z] $ docker rm -f --volumes 08de06b3040e3b907743ec4c53c0bcff1d5fbf1fc2f9999f58eace3cf55c67f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-09T01:32:34.295Z] provisioning config files... [2023-01-09T01:32:34.303Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config11574756702025576608tmp [Pipeline] { [Pipeline] sh [2023-01-09T01:32:34.635Z] + set +x [2023-01-09T01:32:34.635Z] + bash -s -- [2023-01-09T01:32:34.635Z] + curl -s https://codecov.io/bash [2023-01-09T01:32:34.635Z] [2023-01-09T01:32:34.635Z] _____ _ [2023-01-09T01:32:34.635Z] / ____| | | [2023-01-09T01:32:34.635Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T01:32:34.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T01:32:34.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T01:32:34.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T01:32:34.635Z] Bash-1.0.6 [2023-01-09T01:32:34.635Z] [2023-01-09T01:32:34.635Z] [2023-01-09T01:32:34.635Z] ==> git version 2.25.1 found [2023-01-09T01:32:34.635Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-09T01:32:34.635Z] Release-Date: 2020-01-08 [2023-01-09T01:32:34.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T01:32:34.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T01:32:34.635Z] ==> Jenkins CI detected. [2023-01-09T01:32:34.635Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-73 [2023-01-09T01:32:34.635Z] project root: . [2023-01-09T01:32:34.635Z] --> token set from env [2023-01-09T01:32:34.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T01:32:34.635Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T01:32:34.635Z] ==> Python coveragepy not found [2023-01-09T01:32:34.635Z] ==> Searching for coverage reports in: [2023-01-09T01:32:34.635Z] + . [2023-01-09T01:32:34.635Z] -> Found 1 reports [2023-01-09T01:32:34.635Z] ==> Detecting git/mercurial file structure [2023-01-09T01:32:34.635Z] ==> Reading reports [2023-01-09T01:32:34.896Z] + ./coverage.out bytes=10 [2023-01-09T01:32:34.896Z] ==> Appending adjustments [2023-01-09T01:32:34.896Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T01:32:34.896Z] + Found adjustments [2023-01-09T01:32:34.896Z] ==> Gzipping contents [2023-01-09T01:32:34.896Z] 4.0K /tmp/codecov.A306aA.gz [2023-01-09T01:32:34.896Z] ==> Uploading reports [2023-01-09T01:32:34.896Z] url: https://codecov.io [2023-01-09T01:32:34.896Z] query: branch=PR-73&commit=9bc7936f2ac00ebafad323e8b10985b46d211489&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=73&job=&cmd_args= [2023-01-09T01:32:34.896Z] -> Pinging Codecov [2023-01-09T01:32:34.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-73&commit=9bc7936f2ac00ebafad323e8b10985b46d211489&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=73&job=&cmd_args= [2023-01-09T01:32:35.157Z] -> Uploading to [2023-01-09T01:32:35.157Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9bc7936f2ac00ebafad323e8b10985b46d211489/b166a206-f538-400f-8bbb-fca41bc8cbe0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T013235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f01030d72a89c6cbb6f782a30d5a019e26c316e7c8e3d3647e80796398cd9566 [2023-01-09T01:32:35.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T01:32:35.157Z] Dload Upload Total Spent Left Speed [2023-01-09T01:32:35.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2702 --:--:-- --:--:-- --:--:-- 2693 [2023-01-09T01:32:35.418Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9bc7936f2ac00ebafad323e8b10985b46d211489 [Pipeline] } [2023-01-09T01:32:35.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-09T01:32:37.202Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-73/archives ] [2023-01-09T01:32:37.202Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-73/archives [2023-01-09T01:32:37.202Z] total 16 [2023-01-09T01:32:37.202Z] drwxr-xr-x 3 root root 4096 Jan 9 01:23 . [2023-01-09T01:32:37.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:23 .. [2023-01-09T01:32:37.202Z] drwxr-xr-x 2 root root 4096 Jan 9 01:23 cost [2023-01-09T01:32:37.202Z] -rw-r--r-- 1 root root 82 Jan 9 01:23 cost.csv [2023-01-09T01:32:37.202Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-73/archives [2023-01-09T01:32:37.202Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-73/archives [2023-01-09T01:32:37.202Z] total 16 [2023-01-09T01:32:37.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:23 . [2023-01-09T01:32:37.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:23 .. [2023-01-09T01:32:37.202Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 01:23 cost [2023-01-09T01:32:37.202Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 9 01:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:37.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:38.420Z] ---> package-listing.sh [2023-01-09T01:32:38.420Z] ++ facter osfamily [2023-01-09T01:32:38.420Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T01:32:38.680Z] + OS_FAMILY=debian [2023-01-09T01:32:38.680Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-73 [2023-01-09T01:32:38.680Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T01:32:38.680Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T01:32:38.680Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T01:32:38.680Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T01:32:38.680Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-73 ']' [2023-01-09T01:32:38.680Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T01:32:38.680Z] + case "${OS_FAMILY}" in [2023-01-09T01:32:38.680Z] + dpkg -l [2023-01-09T01:32:38.680Z] + grep '^ii' [2023-01-09T01:32:38.680Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T01:32:38.680Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T01:32:38.680Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T01:32:38.680Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-73 ']' [2023-01-09T01:32:38.680Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-73/archives/ [2023-01-09T01:32:38.680Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-73/archives/ [Pipeline] echo [2023-01-09T01:32:38.711Z] 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_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T01:32:39.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:32:39.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:32:39.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:32:39.768Z] prd-ubuntu20.04-docker-8c-8g-1401 does not seem to be running inside a container [2023-01-09T01:32:39.789Z] $ 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_PR-73/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_PR-73 -v /w/workspace/edgexfoundry_device-gpio_PR-73:/w/workspace/edgexfoundry_device-gpio_PR-73:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-73@tmp:/w/workspace/edgexfoundry_device-gpio_PR-73@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T01:32:39.949Z] $ docker top 59232a6d38774f970bf870f349d08fea2e8bfcb5de7ad95aa4341ffd05a4d1e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:32:40.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T01:32:40.650Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T01:32:40.960Z] + ls /var/log/sa-host [2023-01-09T01:32:40.961Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:32:41.195Z] provisioning config files... [2023-01-09T01:32:41.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-73@tmp/config10331431600791693097tmp [Pipeline] { [Pipeline] echo [2023-01-09T01:32:41.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:41.577Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T01:32:41.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:42.013Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T01:32:42.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:42.363Z] ---> sudo-logs.sh [2023-01-09T01:32:42.363Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T01:32:42.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:42.744Z] ---> job-cost.sh [2023-01-09T01:32:42.744Z] lf-activate-venv: SKIPPING [2023-01-09T01:32:42.744Z] DEBUG: total: 0.2199999988079071 [2023-01-09T01:32:42.744Z] INFO: Retrieving Stack Cost... [2023-01-09T01:32:43.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T01:32:43.570Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T01:32:43.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:32:43.916Z] ---> logs-deploy.sh [2023-01-09T01:32:43.916Z] lf-activate-venv: SKIPPING [2023-01-09T01:32:43.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-73/1 [2023-01-09T01:32:43.916Z] INFO: archiving workspace using pattern(s): [2023-01-09T01:32:44.856Z] Archives upload complete. [2023-01-09T01:32:44.856Z] INFO: archiving logs to Nexus