Pull request #230 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b+688a4a293e90f410e0c8818ae36297e33c21074c (11a054bbe43ee302d06874bdc5c443568a58e46a) 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-ssh820679460834624621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9272840781261238598.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5359041812383271591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4036651804860476674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8335483014472321617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5398 in /w/workspace/edgexfoundry_device-gpio_PR-230 [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-230 # 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/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b Merge succeeded, producing bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c Checking out Revision bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c (PR-230) > git config core.sparsecheckout # timeout=10 > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c # timeout=10 Commit message: "Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD" > git rev-list --no-walk c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T01:23:07.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T01:23:07.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T01:23:07.747Z] ========================================================= [2024-03-11T01:23:07.747Z] EdgeX Global Pipelines Version Info [2024-03-11T01:23:07.747Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:23:08.538Z] ------------------- [2024-03-11T01:23:08.538Z] stable info: [2024-03-11T01:23:08.538Z] ------------------- [2024-03-11T01:23:08.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T01:23:08.538Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T01:23:08.538Z] Message: update stable to v1.0.258 [2024-03-11T01:23:09.123Z] ------------------- [2024-03-11T01:23:09.123Z] experimental info: [2024-03-11T01:23:09.123Z] ------------------- [2024-03-11T01:23:09.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T01:23:09.123Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T01:23:09.123Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T01:23:09.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-11T01:23:09.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-11T01:23:09.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T01:23:09.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T01:23:09.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T01:23:09.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T01:23:09.396Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T01:23:09.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T01:23:09.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T01:23:09.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T01:23:09.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T01:23:09.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-11T01:23:09.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T01:23:09.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T01:23:09.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T01:23:09.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T01:23:09.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T01:23:09.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T01:23:09.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T01:23:09.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T01:23:09.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T01:23:09.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T01:23:09.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T01:23:09.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T01:23:10.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T01:23:10.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T01:23:10.088Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T01:23:10.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo [2024-03-11T01:23:10.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo [2024-03-11T01:23:10.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo [2024-03-11T01:23:10.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo [2024-03-11T01:23:10.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc07a5c [Pipeline] echo [2024-03-11T01:23:10.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:23:10.438Z] provisioning config files... [2024-03-11T01:23:10.456Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config7395496272218722308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:23:10.808Z] ---> ****-login.sh [2024-03-11T01:23:10.808Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:23:11.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:11.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:11.068Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:11.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:11.068Z] [2024-03-11T01:23:11.068Z] Login Succeeded [2024-03-11T01:23:11.068Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:23:11.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:11.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:11.329Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:11.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:11.329Z] [2024-03-11T01:23:11.329Z] Login Succeeded [2024-03-11T01:23:11.329Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:23:11.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:11.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:11.329Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:11.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:11.329Z] [2024-03-11T01:23:11.329Z] Login Succeeded [2024-03-11T01:23:11.329Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:23:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:11.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:11.589Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:11.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:11.589Z] [2024-03-11T01:23:11.589Z] Login Succeeded [2024-03-11T01:23:11.589Z] ****.io [2024-03-11T01:23:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:11.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:11.850Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:11.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:11.850Z] [2024-03-11T01:23:11.850Z] Login Succeeded [2024-03-11T01:23:11.850Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:23:11.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T01:23:12.371Z] + git rev-list -1 --merges bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c~1..bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo [2024-03-11T01:23:12.401Z] -----------> git rev-list -1 --merges bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c~1..bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [2024-03-11T01:23:12.401Z] bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [false] [Pipeline] sh [2024-03-11T01:23:12.712Z] + git log --format=format:%s -1 bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo [2024-03-11T01:23:12.731Z] ========================================================= [2024-03-11T01:23:12.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T01:23:12.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:23:13.143Z] + git log --format=format:%s -1 bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] echo [2024-03-11T01:23:13.156Z] [semverPrep] GIT_COMMIT: bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c, Commit Message: Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD [Pipeline] echo [2024-03-11T01:23:13.184Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T01:23:13.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T01:23:13.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T01:23:13.587Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T01:23:13.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T01:23:13.587Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T01:23:13.587Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T01:23:13.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:14.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:23:14.119Z] [2024-03-11T01:23:14.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:14.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:23:14.431Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T01:23:14.431Z] b85a868b505f: Pulling fs layer [2024-03-11T01:23:14.431Z] e2be974225ed: Pulling fs layer [2024-03-11T01:23:14.431Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T01:23:14.431Z] 988bab9f4d93: Pulling fs layer [2024-03-11T01:23:14.431Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T01:23:14.431Z] eaf3925da568: Pulling fs layer [2024-03-11T01:23:14.431Z] bab4dde63d76: Pulling fs layer [2024-03-11T01:23:14.431Z] bde34c3a00c8: Pulling fs layer [2024-03-11T01:23:14.431Z] b352a97aabf1: Pulling fs layer [2024-03-11T01:23:14.431Z] 4872d77fe225: Pulling fs layer [2024-03-11T01:23:14.431Z] 5851b861e8e6: Pulling fs layer [2024-03-11T01:23:14.431Z] bde34c3a00c8: Waiting [2024-03-11T01:23:14.431Z] b352a97aabf1: Waiting [2024-03-11T01:23:14.431Z] 1469e6f7b9e6: Waiting [2024-03-11T01:23:14.431Z] 4872d77fe225: Waiting [2024-03-11T01:23:14.431Z] 5851b861e8e6: Waiting [2024-03-11T01:23:14.431Z] eaf3925da568: Waiting [2024-03-11T01:23:14.431Z] e2be974225ed: Verifying Checksum [2024-03-11T01:23:14.431Z] e2be974225ed: Download complete [2024-03-11T01:23:14.431Z] 988bab9f4d93: Verifying Checksum [2024-03-11T01:23:14.431Z] 988bab9f4d93: Download complete [2024-03-11T01:23:14.431Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T01:23:14.431Z] 1469e6f7b9e6: Download complete [2024-03-11T01:23:14.689Z] eaf3925da568: Verifying Checksum [2024-03-11T01:23:14.689Z] eaf3925da568: Download complete [2024-03-11T01:23:14.689Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T01:23:14.689Z] 339a4e72a1f5: Download complete [2024-03-11T01:23:14.689Z] bde34c3a00c8: Verifying Checksum [2024-03-11T01:23:14.689Z] bde34c3a00c8: Download complete [2024-03-11T01:23:14.689Z] b352a97aabf1: Verifying Checksum [2024-03-11T01:23:14.689Z] b352a97aabf1: Download complete [2024-03-11T01:23:14.689Z] 4872d77fe225: Download complete [2024-03-11T01:23:14.689Z] 5851b861e8e6: Verifying Checksum [2024-03-11T01:23:14.689Z] 5851b861e8e6: Download complete [2024-03-11T01:23:14.689Z] b85a868b505f: Verifying Checksum [2024-03-11T01:23:14.689Z] b85a868b505f: Download complete [2024-03-11T01:23:14.949Z] bab4dde63d76: Verifying Checksum [2024-03-11T01:23:14.949Z] bab4dde63d76: Download complete [2024-03-11T01:23:15.887Z] b85a868b505f: Pull complete [2024-03-11T01:23:15.887Z] e2be974225ed: Pull complete [2024-03-11T01:23:16.455Z] 339a4e72a1f5: Pull complete [2024-03-11T01:23:16.455Z] 988bab9f4d93: Pull complete [2024-03-11T01:23:16.724Z] 1469e6f7b9e6: Pull complete [2024-03-11T01:23:16.724Z] eaf3925da568: Pull complete [2024-03-11T01:23:18.636Z] bab4dde63d76: Pull complete [2024-03-11T01:23:18.636Z] bde34c3a00c8: Pull complete [2024-03-11T01:23:18.636Z] b352a97aabf1: Pull complete [2024-03-11T01:23:18.897Z] 4872d77fe225: Pull complete [2024-03-11T01:23:18.897Z] 5851b861e8e6: Pull complete [2024-03-11T01:23:18.897Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T01:23:18.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T01:23:18.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:23:19.082Z] prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container [2024-03-11T01:23:19.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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-devops/py-git-semver:0.1.4 cat [2024-03-11T01:23:20.315Z] $ docker top bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 -eo pid,comm [2024-03-11T01:23:20.364Z] 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). [2024-03-11T01:23:20.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T01:23:20.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:23:20.469Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:23:20.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:23:20.583Z] $ docker exec bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent [2024-03-11T01:23:20.687Z] SSH_AUTH_SOCK=/tmp/ssh-MiDxiELuglGd/agent.32 [2024-03-11T01:23:20.687Z] SSH_AGENT_PID=38 [2024-03-11T01:23:20.693Z] Running ssh-add (command line suppressed) [2024-03-11T01:23:20.795Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_1702946345789479501.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_1702946345789479501.key) [2024-03-11T01:23:20.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:23:21.117Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T01:23:21.129Z] $ docker exec --env ******** --env ******** bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent -k [2024-03-11T01:23:21.233Z] unset SSH_AUTH_SOCK; [2024-03-11T01:23:21.233Z] unset SSH_AGENT_PID; [2024-03-11T01:23:21.233Z] echo Agent pid 38 killed; [2024-03-11T01:23:21.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T01:23:21.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T01:23:21.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T01:23:21.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T01:23:21.426Z] $ docker exec bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent [2024-03-11T01:23:21.528Z] SSH_AUTH_SOCK=/tmp/ssh-2SOsh1OQnqOt/agent.70 [2024-03-11T01:23:21.528Z] SSH_AGENT_PID=76 [2024-03-11T01:23:21.532Z] Running ssh-add (command line suppressed) [2024-03-11T01:23:21.641Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_7278570241480427646.key (/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/private_key_7278570241480427646.key) [2024-03-11T01:23:21.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T01:23:21.956Z] + git semver init [2024-03-11T01:23:22.215Z] 2024-03-11 01:23:22,141 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T01:23:22.215Z] 2024-03-11 01:23:22,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver [2024-03-11T01:23:22.215Z] 2024-03-11 01:23:22,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-230/.semver [2024-03-11T01:23:22.215Z] 2024-03-11 01:23:22,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-230/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230, universal_newlines=False, shell=None, istream=None) [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,197 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.git/info/exclude [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 with force:False [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,198 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,202 [execute] INFO git cat-file --batch-check [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,208 [execute] INFO git cat-file --batch [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-230/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T01:23:23.593Z] 2024-03-11 01:23:23,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-230/.semver/PR-230 [2024-03-11T01:23:23.593Z] 0.0.0 [Pipeline] } [2024-03-11T01:23:23.603Z] $ docker exec --env ******** --env ******** bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 ssh-agent -k [2024-03-11T01:23:23.695Z] unset SSH_AUTH_SOCK; [2024-03-11T01:23:23.696Z] unset SSH_AGENT_PID; [2024-03-11T01:23:23.697Z] echo Agent pid 76 killed; [2024-03-11T01:23:23.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T01:23:24.082Z] + git semver [Pipeline] } [2024-03-11T01:23:24.355Z] $ docker stop --time=1 bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 [2024-03-11T01:23:25.668Z] $ docker rm -f --volumes bc79a9f9085de6ebf63e3c4e5b6e576bc5d386f27873606bf9df9b613d978f03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:23:26.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T01:23:26.284Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T01:23:26.288Z] [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 [2024-03-11T01:23:26.759Z] provisioning config files... [2024-03-11T01:23:26.767Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config16831828824079797209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:23:27.094Z] ---> ****-login.sh [2024-03-11T01:23:27.094Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:23:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:27.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:27.094Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:27.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:27.095Z] [2024-03-11T01:23:27.095Z] Login Succeeded [2024-03-11T01:23:27.095Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:23:27.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:27.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:27.095Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:27.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:27.095Z] [2024-03-11T01:23:27.095Z] Login Succeeded [2024-03-11T01:23:27.095Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:23:27.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:27.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:27.355Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:27.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:27.355Z] [2024-03-11T01:23:27.355Z] Login Succeeded [2024-03-11T01:23:27.355Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:23:27.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:27.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:27.355Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:27.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:27.355Z] [2024-03-11T01:23:27.356Z] Login Succeeded [2024-03-11T01:23:27.356Z] ****.io [2024-03-11T01:23:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:23:27.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:23:27.615Z] Configure a credential helper to remove this warning. See [2024-03-11T01:23:27.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:23:27.615Z] [2024-03-11T01:23:27.615Z] Login Succeeded [2024-03-11T01:23:27.616Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:23:27.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T01:23:27.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:23:27.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:23:27.863Z] ========================================================= [2024-03-11T01:23:27.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T01:23:27.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:23:28.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T01:23:28.261Z] Sending build context to Docker daemon 24.57MB [2024-03-11T01:23:28.261Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:23:28.261Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T01:23:28.261Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T01:23:28.261Z] 7264a8db6415: Pulling fs layer [2024-03-11T01:23:28.261Z] c4d48a809fc2: Pulling fs layer [2024-03-11T01:23:28.261Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T01:23:28.261Z] ad3a456e5733: Pulling fs layer [2024-03-11T01:23:28.261Z] 69c7f0334f64: Pulling fs layer [2024-03-11T01:23:28.261Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T01:23:28.261Z] ce7588e14bc9: Pulling fs layer [2024-03-11T01:23:28.261Z] b5e4710f87ac: Pulling fs layer [2024-03-11T01:23:28.261Z] ad3a456e5733: Waiting [2024-03-11T01:23:28.261Z] 69c7f0334f64: Waiting [2024-03-11T01:23:28.261Z] 1f1c1a5573a3: Waiting [2024-03-11T01:23:28.261Z] b5e4710f87ac: Waiting [2024-03-11T01:23:28.261Z] ce7588e14bc9: Waiting [2024-03-11T01:23:28.526Z] c4d48a809fc2: Download complete [2024-03-11T01:23:28.526Z] ad3a456e5733: Verifying Checksum [2024-03-11T01:23:28.526Z] ad3a456e5733: Download complete [2024-03-11T01:23:28.526Z] 69c7f0334f64: Verifying Checksum [2024-03-11T01:23:28.526Z] 69c7f0334f64: Download complete [2024-03-11T01:23:28.526Z] 7264a8db6415: Verifying Checksum [2024-03-11T01:23:28.526Z] 7264a8db6415: Download complete [2024-03-11T01:23:28.526Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T01:23:28.526Z] 1f1c1a5573a3: Download complete [2024-03-11T01:23:28.526Z] 7264a8db6415: Pull complete [2024-03-11T01:23:28.785Z] b5e4710f87ac: Verifying Checksum [2024-03-11T01:23:28.785Z] b5e4710f87ac: Download complete [2024-03-11T01:23:28.785Z] c4d48a809fc2: Pull complete [2024-03-11T01:23:28.785Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T01:23:28.785Z] 4f1c88b9dad5: Download complete [2024-03-11T01:23:29.352Z] ce7588e14bc9: Verifying Checksum [2024-03-11T01:23:29.352Z] ce7588e14bc9: Download complete [2024-03-11T01:23:31.904Z] 4f1c88b9dad5: Pull complete [2024-03-11T01:23:31.904Z] ad3a456e5733: Pull complete [2024-03-11T01:23:31.904Z] 69c7f0334f64: Pull complete [2024-03-11T01:23:31.904Z] 1f1c1a5573a3: Pull complete [2024-03-11T01:23:34.442Z] ce7588e14bc9: Pull complete [2024-03-11T01:23:34.701Z] b5e4710f87ac: Pull complete [2024-03-11T01:23:34.701Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T01:23:34.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T01:23:34.701Z] ---> 88b5674ff536 [2024-03-11T01:23:34.701Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:23:36.080Z] ---> Running in d6d436e06e78 [2024-03-11T01:23:36.080Z] Removing intermediate container d6d436e06e78 [2024-03-11T01:23:36.080Z] ---> 215c57c79c89 [2024-03-11T01:23:36.080Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:23:36.080Z] ---> Running in cbd07a72843b [2024-03-11T01:23:36.080Z] Removing intermediate container cbd07a72843b [2024-03-11T01:23:36.080Z] ---> 1b98ecdf7060 [2024-03-11T01:23:36.080Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:23:36.080Z] ---> Running in 69844637b873 [2024-03-11T01:23:36.339Z] Removing intermediate container 69844637b873 [2024-03-11T01:23:36.339Z] ---> 6954af2fc781 [2024-03-11T01:23:36.339Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:23:36.339Z] ---> Running in 57b2f7b95dae [2024-03-11T01:23:36.339Z] Removing intermediate container 57b2f7b95dae [2024-03-11T01:23:36.339Z] ---> b67c8ce90768 [2024-03-11T01:23:36.339Z] Step 7/12 : WORKDIR /device-gpio [2024-03-11T01:23:36.339Z] ---> Running in c7a0c17d4781 [2024-03-11T01:23:36.339Z] Removing intermediate container c7a0c17d4781 [2024-03-11T01:23:36.339Z] ---> 4f4b074098a5 [2024-03-11T01:23:36.339Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:23:36.339Z] ---> Running in 2ad15dc56033 [2024-03-11T01:23:36.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:23:36.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:23:37.115Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T01:23:37.115Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T01:23:37.115Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T01:23:37.115Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T01:23:37.115Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:23:37.115Z] OK: 268 MiB in 56 packages [2024-03-11T01:23:37.683Z] Removing intermediate container 2ad15dc56033 [2024-03-11T01:23:37.683Z] ---> 9812fa4fa48c [2024-03-11T01:23:37.683Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T01:23:37.683Z] ---> e7f51a7c2d81 [2024-03-11T01:23:37.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:23:37.683Z] ---> Running in 40a0d93a93fe [2024-03-11T01:23:41.654Z] Still waiting to schedule task [2024-03-11T01:23:41.655Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5392’ is offline [2024-03-11T01:23:59.627Z] Removing intermediate container 40a0d93a93fe [2024-03-11T01:23:59.627Z] ---> a26d83b8ad3e [2024-03-11T01:23:59.627Z] Step 11/12 : COPY . . [2024-03-11T01:23:59.627Z] ---> fd3959618157 [2024-03-11T01:23:59.627Z] Step 12/12 : RUN ${MAKE} [2024-03-11T01:23:59.627Z] ---> Running in 5f65efa83628 [2024-03-11T01:23:59.627Z] noop [2024-03-11T01:23:59.627Z] Removing intermediate container 5f65efa83628 [2024-03-11T01:23:59.627Z] ---> 806cb55dd51a [2024-03-11T01:23:59.627Z] Successfully built 806cb55dd51a [2024-03-11T01:23:59.627Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:00.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T01:24:00.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:24:00.124Z] prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container [2024-03-11T01:24:00.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T01:24:00.474Z] $ docker top 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:24:00.862Z] + go version [2024-03-11T01:24:00.862Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T01:24:00.875Z] $ docker stop --time=1 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 [2024-03-11T01:24:02.126Z] $ docker rm -f --volumes 2ab45d5ca1287d7c4a7e6fde84877e34d8ee8aa223f1f73a2419c0b27faa9642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:02.707Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T01:24:02.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:24:02.820Z] prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container [2024-03-11T01:24:02.851Z] $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T01:24:03.153Z] $ docker top a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:24:03.528Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] fileExists [Pipeline] sh [2024-03-11T01:24:03.848Z] + make test [2024-03-11T01:24:03.848Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T01:24:04.783Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-11T01:24:14.753Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-11T01:24:14.753Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-11T01:24:18.940Z] go vet ./... [2024-03-11T01:24:22.226Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T01:24:22.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T01:24:22.226Z] ./bin/test-attribution-txt.sh [2024-03-11T01:24:22.226Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T01:24:22.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T01:24:22.279Z] $ docker stop --time=1 a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 [2024-03-11T01:24:24.079Z] $ docker rm -f --volumes a970ae261bb7ba40d376be8c7a7a71efef43fba5007e1423fa1cfedf002bb672 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:24:24.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T01:24:24.738Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T01:24:25.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T01:24:25.621Z] + ls -al . [2024-03-11T01:24:25.622Z] total 152 [2024-03-11T01:24:25.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:24 . [2024-03-11T01:24:25.622Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:23 .. [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:23 .dockerignore [2024-03-11T01:24:25.622Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:24 .git [2024-03-11T01:24:25.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 .github [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:23 .gitignore [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:23 .golangci.yml [2024-03-11T01:24:25.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:23 .semver [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:23 Attribution.txt [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:23 CHANGELOG.md [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:23 Dockerfile [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:23 GOVERNANCE.md [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:23 Jenkinsfile [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:23 LICENSE [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:23 Makefile [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:23 OWNERS.md [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:23 README.md [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:23 VERSION [2024-03-11T01:24:25.622Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:23 bin [2024-03-11T01:24:25.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 cmd [2024-03-11T01:24:25.622Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:24 coverage.out [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:23 go.mod [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:23 go.sum [2024-03-11T01:24:25.622Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:23 internal [2024-03-11T01:24:25.622Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:25.997Z] + 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=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c --label arch=amd64 --label version=0.0.0 . [2024-03-11T01:24:25.997Z] Sending build context to Docker daemon 24.58MB [2024-03-11T01:24:25.997Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:24:25.997Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-11T01:24:25.997Z] ---> 806cb55dd51a [2024-03-11T01:24:25.997Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:24:26.256Z] ---> Running in fd6149befd8b [2024-03-11T01:24:26.256Z] Removing intermediate container fd6149befd8b [2024-03-11T01:24:26.256Z] ---> cf7f564409ca [2024-03-11T01:24:26.256Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:24:26.256Z] ---> Running in 1f43cde0ae55 [2024-03-11T01:24:26.256Z] Removing intermediate container 1f43cde0ae55 [2024-03-11T01:24:26.256Z] ---> 5902d1f8cf75 [2024-03-11T01:24:26.256Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:24:26.256Z] ---> Running in 40dcba0cdabc [2024-03-11T01:24:26.515Z] Removing intermediate container 40dcba0cdabc [2024-03-11T01:24:26.515Z] ---> 1fe789ff08d5 [2024-03-11T01:24:26.515Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:24:26.515Z] ---> Running in 9ff457d5d978 [2024-03-11T01:24:26.515Z] Removing intermediate container 9ff457d5d978 [2024-03-11T01:24:26.515Z] ---> fac643f6c017 [2024-03-11T01:24:26.515Z] Step 7/26 : WORKDIR /device-gpio [2024-03-11T01:24:26.515Z] ---> Running in ba9440ea08d2 [2024-03-11T01:24:26.515Z] Removing intermediate container ba9440ea08d2 [2024-03-11T01:24:26.515Z] ---> 613425f9fdaf [2024-03-11T01:24:26.515Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:24:26.515Z] ---> Running in 707bc49bb6b8 [2024-03-11T01:24:26.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:27.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:27.296Z] OK: 268 MiB in 56 packages [2024-03-11T01:24:27.866Z] Removing intermediate container 707bc49bb6b8 [2024-03-11T01:24:27.866Z] ---> 6d665718ae65 [2024-03-11T01:24:27.866Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-11T01:24:27.866Z] ---> 5b7e1aad0cda [2024-03-11T01:24:27.866Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:24:27.866Z] ---> Running in a14729a302ff [2024-03-11T01:24:28.439Z] Removing intermediate container a14729a302ff [2024-03-11T01:24:28.439Z] ---> 87830f77daef [2024-03-11T01:24:28.439Z] Step 11/26 : COPY . . [2024-03-11T01:24:29.016Z] ---> 783283cffd16 [2024-03-11T01:24:29.016Z] Step 12/26 : RUN ${MAKE} [2024-03-11T01:24:29.016Z] ---> Running in d1f8dbc64e39 [2024-03-11T01:24:29.275Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-11T01:24:47.357Z] Removing intermediate container d1f8dbc64e39 [2024-03-11T01:24:47.357Z] ---> d1882159a487 [2024-03-11T01:24:47.357Z] Step 13/26 : FROM alpine:3.18 [2024-03-11T01:24:47.357Z] 3.18: Pulling from library/alpine [2024-03-11T01:24:47.357Z] 619be1103602: Pulling fs layer [2024-03-11T01:24:47.357Z] 619be1103602: Download complete [2024-03-11T01:24:47.358Z] 619be1103602: Pull complete [2024-03-11T01:24:47.358Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T01:24:47.358Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T01:24:47.358Z] ---> d3782b16ccc9 [2024-03-11T01:24:47.358Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-11T01:24:47.358Z] ---> Running in 39294a046a3e [2024-03-11T01:24:47.358Z] Removing intermediate container 39294a046a3e [2024-03-11T01:24:47.358Z] ---> 1aec5eaf19e9 [2024-03-11T01:24:47.358Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-11T01:24:47.358Z] ---> Running in 79a4cf3c0b5c [2024-03-11T01:24:47.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:47.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:47.358Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T01:24:47.358Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:24:47.358Z] OK: 7 MiB in 16 packages [2024-03-11T01:24:47.358Z] Removing intermediate container 79a4cf3c0b5c [2024-03-11T01:24:47.358Z] ---> 31bed1ac8260 [2024-03-11T01:24:47.358Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-11T01:24:47.358Z] ---> Running in 24049ab0bf82 [2024-03-11T01:24:47.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:47.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T01:24:47.617Z] OK: 7 MiB in 16 packages [2024-03-11T01:24:47.877Z] Removing intermediate container 24049ab0bf82 [2024-03-11T01:24:47.877Z] ---> 80e9c793b411 [2024-03-11T01:24:47.877Z] Step 17/26 : WORKDIR / [2024-03-11T01:24:47.877Z] ---> Running in d4d0ff563f24 [2024-03-11T01:24:48.136Z] Removing intermediate container d4d0ff563f24 [2024-03-11T01:24:48.137Z] ---> c2011f2f454b [2024-03-11T01:24:48.137Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-11T01:24:48.137Z] ---> 8e02ddd85c56 [2024-03-11T01:24:48.137Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-11T01:24:48.137Z] ---> 9b5f4fdfe4ad [2024-03-11T01:24:48.137Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-11T01:24:48.702Z] ---> b7eba78c3e3b [2024-03-11T01:24:48.703Z] Step 21/26 : EXPOSE 59910 [2024-03-11T01:24:48.703Z] ---> Running in 99a59914f7aa [2024-03-11T01:24:48.703Z] Removing intermediate container 99a59914f7aa [2024-03-11T01:24:48.703Z] ---> fb9afe4a29e7 [2024-03-11T01:24:48.703Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-11T01:24:48.703Z] ---> Running in 1274175d64f5 [2024-03-11T01:24:48.962Z] Removing intermediate container 1274175d64f5 [2024-03-11T01:24:48.962Z] ---> 1ade1563b2b6 [2024-03-11T01:24:48.962Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T01:24:48.962Z] ---> Running in 5bb31636a699 [2024-03-11T01:24:48.962Z] Removing intermediate container 5bb31636a699 [2024-03-11T01:24:48.962Z] ---> 296e9eccfc29 [2024-03-11T01:24:48.962Z] Step 24/26 : LABEL arch=amd64 [2024-03-11T01:24:48.962Z] ---> Running in 3aae8b00bc36 [2024-03-11T01:24:48.962Z] Removing intermediate container 3aae8b00bc36 [2024-03-11T01:24:48.962Z] ---> 50d5ff6bd439 [2024-03-11T01:24:48.962Z] Step 25/26 : LABEL git_sha=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [2024-03-11T01:24:48.962Z] ---> Running in fddb0f8dc448 [2024-03-11T01:24:49.222Z] Removing intermediate container fddb0f8dc448 [2024-03-11T01:24:49.222Z] ---> 7909fa34487f [2024-03-11T01:24:49.222Z] Step 26/26 : LABEL version=0.0.0 [2024-03-11T01:24:49.222Z] ---> Running in e63d8b41760f [2024-03-11T01:24:49.222Z] Removing intermediate container e63d8b41760f [2024-03-11T01:24:49.222Z] ---> 3d23961417d7 [2024-03-11T01:24:49.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T01:24:49.222Z] Successfully built 3d23961417d7 [2024-03-11T01:24:49.222Z] 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 [2024-03-11T01:24:49.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:49.952Z] [2024-03-11T01:24:49.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:24:50.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:50.276Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T01:24:50.276Z] 5eb5b503b376: Pulling fs layer [2024-03-11T01:24:50.276Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T01:24:50.276Z] ec43610c2a17: Pulling fs layer [2024-03-11T01:24:50.276Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T01:24:50.276Z] 33b1e0a273af: Pulling fs layer [2024-03-11T01:24:50.276Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T01:24:50.276Z] 2f39f015ded8: Pulling fs layer [2024-03-11T01:24:50.276Z] 3a2ae6a8a46f: Waiting [2024-03-11T01:24:50.276Z] 5d3b04190fa2: Waiting [2024-03-11T01:24:50.276Z] 33b1e0a273af: Waiting [2024-03-11T01:24:50.276Z] 2f39f015ded8: Waiting [2024-03-11T01:24:50.276Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T01:24:50.276Z] 5c69ac0246d0: Download complete [2024-03-11T01:24:50.276Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T01:24:50.276Z] 3a2ae6a8a46f: Download complete [2024-03-11T01:24:50.276Z] 33b1e0a273af: Verifying Checksum [2024-03-11T01:24:50.276Z] 33b1e0a273af: Download complete [2024-03-11T01:24:50.535Z] 5d3b04190fa2: Download complete [2024-03-11T01:24:50.535Z] ec43610c2a17: Verifying Checksum [2024-03-11T01:24:50.535Z] ec43610c2a17: Download complete [2024-03-11T01:24:50.535Z] 5eb5b503b376: Verifying Checksum [2024-03-11T01:24:50.535Z] 5eb5b503b376: Download complete [2024-03-11T01:24:51.103Z] 2f39f015ded8: Download complete [2024-03-11T01:24:51.669Z] 5eb5b503b376: Pull complete [2024-03-11T01:24:51.669Z] 5c69ac0246d0: Pull complete [2024-03-11T01:24:52.235Z] ec43610c2a17: Pull complete [2024-03-11T01:24:52.235Z] 3a2ae6a8a46f: Pull complete [2024-03-11T01:24:52.235Z] 33b1e0a273af: Pull complete [2024-03-11T01:24:52.493Z] 5d3b04190fa2: Pull complete [2024-03-11T01:24:55.777Z] 2f39f015ded8: Pull complete [2024-03-11T01:24:55.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T01:24:55.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:24:55.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:24:55.956Z] prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container [2024-03-11T01:24:55.989Z] $ 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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T01:24:57.283Z] $ docker top 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:24:57.699Z] ---> job-cost.sh [2024-03-11T01:24:57.699Z] lf-activate-venv: SKIPPING [2024-03-11T01:24:57.699Z] INFO: No Stack... [2024-03-11T01:24:57.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T01:24:58.220Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T01:24:58.511Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-230/archives/cost.csv [2024-03-11T01:24:58.511Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T01:24:58.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [2024-03-11T01:24:58.532Z] Resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] did not exist. Created. [2024-03-11T01:24:58.537Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T01:24:58.891Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T01:24:58.917Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T01:24:58.945Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T01:24:59.024Z] $ docker stop --time=1 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc [2024-03-11T01:25:00.188Z] $ docker rm -f --volumes 15f64882b470a651cc2fb81154b700e9a0ca99442947267549b9c479ee341bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T01:26:20.559Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5400 in /w/workspace/edgexfoundry_device-gpio_PR-230 [Pipeline] { [Pipeline] ws [2024-03-11T01:26:20.601Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2024-03-11T01:26:23.682Z] The recommended git tool is: git [2024-03-11T01:26:28.856Z] using credential edgex-jenkins-ssh [2024-03-11T01:26:28.884Z] Cloning the remote Git repository [2024-03-11T01:26:28.937Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-11T01:26:29.045Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2024-03-11T01:26:29.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-11T01:26:29.218Z] > git --version # timeout=10 [2024-03-11T01:26:29.245Z] > git --version # 'git version 2.25.1' [2024-03-11T01:26:29.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T01:26:29.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T01:26:31.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-11T01:26:31.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T01:26:33.096Z] Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b [2024-03-11T01:26:33.399Z] Merge succeeded, producing 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 [2024-03-11T01:26:33.400Z] Checking out Revision 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 (PR-230) [2024-03-11T01:26:32.521Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-11T01:26:32.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-11T01:26:32.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T01:26:32.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-11T01:26:33.118Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T01:26:33.176Z] > git checkout -f c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [2024-03-11T01:26:33.259Z] > git remote # timeout=10 [2024-03-11T01:26:33.284Z] > git config --get remote.origin.url # timeout=10 [2024-03-11T01:26:33.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T01:26:33.324Z] > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [2024-03-11T01:26:33.379Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-11T01:26:33.412Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T01:26:33.427Z] > git checkout -f 9dadf6ddcdde8cfdf44c6f1bf291f67385603165 # timeout=10 [2024-03-11T01:26:36.976Z] Commit message: "Merge commit '688a4a293e90f410e0c8818ae36297e33c21074c' into HEAD" [2024-03-11T01:26:36.990Z] > git rev-list --no-walk c5fc60dc2e15004ccd227ab09965dbe4cf2ddd8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:26:38.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T01:26:38.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T01:26:38.155Z] Dload Upload Total Spent Left Speed [2024-03-11T01:26:38.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2024-03-11T01:26:38.871Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T01:26:39.205Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T01:26:39.205Z] + sudo tee /etc/docker/daemon.new [2024-03-11T01:26:39.205Z] { [2024-03-11T01:26:39.205Z] "registry-mirrors": [ [2024-03-11T01:26:39.205Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T01:26:39.205Z] ], [2024-03-11T01:26:39.205Z] "bip": "10.250.0.254/24", [2024-03-11T01:26:39.205Z] "hosts": [ [2024-03-11T01:26:39.205Z] "tcp://0.0.0.0:5555", [2024-03-11T01:26:39.205Z] "unix:///var/run/docker.sock" [2024-03-11T01:26:39.205Z] ], [2024-03-11T01:26:39.205Z] "mtu": 1458, [2024-03-11T01:26:39.205Z] "selinux-enabled": true, [2024-03-11T01:26:39.205Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T01:26:39.205Z] } [Pipeline] sh [2024-03-11T01:26:39.528Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T01:26:39.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:26:58.177Z] provisioning config files... [2024-03-11T01:26:58.203Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config14900627023487732469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:26:58.656Z] ---> ****-login.sh [2024-03-11T01:26:58.657Z] nexus3.edgexfoundry.org:10001 [2024-03-11T01:26:58.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:26:59.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:26:59.198Z] Configure a credential helper to remove this warning. See [2024-03-11T01:26:59.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:26:59.198Z] [2024-03-11T01:26:59.198Z] Login Succeeded [2024-03-11T01:26:59.198Z] nexus3.edgexfoundry.org:10002 [2024-03-11T01:26:59.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:26:59.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:26:59.468Z] Configure a credential helper to remove this warning. See [2024-03-11T01:26:59.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:26:59.468Z] [2024-03-11T01:26:59.468Z] Login Succeeded [2024-03-11T01:26:59.468Z] nexus3.edgexfoundry.org:10003 [2024-03-11T01:26:59.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:27:00.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:27:00.006Z] Configure a credential helper to remove this warning. See [2024-03-11T01:27:00.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:27:00.006Z] [2024-03-11T01:27:00.006Z] Login Succeeded [2024-03-11T01:27:00.006Z] nexus3.edgexfoundry.org:10004 [2024-03-11T01:27:00.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:27:00.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:27:00.275Z] Configure a credential helper to remove this warning. See [2024-03-11T01:27:00.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:27:00.275Z] [2024-03-11T01:27:00.275Z] Login Succeeded [2024-03-11T01:27:00.275Z] ****.io [2024-03-11T01:27:00.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T01:27:00.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T01:27:00.810Z] Configure a credential helper to remove this warning. See [2024-03-11T01:27:00.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T01:27:00.810Z] [2024-03-11T01:27:00.810Z] Login Succeeded [2024-03-11T01:27:00.810Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T01:27:00.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T01:27:01.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:27:01.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T01:27:01.334Z] ========================================================= [2024-03-11T01:27:01.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T01:27:01.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:27:01.805Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T01:27:02.073Z] Sending build context to Docker daemon 12.36MB [2024-03-11T01:27:02.342Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:27:02.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T01:27:02.342Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T01:27:02.342Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T01:27:02.342Z] 5d54e960e981: Pulling fs layer [2024-03-11T01:27:02.342Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T01:27:02.342Z] f0e02332f6b5: Pulling fs layer [2024-03-11T01:27:02.342Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T01:27:02.342Z] f0e02332f6b5: Waiting [2024-03-11T01:27:02.342Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T01:27:02.342Z] 872ee5b61b7b: Waiting [2024-03-11T01:27:02.342Z] 0c6a40ed1a82: Waiting [2024-03-11T01:27:02.342Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T01:27:02.342Z] 94ae7d8d031c: Waiting [2024-03-11T01:27:02.342Z] 5d54e960e981: Verifying Checksum [2024-03-11T01:27:02.342Z] 5d54e960e981: Download complete [2024-03-11T01:27:02.342Z] f0e02332f6b5: Verifying Checksum [2024-03-11T01:27:02.342Z] f0e02332f6b5: Download complete [2024-03-11T01:27:02.342Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T01:27:02.342Z] 872ee5b61b7b: Download complete [2024-03-11T01:27:02.613Z] 9fda8d8052c6: Download complete [2024-03-11T01:27:02.880Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T01:27:02.880Z] 94ae7d8d031c: Download complete [2024-03-11T01:27:03.150Z] 9fda8d8052c6: Pull complete [2024-03-11T01:27:04.123Z] 5d54e960e981: Pull complete [2024-03-11T01:27:04.391Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T01:27:04.391Z] c4a7e357bf2a: Download complete [2024-03-11T01:27:05.370Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T01:27:05.370Z] 0c6a40ed1a82: Download complete [2024-03-11T01:27:17.685Z] c4a7e357bf2a: Pull complete [2024-03-11T01:27:17.685Z] f0e02332f6b5: Pull complete [2024-03-11T01:27:17.953Z] 872ee5b61b7b: Pull complete [2024-03-11T01:27:28.052Z] 0c6a40ed1a82: Pull complete [2024-03-11T01:27:28.320Z] 94ae7d8d031c: Pull complete [2024-03-11T01:27:28.320Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T01:27:28.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T01:27:28.320Z] ---> 86de565de09d [2024-03-11T01:27:28.320Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:27:30.270Z] ---> Running in f219fd00d895 [2024-03-11T01:27:30.539Z] Removing intermediate container f219fd00d895 [2024-03-11T01:27:30.539Z] ---> 479811cce3cf [2024-03-11T01:27:30.539Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:27:30.539Z] ---> Running in 8316e63b75c5 [2024-03-11T01:27:30.808Z] Removing intermediate container 8316e63b75c5 [2024-03-11T01:27:30.808Z] ---> 1d418576cd23 [2024-03-11T01:27:30.808Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:27:31.076Z] ---> Running in 1b6a86ec8fb6 [2024-03-11T01:27:31.346Z] Removing intermediate container 1b6a86ec8fb6 [2024-03-11T01:27:31.346Z] ---> 25611cd24784 [2024-03-11T01:27:31.346Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:27:31.346Z] ---> Running in 765d429912a8 [2024-03-11T01:27:31.620Z] Removing intermediate container 765d429912a8 [2024-03-11T01:27:31.620Z] ---> ed92fc8e979d [2024-03-11T01:27:31.620Z] Step 7/12 : WORKDIR /device-gpio [2024-03-11T01:27:31.887Z] ---> Running in b2ec3589828d [2024-03-11T01:27:32.163Z] Removing intermediate container b2ec3589828d [2024-03-11T01:27:32.163Z] ---> 490eec0d27bf [2024-03-11T01:27:32.163Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:27:32.163Z] ---> Running in ad59ebce28f4 [2024-03-11T01:27:33.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:27:33.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:27:34.537Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T01:27:34.537Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-11T01:27:34.537Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T01:27:34.803Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T01:27:34.803Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:27:34.803Z] OK: 271 MiB in 56 packages [2024-03-11T01:27:35.764Z] Removing intermediate container ad59ebce28f4 [2024-03-11T01:27:35.764Z] ---> 1eb5cfddcaa8 [2024-03-11T01:27:35.764Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-11T01:27:36.347Z] ---> 8af113e12448 [2024-03-11T01:27:36.347Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:27:36.347Z] ---> Running in ef88d205dd86 [2024-03-11T01:28:44.966Z] Removing intermediate container ef88d205dd86 [2024-03-11T01:28:44.966Z] ---> 0eab9e6b5a5d [2024-03-11T01:28:44.966Z] Step 11/12 : COPY . . [2024-03-11T01:28:44.966Z] ---> 7fe4ea019578 [2024-03-11T01:28:44.966Z] Step 12/12 : RUN ${MAKE} [2024-03-11T01:28:44.966Z] ---> Running in a86fcfd3025e [2024-03-11T01:28:44.966Z] noop [2024-03-11T01:28:44.966Z] Removing intermediate container a86fcfd3025e [2024-03-11T01:28:44.966Z] ---> d36612b2dacc [2024-03-11T01:28:44.966Z] Successfully built d36612b2dacc [2024-03-11T01:28:44.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:28:45.401Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T01:28:45.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:28:45.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container [2024-03-11T01:28:45.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T01:28:46.973Z] $ docker top 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:28:47.835Z] + go version [2024-03-11T01:28:47.835Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T01:28:47.863Z] $ docker stop --time=1 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f [2024-03-11T01:28:49.481Z] $ docker rm -f --volumes 852e9e9168b9bdaa6af57c67c9e71045528b9cb3f87c4a0e8b2e8a24acdf664f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:28:50.323Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T01:28:50.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:28:50.562Z] prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container [2024-03-11T01:28:50.638Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T01:28:51.886Z] $ docker top 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:28:52.773Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2024-03-11T01:28:53.450Z] + make test [2024-03-11T01:28:53.450Z] go test ./... -coverprofile=coverage.out ./... [2024-03-11T01:28:56.793Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-11T01:30:34.375Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-11T01:30:34.375Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-11T01:30:34.375Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T01:30:34.375Z] go vet ./... [2024-03-11T01:30:46.708Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T01:30:46.708Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T01:30:46.708Z] ./bin/test-attribution-txt.sh [2024-03-11T01:30:46.976Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T01:30:46.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T01:30:47.053Z] $ docker stop --time=1 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe [2024-03-11T01:30:48.992Z] $ docker rm -f --volumes 29b84e06ba65234d7517349cefb3caf5239dfe2b611eb014e92f28c1052b6bfe [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T01:30:50.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T01:30:50.384Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T01:30:50.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T01:30:51.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T01:30:51.753Z] + ls -al . [2024-03-11T01:30:51.753Z] total 148 [2024-03-11T01:30:51.753Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 01:28 . [2024-03-11T01:30:51.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:26 .. [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 11 01:26 .dockerignore [2024-03-11T01:30:51.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:26 .git [2024-03-11T01:30:51.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 .github [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 11 01:26 .gitignore [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:26 .golangci.yml [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 11 01:26 Attribution.txt [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 11 01:26 CHANGELOG.md [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 11 01:26 Dockerfile [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:26 GOVERNANCE.md [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:26 Jenkinsfile [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:26 LICENSE [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 11 01:26 Makefile [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 01:26 OWNERS.md [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 11 01:26 README.md [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:23 VERSION [2024-03-11T01:30:51.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:26 bin [2024-03-11T01:30:51.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 cmd [2024-03-11T01:30:51.753Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 01:28 coverage.out [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 11 01:26 go.mod [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 11 01:26 go.sum [2024-03-11T01:30:51.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:26 internal [2024-03-11T01:30:51.753Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 11 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:30:52.187Z] + 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=9dadf6ddcdde8cfdf44c6f1bf291f67385603165 --label arch=arm64 --label version=0.0.0 . [2024-03-11T01:30:52.775Z] Sending build context to Docker daemon 12.36MB [2024-03-11T01:30:52.775Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T01:30:52.775Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-11T01:30:52.775Z] ---> d36612b2dacc [2024-03-11T01:30:52.775Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-11T01:30:52.775Z] ---> Running in 5dacb95ce91e [2024-03-11T01:30:53.043Z] Removing intermediate container 5dacb95ce91e [2024-03-11T01:30:53.043Z] ---> a5c19a5fabcf [2024-03-11T01:30:53.043Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T01:30:53.313Z] ---> Running in 626a0ac20423 [2024-03-11T01:30:53.583Z] Removing intermediate container 626a0ac20423 [2024-03-11T01:30:53.583Z] ---> d29238f82597 [2024-03-11T01:30:53.583Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-11T01:30:53.583Z] ---> Running in ddbb219d37bb [2024-03-11T01:30:54.173Z] Removing intermediate container ddbb219d37bb [2024-03-11T01:30:54.173Z] ---> 1813c9f5da39 [2024-03-11T01:30:54.173Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T01:30:54.173Z] ---> Running in 870815b040a0 [2024-03-11T01:30:54.443Z] Removing intermediate container 870815b040a0 [2024-03-11T01:30:54.443Z] ---> baf2ac145df3 [2024-03-11T01:30:54.443Z] Step 7/26 : WORKDIR /device-gpio [2024-03-11T01:30:54.712Z] ---> Running in ad2d3c9d69d3 [2024-03-11T01:30:54.986Z] Removing intermediate container ad2d3c9d69d3 [2024-03-11T01:30:54.986Z] ---> a59abfa7df28 [2024-03-11T01:30:54.986Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T01:30:54.986Z] ---> Running in 2af752b2e02a [2024-03-11T01:30:56.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:30:56.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:30:58.100Z] OK: 271 MiB in 56 packages [2024-03-11T01:30:59.071Z] Removing intermediate container 2af752b2e02a [2024-03-11T01:30:59.071Z] ---> 89857c69cd35 [2024-03-11T01:30:59.071Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-11T01:30:59.665Z] ---> 8ff86bc5b761 [2024-03-11T01:30:59.665Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T01:30:59.665Z] ---> Running in 18fa4d25bd4d [2024-03-11T01:31:02.273Z] Removing intermediate container 18fa4d25bd4d [2024-03-11T01:31:02.273Z] ---> 014d8c1284cc [2024-03-11T01:31:02.273Z] Step 11/26 : COPY . . [2024-03-11T01:31:03.240Z] ---> f89e4f726d0e [2024-03-11T01:31:03.240Z] Step 12/26 : RUN ${MAKE} [2024-03-11T01:31:03.240Z] ---> Running in 857c11b6fbf1 [2024-03-11T01:31:04.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-11T01:33:10.915Z] Removing intermediate container 857c11b6fbf1 [2024-03-11T01:33:10.915Z] ---> a537087a9a1f [2024-03-11T01:33:10.915Z] Step 13/26 : FROM alpine:3.18 [2024-03-11T01:33:10.915Z] 3.18: Pulling from library/alpine [2024-03-11T01:33:10.915Z] c6b39de5b339: Pulling fs layer [2024-03-11T01:33:10.915Z] c6b39de5b339: Verifying Checksum [2024-03-11T01:33:10.915Z] c6b39de5b339: Download complete [2024-03-11T01:33:10.915Z] c6b39de5b339: Pull complete [2024-03-11T01:33:10.915Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T01:33:10.915Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T01:33:10.915Z] ---> 33abbf032149 [2024-03-11T01:33:10.915Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-11T01:33:10.915Z] ---> Running in 703c21ac54f4 [2024-03-11T01:33:10.915Z] Removing intermediate container 703c21ac54f4 [2024-03-11T01:33:10.915Z] ---> 933e980e9a98 [2024-03-11T01:33:10.915Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-11T01:33:10.915Z] ---> Running in 815a3500aca7 [2024-03-11T01:33:10.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:33:10.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:33:10.915Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T01:33:10.915Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T01:33:10.915Z] OK: 8 MiB in 16 packages [2024-03-11T01:33:10.915Z] Removing intermediate container 815a3500aca7 [2024-03-11T01:33:10.915Z] ---> e289b442b948 [2024-03-11T01:33:10.915Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-11T01:33:10.915Z] ---> Running in 9d54f5479c75 [2024-03-11T01:33:10.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T01:33:10.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T01:33:10.915Z] OK: 8 MiB in 16 packages [2024-03-11T01:33:10.915Z] Removing intermediate container 9d54f5479c75 [2024-03-11T01:33:10.915Z] ---> 3b8d6227ffc2 [2024-03-11T01:33:10.915Z] Step 17/26 : WORKDIR / [2024-03-11T01:33:10.915Z] ---> Running in 5e517a087c0c [2024-03-11T01:33:10.915Z] Removing intermediate container 5e517a087c0c [2024-03-11T01:33:10.915Z] ---> f21c82702173 [2024-03-11T01:33:10.915Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-11T01:33:10.915Z] ---> e8782744b1d4 [2024-03-11T01:33:10.915Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-11T01:33:10.915Z] ---> ac326ff9a5b8 [2024-03-11T01:33:10.915Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-11T01:33:10.915Z] ---> b04ac27f3799 [2024-03-11T01:33:10.915Z] Step 21/26 : EXPOSE 59910 [2024-03-11T01:33:10.915Z] ---> Running in a4c255cd7ee5 [2024-03-11T01:33:10.915Z] Removing intermediate container a4c255cd7ee5 [2024-03-11T01:33:10.915Z] ---> cbe8db349cb6 [2024-03-11T01:33:10.915Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-11T01:33:11.181Z] ---> Running in d56e5741488c [2024-03-11T01:33:11.446Z] Removing intermediate container d56e5741488c [2024-03-11T01:33:11.447Z] ---> f64d6627b64f [2024-03-11T01:33:11.447Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T01:33:11.447Z] ---> Running in 687f285839b0 [2024-03-11T01:33:11.715Z] Removing intermediate container 687f285839b0 [2024-03-11T01:33:11.715Z] ---> 2e0e90fd5c4b [2024-03-11T01:33:11.715Z] Step 24/26 : LABEL arch=arm64 [2024-03-11T01:33:11.979Z] ---> Running in b163de203b24 [2024-03-11T01:33:12.244Z] Removing intermediate container b163de203b24 [2024-03-11T01:33:12.244Z] ---> 1bb8c7ecf6ae [2024-03-11T01:33:12.245Z] Step 25/26 : LABEL git_sha=9dadf6ddcdde8cfdf44c6f1bf291f67385603165 [2024-03-11T01:33:12.245Z] ---> Running in d54cc53453af [2024-03-11T01:33:12.510Z] Removing intermediate container d54cc53453af [2024-03-11T01:33:12.510Z] ---> c9d2f1d615a3 [2024-03-11T01:33:12.510Z] Step 26/26 : LABEL version=0.0.0 [2024-03-11T01:33:12.510Z] ---> Running in a7166ebcdb25 [2024-03-11T01:33:13.091Z] Removing intermediate container a7166ebcdb25 [2024-03-11T01:33:13.091Z] ---> 72f66b03c077 [2024-03-11T01:33:13.091Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T01:33:13.091Z] Successfully built 72f66b03c077 [2024-03-11T01:33:13.091Z] 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 [2024-03-11T01:33:13.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:33:13.969Z] [2024-03-11T01:33:13.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:33:14.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:33:14.336Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T01:33:14.336Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T01:33:14.336Z] 04944245beec: Pulling fs layer [2024-03-11T01:33:14.336Z] 699f458cf7ca: Pulling fs layer [2024-03-11T01:33:14.336Z] 765212b225bb: Pulling fs layer [2024-03-11T01:33:14.336Z] f23df028b6ca: Pulling fs layer [2024-03-11T01:33:14.336Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T01:33:14.336Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T01:33:14.336Z] f23df028b6ca: Waiting [2024-03-11T01:33:14.336Z] d65c8cfc05b1: Waiting [2024-03-11T01:33:14.336Z] 2437ff75d9bd: Waiting [2024-03-11T01:33:14.336Z] 765212b225bb: Waiting [2024-03-11T01:33:14.602Z] 04944245beec: Verifying Checksum [2024-03-11T01:33:14.602Z] 04944245beec: Download complete [2024-03-11T01:33:14.602Z] 765212b225bb: Verifying Checksum [2024-03-11T01:33:14.602Z] 765212b225bb: Download complete [2024-03-11T01:33:14.602Z] f23df028b6ca: Verifying Checksum [2024-03-11T01:33:14.602Z] f23df028b6ca: Download complete [2024-03-11T01:33:14.602Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T01:33:14.602Z] d65c8cfc05b1: Download complete [2024-03-11T01:33:14.602Z] 699f458cf7ca: Verifying Checksum [2024-03-11T01:33:14.602Z] 699f458cf7ca: Download complete [2024-03-11T01:33:15.185Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T01:33:15.185Z] 8998bd30e6a1: Download complete [2024-03-11T01:33:17.803Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T01:33:17.803Z] 2437ff75d9bd: Download complete [2024-03-11T01:33:19.742Z] 8998bd30e6a1: Pull complete [2024-03-11T01:33:20.325Z] 04944245beec: Pull complete [2024-03-11T01:33:22.269Z] 699f458cf7ca: Pull complete [2024-03-11T01:33:22.269Z] 765212b225bb: Pull complete [2024-03-11T01:33:23.235Z] f23df028b6ca: Pull complete [2024-03-11T01:33:23.235Z] d65c8cfc05b1: Pull complete [2024-03-11T01:33:41.464Z] 2437ff75d9bd: Pull complete [2024-03-11T01:33:41.464Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T01:33:41.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T01:33:41.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:33:45.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-5400 does not seem to be running inside a container [2024-03-11T01:33:45.842Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-11T01:33:53.918Z] $ docker top 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:33:57.670Z] ---> job-cost.sh [2024-03-11T01:33:57.670Z] lf-activate-venv: SKIPPING [2024-03-11T01:33:57.670Z] INFO: No Stack... [2024-03-11T01:33:58.251Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T01:33:58.834Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T01:33:59.495Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2024-03-11T01:33:59.495Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T01:33:59.566Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [2024-03-11T01:33:59.573Z] Resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] did not exist. Created. [2024-03-11T01:33:59.579Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T01:34:00.317Z] /w/workspace/device-gpio/2@tmp/durable-aef9821f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T01:34:00.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T01:34:00.984Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T01:34:01.039Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T01:34:01.046Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-230-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T01:34:01.148Z] $ docker stop --time=1 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 [2024-03-11T01:34:02.705Z] $ docker rm -f --volumes 079dfc49727657b1c16dad9aa3d7384e6a9556cd45b01275c91b4d624383de88 [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 [2024-03-11T01:34:04.209Z] provisioning config files... [2024-03-11T01:34:04.218Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config558245224998663740tmp [Pipeline] { [Pipeline] sh [2024-03-11T01:34:04.597Z] + set +x [2024-03-11T01:34:04.597Z] + curl -s https://codecov.io/bash [2024-03-11T01:34:04.597Z] + bash -s -- [2024-03-11T01:34:04.597Z] [2024-03-11T01:34:04.597Z] _____ _ [2024-03-11T01:34:04.597Z] / ____| | | [2024-03-11T01:34:04.597Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T01:34:04.597Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T01:34:04.597Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T01:34:04.597Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T01:34:04.597Z] Bash-1.0.6 [2024-03-11T01:34:04.597Z] [2024-03-11T01:34:04.597Z] [2024-03-11T01:34:04.597Z] ==> git version 2.25.1 found [2024-03-11T01:34:04.597Z] ==> 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 [2024-03-11T01:34:04.597Z] Release-Date: 2020-01-08 [2024-03-11T01:34:04.597Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T01:34:04.597Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T01:34:04.597Z] ==> Jenkins CI detected. [2024-03-11T01:34:04.597Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-230 [2024-03-11T01:34:04.597Z] project root: . [2024-03-11T01:34:04.597Z] --> token set from env [2024-03-11T01:34:04.597Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T01:34:04.597Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T01:34:04.597Z] ==> Python coveragepy not found [2024-03-11T01:34:04.597Z] ==> Searching for coverage reports in: [2024-03-11T01:34:04.597Z] + . [2024-03-11T01:34:04.597Z] -> Found 1 reports [2024-03-11T01:34:04.597Z] ==> Detecting git/mercurial file structure [2024-03-11T01:34:04.597Z] ==> Reading reports [2024-03-11T01:34:04.597Z] + ./coverage.out bytes=10 [2024-03-11T01:34:04.856Z] ==> Appending adjustments [2024-03-11T01:34:04.856Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T01:34:04.856Z] + Found adjustments [2024-03-11T01:34:04.856Z] ==> Gzipping contents [2024-03-11T01:34:04.856Z] 4.0K /tmp/codecov.eYfC2L.gz [2024-03-11T01:34:04.856Z] ==> Uploading reports [2024-03-11T01:34:04.856Z] url: https://codecov.io [2024-03-11T01:34:04.856Z] query: branch=PR-230&commit=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= [2024-03-11T01:34:04.856Z] -> Pinging Codecov [2024-03-11T01:34:04.856Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-230&commit=bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-230%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=230&job=&cmd_args= [2024-03-11T01:34:04.856Z] -> Uploading to [2024-03-11T01:34:04.856Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c/2832fbaf-48c2-44bd-97ee-528e2d663cac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T013404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c898062b681eda25f2a755d0eb7998521ed03aea1a4d5c84c857acbb6bbc72a6 [2024-03-11T01:34:05.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T01:34:05.115Z] Dload Upload Total Spent Left Speed [2024-03-11T01:34:05.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2173 --:--:-- --:--:-- --:--:-- 2173 [2024-03-11T01:34:05.374Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/bc07a5c1b5f87cd4ee036aa25e7202bc2464fd8c [Pipeline] } [2024-03-11T01:34:05.382Z] 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 [2024-03-11T01:34:07.429Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-230/archives ] [2024-03-11T01:34:07.429Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-11T01:34:07.429Z] total 16 [2024-03-11T01:34:07.429Z] drwxr-xr-x 3 root root 4096 Mar 11 01:24 . [2024-03-11T01:34:07.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:24 .. [2024-03-11T01:34:07.429Z] drwxr-xr-x 2 root root 4096 Mar 11 01:24 cost [2024-03-11T01:34:07.429Z] -rw-r--r-- 1 root root 83 Mar 11 01:24 cost.csv [2024-03-11T01:34:07.429Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-11T01:34:07.429Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-230/archives [2024-03-11T01:34:07.429Z] total 16 [2024-03-11T01:34:07.429Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:24 . [2024-03-11T01:34:07.429Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:24 .. [2024-03-11T01:34:07.429Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 01:24 cost [2024-03-11T01:34:07.429Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 11 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:07.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:08.618Z] ---> package-listing.sh [2024-03-11T01:34:08.618Z] ++ facter osfamily [2024-03-11T01:34:08.618Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T01:34:08.878Z] + OS_FAMILY=debian [2024-03-11T01:34:08.878Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-230 [2024-03-11T01:34:08.878Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T01:34:08.878Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T01:34:08.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T01:34:08.878Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T01:34:08.878Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' [2024-03-11T01:34:08.878Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T01:34:08.878Z] + case "${OS_FAMILY}" in [2024-03-11T01:34:08.878Z] + dpkg -l [2024-03-11T01:34:08.878Z] + grep '^ii' [2024-03-11T01:34:08.878Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T01:34:08.878Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T01:34:08.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T01:34:08.878Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-230 ']' [2024-03-11T01:34:08.878Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [2024-03-11T01:34:08.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-230/archives/ [Pipeline] echo [2024-03-11T01:34:08.889Z] 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T01:34:09.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T01:34:09.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T01:34:09.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T01:34:09.907Z] prd-ubuntu20.04-docker-8c-8g-5398 does not seem to be running inside a container [2024-03-11T01:34:09.934Z] $ 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-230/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-230 -v /w/workspace/edgexfoundry_device-gpio_PR-230:/w/workspace/edgexfoundry_device-gpio_PR-230:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-230@tmp:/w/workspace/edgexfoundry_device-gpio_PR-230@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T01:34:10.134Z] $ docker top 2bee63fd39b7ea022ffce1665964811f624e29da8af8bbd6bfb998205f7d7640 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T01:34:10.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T01:34:10.833Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T01:34:11.116Z] + ls /var/log/sa-host [2024-03-11T01:34:11.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T01:34:11.327Z] provisioning config files... [2024-03-11T01:34:11.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-230@tmp/config16372443725441507595tmp [Pipeline] { [Pipeline] echo [2024-03-11T01:34:11.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:11.705Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T01:34:11.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:12.140Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T01:34:12.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:12.442Z] ---> sudo-logs.sh [2024-03-11T01:34:12.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T01:34:12.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:12.797Z] ---> job-cost.sh [2024-03-11T01:34:12.797Z] lf-activate-venv: SKIPPING [2024-03-11T01:34:12.797Z] DEBUG: total: 0.2199999988079071 [2024-03-11T01:34:12.797Z] INFO: Retrieving Stack Cost... [2024-03-11T01:34:13.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T01:34:13.624Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T01:34:13.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T01:34:13.916Z] ---> logs-deploy.sh [2024-03-11T01:34:13.916Z] lf-activate-venv: SKIPPING [2024-03-11T01:34:13.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-230/2 [2024-03-11T01:34:13.916Z] INFO: archiving workspace using pattern(s): [2024-03-11T01:34:14.851Z] Archives upload complete. [2024-03-11T01:34:14.851Z] INFO: archiving logs to Nexus