Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 241e33367c1b01a1fcb7c3fd9440a6f9575369eb+07860bbab13f2ff928825cd544dbeda419b1d542 (32f6fc8c6e52660e256f50ad86590daaa6fefa40) 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-ssh10879658040470731765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14547643912215414991.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14994078763677199610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17560758599178053821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2261067810167663138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1424709368583594692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3029 in /w/workspace/edgexfoundry_device-gpio_PR-83 [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-83 # 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 Merging remotes/origin/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 241e33367c1b01a1fcb7c3fd9440a6f9575369eb Merge succeeded, producing 241e33367c1b01a1fcb7c3fd9440a6f9575369eb Checking out Revision 241e33367c1b01a1fcb7c3fd9440a6f9575369eb (PR-83) > 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/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 241e33367c1b01a1fcb7c3fd9440a6f9575369eb # 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 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 241e33367c1b01a1fcb7c3fd9440a6f9575369eb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T00:24:29.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T00:24:29.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T00:24:29.915Z] ========================================================= [2023-01-19T00:24:29.915Z] EdgeX Global Pipelines Version Info [2023-01-19T00:24:29.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:24:30.656Z] ------------------- [2023-01-19T00:24:30.656Z] stable info: [2023-01-19T00:24:30.656Z] ------------------- [2023-01-19T00:24:30.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T00:24:30.656Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T00:24:30.656Z] Message: update stable to v1.0.244 [2023-01-19T00:24:31.229Z] ------------------- [2023-01-19T00:24:31.229Z] experimental info: [2023-01-19T00:24:31.229Z] ------------------- [2023-01-19T00:24:31.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T00:24:31.229Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T00:24:31.229Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T00:24:31.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-01-19T00:24:31.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-01-19T00:24:31.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T00:24:31.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T00:24:31.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T00:24:31.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T00:24:31.764Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T00:24:31.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T00:24:31.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T00:24:31.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T00:24:31.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T00:24:31.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-01-19T00:24:32.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T00:24:32.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T00:24:32.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T00:24:32.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T00:24:32.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T00:24:32.191Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T00:24:32.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T00:24:32.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T00:24:32.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T00:24:32.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T00:24:32.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T00:24:32.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T00:24:32.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T00:24:32.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T00:24:32.533Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T00:24:32.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo [2023-01-19T00:24:32.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo [2023-01-19T00:24:32.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo [2023-01-19T00:24:32.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [Pipeline] echo [2023-01-19T00:24:32.728Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 241e333 [Pipeline] echo [2023-01-19T00:24:32.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T00:24:32.881Z] provisioning config files... [2023-01-19T00:24:32.897Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/config7928265383201446103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:24:33.235Z] ---> docker-login.sh [2023-01-19T00:24:33.235Z] nexus3.edgexfoundry.org:10001 [2023-01-19T00:24:33.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:33.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:33.496Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:33.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:33.496Z] [2023-01-19T00:24:33.496Z] Login Succeeded [2023-01-19T00:24:33.496Z] nexus3.edgexfoundry.org:10002 [2023-01-19T00:24:33.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:33.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:33.496Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:33.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:33.496Z] [2023-01-19T00:24:33.496Z] Login Succeeded [2023-01-19T00:24:33.496Z] nexus3.edgexfoundry.org:10003 [2023-01-19T00:24:33.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:33.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:33.755Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:33.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:33.755Z] [2023-01-19T00:24:33.755Z] Login Succeeded [2023-01-19T00:24:33.755Z] nexus3.edgexfoundry.org:10004 [2023-01-19T00:24:33.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:33.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:33.755Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:33.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:33.755Z] [2023-01-19T00:24:33.755Z] Login Succeeded [2023-01-19T00:24:33.755Z] docker.io [2023-01-19T00:24:34.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:34.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:34.014Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:34.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:34.014Z] [2023-01-19T00:24:34.014Z] Login Succeeded [2023-01-19T00:24:34.014Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T00:24:34.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T00:24:34.667Z] + git rev-list -1 --merges 241e33367c1b01a1fcb7c3fd9440a6f9575369eb~1..241e33367c1b01a1fcb7c3fd9440a6f9575369eb [Pipeline] echo [2023-01-19T00:24:34.721Z] -----------> git rev-list -1 --merges 241e33367c1b01a1fcb7c3fd9440a6f9575369eb~1..241e33367c1b01a1fcb7c3fd9440a6f9575369eb 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [false] [Pipeline] sh [2023-01-19T00:24:35.030Z] + git log --format=format:%s -1 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [Pipeline] echo [2023-01-19T00:24:35.063Z] ========================================================= [2023-01-19T00:24:35.063Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T00:24:35.063Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T00:24:35.522Z] + git log --format=format:%s -1 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [Pipeline] echo [2023-01-19T00:24:35.553Z] [semverPrep] GIT_COMMIT: 241e33367c1b01a1fcb7c3fd9440a6f9575369eb, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-19T00:24:35.581Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T00:24:35.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T00:24:35.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T00:24:35.973Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T00:24:35.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T00:24:35.973Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T00:24:35.973Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T00:24:35.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:24:36.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T00:24:36.469Z] [2023-01-19T00:24:36.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:24:36.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T00:24:36.849Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T00:24:36.849Z] b85a868b505f: Pulling fs layer [2023-01-19T00:24:36.849Z] e2be974225ed: Pulling fs layer [2023-01-19T00:24:36.849Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T00:24:36.849Z] 988bab9f4d93: Pulling fs layer [2023-01-19T00:24:36.849Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T00:24:36.849Z] eaf3925da568: Pulling fs layer [2023-01-19T00:24:36.849Z] bab4dde63d76: Pulling fs layer [2023-01-19T00:24:36.849Z] bde34c3a00c8: Pulling fs layer [2023-01-19T00:24:36.849Z] b352a97aabf1: Pulling fs layer [2023-01-19T00:24:36.849Z] 4872d77fe225: Pulling fs layer [2023-01-19T00:24:36.849Z] 5851b861e8e6: Pulling fs layer [2023-01-19T00:24:36.849Z] 988bab9f4d93: Waiting [2023-01-19T00:24:36.849Z] eaf3925da568: Waiting [2023-01-19T00:24:36.849Z] 4872d77fe225: Waiting [2023-01-19T00:24:36.849Z] 1469e6f7b9e6: Waiting [2023-01-19T00:24:36.849Z] bab4dde63d76: Waiting [2023-01-19T00:24:36.849Z] bde34c3a00c8: Waiting [2023-01-19T00:24:36.849Z] b352a97aabf1: Waiting [2023-01-19T00:24:36.849Z] 5851b861e8e6: Waiting [2023-01-19T00:24:36.849Z] e2be974225ed: Verifying Checksum [2023-01-19T00:24:36.849Z] e2be974225ed: Download complete [2023-01-19T00:24:36.849Z] 988bab9f4d93: Download complete [2023-01-19T00:24:37.122Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T00:24:37.122Z] 1469e6f7b9e6: Download complete [2023-01-19T00:24:37.122Z] eaf3925da568: Download complete [2023-01-19T00:24:37.122Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T00:24:37.122Z] 339a4e72a1f5: Download complete [2023-01-19T00:24:37.122Z] bde34c3a00c8: Download complete [2023-01-19T00:24:37.122Z] b352a97aabf1: Verifying Checksum [2023-01-19T00:24:37.122Z] b352a97aabf1: Download complete [2023-01-19T00:24:37.386Z] 4872d77fe225: Verifying Checksum [2023-01-19T00:24:37.386Z] 4872d77fe225: Download complete [2023-01-19T00:24:37.386Z] 5851b861e8e6: Download complete [2023-01-19T00:24:37.386Z] b85a868b505f: Verifying Checksum [2023-01-19T00:24:37.386Z] b85a868b505f: Download complete [2023-01-19T00:24:37.644Z] bab4dde63d76: Verifying Checksum [2023-01-19T00:24:37.644Z] bab4dde63d76: Download complete [2023-01-19T00:24:38.582Z] b85a868b505f: Pull complete [2023-01-19T00:24:38.582Z] e2be974225ed: Pull complete [2023-01-19T00:24:39.150Z] 339a4e72a1f5: Pull complete [2023-01-19T00:24:39.150Z] 988bab9f4d93: Pull complete [2023-01-19T00:24:39.411Z] 1469e6f7b9e6: Pull complete [2023-01-19T00:24:39.671Z] eaf3925da568: Pull complete [2023-01-19T00:24:41.574Z] bab4dde63d76: Pull complete [2023-01-19T00:24:41.574Z] bde34c3a00c8: Pull complete [2023-01-19T00:24:41.574Z] b352a97aabf1: Pull complete [2023-01-19T00:24:41.834Z] 4872d77fe225: Pull complete [2023-01-19T00:24:41.834Z] 5851b861e8e6: Pull complete [2023-01-19T00:24:41.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T00:24:41.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T00:24:41.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:24:42.067Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2023-01-19T00:24:42.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-83 -v /w/workspace/edgexfoundry_device-gpio_PR-83:/w/workspace/edgexfoundry_device-gpio_PR-83:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-83@tmp:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T00:24:43.331Z] $ docker top 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 -eo pid,comm [2023-01-19T00:24:43.392Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-19T00:24:43.392Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T00:24:43.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T00:24:43.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T00:24:43.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T00:24:43.639Z] $ docker exec 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 ssh-agent [2023-01-19T00:24:43.746Z] SSH_AUTH_SOCK=/tmp/ssh-vPHz2FTc25Zy/agent.32 [2023-01-19T00:24:43.746Z] SSH_AGENT_PID=38 [2023-01-19T00:24:43.752Z] Running ssh-add (command line suppressed) [2023-01-19T00:24:43.847Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-83@tmp/private_key_11640480533584189695.key (/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/private_key_11640480533584189695.key) [2023-01-19T00:24:43.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T00:24:44.189Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T00:24:44.216Z] $ docker exec --env ******** --env ******** 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 ssh-agent -k [2023-01-19T00:24:44.312Z] unset SSH_AUTH_SOCK; [2023-01-19T00:24:44.312Z] unset SSH_AGENT_PID; [2023-01-19T00:24:44.312Z] echo Agent pid 38 killed; [2023-01-19T00:24:44.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T00:24:44.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T00:24:44.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T00:24:44.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T00:24:44.526Z] $ docker exec 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 ssh-agent [2023-01-19T00:24:44.635Z] SSH_AUTH_SOCK=/tmp/ssh-jkInEMgBoi4U/agent.70 [2023-01-19T00:24:44.635Z] SSH_AGENT_PID=76 [2023-01-19T00:24:44.639Z] Running ssh-add (command line suppressed) [2023-01-19T00:24:44.734Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-83@tmp/private_key_687793288077880445.key (/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/private_key_687793288077880445.key) [2023-01-19T00:24:44.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T00:24:45.078Z] + git semver init [2023-01-19T00:24:45.339Z] 2023-01-19 00:24:45,325 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T00:24:45.339Z] 2023-01-19 00:24:45,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-83/.semver [2023-01-19T00:24:45.339Z] 2023-01-19 00:24:45,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-83/.semver [2023-01-19T00:24:45.339Z] 2023-01-19 00:24:45,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-83/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-83, universal_newlines=False, shell=None, istream=None) [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,205 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-83/.git/info/exclude [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,205 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-83/.semver/PR-83 with force:False [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,206 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-83/.semver/PR-83 [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,210 [execute] INFO git cat-file --batch-check [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,216 [execute] INFO git cat-file --batch [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-83/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T00:24:46.280Z] 2023-01-19 00:24:46,222 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-83/.semver/PR-83 [2023-01-19T00:24:46.280Z] 0.0.0 [Pipeline] } [2023-01-19T00:24:46.308Z] $ docker exec --env ******** --env ******** 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 ssh-agent -k [2023-01-19T00:24:46.437Z] unset SSH_AUTH_SOCK; [2023-01-19T00:24:46.438Z] unset SSH_AGENT_PID; [2023-01-19T00:24:46.438Z] echo Agent pid 76 killed; [2023-01-19T00:24:46.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T00:24:46.875Z] + git semver [Pipeline] } [2023-01-19T00:24:47.159Z] $ docker stop --time=1 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 [2023-01-19T00:24:48.472Z] $ docker rm -f --volumes 4de58588df06648dd9b654432334d9bb0f2532f2053fa824bdb037ca79216e69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T00:24:48.872Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T00:24:49.138Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T00:24:49.157Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T00:24:49.704Z] provisioning config files... [2023-01-19T00:24:49.714Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/config9489549352394133237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:24:50.068Z] ---> docker-login.sh [2023-01-19T00:24:50.068Z] nexus3.edgexfoundry.org:10001 [2023-01-19T00:24:50.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:50.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:50.068Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:50.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:50.068Z] [2023-01-19T00:24:50.068Z] Login Succeeded [2023-01-19T00:24:50.068Z] nexus3.edgexfoundry.org:10002 [2023-01-19T00:24:50.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:50.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:50.069Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:50.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:50.069Z] [2023-01-19T00:24:50.069Z] Login Succeeded [2023-01-19T00:24:50.069Z] nexus3.edgexfoundry.org:10003 [2023-01-19T00:24:50.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:50.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:50.329Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:50.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:50.329Z] [2023-01-19T00:24:50.329Z] Login Succeeded [2023-01-19T00:24:50.329Z] nexus3.edgexfoundry.org:10004 [2023-01-19T00:24:50.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:50.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:50.329Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:50.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:50.329Z] [2023-01-19T00:24:50.329Z] Login Succeeded [2023-01-19T00:24:50.329Z] docker.io [2023-01-19T00:24:50.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:24:50.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:24:50.587Z] Configure a credential helper to remove this warning. See [2023-01-19T00:24:50.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:24:50.587Z] [2023-01-19T00:24:50.587Z] Login Succeeded [2023-01-19T00:24:50.588Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T00:24:50.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T00:24:50.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T00:24:50.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T00:24:50.883Z] ========================================================= [2023-01-19T00:24:50.883Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T00:24:50.883Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:24:51.330Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T00:24:51.330Z] Sending build context to Docker daemon 15.97MB [2023-01-19T00:24:51.330Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T00:24:51.330Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T00:24:51.330Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T00:24:51.330Z] 213ec9aee27d: Pulling fs layer [2023-01-19T00:24:51.330Z] 4583459ba037: Pulling fs layer [2023-01-19T00:24:51.330Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T00:24:51.330Z] 53926ce57604: Pulling fs layer [2023-01-19T00:24:51.330Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T00:24:51.330Z] 22ff95d597cd: Pulling fs layer [2023-01-19T00:24:51.330Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T00:24:51.330Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T00:24:51.330Z] a7acece74701: Pulling fs layer [2023-01-19T00:24:51.330Z] 22ff95d597cd: Waiting [2023-01-19T00:24:51.330Z] 12d6caf4c0d1: Waiting [2023-01-19T00:24:51.330Z] 53926ce57604: Waiting [2023-01-19T00:24:51.330Z] 21b2b0c7a3f4: Waiting [2023-01-19T00:24:51.330Z] a7acece74701: Waiting [2023-01-19T00:24:51.597Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T00:24:51.597Z] 93c1e223e6f2: Download complete [2023-01-19T00:24:51.597Z] 4583459ba037: Verifying Checksum [2023-01-19T00:24:51.597Z] 4583459ba037: Download complete [2023-01-19T00:24:51.597Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-19T00:24:51.597Z] 21b2b0c7a3f4: Download complete [2023-01-19T00:24:51.597Z] 22ff95d597cd: Verifying Checksum [2023-01-19T00:24:51.597Z] 22ff95d597cd: Download complete [2023-01-19T00:24:51.597Z] 213ec9aee27d: Verifying Checksum [2023-01-19T00:24:51.597Z] 213ec9aee27d: Download complete [2023-01-19T00:24:51.597Z] 12d6caf4c0d1: Verifying Checksum [2023-01-19T00:24:51.597Z] 12d6caf4c0d1: Download complete [2023-01-19T00:24:51.597Z] 213ec9aee27d: Pull complete [2023-01-19T00:24:51.863Z] 4583459ba037: Pull complete [2023-01-19T00:24:51.863Z] 93c1e223e6f2: Pull complete [2023-01-19T00:24:52.464Z] a7acece74701: Verifying Checksum [2023-01-19T00:24:52.464Z] a7acece74701: Download complete [2023-01-19T00:24:52.723Z] 53926ce57604: Verifying Checksum [2023-01-19T00:24:52.723Z] 53926ce57604: Download complete [2023-01-19T00:24:52.723Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T00:24:52.723Z] 96b7cbca73a9: Download complete [2023-01-19T00:24:56.909Z] 53926ce57604: Pull complete [2023-01-19T00:24:56.909Z] 21b2b0c7a3f4: Pull complete [2023-01-19T00:24:56.909Z] 22ff95d597cd: Pull complete [2023-01-19T00:24:56.909Z] 12d6caf4c0d1: Pull complete [2023-01-19T00:24:59.444Z] 96b7cbca73a9: Pull complete [2023-01-19T00:25:00.010Z] a7acece74701: Pull complete [2023-01-19T00:25:00.010Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T00:25:00.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T00:25:00.010Z] ---> db6d94c90886 [2023-01-19T00:25:00.010Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T00:25:01.393Z] ---> Running in 3ef92f57313c [2023-01-19T00:25:01.393Z] Removing intermediate container 3ef92f57313c [2023-01-19T00:25:01.393Z] ---> 2ba28669b8bc [2023-01-19T00:25:01.393Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T00:25:01.393Z] ---> Running in ebc86ae581c2 [2023-01-19T00:25:01.393Z] Removing intermediate container ebc86ae581c2 [2023-01-19T00:25:01.393Z] ---> db05a0d9b464 [2023-01-19T00:25:01.393Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-19T00:25:01.652Z] ---> Running in 8e2027dce351 [2023-01-19T00:25:01.652Z] Removing intermediate container 8e2027dce351 [2023-01-19T00:25:01.652Z] ---> 5f2cb8d8b25f [2023-01-19T00:25:01.652Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T00:25:01.652Z] ---> Running in dca3581546b1 [2023-01-19T00:25:01.652Z] Removing intermediate container dca3581546b1 [2023-01-19T00:25:01.652Z] ---> d1f50a131624 [2023-01-19T00:25:01.652Z] Step 7/12 : WORKDIR /device-gpio [2023-01-19T00:25:01.652Z] ---> Running in fd7c965883fd [2023-01-19T00:25:01.911Z] Removing intermediate container fd7c965883fd [2023-01-19T00:25:01.911Z] ---> 1e611753e068 [2023-01-19T00:25:01.911Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T00:25:01.911Z] ---> Running in 747b896935a9 [2023-01-19T00:25:02.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T00:25:02.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T00:25:02.687Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T00:25:02.687Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T00:25:02.687Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T00:25:02.687Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T00:25:02.687Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T00:25:02.687Z] OK: 216 MiB in 55 packages [2023-01-19T00:25:03.254Z] Removing intermediate container 747b896935a9 [2023-01-19T00:25:03.254Z] ---> 490eb41f4b0b [2023-01-19T00:25:03.254Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T00:25:03.254Z] ---> f4f803e6b1e1 [2023-01-19T00:25:03.254Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T00:25:03.254Z] ---> Running in 39acb7826c2a [2023-01-19T00:25:04.530Z] Still waiting to schedule task [2023-01-19T00:25:04.530Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3027’ [2023-01-19T00:25:35.333Z] Removing intermediate container 39acb7826c2a [2023-01-19T00:25:35.333Z] ---> bd2632d2fa33 [2023-01-19T00:25:35.333Z] Step 11/12 : COPY . . [2023-01-19T00:25:35.333Z] ---> 29d826619e6b [2023-01-19T00:25:35.333Z] Step 12/12 : RUN ${MAKE} [2023-01-19T00:25:35.333Z] ---> Running in c6c315a2be99 [2023-01-19T00:25:35.333Z] noop [2023-01-19T00:25:35.333Z] Removing intermediate container c6c315a2be99 [2023-01-19T00:25:35.333Z] ---> 7a2f20434962 [2023-01-19T00:25:35.333Z] Successfully built 7a2f20434962 [2023-01-19T00:25:35.333Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:25:35.776Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T00:25:35.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:25:35.934Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2023-01-19T00:25:35.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-83 -v /w/workspace/edgexfoundry_device-gpio_PR-83:/w/workspace/edgexfoundry_device-gpio_PR-83:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-83@tmp:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T00:25:36.326Z] $ docker top bec9c780f1406b797d83edf0c03525cb64d095c199ea62fb8e54e56cb94cc089 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T00:25:36.729Z] + go version [2023-01-19T00:25:36.729Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T00:25:36.756Z] $ docker stop --time=1 bec9c780f1406b797d83edf0c03525cb64d095c199ea62fb8e54e56cb94cc089 [2023-01-19T00:25:38.021Z] $ docker rm -f --volumes bec9c780f1406b797d83edf0c03525cb64d095c199ea62fb8e54e56cb94cc089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:25:38.717Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T00:25:38.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:25:38.877Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2023-01-19T00:25:38.906Z] $ 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-83 -v /w/workspace/edgexfoundry_device-gpio_PR-83:/w/workspace/edgexfoundry_device-gpio_PR-83:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-83@tmp:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T00:25:39.242Z] $ docker top 9752e050435faf050610464127caf6caa6b7aa479ab8b9f80efc18432d5d182f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T00:25:39.641Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-83 [Pipeline] fileExists [Pipeline] sh [2023-01-19T00:25:39.995Z] + make test [2023-01-19T00:25:39.995Z] go test ./... -coverprofile=coverage.out ./... [2023-01-19T00:25:40.252Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-19T00:25:50.225Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-19T00:25:50.225Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-19T00:25:56.785Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-19T00:25:56.785Z] go vet ./... [2023-01-19T00:26:00.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T00:26:00.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T00:26:00.075Z] ./bin/test-attribution-txt.sh [2023-01-19T00:26:00.075Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T00:26:00.335Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T00:26:00.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T00:26:00.405Z] $ docker stop --time=1 9752e050435faf050610464127caf6caa6b7aa479ab8b9f80efc18432d5d182f [2023-01-19T00:26:02.359Z] $ docker rm -f --volumes 9752e050435faf050610464127caf6caa6b7aa479ab8b9f80efc18432d5d182f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T00:26:02.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T00:26:02.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T00:26:03.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T00:26:03.925Z] + ls -al . [2023-01-19T00:26:03.925Z] total 160 [2023-01-19T00:26:03.925Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 00:25 . [2023-01-19T00:26:03.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:24 .. [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 19 00:24 .dockerignore [2023-01-19T00:26:03.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 00:25 .git [2023-01-19T00:26:03.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:24 .github [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 19 00:24 .gitignore [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 00:24 .golangci.yml [2023-01-19T00:26:03.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 00:24 .semver [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 19 00:24 Attribution.txt [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 19 00:24 CHANGELOG.md [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 19 00:24 Dockerfile [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 00:24 GOVERNANCE.md [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 19 00:24 Jenkinsfile [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 00:24 LICENSE [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 19 00:24 Makefile [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 00:24 OWNERS.md [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 19 00:24 README.md [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 00:24 VERSION [2023-01-19T00:26:03.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:24 bin [2023-01-19T00:26:03.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:24 cmd [2023-01-19T00:26:03.925Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 00:25 coverage.out [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 3366 Jan 19 00:24 go.mod [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 34697 Jan 19 00:24 go.sum [2023-01-19T00:26:03.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:24 internal [2023-01-19T00:26:03.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:24 snap [2023-01-19T00:26:03.925Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 00:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:26:04.387Z] + 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=241e33367c1b01a1fcb7c3fd9440a6f9575369eb --label arch=amd64 --label version=0.0.0 . [2023-01-19T00:26:04.387Z] Sending build context to Docker daemon 15.97MB [2023-01-19T00:26:04.387Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T00:26:04.387Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-19T00:26:04.387Z] ---> 7a2f20434962 [2023-01-19T00:26:04.387Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-19T00:26:04.646Z] ---> Running in 086fb1551723 [2023-01-19T00:26:04.646Z] Removing intermediate container 086fb1551723 [2023-01-19T00:26:04.646Z] ---> 164fac8b7c93 [2023-01-19T00:26:04.646Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T00:26:04.646Z] ---> Running in 3f0312de3ec9 [2023-01-19T00:26:04.646Z] Removing intermediate container 3f0312de3ec9 [2023-01-19T00:26:04.646Z] ---> 819ba93336f3 [2023-01-19T00:26:04.646Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-19T00:26:04.646Z] ---> Running in 65aac77e2dc8 [2023-01-19T00:26:04.903Z] Removing intermediate container 65aac77e2dc8 [2023-01-19T00:26:04.903Z] ---> 9db951d41771 [2023-01-19T00:26:04.903Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T00:26:04.903Z] ---> Running in edb8b5929c51 [2023-01-19T00:26:04.903Z] Removing intermediate container edb8b5929c51 [2023-01-19T00:26:04.903Z] ---> 598dab9f17b3 [2023-01-19T00:26:04.903Z] Step 7/25 : WORKDIR /device-gpio [2023-01-19T00:26:04.903Z] ---> Running in 5ef5e10db887 [2023-01-19T00:26:04.903Z] Removing intermediate container 5ef5e10db887 [2023-01-19T00:26:04.903Z] ---> ee395018415d [2023-01-19T00:26:04.903Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T00:26:05.161Z] ---> Running in e0699e829729 [2023-01-19T00:26:05.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T00:26:05.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T00:26:05.680Z] OK: 216 MiB in 55 packages [2023-01-19T00:26:05.939Z] Removing intermediate container e0699e829729 [2023-01-19T00:26:05.939Z] ---> c5a2ee5a9d47 [2023-01-19T00:26:05.939Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-19T00:26:06.197Z] ---> a9f07b0a2eb4 [2023-01-19T00:26:06.197Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T00:26:06.197Z] ---> Running in 0c1fcbc41cd9 [2023-01-19T00:26:07.156Z] Removing intermediate container 0c1fcbc41cd9 [2023-01-19T00:26:07.156Z] ---> e447852b62ff [2023-01-19T00:26:07.156Z] Step 11/25 : COPY . . [2023-01-19T00:26:07.415Z] ---> 6240040af535 [2023-01-19T00:26:07.415Z] Step 12/25 : RUN ${MAKE} [2023-01-19T00:26:07.415Z] ---> Running in 0a345a2a28b9 [2023-01-19T00:26:07.673Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-19T00:26:22.536Z] Removing intermediate container 0a345a2a28b9 [2023-01-19T00:26:22.536Z] ---> cb9809adce11 [2023-01-19T00:26:22.536Z] Step 13/25 : FROM alpine:3.16 [2023-01-19T00:26:22.536Z] 3.16: Pulling from library/alpine [2023-01-19T00:26:22.536Z] ca7dd9ec2225: Pulling fs layer [2023-01-19T00:26:22.536Z] ca7dd9ec2225: Download complete [2023-01-19T00:26:22.536Z] ca7dd9ec2225: Pull complete [2023-01-19T00:26:22.536Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T00:26:22.536Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T00:26:22.536Z] ---> bfe296a52501 [2023-01-19T00:26:22.536Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-19T00:26:22.536Z] ---> Running in 7d08a443c168 [2023-01-19T00:26:22.536Z] Removing intermediate container 7d08a443c168 [2023-01-19T00:26:22.536Z] ---> 302024e2c2f7 [2023-01-19T00:26:22.536Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-19T00:26:22.536Z] ---> Running in 190fd5b706d3 [2023-01-19T00:26:22.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T00:26:22.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T00:26:22.536Z] OK: 6 MiB in 14 packages [2023-01-19T00:26:22.794Z] Removing intermediate container 190fd5b706d3 [2023-01-19T00:26:22.794Z] ---> 08f1e403f0de [2023-01-19T00:26:22.794Z] Step 16/25 : WORKDIR / [2023-01-19T00:26:22.794Z] ---> Running in cfcfec59fafb [2023-01-19T00:26:23.053Z] Removing intermediate container cfcfec59fafb [2023-01-19T00:26:23.053Z] ---> 454df72c56e2 [2023-01-19T00:26:23.053Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-19T00:26:23.053Z] ---> 0c11476c9200 [2023-01-19T00:26:23.053Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-19T00:26:23.053Z] ---> 32784eb9c22b [2023-01-19T00:26:23.053Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-19T00:26:23.620Z] ---> 10a589ba738a [2023-01-19T00:26:23.620Z] Step 20/25 : EXPOSE 59910 [2023-01-19T00:26:23.879Z] ---> Running in ca1e28958692 [2023-01-19T00:26:23.879Z] Removing intermediate container ca1e28958692 [2023-01-19T00:26:23.879Z] ---> 7ca21d1dec71 [2023-01-19T00:26:23.879Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-19T00:26:23.879Z] ---> Running in c00c4301e94c [2023-01-19T00:26:23.879Z] Removing intermediate container c00c4301e94c [2023-01-19T00:26:23.879Z] ---> 99d21612a296 [2023-01-19T00:26:23.879Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T00:26:23.879Z] ---> Running in e02ae9d86c70 [2023-01-19T00:26:24.137Z] Removing intermediate container e02ae9d86c70 [2023-01-19T00:26:24.137Z] ---> d76e6b62ffe3 [2023-01-19T00:26:24.137Z] Step 23/25 : LABEL arch=amd64 [2023-01-19T00:26:24.137Z] ---> Running in 79b8e142c668 [2023-01-19T00:26:24.137Z] Removing intermediate container 79b8e142c668 [2023-01-19T00:26:24.137Z] ---> 4a5d869be99e [2023-01-19T00:26:24.137Z] Step 24/25 : LABEL git_sha=241e33367c1b01a1fcb7c3fd9440a6f9575369eb [2023-01-19T00:26:24.137Z] ---> Running in e8c42f1d0edb [2023-01-19T00:26:24.137Z] Removing intermediate container e8c42f1d0edb [2023-01-19T00:26:24.137Z] ---> 7a9accc18525 [2023-01-19T00:26:24.137Z] Step 25/25 : LABEL version=0.0.0 [2023-01-19T00:26:24.137Z] ---> Running in cb744e3ccedf [2023-01-19T00:26:24.395Z] Removing intermediate container cb744e3ccedf [2023-01-19T00:26:24.395Z] ---> 7adc98ad6cdd [2023-01-19T00:26:24.395Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T00:26:24.395Z] Successfully built 7adc98ad6cdd [2023-01-19T00:26:24.395Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:26:25.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T00:26:25.177Z] [2023-01-19T00:26:25.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:26:25.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T00:26:25.551Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T00:26:25.551Z] 5eb5b503b376: Pulling fs layer [2023-01-19T00:26:25.551Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T00:26:25.551Z] ec43610c2a17: Pulling fs layer [2023-01-19T00:26:25.551Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T00:26:25.551Z] 33b1e0a273af: Pulling fs layer [2023-01-19T00:26:25.551Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T00:26:25.551Z] 2f39f015ded8: Pulling fs layer [2023-01-19T00:26:25.551Z] 33b1e0a273af: Waiting [2023-01-19T00:26:25.551Z] 5d3b04190fa2: Waiting [2023-01-19T00:26:25.551Z] 2f39f015ded8: Waiting [2023-01-19T00:26:25.551Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T00:26:25.551Z] 3a2ae6a8a46f: Download complete [2023-01-19T00:26:25.814Z] 33b1e0a273af: Verifying Checksum [2023-01-19T00:26:25.814Z] 33b1e0a273af: Download complete [2023-01-19T00:26:25.814Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T00:26:25.814Z] 5d3b04190fa2: Download complete [2023-01-19T00:26:25.814Z] ec43610c2a17: Verifying Checksum [2023-01-19T00:26:25.814Z] ec43610c2a17: Download complete [2023-01-19T00:26:26.075Z] 5eb5b503b376: Verifying Checksum [2023-01-19T00:26:26.075Z] 5eb5b503b376: Download complete [2023-01-19T00:26:26.641Z] 2f39f015ded8: Download complete [2023-01-19T00:26:27.204Z] 5eb5b503b376: Pull complete [2023-01-19T00:26:27.461Z] 5c69ac0246d0: Pull complete [2023-01-19T00:26:27.719Z] ec43610c2a17: Pull complete [2023-01-19T00:26:27.978Z] 3a2ae6a8a46f: Pull complete [2023-01-19T00:26:28.235Z] 33b1e0a273af: Pull complete [2023-01-19T00:26:28.235Z] 5d3b04190fa2: Pull complete [2023-01-19T00:26:32.420Z] 2f39f015ded8: Pull complete [2023-01-19T00:26:32.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T00:26:32.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T00:26:32.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:26:32.628Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2023-01-19T00:26:32.653Z] $ 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-83 -v /w/workspace/edgexfoundry_device-gpio_PR-83:/w/workspace/edgexfoundry_device-gpio_PR-83:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-83@tmp:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T00:26:35.107Z] $ docker top 5b73adf3891f562312c5d6782eac624756b04993aa5c309cc1880b1e16482c6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:26:35.535Z] ---> job-cost.sh [2023-01-19T00:26:35.536Z] lf-activate-venv: SKIPPING [2023-01-19T00:26:35.536Z] INFO: No Stack... [2023-01-19T00:26:35.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T00:26:36.056Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T00:26:36.376Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-83/archives/cost.csv [2023-01-19T00:26:36.376Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T00:26:36.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [2023-01-19T00:26:36.423Z] Resource [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] did not exist. Created. [2023-01-19T00:26:36.423Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T00:26:36.815Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T00:26:36.863Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T00:26:36.891Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T00:26:36.969Z] $ docker stop --time=1 5b73adf3891f562312c5d6782eac624756b04993aa5c309cc1880b1e16482c6d [2023-01-19T00:26:38.125Z] $ docker rm -f --volumes 5b73adf3891f562312c5d6782eac624756b04993aa5c309cc1880b1e16482c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T00:27:30.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3031 in /w/workspace/edgexfoundry_device-gpio_PR-83 [Pipeline] { [Pipeline] ws [2023-01-19T00:27:30.680Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-01-19T00:27:30.765Z] The recommended git tool is: git [2023-01-19T00:27:35.834Z] using credential edgex-jenkins-ssh [2023-01-19T00:27:35.850Z] Cloning the remote Git repository [2023-01-19T00:27:35.909Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-01-19T00:27:35.983Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-01-19T00:27:36.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-19T00:27:36.137Z] > git --version # timeout=10 [2023-01-19T00:27:36.167Z] > git --version # 'git version 2.25.1' [2023-01-19T00:27:36.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T00:27:36.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T00:27:37.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-19T00:27:37.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T00:27:39.182Z] Merging remotes/origin/main commit 07860bbab13f2ff928825cd544dbeda419b1d542 into PR head commit 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [2023-01-19T00:27:39.411Z] Merge succeeded, producing 241e33367c1b01a1fcb7c3fd9440a6f9575369eb [2023-01-19T00:27:39.412Z] Checking out Revision 241e33367c1b01a1fcb7c3fd9440a6f9575369eb (PR-83) [2023-01-19T00:27:38.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-01-19T00:27:38.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-01-19T00:27:38.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T00:27:38.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T00:27:39.202Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T00:27:39.221Z] > git checkout -f 241e33367c1b01a1fcb7c3fd9440a6f9575369eb # timeout=10 [2023-01-19T00:27:39.309Z] > git remote # timeout=10 [2023-01-19T00:27:39.332Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T00:27:39.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T00:27:39.368Z] > git merge 07860bbab13f2ff928825cd544dbeda419b1d542 # timeout=10 [2023-01-19T00:27:39.395Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T00:27:39.420Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T00:27:39.439Z] > git checkout -f 241e33367c1b01a1fcb7c3fd9440a6f9575369eb # timeout=10 [2023-01-19T00:27:39.913Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-19T00:27:39.960Z] > git --version # timeout=10 [2023-01-19T00:27:39.970Z] > git --version # 'git version 2.25.1' [2023-01-19T00:27:39.996Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T00:27:41.275Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T00:27:41.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T00:27:41.275Z] Dload Upload Total Spent Left Speed [2023-01-19T00:27:41.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-01-19T00:27:41.984Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T00:27:42.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T00:27:42.332Z] + sudo tee /etc/docker/daemon.new [2023-01-19T00:27:42.332Z] { [2023-01-19T00:27:42.332Z] "registry-mirrors": [ [2023-01-19T00:27:42.332Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T00:27:42.332Z] ], [2023-01-19T00:27:42.332Z] "bip": "10.250.0.254/24", [2023-01-19T00:27:42.332Z] "hosts": [ [2023-01-19T00:27:42.332Z] "tcp://0.0.0.0:5555", [2023-01-19T00:27:42.332Z] "unix:///var/run/docker.sock" [2023-01-19T00:27:42.332Z] ], [2023-01-19T00:27:42.332Z] "mtu": 1458, [2023-01-19T00:27:42.333Z] "selinux-enabled": true, [2023-01-19T00:27:42.333Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T00:27:42.333Z] } [Pipeline] sh [2023-01-19T00:27:42.677Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T00:27:43.020Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T00:28:01.342Z] provisioning config files... [2023-01-19T00:28:01.369Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5320868574575210237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:28:01.755Z] ---> docker-login.sh [2023-01-19T00:28:01.755Z] nexus3.edgexfoundry.org:10001 [2023-01-19T00:28:02.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:28:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:28:02.296Z] Configure a credential helper to remove this warning. See [2023-01-19T00:28:02.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:28:02.296Z] [2023-01-19T00:28:02.296Z] Login Succeeded [2023-01-19T00:28:02.296Z] nexus3.edgexfoundry.org:10002 [2023-01-19T00:28:02.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:28:02.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:28:02.833Z] Configure a credential helper to remove this warning. See [2023-01-19T00:28:02.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:28:02.833Z] [2023-01-19T00:28:02.833Z] Login Succeeded [2023-01-19T00:28:02.833Z] nexus3.edgexfoundry.org:10003 [2023-01-19T00:28:02.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:28:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:28:03.103Z] Configure a credential helper to remove this warning. See [2023-01-19T00:28:03.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:28:03.103Z] [2023-01-19T00:28:03.103Z] Login Succeeded [2023-01-19T00:28:03.103Z] nexus3.edgexfoundry.org:10004 [2023-01-19T00:28:03.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:28:03.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:28:03.374Z] Configure a credential helper to remove this warning. See [2023-01-19T00:28:03.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:28:03.374Z] [2023-01-19T00:28:03.374Z] Login Succeeded [2023-01-19T00:28:03.374Z] docker.io [2023-01-19T00:28:03.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T00:28:04.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T00:28:04.607Z] Configure a credential helper to remove this warning. See [2023-01-19T00:28:04.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T00:28:04.607Z] [2023-01-19T00:28:04.607Z] Login Succeeded [2023-01-19T00:28:04.607Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T00:28:04.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T00:28:05.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T00:28:05.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T00:28:05.087Z] ========================================================= [2023-01-19T00:28:05.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T00:28:05.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:28:05.588Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T00:28:05.857Z] Sending build context to Docker daemon 8.061MB [2023-01-19T00:28:05.857Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T00:28:05.857Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-19T00:28:06.128Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T00:28:06.128Z] 9b18e9b68314: Pulling fs layer [2023-01-19T00:28:06.128Z] 35d82f9e3411: Pulling fs layer [2023-01-19T00:28:06.128Z] e16973657156: Pulling fs layer [2023-01-19T00:28:06.128Z] fc693d55d65f: Pulling fs layer [2023-01-19T00:28:06.128Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T00:28:06.128Z] dda99020689f: Pulling fs layer [2023-01-19T00:28:06.128Z] db1c61fa0a46: Pulling fs layer [2023-01-19T00:28:06.128Z] 891c053d2c06: Pulling fs layer [2023-01-19T00:28:06.128Z] dda99020689f: Waiting [2023-01-19T00:28:06.128Z] db1c61fa0a46: Waiting [2023-01-19T00:28:06.128Z] 891c053d2c06: Waiting [2023-01-19T00:28:06.128Z] fc693d55d65f: Waiting [2023-01-19T00:28:06.128Z] 7e9fc2657dce: Waiting [2023-01-19T00:28:06.128Z] e16973657156: Verifying Checksum [2023-01-19T00:28:06.128Z] e16973657156: Download complete [2023-01-19T00:28:06.128Z] 35d82f9e3411: Verifying Checksum [2023-01-19T00:28:06.128Z] 35d82f9e3411: Download complete [2023-01-19T00:28:06.128Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T00:28:06.128Z] 7e9fc2657dce: Download complete [2023-01-19T00:28:06.128Z] dda99020689f: Verifying Checksum [2023-01-19T00:28:06.128Z] dda99020689f: Download complete [2023-01-19T00:28:06.128Z] 9b18e9b68314: Verifying Checksum [2023-01-19T00:28:06.128Z] 9b18e9b68314: Download complete [2023-01-19T00:28:07.114Z] 891c053d2c06: Verifying Checksum [2023-01-19T00:28:07.114Z] 891c053d2c06: Download complete [2023-01-19T00:28:08.090Z] db1c61fa0a46: Verifying Checksum [2023-01-19T00:28:08.090Z] db1c61fa0a46: Download complete [2023-01-19T00:28:08.357Z] 9b18e9b68314: Pull complete [2023-01-19T00:28:08.626Z] 35d82f9e3411: Pull complete [2023-01-19T00:28:08.894Z] fc693d55d65f: Verifying Checksum [2023-01-19T00:28:08.894Z] fc693d55d65f: Download complete [2023-01-19T00:28:08.894Z] e16973657156: Pull complete [2023-01-19T00:28:21.200Z] fc693d55d65f: Pull complete [2023-01-19T00:28:21.200Z] 7e9fc2657dce: Pull complete [2023-01-19T00:28:21.200Z] dda99020689f: Pull complete [2023-01-19T00:28:26.664Z] db1c61fa0a46: Pull complete [2023-01-19T00:28:28.075Z] 891c053d2c06: Pull complete [2023-01-19T00:28:28.075Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T00:28:28.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T00:28:28.075Z] ---> f96f9c87975a [2023-01-19T00:28:28.075Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-19T00:28:30.674Z] ---> Running in 40fe5cac7161 [2023-01-19T00:28:30.674Z] Removing intermediate container 40fe5cac7161 [2023-01-19T00:28:30.674Z] ---> 3121e68f1769 [2023-01-19T00:28:30.674Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T00:28:31.256Z] ---> Running in 37c918905279 [2023-01-19T00:28:31.526Z] Removing intermediate container 37c918905279 [2023-01-19T00:28:31.526Z] ---> d1d9e3c272a9 [2023-01-19T00:28:31.526Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-19T00:28:31.526Z] ---> Running in 0bcf800b8c8c [2023-01-19T00:28:31.793Z] Removing intermediate container 0bcf800b8c8c [2023-01-19T00:28:31.793Z] ---> ceed3ac70971 [2023-01-19T00:28:31.793Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T00:28:31.793Z] ---> Running in 79da552bc25b [2023-01-19T00:28:32.060Z] Removing intermediate container 79da552bc25b [2023-01-19T00:28:32.060Z] ---> 656c7464606e [2023-01-19T00:28:32.060Z] Step 7/12 : WORKDIR /device-gpio [2023-01-19T00:28:32.328Z] ---> Running in 85c9e8dc48a2 [2023-01-19T00:28:32.594Z] Removing intermediate container 85c9e8dc48a2 [2023-01-19T00:28:32.594Z] ---> 3a7dd47aa099 [2023-01-19T00:28:32.594Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T00:28:32.594Z] ---> Running in 4dc9727fedcf [2023-01-19T00:28:34.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T00:28:34.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T00:28:35.423Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T00:28:35.423Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-19T00:28:35.423Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T00:28:35.423Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T00:28:35.423Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T00:28:35.423Z] OK: 226 MiB in 55 packages [2023-01-19T00:28:36.390Z] Removing intermediate container 4dc9727fedcf [2023-01-19T00:28:36.390Z] ---> 4f68d5695754 [2023-01-19T00:28:36.390Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-19T00:28:36.660Z] ---> b620a8c3b9ae [2023-01-19T00:28:36.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T00:28:36.928Z] ---> Running in 941b0f88684a [2023-01-19T00:29:44.818Z] Removing intermediate container 941b0f88684a [2023-01-19T00:29:44.818Z] ---> 322e4204b1ef [2023-01-19T00:29:44.818Z] Step 11/12 : COPY . . [2023-01-19T00:29:44.818Z] ---> 32a5200b36f9 [2023-01-19T00:29:44.818Z] Step 12/12 : RUN ${MAKE} [2023-01-19T00:29:44.818Z] ---> Running in c99985432019 [2023-01-19T00:29:44.818Z] noop [2023-01-19T00:29:44.818Z] Removing intermediate container c99985432019 [2023-01-19T00:29:44.818Z] ---> eaff2b17bfe5 [2023-01-19T00:29:44.818Z] Successfully built eaff2b17bfe5 [2023-01-19T00:29:44.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:29:45.289Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T00:29:45.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:29:45.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-3031 does not seem to be running inside a container [2023-01-19T00:29:45.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T00:29:46.829Z] $ docker top 01d5b26ba6ede68678264a08e4cf9a74cb4779fbd176a66677b76c83cdd02e32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T00:29:47.705Z] + go version [2023-01-19T00:29:47.705Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T00:29:47.736Z] $ docker stop --time=1 01d5b26ba6ede68678264a08e4cf9a74cb4779fbd176a66677b76c83cdd02e32 [2023-01-19T00:29:49.383Z] $ docker rm -f --volumes 01d5b26ba6ede68678264a08e4cf9a74cb4779fbd176a66677b76c83cdd02e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:29:50.243Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T00:29:50.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:29:50.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-3031 does not seem to be running inside a container [2023-01-19T00:29:50.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T00:29:51.809Z] $ docker top 94249ff160f687302e6c354f98560898215d7cac5d9d41cef1dbe0c99ac667b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T00:29:52.716Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T00:29:53.107Z] + make test [2023-01-19T00:29:53.379Z] go test ./... -coverprofile=coverage.out ./... [2023-01-19T00:29:54.785Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-01-19T00:31:16.420Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-01-19T00:31:16.420Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-01-19T00:31:16.420Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-19T00:31:16.420Z] go vet ./... [2023-01-19T00:31:38.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T00:31:38.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T00:31:38.522Z] ./bin/test-attribution-txt.sh [2023-01-19T00:31:38.522Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T00:31:38.522Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T00:31:38.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T00:31:38.581Z] $ docker stop --time=1 94249ff160f687302e6c354f98560898215d7cac5d9d41cef1dbe0c99ac667b5 [2023-01-19T00:31:41.535Z] $ docker rm -f --volumes 94249ff160f687302e6c354f98560898215d7cac5d9d41cef1dbe0c99ac667b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T00:31:42.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T00:31:42.544Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T00:31:43.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T00:31:43.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T00:31:43.959Z] + ls -al . [2023-01-19T00:31:43.959Z] total 156 [2023-01-19T00:31:43.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 00:29 . [2023-01-19T00:31:43.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:27 .. [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 19 00:27 .dockerignore [2023-01-19T00:31:43.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 00:27 .git [2023-01-19T00:31:43.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:27 .github [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 19 00:27 .gitignore [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 00:27 .golangci.yml [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 9587 Jan 19 00:27 Attribution.txt [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 4069 Jan 19 00:27 CHANGELOG.md [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 1542 Jan 19 00:27 Dockerfile [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 00:27 GOVERNANCE.md [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 19 00:27 Jenkinsfile [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 00:27 LICENSE [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 1658 Jan 19 00:27 Makefile [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 00:27 OWNERS.md [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 11842 Jan 19 00:27 README.md [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 00:24 VERSION [2023-01-19T00:31:43.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 00:27 bin [2023-01-19T00:31:43.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:27 cmd [2023-01-19T00:31:43.959Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 00:29 coverage.out [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 3366 Jan 19 00:27 go.mod [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 34697 Jan 19 00:27 go.sum [2023-01-19T00:31:43.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 00:27 internal [2023-01-19T00:31:43.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 00:27 snap [2023-01-19T00:31:43.959Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:31:44.368Z] + 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=241e33367c1b01a1fcb7c3fd9440a6f9575369eb --label arch=arm64 --label version=0.0.0 . [2023-01-19T00:31:44.639Z] Sending build context to Docker daemon 8.062MB [2023-01-19T00:31:44.639Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T00:31:44.639Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-19T00:31:44.639Z] ---> eaff2b17bfe5 [2023-01-19T00:31:44.639Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-01-19T00:31:44.908Z] ---> Running in 152cbab16926 [2023-01-19T00:31:45.176Z] Removing intermediate container 152cbab16926 [2023-01-19T00:31:45.176Z] ---> e93f6a1a4866 [2023-01-19T00:31:45.176Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T00:31:45.176Z] ---> Running in 89aa86999d26 [2023-01-19T00:31:45.447Z] Removing intermediate container 89aa86999d26 [2023-01-19T00:31:45.447Z] ---> a1d9c96fb746 [2023-01-19T00:31:45.447Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-01-19T00:31:45.717Z] ---> Running in 60083a03ff69 [2023-01-19T00:31:45.989Z] Removing intermediate container 60083a03ff69 [2023-01-19T00:31:45.989Z] ---> b2a5f2cf8d73 [2023-01-19T00:31:45.989Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-19T00:31:45.989Z] ---> Running in 3065c9c33d5f [2023-01-19T00:31:46.259Z] Removing intermediate container 3065c9c33d5f [2023-01-19T00:31:46.259Z] ---> af8169056140 [2023-01-19T00:31:46.259Z] Step 7/25 : WORKDIR /device-gpio [2023-01-19T00:31:46.535Z] ---> Running in 2ce77fd63619 [2023-01-19T00:31:46.807Z] Removing intermediate container 2ce77fd63619 [2023-01-19T00:31:46.807Z] ---> b2121502c046 [2023-01-19T00:31:46.807Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-19T00:31:46.807Z] ---> Running in 5308dfb28ea6 [2023-01-19T00:31:47.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T00:31:48.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T00:31:49.769Z] OK: 226 MiB in 55 packages [2023-01-19T00:31:50.739Z] Removing intermediate container 5308dfb28ea6 [2023-01-19T00:31:50.739Z] ---> a1834477c294 [2023-01-19T00:31:50.739Z] Step 9/25 : COPY go.mod vendor* ./ [2023-01-19T00:31:52.694Z] ---> 5aef847c9c6a [2023-01-19T00:31:52.694Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T00:31:52.694Z] ---> Running in 54e64db1b290 [2023-01-19T00:31:56.972Z] Removing intermediate container 54e64db1b290 [2023-01-19T00:31:56.972Z] ---> 1a5884e0d904 [2023-01-19T00:31:56.972Z] Step 11/25 : COPY . . [2023-01-19T00:31:57.942Z] ---> db29a883ff0c [2023-01-19T00:31:57.942Z] Step 12/25 : RUN ${MAKE} [2023-01-19T00:31:57.942Z] ---> Running in eab25494c0e0 [2023-01-19T00:31:58.909Z] CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd [2023-01-19T00:33:50.769Z] Removing intermediate container eab25494c0e0 [2023-01-19T00:33:50.769Z] ---> 69c787014389 [2023-01-19T00:33:50.769Z] Step 13/25 : FROM alpine:3.16 [2023-01-19T00:33:50.769Z] 3.16: Pulling from library/alpine [2023-01-19T00:33:50.769Z] 6875df1f5354: Pulling fs layer [2023-01-19T00:33:50.769Z] 6875df1f5354: Verifying Checksum [2023-01-19T00:33:50.769Z] 6875df1f5354: Download complete [2023-01-19T00:33:50.769Z] 6875df1f5354: Pull complete [2023-01-19T00:33:50.769Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-19T00:33:50.769Z] Status: Downloaded newer image for alpine:3.16 [2023-01-19T00:33:50.769Z] ---> 2b4661558fb8 [2023-01-19T00:33:50.769Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-01-19T00:33:50.769Z] ---> Running in 850a9c8d356a [2023-01-19T00:33:50.769Z] Removing intermediate container 850a9c8d356a [2023-01-19T00:33:50.769Z] ---> 83b79d8bcd0a [2023-01-19T00:33:50.769Z] Step 15/25 : RUN apk add --update --no-cache [2023-01-19T00:33:50.769Z] ---> Running in 9c490e5ff938 [2023-01-19T00:33:50.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T00:33:50.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T00:33:50.769Z] OK: 5 MiB in 14 packages [2023-01-19T00:33:50.769Z] Removing intermediate container 9c490e5ff938 [2023-01-19T00:33:50.769Z] ---> b21b267f4cc0 [2023-01-19T00:33:50.769Z] Step 16/25 : WORKDIR / [2023-01-19T00:33:50.769Z] ---> Running in 3be862aef0b2 [2023-01-19T00:33:51.036Z] Removing intermediate container 3be862aef0b2 [2023-01-19T00:33:51.036Z] ---> 1650b3e5a3cc [2023-01-19T00:33:51.036Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-01-19T00:33:51.624Z] ---> 6e84c0fabba9 [2023-01-19T00:33:51.624Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-01-19T00:33:51.890Z] ---> 25e5e402d7ab [2023-01-19T00:33:51.890Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-01-19T00:33:53.301Z] ---> 7cbd935493ab [2023-01-19T00:33:53.301Z] Step 20/25 : EXPOSE 59910 [2023-01-19T00:33:53.301Z] ---> Running in 51b361ae1f12 [2023-01-19T00:33:53.573Z] Removing intermediate container 51b361ae1f12 [2023-01-19T00:33:53.573Z] ---> 5d2bcb28d574 [2023-01-19T00:33:53.573Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-01-19T00:33:53.573Z] ---> Running in 48dda6e80222 [2023-01-19T00:33:54.158Z] Removing intermediate container 48dda6e80222 [2023-01-19T00:33:54.158Z] ---> e1863084d8a2 [2023-01-19T00:33:54.158Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-19T00:33:54.158Z] ---> Running in f7ef089f0207 [2023-01-19T00:33:54.425Z] Removing intermediate container f7ef089f0207 [2023-01-19T00:33:54.425Z] ---> 0a7e419fe6ba [2023-01-19T00:33:54.425Z] Step 23/25 : LABEL arch=arm64 [2023-01-19T00:33:54.425Z] ---> Running in 7c1b869b9c4a [2023-01-19T00:33:54.693Z] Removing intermediate container 7c1b869b9c4a [2023-01-19T00:33:54.693Z] ---> 61c483040883 [2023-01-19T00:33:54.693Z] Step 24/25 : LABEL git_sha=241e33367c1b01a1fcb7c3fd9440a6f9575369eb [2023-01-19T00:33:54.693Z] ---> Running in 9886dfdb9f72 [2023-01-19T00:33:54.961Z] Removing intermediate container 9886dfdb9f72 [2023-01-19T00:33:54.961Z] ---> c33f39e2e300 [2023-01-19T00:33:54.961Z] Step 25/25 : LABEL version=0.0.0 [2023-01-19T00:33:55.229Z] ---> Running in b67f96e1a429 [2023-01-19T00:33:55.496Z] Removing intermediate container b67f96e1a429 [2023-01-19T00:33:55.496Z] ---> 53242367224d [2023-01-19T00:33:55.496Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T00:33:55.496Z] Successfully built 53242367224d [2023-01-19T00:33:55.496Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:33:56.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T00:33:56.263Z] [2023-01-19T00:33:56.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:33:56.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T00:33:56.675Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T00:33:56.675Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T00:33:56.675Z] 04944245beec: Pulling fs layer [2023-01-19T00:33:56.675Z] 699f458cf7ca: Pulling fs layer [2023-01-19T00:33:56.675Z] 765212b225bb: Pulling fs layer [2023-01-19T00:33:56.675Z] f23df028b6ca: Pulling fs layer [2023-01-19T00:33:56.675Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T00:33:56.675Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T00:33:56.675Z] f23df028b6ca: Waiting [2023-01-19T00:33:56.675Z] d65c8cfc05b1: Waiting [2023-01-19T00:33:56.675Z] 765212b225bb: Waiting [2023-01-19T00:33:56.675Z] 2437ff75d9bd: Waiting [2023-01-19T00:33:56.947Z] 04944245beec: Verifying Checksum [2023-01-19T00:33:56.947Z] 04944245beec: Download complete [2023-01-19T00:33:56.947Z] 765212b225bb: Verifying Checksum [2023-01-19T00:33:56.947Z] 765212b225bb: Download complete [2023-01-19T00:33:56.947Z] f23df028b6ca: Verifying Checksum [2023-01-19T00:33:56.947Z] f23df028b6ca: Download complete [2023-01-19T00:33:56.947Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T00:33:56.947Z] d65c8cfc05b1: Download complete [2023-01-19T00:33:57.222Z] 699f458cf7ca: Verifying Checksum [2023-01-19T00:33:57.222Z] 699f458cf7ca: Download complete [2023-01-19T00:33:57.619Z] 8998bd30e6a1: Download complete [2023-01-19T00:34:00.202Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T00:34:00.202Z] 2437ff75d9bd: Download complete [2023-01-19T00:34:01.612Z] 8998bd30e6a1: Pull complete [2023-01-19T00:34:01.879Z] 04944245beec: Pull complete [2023-01-19T00:34:03.287Z] 699f458cf7ca: Pull complete [2023-01-19T00:34:03.555Z] 765212b225bb: Pull complete [2023-01-19T00:34:04.140Z] f23df028b6ca: Pull complete [2023-01-19T00:34:04.407Z] d65c8cfc05b1: Pull complete [2023-01-19T00:34:19.533Z] 2437ff75d9bd: Pull complete [2023-01-19T00:34:19.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T00:34:19.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T00:34:19.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:34:19.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-3031 does not seem to be running inside a container [2023-01-19T00:34:19.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T00:34:22.378Z] $ docker top 45f58f695c0fe0a3311d1a1f72931971ec76668fb6833792e22f4c45d5bfe709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:23.298Z] ---> job-cost.sh [2023-01-19T00:34:23.298Z] lf-activate-venv: SKIPPING [2023-01-19T00:34:23.298Z] INFO: No Stack... [2023-01-19T00:34:23.565Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T00:34:24.976Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T00:34:25.323Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-01-19T00:34:25.323Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T00:34:25.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [2023-01-19T00:34:25.433Z] Resource [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] did not exist. Created. [2023-01-19T00:34:25.433Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T00:34:25.843Z] /w/workspace/device-gpio/1@tmp/durable-5b2899a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T00:34:26.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T00:34:26.506Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T00:34:26.559Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T00:34:26.575Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T00:34:26.631Z] $ docker stop --time=1 45f58f695c0fe0a3311d1a1f72931971ec76668fb6833792e22f4c45d5bfe709 [2023-01-19T00:34:28.130Z] $ docker rm -f --volumes 45f58f695c0fe0a3311d1a1f72931971ec76668fb6833792e22f4c45d5bfe709 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-19T00:34:29.101Z] provisioning config files... [2023-01-19T00:34:29.109Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/config17950723630492518576tmp [Pipeline] { [Pipeline] sh [2023-01-19T00:34:29.442Z] + set +x [2023-01-19T00:34:29.442Z] + + bash -s -- [2023-01-19T00:34:29.442Z] curl -s https://codecov.io/bash [2023-01-19T00:34:29.442Z] [2023-01-19T00:34:29.442Z] _____ _ [2023-01-19T00:34:29.442Z] / ____| | | [2023-01-19T00:34:29.442Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T00:34:29.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T00:34:29.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T00:34:29.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T00:34:29.442Z] Bash-1.0.6 [2023-01-19T00:34:29.442Z] [2023-01-19T00:34:29.442Z] [2023-01-19T00:34:29.442Z] ==> git version 2.25.1 found [2023-01-19T00:34:29.442Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-19T00:34:29.442Z] Release-Date: 2020-01-08 [2023-01-19T00:34:29.442Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-19T00:34:29.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T00:34:29.442Z] ==> Jenkins CI detected. [2023-01-19T00:34:29.442Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-83 [2023-01-19T00:34:29.442Z] project root: . [2023-01-19T00:34:29.442Z] --> token set from env [2023-01-19T00:34:29.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T00:34:29.442Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T00:34:29.442Z] ==> Python coveragepy not found [2023-01-19T00:34:29.442Z] ==> Searching for coverage reports in: [2023-01-19T00:34:29.442Z] + . [2023-01-19T00:34:29.442Z] -> Found 1 reports [2023-01-19T00:34:29.702Z] ==> Detecting git/mercurial file structure [2023-01-19T00:34:29.702Z] ==> Reading reports [2023-01-19T00:34:29.702Z] + ./coverage.out bytes=10 [2023-01-19T00:34:29.702Z] ==> Appending adjustments [2023-01-19T00:34:29.702Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T00:34:29.702Z] + Found adjustments [2023-01-19T00:34:29.702Z] ==> Gzipping contents [2023-01-19T00:34:29.702Z] 4.0K /tmp/codecov.0xFsFd.gz [2023-01-19T00:34:29.702Z] ==> Uploading reports [2023-01-19T00:34:29.702Z] url: https://codecov.io [2023-01-19T00:34:29.702Z] query: branch=PR-83&commit=241e33367c1b01a1fcb7c3fd9440a6f9575369eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=83&job=&cmd_args= [2023-01-19T00:34:29.702Z] -> Pinging Codecov [2023-01-19T00:34:29.702Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-83&commit=241e33367c1b01a1fcb7c3fd9440a6f9575369eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=83&job=&cmd_args= [2023-01-19T00:34:29.960Z] -> Uploading to [2023-01-19T00:34:29.960Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/241e33367c1b01a1fcb7c3fd9440a6f9575369eb/4aaedf8d-95fc-4466-ad9f-423306e5bf3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T003429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49ed8d520973b198bd07b62e99940ca8f7193a27fc8511fe2e90284a904bf932 [2023-01-19T00:34:29.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T00:34:29.960Z] Dload Upload Total Spent Left Speed [2023-01-19T00:34:30.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2688 --:--:-- --:--:-- --:--:-- 2688 [2023-01-19T00:34:30.531Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/241e33367c1b01a1fcb7c3fd9440a6f9575369eb [Pipeline] } [2023-01-19T00:34:30.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-19T00:34:32.212Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-83/archives ] [2023-01-19T00:34:32.212Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-83/archives [2023-01-19T00:34:32.212Z] total 16 [2023-01-19T00:34:32.212Z] drwxr-xr-x 3 root root 4096 Jan 19 00:26 . [2023-01-19T00:34:32.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 00:26 .. [2023-01-19T00:34:32.212Z] drwxr-xr-x 2 root root 4096 Jan 19 00:26 cost [2023-01-19T00:34:32.212Z] -rw-r--r-- 1 root root 82 Jan 19 00:26 cost.csv [2023-01-19T00:34:32.212Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-83/archives [2023-01-19T00:34:32.212Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-83/archives [2023-01-19T00:34:32.212Z] total 16 [2023-01-19T00:34:32.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 00:26 . [2023-01-19T00:34:32.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 00:26 .. [2023-01-19T00:34:32.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 00:26 cost [2023-01-19T00:34:32.212Z] -rw-r--r-- 1 jenkins jenkins 82 Jan 19 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:32.536Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:33.431Z] ---> package-listing.sh [2023-01-19T00:34:33.431Z] ++ facter osfamily [2023-01-19T00:34:33.431Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T00:34:33.690Z] + OS_FAMILY=debian [2023-01-19T00:34:33.690Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-83 [2023-01-19T00:34:33.690Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T00:34:33.690Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T00:34:33.690Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T00:34:33.690Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T00:34:33.690Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-83 ']' [2023-01-19T00:34:33.690Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T00:34:33.690Z] + case "${OS_FAMILY}" in [2023-01-19T00:34:33.690Z] + dpkg -l [2023-01-19T00:34:33.690Z] + grep '^ii' [2023-01-19T00:34:33.690Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T00:34:33.690Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T00:34:33.690Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T00:34:33.690Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-83 ']' [2023-01-19T00:34:33.690Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-83/archives/ [2023-01-19T00:34:33.690Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-83/archives/ [Pipeline] echo [2023-01-19T00:34:33.723Z] 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T00:34:34.015Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T00:34:34.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T00:34:34.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T00:34:34.775Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2023-01-19T00:34:34.804Z] $ 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-83/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-83 -v /w/workspace/edgexfoundry_device-gpio_PR-83:/w/workspace/edgexfoundry_device-gpio_PR-83:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-83@tmp:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T00:34:35.024Z] $ docker top 227e0d51150219ab1ba8e29d0e41bec619232b4a25bad083f8272f7e105ece73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T00:34:35.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T00:34:35.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T00:34:36.052Z] + ls /var/log/sa-host [2023-01-19T00:34:36.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T00:34:36.201Z] provisioning config files... [2023-01-19T00:34:36.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-83@tmp/config15263724448290380484tmp [Pipeline] { [Pipeline] echo [2023-01-19T00:34:36.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:36.570Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T00:34:36.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:37.001Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T00:34:37.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:37.338Z] ---> sudo-logs.sh [2023-01-19T00:34:37.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T00:34:37.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:37.734Z] ---> job-cost.sh [2023-01-19T00:34:37.734Z] lf-activate-venv: SKIPPING [2023-01-19T00:34:37.734Z] DEBUG: total: 0.2199999988079071 [2023-01-19T00:34:37.734Z] INFO: Retrieving Stack Cost... [2023-01-19T00:34:37.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T00:34:38.564Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T00:34:38.597Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T00:34:38.914Z] ---> logs-deploy.sh [2023-01-19T00:34:38.914Z] lf-activate-venv: SKIPPING [2023-01-19T00:34:38.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-83/1 [2023-01-19T00:34:38.914Z] INFO: archiving workspace using pattern(s): [2023-01-19T00:34:39.852Z] Archives upload complete. [2023-01-19T00:34:39.852Z] INFO: archiving logs to Nexus