Started by upstream project "edgexfoundry/cd-management/release-lts" build number 54 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af07e13c4a6a32ed5d117362dee089b4564efe25 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-ssh6692307263851862322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5525153310682137617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12208906447137609406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh38053408680870533.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3899965914523102743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18184 in /w/workspace/edgexfoundry_device-gpio_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af07e13c4a6a32ed5d117362dee089b4564efe25 (napa) Commit message: "ci(lts-release): LTS release v3.1.0 @cacff4a" > git config core.sparsecheckout # timeout=10 > git checkout -f af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 > git rev-list --no-walk af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T22:16:26.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T22:16:26.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:16:26.401Z] ========================================================= [2023-11-15T22:16:26.401Z] EdgeX Global Pipelines Version Info [2023-11-15T22:16:26.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:16:27.514Z] ------------------- [2023-11-15T22:16:27.514Z] stable info: [2023-11-15T22:16:27.514Z] ------------------- [2023-11-15T22:16:27.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-15T22:16:27.514Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:16:27.514Z] Message: update stable to v1.0.258 [2023-11-15T22:16:27.777Z] ------------------- [2023-11-15T22:16:27.777Z] experimental info: [2023-11-15T22:16:27.777Z] ------------------- [2023-11-15T22:16:27.777Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T22:16:27.777Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:16:27.777Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T22:16:27.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-11-15T22:16:27.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-11-15T22:16:27.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T22:16:27.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T22:16:27.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T22:16:28.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T22:16:28.027Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T22:16:28.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T22:16:28.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T22:16:28.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T22:16:28.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T22:16:28.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-11-15T22:16:28.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T22:16:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T22:16:28.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:16:28.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:16:28.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:16:28.168Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:16:28.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T22:16:28.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T22:16:28.204Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T22:16:28.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T22:16:28.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T22:16:28.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T22:16:28.255Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T22:16:28.266Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T22:16:28.279Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T22:16:28.296Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2023-11-15T22:16:28.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2023-11-15T22:16:28.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2023-11-15T22:16:28.340Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo [2023-11-15T22:16:28.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af07e13 [Pipeline] echo [2023-11-15T22:16:28.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:16:28.411Z] provisioning config files... [2023-11-15T22:16:28.426Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config7588735756466651822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:16:28.730Z] ---> docker-login.sh [2023-11-15T22:16:28.730Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:16:28.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:28.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:28.990Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:28.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:28.990Z] [2023-11-15T22:16:28.990Z] Login Succeeded [2023-11-15T22:16:28.990Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:16:29.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:29.252Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:29.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:29.252Z] [2023-11-15T22:16:29.252Z] Login Succeeded [2023-11-15T22:16:29.252Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:16:29.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:29.252Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:29.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:29.252Z] [2023-11-15T22:16:29.252Z] Login Succeeded [2023-11-15T22:16:29.252Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:16:29.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:29.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:29.514Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:29.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:29.514Z] [2023-11-15T22:16:29.514Z] Login Succeeded [2023-11-15T22:16:29.514Z] docker.io [2023-11-15T22:16:29.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:29.774Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:29.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:29.774Z] [2023-11-15T22:16:29.774Z] Login Succeeded [2023-11-15T22:16:29.774Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:16:29.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T22:16:30.145Z] + git rev-list -1 --merges af07e13c4a6a32ed5d117362dee089b4564efe25~1..af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo [2023-11-15T22:16:30.191Z] -----------> git rev-list -1 --merges af07e13c4a6a32ed5d117362dee089b4564efe25~1..af07e13c4a6a32ed5d117362dee089b4564efe25 af07e13c4a6a32ed5d117362dee089b4564efe25 [false] [Pipeline] sh [2023-11-15T22:16:30.479Z] + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo [2023-11-15T22:16:30.493Z] ========================================================= [2023-11-15T22:16:30.493Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-11-15T22:16:30.493Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:16:30.827Z] + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] echo [2023-11-15T22:16:30.837Z] [semverPrep] GIT_COMMIT: af07e13c4a6a32ed5d117362dee089b4564efe25, Commit Message: ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] echo [2023-11-15T22:16:30.844Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T22:16:31.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:16:31.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T22:16:31.266Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T22:16:31.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T22:16:31.266Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T22:16:31.266Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T22:16:31.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:16:31.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:16:31.624Z] [2023-11-15T22:16:31.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:16:31.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:16:31.931Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T22:16:31.931Z] b85a868b505f: Pulling fs layer [2023-11-15T22:16:31.931Z] e2be974225ed: Pulling fs layer [2023-11-15T22:16:31.931Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T22:16:31.931Z] 988bab9f4d93: Pulling fs layer [2023-11-15T22:16:31.931Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T22:16:31.931Z] eaf3925da568: Pulling fs layer [2023-11-15T22:16:31.931Z] bab4dde63d76: Pulling fs layer [2023-11-15T22:16:31.931Z] bde34c3a00c8: Pulling fs layer [2023-11-15T22:16:31.931Z] b352a97aabf1: Pulling fs layer [2023-11-15T22:16:31.931Z] 4872d77fe225: Pulling fs layer [2023-11-15T22:16:31.931Z] 5851b861e8e6: Pulling fs layer [2023-11-15T22:16:31.931Z] 1469e6f7b9e6: Waiting [2023-11-15T22:16:31.931Z] bab4dde63d76: Waiting [2023-11-15T22:16:31.931Z] 5851b861e8e6: Waiting [2023-11-15T22:16:31.931Z] b352a97aabf1: Waiting [2023-11-15T22:16:31.931Z] eaf3925da568: Waiting [2023-11-15T22:16:31.931Z] bde34c3a00c8: Waiting [2023-11-15T22:16:31.931Z] 988bab9f4d93: Waiting [2023-11-15T22:16:31.931Z] 4872d77fe225: Waiting [2023-11-15T22:16:31.931Z] e2be974225ed: Verifying Checksum [2023-11-15T22:16:31.931Z] e2be974225ed: Download complete [2023-11-15T22:16:31.931Z] 988bab9f4d93: Verifying Checksum [2023-11-15T22:16:31.931Z] 988bab9f4d93: Download complete [2023-11-15T22:16:32.191Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T22:16:32.191Z] 1469e6f7b9e6: Download complete [2023-11-15T22:16:32.191Z] eaf3925da568: Verifying Checksum [2023-11-15T22:16:32.191Z] eaf3925da568: Download complete [2023-11-15T22:16:32.191Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T22:16:32.191Z] 339a4e72a1f5: Download complete [2023-11-15T22:16:32.191Z] bde34c3a00c8: Verifying Checksum [2023-11-15T22:16:32.191Z] bde34c3a00c8: Download complete [2023-11-15T22:16:32.191Z] b352a97aabf1: Download complete [2023-11-15T22:16:32.191Z] 4872d77fe225: Download complete [2023-11-15T22:16:32.191Z] 5851b861e8e6: Verifying Checksum [2023-11-15T22:16:32.191Z] 5851b861e8e6: Download complete [2023-11-15T22:16:32.452Z] b85a868b505f: Verifying Checksum [2023-11-15T22:16:32.452Z] b85a868b505f: Download complete [2023-11-15T22:16:32.711Z] bab4dde63d76: Verifying Checksum [2023-11-15T22:16:32.711Z] bab4dde63d76: Download complete [2023-11-15T22:16:33.645Z] b85a868b505f: Pull complete [2023-11-15T22:16:33.645Z] e2be974225ed: Pull complete [2023-11-15T22:16:34.212Z] 339a4e72a1f5: Pull complete [2023-11-15T22:16:34.212Z] 988bab9f4d93: Pull complete [2023-11-15T22:16:34.470Z] 1469e6f7b9e6: Pull complete [2023-11-15T22:16:34.731Z] eaf3925da568: Pull complete [2023-11-15T22:16:36.702Z] bab4dde63d76: Pull complete [2023-11-15T22:16:36.702Z] bde34c3a00c8: Pull complete [2023-11-15T22:16:37.275Z] b352a97aabf1: Pull complete [2023-11-15T22:16:37.873Z] 4872d77fe225: Pull complete [2023-11-15T22:16:37.873Z] 5851b861e8e6: Pull complete [2023-11-15T22:16:38.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T22:16:38.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:16:38.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:16:38.537Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:16:38.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T22:16:52.045Z] $ docker top 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 -eo pid,comm [2023-11-15T22:16:52.038Z] 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-11-15T22:16:52.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T22:16:52.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:16:52.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:16:52.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:16:52.266Z] $ docker exec 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent [2023-11-15T22:16:52.319Z] SSH_AUTH_SOCK=/tmp/ssh-Fe2Djk1P7g8I/agent.32 [2023-11-15T22:16:52.319Z] SSH_AGENT_PID=38 [2023-11-15T22:16:52.326Z] Running ssh-add (command line suppressed) [2023-11-15T22:16:52.496Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_12012139484536372282.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_12012139484536372282.key) [2023-11-15T22:16:52.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:16:52.740Z] + git tag --points-at af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [2023-11-15T22:16:52.811Z] $ docker exec --env ******** --env ******** 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent -k [2023-11-15T22:16:52.915Z] unset SSH_AUTH_SOCK; [2023-11-15T22:16:52.916Z] unset SSH_AGENT_PID; [2023-11-15T22:16:52.916Z] echo Agent pid 38 killed; [2023-11-15T22:16:52.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-11-15T22:16:52.892Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.0' [Pipeline] sshagent [2023-11-15T22:16:52.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:16:52.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:16:53.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:16:53.083Z] $ docker exec 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent [2023-11-15T22:16:53.125Z] SSH_AUTH_SOCK=/tmp/ssh-3BtMZPbNM1Nf/agent.70 [2023-11-15T22:16:53.125Z] SSH_AGENT_PID=76 [2023-11-15T22:16:53.130Z] Running ssh-add (command line suppressed) [2023-11-15T22:16:53.304Z] Identity added: /w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_18256519072701032084.key (/w/workspace/edgexfoundry_device-gpio_napa@tmp/private_key_18256519072701032084.key) [2023-11-15T22:16:53.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:16:53.610Z] + git semver init [2023-11-15T22:16:53.871Z] 2023-11-15 22:16:53,802 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T22:16:53.871Z] 2023-11-15 22:16:53,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_napa/.semver [2023-11-15T22:16:53.871Z] 2023-11-15 22:16:53,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_napa/.semver [2023-11-15T22:16:53.871Z] 2023-11-15 22:16:53,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_napa, universal_newlines=False, shell=None, istream=None) [2023-11-15T22:16:55.253Z] 2023-11-15 22:16:55,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_napa/.git/info/exclude [2023-11-15T22:16:55.253Z] 2023-11-15 22:16:55,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_napa/.semver/napa with force:False [2023-11-15T22:16:55.253Z] 2023-11-15 22:16:55,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2023-11-15T22:16:55.253Z] 2023-11-15 22:16:55,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_napa/.semver/napa [2023-11-15T22:16:55.253Z] 3.1.0 [Pipeline] } [2023-11-15T22:16:55.306Z] $ docker exec --env ******** --env ******** 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 ssh-agent -k [2023-11-15T22:16:55.410Z] unset SSH_AUTH_SOCK; [2023-11-15T22:16:55.410Z] unset SSH_AGENT_PID; [2023-11-15T22:16:55.410Z] echo Agent pid 76 killed; [2023-11-15T22:16:55.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:16:55.696Z] + git semver [Pipeline] } [2023-11-15T22:16:56.038Z] $ docker stop --time=1 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 [2023-11-15T22:16:57.371Z] $ docker rm -f --volumes 8f008f23f2496ea9dcecaf9443611d909da68a74cf4be38f7af9b7fa04c9b583 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:16:57.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T22:16:57.921Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T22:16:57.923Z] [edgeXSemver]: initialized semver on version 3.1.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] sh [2023-11-15T22:16:58.349Z] + git checkout af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:16:58.349Z] HEAD is now at af07e13 ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:16:58.368Z] provisioning config files... [2023-11-15T22:16:58.377Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config3803121716830081250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:16:58.674Z] ---> docker-login.sh [2023-11-15T22:16:58.674Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:16:58.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:58.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:58.674Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:58.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:58.674Z] [2023-11-15T22:16:58.674Z] Login Succeeded [2023-11-15T22:16:58.674Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:16:58.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:58.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:58.674Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:58.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:58.674Z] [2023-11-15T22:16:58.674Z] Login Succeeded [2023-11-15T22:16:58.674Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:16:58.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:58.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:58.934Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:58.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:58.934Z] [2023-11-15T22:16:58.934Z] Login Succeeded [2023-11-15T22:16:58.934Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:16:58.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:58.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:58.934Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:58.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:58.934Z] [2023-11-15T22:16:58.934Z] Login Succeeded [2023-11-15T22:16:58.934Z] docker.io [2023-11-15T22:16:58.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:16:59.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:16:59.194Z] Configure a credential helper to remove this warning. See [2023-11-15T22:16:59.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:16:59.194Z] [2023-11-15T22:16:59.194Z] Login Succeeded [2023-11-15T22:16:59.194Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:16:59.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:16:59.275Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T22:16:59.557Z] + grep ^go [0-9].[0-9]* go.mod [2023-11-15T22:16:59.557Z] + cut -d -f 2 [Pipeline] echo [2023-11-15T22:16:59.571Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:16:59.582Z] ========================================================= [2023-11-15T22:16:59.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2023-11-15T22:16:59.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:16:59.901Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:17:00.162Z] Sending build context to Docker daemon 53.9MB [2023-11-15T22:17:00.162Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:17:00.162Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T22:17:00.423Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-11-15T22:17:00.423Z] 7264a8db6415: Pulling fs layer [2023-11-15T22:17:00.423Z] c4d48a809fc2: Pulling fs layer [2023-11-15T22:17:00.423Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T22:17:00.423Z] ad3a456e5733: Pulling fs layer [2023-11-15T22:17:00.423Z] f0163c21ed6d: Pulling fs layer [2023-11-15T22:17:00.423Z] 04c35c34e31e: Pulling fs layer [2023-11-15T22:17:00.423Z] 0c7b0fd20c02: Pulling fs layer [2023-11-15T22:17:00.423Z] d22eed83c68c: Pulling fs layer [2023-11-15T22:17:00.423Z] f0163c21ed6d: Waiting [2023-11-15T22:17:00.423Z] d22eed83c68c: Waiting [2023-11-15T22:17:00.423Z] 04c35c34e31e: Waiting [2023-11-15T22:17:00.423Z] 0c7b0fd20c02: Waiting [2023-11-15T22:17:00.423Z] ad3a456e5733: Waiting [2023-11-15T22:17:00.423Z] c4d48a809fc2: Verifying Checksum [2023-11-15T22:17:00.423Z] c4d48a809fc2: Download complete [2023-11-15T22:17:00.423Z] ad3a456e5733: Verifying Checksum [2023-11-15T22:17:00.423Z] ad3a456e5733: Download complete [2023-11-15T22:17:00.423Z] f0163c21ed6d: Verifying Checksum [2023-11-15T22:17:00.423Z] f0163c21ed6d: Download complete [2023-11-15T22:17:00.686Z] 7264a8db6415: Download complete [2023-11-15T22:17:00.686Z] 04c35c34e31e: Verifying Checksum [2023-11-15T22:17:00.686Z] 04c35c34e31e: Download complete [2023-11-15T22:17:01.015Z] 7264a8db6415: Pull complete [2023-11-15T22:17:01.015Z] c4d48a809fc2: Pull complete [2023-11-15T22:17:01.015Z] d22eed83c68c: Verifying Checksum [2023-11-15T22:17:01.015Z] d22eed83c68c: Download complete [2023-11-15T22:17:01.583Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T22:17:01.583Z] 4f1c88b9dad5: Download complete [2023-11-15T22:17:02.150Z] 0c7b0fd20c02: Verifying Checksum [2023-11-15T22:17:02.150Z] 0c7b0fd20c02: Download complete [2023-11-15T22:17:05.493Z] 4f1c88b9dad5: Pull complete [2023-11-15T22:17:05.493Z] ad3a456e5733: Pull complete [2023-11-15T22:17:05.752Z] f0163c21ed6d: Pull complete [2023-11-15T22:17:06.019Z] 04c35c34e31e: Pull complete [2023-11-15T22:17:09.310Z] 0c7b0fd20c02: Pull complete [2023-11-15T22:17:10.329Z] d22eed83c68c: Pull complete [2023-11-15T22:17:10.589Z] Digest: sha256:fe58882aa44958920ad7d0df1d98a3315c303dabb14c96e5e08e67421444f3de [2023-11-15T22:17:10.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2023-11-15T22:17:10.851Z] ---> 8a661f5c53af [2023-11-15T22:17:10.851Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:17:13.031Z] Still waiting to schedule task [2023-11-15T22:17:13.031Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T22:17:32.909Z] ---> Running in 761248f21eb7 [2023-11-15T22:17:32.909Z] Removing intermediate container 761248f21eb7 [2023-11-15T22:17:32.909Z] ---> 25ae6340e222 [2023-11-15T22:17:32.909Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:17:32.909Z] ---> Running in bfffc4f414b8 [2023-11-15T22:17:32.909Z] Removing intermediate container bfffc4f414b8 [2023-11-15T22:17:32.909Z] ---> d32f78127a22 [2023-11-15T22:17:32.909Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-15T22:17:32.909Z] ---> Running in 42ad93850738 [2023-11-15T22:17:32.909Z] Removing intermediate container 42ad93850738 [2023-11-15T22:17:32.909Z] ---> e3d99178881c [2023-11-15T22:17:32.909Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:17:32.909Z] ---> Running in 8e9a1d6c2cbd [2023-11-15T22:17:32.909Z] Removing intermediate container 8e9a1d6c2cbd [2023-11-15T22:17:32.909Z] ---> b4c1c84d1c2e [2023-11-15T22:17:32.909Z] Step 7/12 : WORKDIR /device-gpio [2023-11-15T22:17:32.909Z] ---> Running in c1d59d62c7b0 [2023-11-15T22:17:32.909Z] Removing intermediate container c1d59d62c7b0 [2023-11-15T22:17:32.909Z] ---> 9755f397383b [2023-11-15T22:17:32.909Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:17:32.909Z] ---> Running in 62fbe64fd5d0 [2023-11-15T22:17:32.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:17:32.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:17:32.909Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-15T22:17:32.909Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-15T22:17:32.909Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-15T22:17:32.909Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-15T22:17:32.909Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:17:32.909Z] OK: 268 MiB in 56 packages [2023-11-15T22:17:32.909Z] Removing intermediate container 62fbe64fd5d0 [2023-11-15T22:17:32.909Z] ---> d5e56b65145b [2023-11-15T22:17:32.909Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-15T22:17:36.226Z] ---> e3f10f942f05 [2023-11-15T22:17:36.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:17:36.226Z] ---> Running in 606525a3fa72 [2023-11-15T22:18:57.859Z] Removing intermediate container 606525a3fa72 [2023-11-15T22:18:57.859Z] ---> 043b565707b4 [2023-11-15T22:18:57.859Z] Step 11/12 : COPY . . [2023-11-15T22:18:58.149Z] ---> 6849a0f99241 [2023-11-15T22:18:58.149Z] Step 12/12 : RUN ${MAKE} [2023-11-15T22:18:58.149Z] ---> Running in 8c18d800f9e1 [2023-11-15T22:18:58.411Z] noop [2023-11-15T22:18:58.982Z] Removing intermediate container 8c18d800f9e1 [2023-11-15T22:18:58.982Z] ---> be7ff1162539 [2023-11-15T22:18:58.982Z] Successfully built be7ff1162539 [2023-11-15T22:18:58.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:18:59.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:18:59.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:18:59.371Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:18:59.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T22:18:59.783Z] $ docker top 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:19:00.145Z] + go version [2023-11-15T22:19:00.145Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T22:19:00.138Z] $ docker stop --time=1 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a [2023-11-15T22:19:01.447Z] $ docker rm -f --volumes 88d0b748a327531b5431546f1daeacae856ae20424c61e4bea653e667977ed2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:19:01.876Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:19:01.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:19:01.944Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:19:01.965Z] $ 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_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-15T22:19:02.674Z] $ docker top efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:19:03.029Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:19:03.328Z] + make test [2023-11-15T22:19:03.328Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T22:19:07.525Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-15T22:19:19.818Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-15T22:19:19.818Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-15T22:19:26.400Z] go vet ./... [2023-11-15T22:19:30.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:19:30.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:19:30.616Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:19:30.659Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:19:30.988Z] + go mod tidy [Pipeline] } [2023-11-15T22:19:31.918Z] $ docker stop --time=1 efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d [2023-11-15T22:19:40.549Z] $ docker rm -f --volumes efee8b0a1eafcda27e10e21b49ccc1ebf34e662ebf35d7ca9ae7ebc74d47db4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:19:41.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:19:41.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T22:19:41.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:19:42.009Z] + ls -al . [2023-11-15T22:19:42.010Z] total 156 [2023-11-15T22:19:42.010Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 22:19 . [2023-11-15T22:19:42.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:16 .. [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 15 22:16 .dockerignore [2023-11-15T22:19:42.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:19 .git [2023-11-15T22:19:42.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 .github [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 269 Nov 15 22:16 .gitignore [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:16 .golangci.yml [2023-11-15T22:19:42.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:16 .semver [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 15 22:16 Attribution.txt [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 15 22:16 CHANGELOG.md [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 15 22:16 Dockerfile [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:16 GOVERNANCE.md [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 15 22:16 Jenkinsfile [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:16 LICENSE [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 15 22:16 Makefile [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 22:16 OWNERS.md [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 15 22:16 README.md [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:16 VERSION [2023-11-15T22:19:42.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:16 bin [2023-11-15T22:19:42.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 cmd [2023-11-15T22:19:42.010Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 15 22:19 coverage.out [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 15 22:16 go.mod [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 15 22:16 go.sum [2023-11-15T22:19:42.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:16 internal [2023-11-15T22:19:42.010Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:16 vendor [2023-11-15T22:19:42.010Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 15 22:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:19:42.316Z] + 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=af07e13c4a6a32ed5d117362dee089b4564efe25 --label arch=amd64 --label version=3.1.0 . [2023-11-15T22:19:42.574Z] Sending build context to Docker daemon 53.9MB [2023-11-15T22:19:42.574Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:19:42.574Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-15T22:19:42.574Z] ---> be7ff1162539 [2023-11-15T22:19:42.574Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:19:46.766Z] ---> Running in 175f6c57ba4e [2023-11-15T22:19:46.766Z] Removing intermediate container 175f6c57ba4e [2023-11-15T22:19:46.766Z] ---> 8d392f5ab8ac [2023-11-15T22:19:46.766Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:19:46.766Z] ---> Running in 77d546ffe575 [2023-11-15T22:19:46.766Z] Removing intermediate container 77d546ffe575 [2023-11-15T22:19:46.766Z] ---> b7284653a881 [2023-11-15T22:19:46.766Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-15T22:19:46.766Z] ---> Running in 6dfd9a2f784e [2023-11-15T22:19:46.766Z] Removing intermediate container 6dfd9a2f784e [2023-11-15T22:19:46.766Z] ---> e3eaed1e7286 [2023-11-15T22:19:46.766Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:19:46.766Z] ---> Running in 4fe779fadb6f [2023-11-15T22:19:46.766Z] Removing intermediate container 4fe779fadb6f [2023-11-15T22:19:46.766Z] ---> aabded8163db [2023-11-15T22:19:46.766Z] Step 7/26 : WORKDIR /device-gpio [2023-11-15T22:19:46.766Z] ---> Running in 2e458d798d5a [2023-11-15T22:19:46.766Z] Removing intermediate container 2e458d798d5a [2023-11-15T22:19:46.766Z] ---> 96f4d90345d8 [2023-11-15T22:19:46.766Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:19:46.766Z] ---> Running in dd884c9ad9a6 [2023-11-15T22:19:47.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:19:47.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:19:47.282Z] OK: 268 MiB in 56 packages [2023-11-15T22:19:47.850Z] Removing intermediate container dd884c9ad9a6 [2023-11-15T22:19:47.850Z] ---> ca7fd8577e7a [2023-11-15T22:19:47.850Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-15T22:19:52.079Z] ---> c30b75c714c1 [2023-11-15T22:19:52.079Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:19:52.079Z] ---> Running in dbe0119d8875 [2023-11-15T22:19:52.338Z] skipping... [2023-11-15T22:19:52.596Z] Removing intermediate container dbe0119d8875 [2023-11-15T22:19:52.596Z] ---> c994bbcc2759 [2023-11-15T22:19:52.596Z] Step 11/26 : COPY . . [2023-11-15T22:19:58.304Z] ---> 0d61984a2114 [2023-11-15T22:19:58.304Z] Step 12/26 : RUN ${MAKE} [2023-11-15T22:19:58.872Z] ---> Running in c8bfda6ff606 [2023-11-15T22:20:00.254Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-15T22:20:32.546Z] Removing intermediate container c8bfda6ff606 [2023-11-15T22:20:32.546Z] ---> f52d21e20dba [2023-11-15T22:20:32.546Z] Step 13/26 : FROM alpine:3.18 [2023-11-15T22:20:32.546Z] 3.18: Pulling from library/alpine [2023-11-15T22:20:32.546Z] 96526aa774ef: Pulling fs layer [2023-11-15T22:20:32.546Z] 96526aa774ef: Verifying Checksum [2023-11-15T22:20:32.546Z] 96526aa774ef: Download complete [2023-11-15T22:20:32.546Z] 96526aa774ef: Pull complete [2023-11-15T22:20:32.546Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:20:32.546Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:20:32.546Z] ---> 8ca4688f4f35 [2023-11-15T22:20:32.546Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-15T22:20:33.480Z] ---> Running in 1ad61f212c44 [2023-11-15T22:20:33.738Z] Removing intermediate container 1ad61f212c44 [2023-11-15T22:20:33.738Z] ---> a2dbe95a1f78 [2023-11-15T22:20:33.738Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:20:33.738Z] ---> Running in c131b46667b3 [2023-11-15T22:20:33.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:20:33.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:20:34.252Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:20:34.252Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:20:34.252Z] OK: 7 MiB in 16 packages [2023-11-15T22:20:35.626Z] Removing intermediate container c131b46667b3 [2023-11-15T22:20:35.626Z] ---> 2115f6065b9e [2023-11-15T22:20:35.626Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-15T22:20:35.884Z] ---> Running in df6043ef9b6d [2023-11-15T22:20:37.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:20:37.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:20:37.775Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:20:37.775Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:20:37.775Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:20:37.775Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:20:37.775Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:20:37.775Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:20:37.775Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:20:37.775Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:20:37.775Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:20:37.775Z] OK: 7 MiB in 16 packages [2023-11-15T22:20:38.718Z] Removing intermediate container df6043ef9b6d [2023-11-15T22:20:38.718Z] ---> 2d25bba2d35f [2023-11-15T22:20:38.718Z] Step 17/26 : WORKDIR / [2023-11-15T22:20:38.718Z] ---> Running in 63d6f1989912 [2023-11-15T22:20:38.976Z] Removing intermediate container 63d6f1989912 [2023-11-15T22:20:38.976Z] ---> f2256cc9fbbf [2023-11-15T22:20:38.976Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-15T22:20:38.976Z] ---> 56ffd54fc9cd [2023-11-15T22:20:38.976Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-15T22:20:40.931Z] ---> 27c1cb5c01ca [2023-11-15T22:20:40.931Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-15T22:20:41.871Z] ---> 4da08c53e476 [2023-11-15T22:20:41.871Z] Step 21/26 : EXPOSE 59910 [2023-11-15T22:20:41.871Z] ---> Running in 6f62fb79c71a [2023-11-15T22:20:42.133Z] Removing intermediate container 6f62fb79c71a [2023-11-15T22:20:42.133Z] ---> 7bdbc29840b5 [2023-11-15T22:20:42.133Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-15T22:20:42.133Z] ---> Running in 95f52944de59 [2023-11-15T22:20:42.133Z] Removing intermediate container 95f52944de59 [2023-11-15T22:20:42.133Z] ---> 450e68d78f25 [2023-11-15T22:20:42.133Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:20:42.396Z] ---> Running in 28a3bdabfeb8 [2023-11-15T22:20:42.396Z] Removing intermediate container 28a3bdabfeb8 [2023-11-15T22:20:42.396Z] ---> e170b296d328 [2023-11-15T22:20:42.396Z] Step 24/26 : LABEL arch=amd64 [2023-11-15T22:20:42.396Z] ---> Running in e919b801fecf [2023-11-15T22:20:42.660Z] Removing intermediate container e919b801fecf [2023-11-15T22:20:42.660Z] ---> 9254a499aa93 [2023-11-15T22:20:42.660Z] Step 25/26 : LABEL git_sha=af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:20:42.660Z] ---> Running in 87e177f0f1d6 [2023-11-15T22:20:42.924Z] Removing intermediate container 87e177f0f1d6 [2023-11-15T22:20:42.924Z] ---> 3edb82abb27a [2023-11-15T22:20:42.924Z] Step 26/26 : LABEL version=3.1.0 [2023-11-15T22:20:43.517Z] ---> Running in 0dc08a8b3bf5 [2023-11-15T22:20:43.776Z] Removing intermediate container 0dc08a8b3bf5 [2023-11-15T22:20:43.776Z] ---> 15b40fe5e3e8 [2023-11-15T22:20:43.776Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:20:43.776Z] Successfully built 15b40fe5e3e8 [2023-11-15T22:20:43.776Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:20:43.885Z] provisioning config files... [2023-11-15T22:20:43.895Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config1203352609481966035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:20:44.189Z] ---> docker-login.sh [2023-11-15T22:20:44.189Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:20:44.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:20:44.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:20:44.189Z] Configure a credential helper to remove this warning. See [2023-11-15T22:20:44.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:20:44.189Z] [2023-11-15T22:20:44.189Z] Login Succeeded [2023-11-15T22:20:44.189Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:20:44.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:20:44.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:20:44.446Z] Configure a credential helper to remove this warning. See [2023-11-15T22:20:44.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:20:44.446Z] [2023-11-15T22:20:44.446Z] Login Succeeded [2023-11-15T22:20:44.446Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:20:44.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:20:44.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:20:44.446Z] Configure a credential helper to remove this warning. See [2023-11-15T22:20:44.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:20:44.446Z] [2023-11-15T22:20:44.446Z] Login Succeeded [2023-11-15T22:20:44.446Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:20:44.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:20:44.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:20:44.708Z] Configure a credential helper to remove this warning. See [2023-11-15T22:20:44.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:20:44.709Z] [2023-11-15T22:20:44.709Z] Login Succeeded [2023-11-15T22:20:44.709Z] docker.io [2023-11-15T22:20:44.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:20:44.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:20:44.967Z] Configure a credential helper to remove this warning. See [2023-11-15T22:20:44.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:20:44.967Z] [2023-11-15T22:20:44.967Z] Login Succeeded [2023-11-15T22:20:44.967Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:20:44.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:20:45.010Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:20:45.036Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-11-15T22:20:45.036Z] af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:20:45.036Z] 3.1.0 [2023-11-15T22:20:45.036Z] af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:20:45.036Z] napa [2023-11-15T22:20:45.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:45.372Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:45.680Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:20:45.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-15T22:20:45.680Z] 98e315bf209b: Preparing [2023-11-15T22:20:45.680Z] cb66b194aa3c: Preparing [2023-11-15T22:20:45.680Z] 65981c2210a8: Preparing [2023-11-15T22:20:45.680Z] 41f1da4a4f93: Preparing [2023-11-15T22:20:45.680Z] 62a97b4e8cea: Preparing [2023-11-15T22:20:45.680Z] cc2447e1835a: Preparing [2023-11-15T22:20:45.680Z] cc2447e1835a: Waiting [2023-11-15T22:20:45.680Z] 62a97b4e8cea: Pushed [2023-11-15T22:20:45.680Z] 65981c2210a8: Pushed [2023-11-15T22:20:45.680Z] cb66b194aa3c: Pushed [2023-11-15T22:20:45.680Z] cc2447e1835a: Layer already exists [2023-11-15T22:20:46.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18202 in /w/workspace/edgexfoundry_device-gpio_napa [Pipeline] { [Pipeline] ws [2023-11-15T22:20:46.291Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-11-15T22:20:46.371Z] The recommended git tool is: git [2023-11-15T22:20:46.614Z] 41f1da4a4f93: Pushed [2023-11-15T22:20:48.539Z] 98e315bf209b: Pushed [2023-11-15T22:20:49.479Z] af07e13c4a6a32ed5d117362dee089b4564efe25: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:50.356Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:50.973Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 [2023-11-15T22:20:50.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-15T22:20:50.973Z] 98e315bf209b: Preparing [2023-11-15T22:20:50.973Z] cb66b194aa3c: Preparing [2023-11-15T22:20:50.973Z] 65981c2210a8: Preparing [2023-11-15T22:20:50.973Z] 41f1da4a4f93: Preparing [2023-11-15T22:20:50.973Z] 62a97b4e8cea: Preparing [2023-11-15T22:20:50.973Z] cc2447e1835a: Preparing [2023-11-15T22:20:50.973Z] cc2447e1835a: Waiting [2023-11-15T22:20:50.973Z] 65981c2210a8: Layer already exists [2023-11-15T22:20:50.973Z] cb66b194aa3c: Layer already exists [2023-11-15T22:20:50.973Z] 41f1da4a4f93: Layer already exists [2023-11-15T22:20:50.973Z] 62a97b4e8cea: Layer already exists [2023-11-15T22:20:50.973Z] 98e315bf209b: Layer already exists [2023-11-15T22:20:50.973Z] cc2447e1835a: Layer already exists [2023-11-15T22:20:50.973Z] 3.1.0: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:51.345Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:52.235Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:20:52.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-15T22:20:52.235Z] 98e315bf209b: Preparing [2023-11-15T22:20:52.235Z] cb66b194aa3c: Preparing [2023-11-15T22:20:52.235Z] 65981c2210a8: Preparing [2023-11-15T22:20:52.235Z] 41f1da4a4f93: Preparing [2023-11-15T22:20:52.235Z] 62a97b4e8cea: Preparing [2023-11-15T22:20:52.235Z] cc2447e1835a: Preparing [2023-11-15T22:20:52.235Z] cc2447e1835a: Waiting [2023-11-15T22:20:52.235Z] 62a97b4e8cea: Layer already exists [2023-11-15T22:20:52.236Z] cb66b194aa3c: Layer already exists [2023-11-15T22:20:52.236Z] 98e315bf209b: Layer already exists [2023-11-15T22:20:52.236Z] 41f1da4a4f93: Layer already exists [2023-11-15T22:20:52.236Z] 65981c2210a8: Layer already exists [2023-11-15T22:20:52.236Z] cc2447e1835a: Layer already exists [2023-11-15T22:20:52.236Z] af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:52.598Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:53.165Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:napa [2023-11-15T22:20:53.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-11-15T22:20:53.165Z] 98e315bf209b: Preparing [2023-11-15T22:20:53.165Z] cb66b194aa3c: Preparing [2023-11-15T22:20:53.165Z] 65981c2210a8: Preparing [2023-11-15T22:20:53.165Z] 41f1da4a4f93: Preparing [2023-11-15T22:20:53.165Z] 62a97b4e8cea: Preparing [2023-11-15T22:20:53.165Z] cc2447e1835a: Preparing [2023-11-15T22:20:53.165Z] cc2447e1835a: Waiting [2023-11-15T22:20:53.165Z] cb66b194aa3c: Layer already exists [2023-11-15T22:20:53.165Z] 98e315bf209b: Layer already exists [2023-11-15T22:20:53.165Z] 65981c2210a8: Layer already exists [2023-11-15T22:20:53.165Z] 41f1da4a4f93: Layer already exists [2023-11-15T22:20:53.165Z] 62a97b4e8cea: Layer already exists [2023-11-15T22:20:53.165Z] cc2447e1835a: Layer already exists [2023-11-15T22:20:53.165Z] napa: digest: sha256:77d899129e93a07a919116c7c41982332f2060c62c3790e8e554d9660d33b63c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:20:53.207Z] ===================================================== [Pipeline] echo [2023-11-15T22:20:53.218Z] taggedImages: [2023-11-15T22:20:53.218Z] - nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:20:53.218Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0 [2023-11-15T22:20:53.218Z] - nexus3.edgexfoundry.org:10004/device-gpio:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:20:53.218Z] - nexus3.edgexfoundry.org:10004/device-gpio:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:53.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:20:53.603Z] [2023-11-15T22:20:53.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:20:53.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:20:54.165Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T22:20:54.165Z] 5eb5b503b376: Pulling fs layer [2023-11-15T22:20:54.165Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T22:20:54.165Z] ec43610c2a17: Pulling fs layer [2023-11-15T22:20:54.165Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T22:20:54.165Z] 33b1e0a273af: Pulling fs layer [2023-11-15T22:20:54.165Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T22:20:54.165Z] 2f39f015ded8: Pulling fs layer [2023-11-15T22:20:54.165Z] 5d3b04190fa2: Waiting [2023-11-15T22:20:54.165Z] 2f39f015ded8: Waiting [2023-11-15T22:20:54.165Z] 33b1e0a273af: Waiting [2023-11-15T22:20:54.165Z] 3a2ae6a8a46f: Waiting [2023-11-15T22:20:54.165Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T22:20:54.165Z] 5c69ac0246d0: Download complete [2023-11-15T22:20:54.165Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T22:20:54.165Z] 3a2ae6a8a46f: Download complete [2023-11-15T22:20:54.425Z] 33b1e0a273af: Verifying Checksum [2023-11-15T22:20:54.425Z] 33b1e0a273af: Download complete [2023-11-15T22:20:54.425Z] 5d3b04190fa2: Download complete [2023-11-15T22:20:54.425Z] ec43610c2a17: Verifying Checksum [2023-11-15T22:20:54.425Z] ec43610c2a17: Download complete [2023-11-15T22:20:54.425Z] 5eb5b503b376: Verifying Checksum [2023-11-15T22:20:54.425Z] 5eb5b503b376: Download complete [2023-11-15T22:20:54.906Z] using credential edgex-jenkins-ssh [2023-11-15T22:20:54.931Z] Cloning the remote Git repository [2023-11-15T22:20:55.366Z] 2f39f015ded8: Verifying Checksum [2023-11-15T22:20:55.366Z] 2f39f015ded8: Download complete [2023-11-15T22:20:55.015Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-11-15T22:20:55.171Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-11-15T22:20:55.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-11-15T22:20:55.440Z] > git --version # timeout=10 [2023-11-15T22:20:55.475Z] > git --version # 'git version 2.25.1' [2023-11-15T22:20:55.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T22:20:55.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:20:57.272Z] 5eb5b503b376: Pull complete [2023-11-15T22:20:58.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-11-15T22:20:58.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:21:00.136Z] Avoid second fetch [2023-11-15T22:21:00.136Z] Checking out Revision af07e13c4a6a32ed5d117362dee089b4564efe25 (napa) [2023-11-15T22:21:00.168Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T22:21:00.302Z] > git checkout -f af07e13c4a6a32ed5d117362dee089b4564efe25 # timeout=10 [2023-11-15T22:21:02.057Z] Commit message: "ci(lts-release): LTS release v3.1.0 @cacff4a" [2023-11-15T22:21:02.327Z] [2023-11-15T22:21:02.327Z] GitHub has been notified of this commit’s build result [2023-11-15T22:21:02.327Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:21:02.640Z] 5c69ac0246d0: Pull complete [2023-11-15T22:21:03.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T22:21:03.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:21:03.146Z] Dload Upload Total Spent Left Speed [2023-11-15T22:21:03.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 184k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh [2023-11-15T22:21:03.972Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T22:21:04.024Z] ec43610c2a17: Pull complete [2023-11-15T22:21:04.360Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-11-15T22:21:04.360Z] tee /etc/docker/daemon.new [2023-11-15T22:21:04.360Z] { [2023-11-15T22:21:04.360Z] "registry-mirrors": [ [2023-11-15T22:21:04.360Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T22:21:04.360Z] ], [2023-11-15T22:21:04.360Z] "bip": "10.250.0.254/24", [2023-11-15T22:21:04.360Z] "hosts": [ [2023-11-15T22:21:04.360Z] "tcp://0.0.0.0:5555", [2023-11-15T22:21:04.360Z] "unix:///var/run/docker.sock" [2023-11-15T22:21:04.360Z] ], [2023-11-15T22:21:04.360Z] "mtu": 1458, [2023-11-15T22:21:04.360Z] "selinux-enabled": true, [2023-11-15T22:21:04.360Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T22:21:04.360Z] } [Pipeline] sh [2023-11-15T22:21:04.591Z] 3a2ae6a8a46f: Pull complete [2023-11-15T22:21:04.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T22:21:04.849Z] 33b1e0a273af: Pull complete [2023-11-15T22:21:05.096Z] + sudo service docker restart [2023-11-15T22:21:05.415Z] 5d3b04190fa2: Pull complete [2023-11-15T22:21:10.675Z] 2f39f015ded8: Pull complete [2023-11-15T22:21:10.675Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T22:21:10.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:21:10.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:21:10.755Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:21:10.758Z] $ 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_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T22:21:16.952Z] $ docker top 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:21:17.349Z] ---> job-cost.sh [2023-11-15T22:21:17.349Z] lf-activate-venv: SKIPPING [2023-11-15T22:21:17.349Z] INFO: No Stack... [2023-11-15T22:21:17.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:21:18.481Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:21:18.768Z] + cat /w/workspace/edgexfoundry_device-gpio_napa/archives/cost.csv [2023-11-15T22:21:18.768Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T22:21:18.781Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [2023-11-15T22:21:18.787Z] Resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] did not exist. Created. [2023-11-15T22:21:18.787Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:21:19.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T22:21:19.175Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:21:19.183Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:21:19.179Z] $ docker stop --time=1 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e [2023-11-15T22:21:20.394Z] $ docker rm -f --volumes 32f00898221e55726ebfa11d856d2afa643e4b558d11979e45f2abc91a584b9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [2023-11-15T22:21:23.812Z] + git checkout af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:21:24.087Z] HEAD is now at af07e13 ci(lts-release): LTS release v3.1.0 @cacff4a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:21:24.128Z] provisioning config files... [2023-11-15T22:21:24.167Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config4668387779762960225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:21:24.582Z] ---> docker-login.sh [2023-11-15T22:21:24.582Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:21:25.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:21:25.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:21:25.466Z] Configure a credential helper to remove this warning. See [2023-11-15T22:21:25.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:21:25.466Z] [2023-11-15T22:21:25.466Z] Login Succeeded [2023-11-15T22:21:25.466Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:21:25.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:21:26.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:21:26.037Z] Configure a credential helper to remove this warning. See [2023-11-15T22:21:26.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:21:26.037Z] [2023-11-15T22:21:26.037Z] Login Succeeded [2023-11-15T22:21:26.037Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:21:26.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:21:26.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:21:26.309Z] Configure a credential helper to remove this warning. See [2023-11-15T22:21:26.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:21:26.309Z] [2023-11-15T22:21:26.309Z] Login Succeeded [2023-11-15T22:21:26.309Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:21:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:21:26.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:21:26.852Z] Configure a credential helper to remove this warning. See [2023-11-15T22:21:26.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:21:26.852Z] [2023-11-15T22:21:26.852Z] Login Succeeded [2023-11-15T22:21:26.852Z] docker.io [2023-11-15T22:21:27.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:21:27.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:21:27.408Z] Configure a credential helper to remove this warning. See [2023-11-15T22:21:27.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:21:27.408Z] [2023-11-15T22:21:27.408Z] Login Succeeded [2023-11-15T22:21:27.408Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:21:27.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:21:27.814Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-15T22:21:28.162Z] + grep ^go [0-9].[0-9]* go.mod [2023-11-15T22:21:28.162Z] + cut -d -f 2 [Pipeline] echo [2023-11-15T22:21:28.252Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:21:28.268Z] ========================================================= [2023-11-15T22:21:28.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2023-11-15T22:21:28.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:21:28.665Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:21:31.300Z] Sending build context to Docker daemon 40.49MB [2023-11-15T22:21:31.300Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:21:31.301Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T22:21:31.574Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T22:21:31.574Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T22:21:31.574Z] 5d54e960e981: Pulling fs layer [2023-11-15T22:21:31.574Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T22:21:31.574Z] f0e02332f6b5: Pulling fs layer [2023-11-15T22:21:31.574Z] 57b776a6bec4: Pulling fs layer [2023-11-15T22:21:31.574Z] 8b19151f9e34: Pulling fs layer [2023-11-15T22:21:31.574Z] eb6a9f2d7ee3: Pulling fs layer [2023-11-15T22:21:31.574Z] f0e02332f6b5: Waiting [2023-11-15T22:21:31.574Z] 57b776a6bec4: Waiting [2023-11-15T22:21:31.574Z] 8b19151f9e34: Waiting [2023-11-15T22:21:31.574Z] eb6a9f2d7ee3: Waiting [2023-11-15T22:21:31.574Z] 5d54e960e981: Verifying Checksum [2023-11-15T22:21:31.574Z] 5d54e960e981: Download complete [2023-11-15T22:21:31.574Z] f0e02332f6b5: Verifying Checksum [2023-11-15T22:21:31.574Z] f0e02332f6b5: Download complete [2023-11-15T22:21:31.574Z] 57b776a6bec4: Verifying Checksum [2023-11-15T22:21:31.574Z] 57b776a6bec4: Download complete [2023-11-15T22:21:31.574Z] 9fda8d8052c6: Download complete [2023-11-15T22:21:32.174Z] eb6a9f2d7ee3: Verifying Checksum [2023-11-15T22:21:32.174Z] eb6a9f2d7ee3: Download complete [2023-11-15T22:21:32.457Z] 9fda8d8052c6: Pull complete [2023-11-15T22:21:33.050Z] 5d54e960e981: Pull complete [2023-11-15T22:21:33.651Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T22:21:33.651Z] c4a7e357bf2a: Download complete [2023-11-15T22:21:34.632Z] 8b19151f9e34: Verifying Checksum [2023-11-15T22:21:34.632Z] 8b19151f9e34: Download complete [2023-11-15T22:21:49.757Z] c4a7e357bf2a: Pull complete [2023-11-15T22:21:49.757Z] f0e02332f6b5: Pull complete [2023-11-15T22:21:49.757Z] 57b776a6bec4: Pull complete [2023-11-15T22:22:00.236Z] 8b19151f9e34: Pull complete [2023-11-15T22:22:00.837Z] eb6a9f2d7ee3: Pull complete [2023-11-15T22:22:00.837Z] Digest: sha256:43c8aebfe3f5401c93948777c5378ae198e405b68e9c259f1e89903f1e2008ff [2023-11-15T22:22:00.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2023-11-15T22:22:00.837Z] ---> ca1e05e92614 [2023-11-15T22:22:00.837Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:22:03.481Z] ---> Running in 7698e457e7a5 [2023-11-15T22:22:04.082Z] Removing intermediate container 7698e457e7a5 [2023-11-15T22:22:04.082Z] ---> d2f5b4a651a3 [2023-11-15T22:22:04.082Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:22:04.082Z] ---> Running in acf76da6b50d [2023-11-15T22:22:04.675Z] Removing intermediate container acf76da6b50d [2023-11-15T22:22:04.675Z] ---> 1b7327bd08b3 [2023-11-15T22:22:04.675Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-15T22:22:04.675Z] ---> Running in 55b541f9b8c3 [2023-11-15T22:22:05.269Z] Removing intermediate container 55b541f9b8c3 [2023-11-15T22:22:05.269Z] ---> ab10e6dcf8f3 [2023-11-15T22:22:05.269Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:22:05.269Z] ---> Running in 1c3589dee4ec [2023-11-15T22:22:05.867Z] Removing intermediate container 1c3589dee4ec [2023-11-15T22:22:05.867Z] ---> 9abc36251750 [2023-11-15T22:22:05.867Z] Step 7/12 : WORKDIR /device-gpio [2023-11-15T22:22:05.867Z] ---> Running in 588653a4801a [2023-11-15T22:22:06.465Z] Removing intermediate container 588653a4801a [2023-11-15T22:22:06.465Z] ---> 049d530874ff [2023-11-15T22:22:06.465Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:22:06.465Z] ---> Running in d5d2129f5f80 [2023-11-15T22:22:07.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:22:08.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:22:09.613Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-15T22:22:09.613Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-15T22:22:09.613Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-15T22:22:09.889Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-15T22:22:09.889Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:22:09.889Z] OK: 271 MiB in 56 packages [2023-11-15T22:22:11.322Z] Removing intermediate container d5d2129f5f80 [2023-11-15T22:22:11.322Z] ---> 012b9e147eef [2023-11-15T22:22:11.322Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-15T22:22:19.595Z] ---> ea94f4e50841 [2023-11-15T22:22:19.595Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:22:19.595Z] ---> Running in 34deb922695b [2023-11-15T22:23:56.494Z] Removing intermediate container 34deb922695b [2023-11-15T22:23:56.494Z] ---> 07cfb8186d25 [2023-11-15T22:23:56.494Z] Step 11/12 : COPY . . [2023-11-15T22:23:56.494Z] ---> 0a9e006179b5 [2023-11-15T22:23:56.494Z] Step 12/12 : RUN ${MAKE} [2023-11-15T22:23:56.494Z] ---> Running in 276effa5c2d4 [2023-11-15T22:23:56.494Z] noop [2023-11-15T22:23:56.494Z] Removing intermediate container 276effa5c2d4 [2023-11-15T22:23:56.494Z] ---> 036dc5b22c82 [2023-11-15T22:23:56.494Z] Successfully built 036dc5b22c82 [2023-11-15T22:23:56.494Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:23:56.869Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:23:56.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:23:57.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container [2023-11-15T22:23:57.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T22:23:58.822Z] $ docker top 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:23:59.749Z] + go version [2023-11-15T22:23:59.749Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T22:23:59.784Z] $ docker stop --time=1 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b [2023-11-15T22:24:01.557Z] $ docker rm -f --volumes 64d2c8053591db3f78d4a601fd66050345bb3ac062d7d760a37a999ea796b59b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:24:02.145Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:24:02.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:24:02.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container [2023-11-15T22:24:02.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-15T22:24:03.949Z] $ docker top c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:24:04.870Z] + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:24:05.550Z] + make test [2023-11-15T22:24:05.550Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T22:24:08.944Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-11-15T22:27:00.848Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-11-15T22:27:00.848Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-11-15T22:27:00.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T22:27:00.848Z] go vet ./... [2023-11-15T22:27:15.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:27:15.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:27:15.899Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:27:16.190Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:27:16.857Z] + go mod tidy [Pipeline] } [2023-11-15T22:27:21.177Z] $ docker stop --time=1 c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 [2023-11-15T22:27:23.408Z] $ docker rm -f --volumes c42a0ef890682d9907f3820bf0a4513c9eb70aa7d0613c4c1d2efaebdd869d55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:27:24.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:27:24.953Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T22:27:26.059Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:27:26.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:27:26.794Z] + ls -al . [2023-11-15T22:27:26.794Z] total 152 [2023-11-15T22:27:26.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:24 . [2023-11-15T22:27:26.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:20 .. [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 120 Nov 15 22:21 .dockerignore [2023-11-15T22:27:26.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:21 .git [2023-11-15T22:27:26.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 .github [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 269 Nov 15 22:21 .gitignore [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 22:21 .golangci.yml [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 10671 Nov 15 22:21 Attribution.txt [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 7171 Nov 15 22:21 CHANGELOG.md [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 1661 Nov 15 22:21 Dockerfile [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:21 GOVERNANCE.md [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 15 22:21 Jenkinsfile [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 22:21 LICENSE [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 1923 Nov 15 22:21 Makefile [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 22:21 OWNERS.md [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 3578 Nov 15 22:21 README.md [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:16 VERSION [2023-11-15T22:27:26.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:21 bin [2023-11-15T22:27:26.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 cmd [2023-11-15T22:27:26.794Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 15 22:24 coverage.out [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 3651 Nov 15 22:21 go.mod [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 35356 Nov 15 22:21 go.sum [2023-11-15T22:27:26.794Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:21 internal [2023-11-15T22:27:26.794Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 15 22:21 vendor [2023-11-15T22:27:26.794Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 15 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:27:27.148Z] + 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=af07e13c4a6a32ed5d117362dee089b4564efe25 --label arch=arm64 --label version=3.1.0 . [2023-11-15T22:27:29.742Z] Sending build context to Docker daemon 40.49MB [2023-11-15T22:27:29.742Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:27:29.742Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-15T22:27:29.742Z] ---> 036dc5b22c82 [2023-11-15T22:27:29.742Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:27:30.010Z] ---> Running in 94251064f77d [2023-11-15T22:27:30.596Z] Removing intermediate container 94251064f77d [2023-11-15T22:27:30.596Z] ---> 416d38b47a88 [2023-11-15T22:27:30.596Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:27:30.596Z] ---> Running in b85be7e572bd [2023-11-15T22:27:30.882Z] Removing intermediate container b85be7e572bd [2023-11-15T22:27:30.882Z] ---> 8d69ef9c244a [2023-11-15T22:27:30.882Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-11-15T22:27:31.154Z] ---> Running in 04c967a588cd [2023-11-15T22:27:31.427Z] Removing intermediate container 04c967a588cd [2023-11-15T22:27:31.427Z] ---> 6770aa448360 [2023-11-15T22:27:31.427Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:27:31.697Z] ---> Running in a39478ef0978 [2023-11-15T22:27:31.967Z] Removing intermediate container a39478ef0978 [2023-11-15T22:27:31.967Z] ---> f8a1258bb226 [2023-11-15T22:27:31.967Z] Step 7/26 : WORKDIR /device-gpio [2023-11-15T22:27:31.967Z] ---> Running in 4bf7e883e47c [2023-11-15T22:27:32.554Z] Removing intermediate container 4bf7e883e47c [2023-11-15T22:27:32.554Z] ---> be4ceaae6045 [2023-11-15T22:27:32.554Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:27:32.554Z] ---> Running in 437b05393496 [2023-11-15T22:27:33.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:27:34.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:27:35.679Z] OK: 271 MiB in 56 packages [2023-11-15T22:27:39.043Z] Removing intermediate container 437b05393496 [2023-11-15T22:27:39.043Z] ---> a8c6ea44451d [2023-11-15T22:27:39.043Z] Step 9/26 : COPY go.mod vendor* ./ [2023-11-15T22:27:47.270Z] ---> be4ebedb2251 [2023-11-15T22:27:47.270Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:27:47.270Z] ---> Running in 209328c645aa [2023-11-15T22:27:47.270Z] skipping... [2023-11-15T22:27:48.246Z] Removing intermediate container 209328c645aa [2023-11-15T22:27:48.246Z] ---> 3bd920b67cdb [2023-11-15T22:27:48.246Z] Step 11/26 : COPY . . [2023-11-15T22:27:56.464Z] ---> 735d089f872c [2023-11-15T22:27:56.464Z] Step 12/26 : RUN ${MAKE} [2023-11-15T22:27:56.464Z] ---> Running in feb7a6421813 [2023-11-15T22:27:57.434Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-11-15T22:30:19.183Z] Removing intermediate container feb7a6421813 [2023-11-15T22:30:19.183Z] ---> c9dbc46df322 [2023-11-15T22:30:19.183Z] Step 13/26 : FROM alpine:3.18 [2023-11-15T22:30:19.183Z] 3.18: Pulling from library/alpine [2023-11-15T22:30:19.183Z] 579b34f0a95b: Pulling fs layer [2023-11-15T22:30:19.183Z] 579b34f0a95b: Verifying Checksum [2023-11-15T22:30:19.183Z] 579b34f0a95b: Download complete [2023-11-15T22:30:19.183Z] 579b34f0a95b: Pull complete [2023-11-15T22:30:19.183Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:30:19.183Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:30:19.183Z] ---> 3cc203321400 [2023-11-15T22:30:19.183Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-15T22:30:19.183Z] ---> Running in 4d00075f4eb0 [2023-11-15T22:30:19.183Z] Removing intermediate container 4d00075f4eb0 [2023-11-15T22:30:19.183Z] ---> 799f9aba56e5 [2023-11-15T22:30:19.183Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:30:19.183Z] ---> Running in b4687b3a2ea5 [2023-11-15T22:30:19.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:30:19.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:30:19.183Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:30:19.183Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:30:19.183Z] OK: 8 MiB in 16 packages [2023-11-15T22:30:19.183Z] Removing intermediate container b4687b3a2ea5 [2023-11-15T22:30:19.183Z] ---> 39259a6e5de1 [2023-11-15T22:30:19.183Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-15T22:30:19.183Z] ---> Running in 02b676b8caa7 [2023-11-15T22:30:19.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:30:19.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:30:20.601Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:30:20.601Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:30:20.601Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:30:20.601Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:30:20.601Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:30:20.601Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:30:20.601Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:30:20.601Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:30:20.601Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:30:20.601Z] OK: 8 MiB in 16 packages [2023-11-15T22:30:22.021Z] Removing intermediate container 02b676b8caa7 [2023-11-15T22:30:22.021Z] ---> 0f785d6dd1d9 [2023-11-15T22:30:22.021Z] Step 17/26 : WORKDIR / [2023-11-15T22:30:22.021Z] ---> Running in 5d248f70b492 [2023-11-15T22:30:22.290Z] Removing intermediate container 5d248f70b492 [2023-11-15T22:30:22.290Z] ---> 12ada9e55cc3 [2023-11-15T22:30:22.290Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-11-15T22:30:22.875Z] ---> dbc146de6d6a [2023-11-15T22:30:22.875Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-11-15T22:30:23.459Z] ---> 039c3a83a3fb [2023-11-15T22:30:23.459Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-11-15T22:30:25.406Z] ---> 17bdabf62d26 [2023-11-15T22:30:25.406Z] Step 21/26 : EXPOSE 59910 [2023-11-15T22:30:25.406Z] ---> Running in ab23b141efd5 [2023-11-15T22:30:25.406Z] Removing intermediate container ab23b141efd5 [2023-11-15T22:30:25.406Z] ---> 807a706b3c57 [2023-11-15T22:30:25.406Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-11-15T22:30:25.675Z] ---> Running in a14c8b63ceeb [2023-11-15T22:30:25.943Z] Removing intermediate container a14c8b63ceeb [2023-11-15T22:30:25.943Z] ---> f48bff722a28 [2023-11-15T22:30:25.943Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:30:25.943Z] ---> Running in fef1afa09d43 [2023-11-15T22:30:26.211Z] Removing intermediate container fef1afa09d43 [2023-11-15T22:30:26.211Z] ---> 5f29486cbc93 [2023-11-15T22:30:26.211Z] Step 24/26 : LABEL arch=arm64 [2023-11-15T22:30:26.482Z] ---> Running in 8ee6aa239308 [2023-11-15T22:30:26.751Z] Removing intermediate container 8ee6aa239308 [2023-11-15T22:30:26.751Z] ---> 4c5076d8e974 [2023-11-15T22:30:26.751Z] Step 25/26 : LABEL git_sha=af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:30:26.751Z] ---> Running in 8ee934ce9b1f [2023-11-15T22:30:27.339Z] Removing intermediate container 8ee934ce9b1f [2023-11-15T22:30:27.339Z] ---> 2c865da6bc06 [2023-11-15T22:30:27.339Z] Step 26/26 : LABEL version=3.1.0 [2023-11-15T22:30:27.339Z] ---> Running in 1a8f22d9ec5c [2023-11-15T22:30:27.605Z] Removing intermediate container 1a8f22d9ec5c [2023-11-15T22:30:27.605Z] ---> 64b5f1a25764 [2023-11-15T22:30:27.605Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:30:27.879Z] Successfully built 64b5f1a25764 [2023-11-15T22:30:27.879Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:30:28.275Z] provisioning config files... [2023-11-15T22:30:28.291Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config9848097133447911103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:30:28.632Z] ---> docker-login.sh [2023-11-15T22:30:28.632Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:30:28.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:30:28.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:30:28.900Z] Configure a credential helper to remove this warning. See [2023-11-15T22:30:28.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:30:28.900Z] [2023-11-15T22:30:28.900Z] Login Succeeded [2023-11-15T22:30:28.900Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:30:29.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:30:29.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:30:29.437Z] Configure a credential helper to remove this warning. See [2023-11-15T22:30:29.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:30:29.437Z] [2023-11-15T22:30:29.437Z] Login Succeeded [2023-11-15T22:30:29.437Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:30:29.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:30:29.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:30:29.708Z] Configure a credential helper to remove this warning. See [2023-11-15T22:30:29.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:30:29.708Z] [2023-11-15T22:30:29.708Z] Login Succeeded [2023-11-15T22:30:29.708Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:30:29.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:30:30.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:30:30.245Z] Configure a credential helper to remove this warning. See [2023-11-15T22:30:30.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:30:30.245Z] [2023-11-15T22:30:30.245Z] Login Succeeded [2023-11-15T22:30:30.245Z] docker.io [2023-11-15T22:30:30.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:30:30.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:30:30.781Z] Configure a credential helper to remove this warning. See [2023-11-15T22:30:30.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:30:30.781Z] [2023-11-15T22:30:30.781Z] Login Succeeded [2023-11-15T22:30:30.781Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:30:30.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:30:30.829Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:30:30.860Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-11-15T22:30:30.860Z] af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:30:30.860Z] 3.1.0 [2023-11-15T22:30:30.860Z] af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:30:30.860Z] napa [2023-11-15T22:30:30.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:31.208Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:31.564Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:30:31.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-15T22:30:31.565Z] f0a934c5f8bf: Preparing [2023-11-15T22:30:31.565Z] c8b8a2d29e99: Preparing [2023-11-15T22:30:31.565Z] 9768046e10c2: Preparing [2023-11-15T22:30:31.565Z] b537ed63e000: Preparing [2023-11-15T22:30:31.565Z] 3f169c815687: Preparing [2023-11-15T22:30:31.565Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:30:31.565Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:30:31.833Z] 9768046e10c2: Pushed [2023-11-15T22:30:31.833Z] c8b8a2d29e99: Pushed [2023-11-15T22:30:31.833Z] 3f169c815687: Pushed [2023-11-15T22:30:31.833Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:30:33.243Z] b537ed63e000: Pushed [2023-11-15T22:30:37.599Z] f0a934c5f8bf: Pushed [2023-11-15T22:30:37.599Z] af07e13c4a6a32ed5d117362dee089b4564efe25: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:37.975Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:38.333Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 [2023-11-15T22:30:38.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-15T22:30:38.333Z] f0a934c5f8bf: Preparing [2023-11-15T22:30:38.333Z] c8b8a2d29e99: Preparing [2023-11-15T22:30:38.333Z] 9768046e10c2: Preparing [2023-11-15T22:30:38.333Z] b537ed63e000: Preparing [2023-11-15T22:30:38.333Z] 3f169c815687: Preparing [2023-11-15T22:30:38.333Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:30:38.333Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:30:38.333Z] 9768046e10c2: Layer already exists [2023-11-15T22:30:38.333Z] 3f169c815687: Layer already exists [2023-11-15T22:30:38.333Z] f0a934c5f8bf: Layer already exists [2023-11-15T22:30:38.333Z] c8b8a2d29e99: Layer already exists [2023-11-15T22:30:38.333Z] b537ed63e000: Layer already exists [2023-11-15T22:30:38.333Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:30:38.333Z] 3.1.0: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:38.984Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:39.347Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:30:39.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-15T22:30:39.347Z] f0a934c5f8bf: Preparing [2023-11-15T22:30:39.347Z] c8b8a2d29e99: Preparing [2023-11-15T22:30:39.347Z] 9768046e10c2: Preparing [2023-11-15T22:30:39.347Z] b537ed63e000: Preparing [2023-11-15T22:30:39.347Z] 3f169c815687: Preparing [2023-11-15T22:30:39.347Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:30:39.347Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:30:39.347Z] 9768046e10c2: Layer already exists [2023-11-15T22:30:39.347Z] c8b8a2d29e99: Layer already exists [2023-11-15T22:30:39.347Z] 3f169c815687: Layer already exists [2023-11-15T22:30:39.347Z] f0a934c5f8bf: Layer already exists [2023-11-15T22:30:39.347Z] b537ed63e000: Layer already exists [2023-11-15T22:30:39.347Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:30:39.613Z] af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:39.964Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:40.298Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [2023-11-15T22:30:40.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-11-15T22:30:40.298Z] f0a934c5f8bf: Preparing [2023-11-15T22:30:40.298Z] c8b8a2d29e99: Preparing [2023-11-15T22:30:40.298Z] 9768046e10c2: Preparing [2023-11-15T22:30:40.298Z] b537ed63e000: Preparing [2023-11-15T22:30:40.298Z] 3f169c815687: Preparing [2023-11-15T22:30:40.298Z] 5f4d9fc4d98d: Preparing [2023-11-15T22:30:40.298Z] 5f4d9fc4d98d: Waiting [2023-11-15T22:30:40.298Z] 3f169c815687: Layer already exists [2023-11-15T22:30:40.298Z] c8b8a2d29e99: Layer already exists [2023-11-15T22:30:40.298Z] f0a934c5f8bf: Layer already exists [2023-11-15T22:30:40.298Z] b537ed63e000: Layer already exists [2023-11-15T22:30:40.298Z] 9768046e10c2: Layer already exists [2023-11-15T22:30:40.298Z] 5f4d9fc4d98d: Layer already exists [2023-11-15T22:30:40.565Z] napa: digest: sha256:ec94b229b2dc7bb270a02cdf9d5bc1c7dea6b685052d58b91f5b83dc4d21ba9a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-15T22:30:40.618Z] ===================================================== [Pipeline] echo [2023-11-15T22:30:40.625Z] taggedImages: [2023-11-15T22:30:40.625Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25 [2023-11-15T22:30:40.625Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0 [2023-11-15T22:30:40.625Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:af07e13c4a6a32ed5d117362dee089b4564efe25-3.1.0 [2023-11-15T22:30:40.625Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:40.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:30:40.980Z] [2023-11-15T22:30:40.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:30:41.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:30:41.318Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T22:30:41.318Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T22:30:41.318Z] 04944245beec: Pulling fs layer [2023-11-15T22:30:41.318Z] 699f458cf7ca: Pulling fs layer [2023-11-15T22:30:41.318Z] 765212b225bb: Pulling fs layer [2023-11-15T22:30:41.318Z] f23df028b6ca: Pulling fs layer [2023-11-15T22:30:41.318Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T22:30:41.318Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T22:30:41.318Z] 765212b225bb: Waiting [2023-11-15T22:30:41.318Z] d65c8cfc05b1: Waiting [2023-11-15T22:30:41.318Z] f23df028b6ca: Waiting [2023-11-15T22:30:41.318Z] 2437ff75d9bd: Waiting [2023-11-15T22:30:41.588Z] 04944245beec: Verifying Checksum [2023-11-15T22:30:41.588Z] 04944245beec: Download complete [2023-11-15T22:30:41.588Z] 765212b225bb: Verifying Checksum [2023-11-15T22:30:41.588Z] 765212b225bb: Download complete [2023-11-15T22:30:41.588Z] f23df028b6ca: Verifying Checksum [2023-11-15T22:30:41.588Z] f23df028b6ca: Download complete [2023-11-15T22:30:41.588Z] d65c8cfc05b1: Download complete [2023-11-15T22:30:41.856Z] 699f458cf7ca: Verifying Checksum [2023-11-15T22:30:41.856Z] 699f458cf7ca: Download complete [2023-11-15T22:30:42.123Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T22:30:42.123Z] 8998bd30e6a1: Download complete [2023-11-15T22:30:44.704Z] 2437ff75d9bd: Download complete [2023-11-15T22:30:46.646Z] 8998bd30e6a1: Pull complete [2023-11-15T22:30:47.230Z] 04944245beec: Pull complete [2023-11-15T22:30:48.828Z] 699f458cf7ca: Pull complete [2023-11-15T22:30:49.097Z] 765212b225bb: Pull complete [2023-11-15T22:30:49.690Z] f23df028b6ca: Pull complete [2023-11-15T22:30:49.961Z] d65c8cfc05b1: Pull complete [2023-11-15T22:31:08.200Z] 2437ff75d9bd: Pull complete [2023-11-15T22:31:08.200Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T22:31:08.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:31:08.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:31:08.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-18202 does not seem to be running inside a container [2023-11-15T22:31:08.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-15T22:31:11.378Z] $ docker top ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:31:12.212Z] ---> job-cost.sh [2023-11-15T22:31:12.212Z] lf-activate-venv: SKIPPING [2023-11-15T22:31:12.212Z] INFO: No Stack... [2023-11-15T22:31:12.478Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T22:31:13.431Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:31:14.063Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2023-11-15T22:31:14.063Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T22:31:14.084Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [2023-11-15T22:31:14.093Z] Resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] did not exist. Created. [2023-11-15T22:31:14.093Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:31:14.751Z] /w/workspace/device-gpio/2@tmp/durable-0e7d4773/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T22:31:15.404Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T22:31:15.426Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T22:31:15.820Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:31:15.828Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-napa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:31:15.854Z] $ docker stop --time=1 ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 [2023-11-15T22:31:17.425Z] $ docker rm -f --volumes ed6f1271b63450a1ea58feae802c00b5a475dec1ad4b0eb148f0511e4a2cd788 [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-11-15T22:31:17.831Z] provisioning config files... [2023-11-15T22:31:17.837Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config1822664444645130853tmp [Pipeline] { [Pipeline] sh [2023-11-15T22:31:18.124Z] + set +x [2023-11-15T22:31:18.124Z] + curl -s https://codecov.io/bash [2023-11-15T22:31:18.124Z] + bash -s -- [2023-11-15T22:31:18.124Z] [2023-11-15T22:31:18.124Z] _____ _ [2023-11-15T22:31:18.124Z] / ____| | | [2023-11-15T22:31:18.124Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T22:31:18.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T22:31:18.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T22:31:18.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T22:31:18.124Z] Bash-1.0.6 [2023-11-15T22:31:18.124Z] [2023-11-15T22:31:18.124Z] [2023-11-15T22:31:18.124Z] ==> git version 2.25.1 found [2023-11-15T22:31:18.124Z] ==> 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-11-15T22:31:18.124Z] Release-Date: 2020-01-08 [2023-11-15T22:31:18.124Z] 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-11-15T22:31:18.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T22:31:18.124Z] ==> Jenkins CI detected. [2023-11-15T22:31:18.124Z] current dir:  /w/workspace/edgexfoundry_device-gpio_napa [2023-11-15T22:31:18.124Z] project root: . [2023-11-15T22:31:18.124Z] --> token set from env [2023-11-15T22:31:18.124Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2023-11-15T22:31:18.124Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T22:31:18.124Z] ==> Python coveragepy not found [2023-11-15T22:31:18.124Z] ==> Searching for coverage reports in: [2023-11-15T22:31:18.124Z] + . [2023-11-15T22:31:18.124Z] -> Found 1 reports [2023-11-15T22:31:18.124Z] ==> Detecting git/mercurial file structure [2023-11-15T22:31:18.384Z] ==> Reading reports [2023-11-15T22:31:18.384Z] + ./coverage.out bytes=10 [2023-11-15T22:31:18.384Z] ==> Appending adjustments [2023-11-15T22:31:18.384Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T22:31:18.384Z] + Found adjustments [2023-11-15T22:31:18.384Z] ==> Gzipping contents [2023-11-15T22:31:18.384Z] 12K /tmp/codecov.Tzs2DB.gz [2023-11-15T22:31:18.384Z] ==> Uploading reports [2023-11-15T22:31:18.384Z] url: https://codecov.io [2023-11-15T22:31:18.384Z] query: branch=napa&commit=af07e13c4a6a32ed5d117362dee089b4564efe25&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T22:31:18.384Z] -> Pinging Codecov [2023-11-15T22:31:18.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=napa&commit=af07e13c4a6a32ed5d117362dee089b4564efe25&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fnapa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-15T22:31:18.643Z] -> Uploading to [2023-11-15T22:31:18.643Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/af07e13c4a6a32ed5d117362dee089b4564efe25/e77bb7a3-93ac-4247-afca-9b755bad77b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T223118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5e77f19b95960a14efd7c281c54b09f4ff415e9b8f29554c4c376608b112676 [2023-11-15T22:31:18.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:31:18.643Z] Dload Upload Total Spent Left Speed [2023-11-15T22:31:18.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11966 0 0 100 11966 0 43831 --:--:-- --:--:-- --:--:-- 43831 [2023-11-15T22:31:18.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] } [2023-11-15T22:31:18.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-15T22:31:19.029Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-15T22:31:19.042Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:31:19.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:31:19.348Z] [2023-11-15T22:31:19.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:31:19.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:31:19.650Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-15T22:31:19.650Z] df9b9388f04a: Pulling fs layer [2023-11-15T22:31:19.650Z] 52dc419b0ee2: Pulling fs layer [2023-11-15T22:31:19.650Z] 25bc292e5bac: Pulling fs layer [2023-11-15T22:31:19.650Z] 114826534d7a: Pulling fs layer [2023-11-15T22:31:19.650Z] 4657fd5d0bcf: Pulling fs layer [2023-11-15T22:31:19.650Z] 6ad1cebc031e: Pulling fs layer [2023-11-15T22:31:19.650Z] 8a3aa393b2d8: Pulling fs layer [2023-11-15T22:31:19.650Z] 4657fd5d0bcf: Waiting [2023-11-15T22:31:19.650Z] 114826534d7a: Waiting [2023-11-15T22:31:19.650Z] 6ad1cebc031e: Waiting [2023-11-15T22:31:19.650Z] 8a3aa393b2d8: Waiting [2023-11-15T22:31:19.650Z] 25bc292e5bac: Verifying Checksum [2023-11-15T22:31:19.650Z] 25bc292e5bac: Download complete [2023-11-15T22:31:19.650Z] 52dc419b0ee2: Verifying Checksum [2023-11-15T22:31:19.650Z] 52dc419b0ee2: Download complete [2023-11-15T22:31:19.650Z] 4657fd5d0bcf: Verifying Checksum [2023-11-15T22:31:19.650Z] 4657fd5d0bcf: Download complete [2023-11-15T22:31:19.650Z] df9b9388f04a: Download complete [2023-11-15T22:31:19.909Z] df9b9388f04a: Pull complete [2023-11-15T22:31:19.909Z] 6ad1cebc031e: Verifying Checksum [2023-11-15T22:31:19.909Z] 6ad1cebc031e: Download complete [2023-11-15T22:31:19.909Z] 52dc419b0ee2: Pull complete [2023-11-15T22:31:19.910Z] 25bc292e5bac: Pull complete [2023-11-15T22:31:20.476Z] 114826534d7a: Verifying Checksum [2023-11-15T22:31:20.476Z] 114826534d7a: Download complete [2023-11-15T22:31:20.733Z] 8a3aa393b2d8: Verifying Checksum [2023-11-15T22:31:20.733Z] 8a3aa393b2d8: Download complete [2023-11-15T22:31:24.013Z] 114826534d7a: Pull complete [2023-11-15T22:31:24.013Z] 4657fd5d0bcf: Pull complete [2023-11-15T22:31:24.276Z] 6ad1cebc031e: Pull complete [2023-11-15T22:31:27.556Z] 8a3aa393b2d8: Pull complete [2023-11-15T22:31:27.556Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-15T22:31:27.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-15T22:31:27.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:31:27.638Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:31:27.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-15T22:31:37.343Z] $ docker top 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-15T22:31:37.429Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:napa' [Pipeline] sh [2023-11-15T22:31:37.703Z] + set -o pipefail [2023-11-15T22:31:37.703Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:napa' [2023-11-15T22:31:47.687Z] [2023-11-15T22:31:47.687Z] Monitoring /w/workspace/edgexfoundry_device-gpio_napa (github.com/edgexfoundry/device-gpio)... [2023-11-15T22:31:47.687Z] [2023-11-15T22:31:47.687Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6f982de9-ea2d-4a84-a385-7c8310088344/history/3d8453e1-2e5e-415b-9bce-2022092f1bed [2023-11-15T22:31:47.687Z] [2023-11-15T22:31:47.687Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-15T22:31:47.687Z] [2023-11-15T22:31:48.254Z] [2023-11-15T22:31:48.254Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-15T22:31:48.254Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-15T22:31:48.254Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-11-15T22:31:48.249Z] $ docker stop --time=1 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 [2023-11-15T22:31:49.564Z] $ docker rm -f --volumes 6ef4b061b9659e4a24055a21f1a121ba6c4c45a82d39376e17e9a40645776e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:31:50.132Z] + git log --format=format:%s -1 af07e13c4a6a32ed5d117362dee089b4564efe25 [Pipeline] sh [2023-11-15T22:31:50.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:31:50.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:31:50.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:31:50.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:31:50.791Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:31:50.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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-11-15T22:31:51.142Z] $ docker top 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:31:51.233Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:31:51.523Z] + git semver [Pipeline] } [2023-11-15T22:31:51.777Z] $ docker stop --time=1 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 [2023-11-15T22:31:53.108Z] $ docker rm -f --volumes 8bc4d6ef256c13a5708dcd2ec3fff173aa0ce1c418e7b3ce7a2a6e3b03d0a382 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:31:53.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:31:53.521Z] [2023-11-15T22:31:53.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:31:53.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:31:53.821Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-15T22:31:53.821Z] ab5ef0e58194: Pulling fs layer [2023-11-15T22:31:53.821Z] 9712f1f96733: Pulling fs layer [2023-11-15T22:31:53.821Z] 63f879dbbcfc: Pulling fs layer [2023-11-15T22:31:53.821Z] 0d9ebad4ef96: Pulling fs layer [2023-11-15T22:31:53.821Z] e9a5061849ea: Pulling fs layer [2023-11-15T22:31:53.821Z] d747dcd14b5f: Pulling fs layer [2023-11-15T22:31:53.821Z] 2de7ff778b66: Pulling fs layer [2023-11-15T22:31:53.821Z] 0d9ebad4ef96: Waiting [2023-11-15T22:31:53.821Z] 2de7ff778b66: Waiting [2023-11-15T22:31:53.821Z] d747dcd14b5f: Waiting [2023-11-15T22:31:53.821Z] e9a5061849ea: Waiting [2023-11-15T22:31:53.821Z] 9712f1f96733: Verifying Checksum [2023-11-15T22:31:53.821Z] 9712f1f96733: Download complete [2023-11-15T22:31:54.079Z] 63f879dbbcfc: Verifying Checksum [2023-11-15T22:31:54.079Z] 63f879dbbcfc: Download complete [2023-11-15T22:31:54.337Z] 0d9ebad4ef96: Verifying Checksum [2023-11-15T22:31:54.337Z] 0d9ebad4ef96: Download complete [2023-11-15T22:31:54.337Z] d747dcd14b5f: Verifying Checksum [2023-11-15T22:31:54.337Z] d747dcd14b5f: Download complete [2023-11-15T22:31:54.337Z] e9a5061849ea: Verifying Checksum [2023-11-15T22:31:54.337Z] e9a5061849ea: Download complete [2023-11-15T22:31:54.337Z] ab5ef0e58194: Verifying Checksum [2023-11-15T22:31:54.337Z] ab5ef0e58194: Download complete [2023-11-15T22:31:54.337Z] 2de7ff778b66: Verifying Checksum [2023-11-15T22:31:54.337Z] 2de7ff778b66: Download complete [2023-11-15T22:31:56.865Z] ab5ef0e58194: Pull complete [2023-11-15T22:31:57.429Z] 9712f1f96733: Pull complete [2023-11-15T22:31:57.996Z] 63f879dbbcfc: Pull complete [2023-11-15T22:32:02.177Z] 0d9ebad4ef96: Pull complete [2023-11-15T22:32:02.743Z] e9a5061849ea: Pull complete [2023-11-15T22:32:03.000Z] d747dcd14b5f: Pull complete [2023-11-15T22:32:04.374Z] 2de7ff778b66: Pull complete [2023-11-15T22:32:04.374Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-15T22:32:04.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-15T22:32:04.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:32:04.451Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:32:04.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-15T22:32:15.182Z] $ docker top c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:32:15.267Z] provisioning config files... [2023-11-15T22:32:15.273Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config16684802027960748367tmp [2023-11-15T22:32:15.284Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config11000764425157300648tmp [2023-11-15T22:32:15.294Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config8265764776351718520tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:32:15.312Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:15.591Z] ---> sigul-configuration.sh [2023-11-15T22:32:15.591Z] gpg: directory `/root/.gnupg' created [2023-11-15T22:32:15.591Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-15T22:32:15.591Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-15T22:32:15.591Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-15T22:32:15.591Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-15T22:32:15.591Z] gpg: CAST5 encrypted data [2023-11-15T22:32:15.591Z] gpg: encrypted with 1 passphrase [2023-11-15T22:32:15.591Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-15T22:32:15.879Z] + mkdir /home/jenkins [2023-11-15T22:32:15.879Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-15T22:32:16.162Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-15T22:32:16.170Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:16.454Z] ---> sigul-install.sh [2023-11-15T22:32:16.454Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-15T22:32:16.741Z] + git tag --list [2023-11-15T22:32:16.741Z] v1.0.0 [2023-11-15T22:32:16.741Z] v2.1.0 [2023-11-15T22:32:16.741Z] v2.1.1 [2023-11-15T22:32:16.741Z] v2.2.0 [2023-11-15T22:32:16.741Z] v2.3.0 [2023-11-15T22:32:16.741Z] v3.0 [2023-11-15T22:32:16.741Z] v3.0.0 [2023-11-15T22:32:16.741Z] v3.1.0 [2023-11-15T22:32:16.741Z] v3.1.0-dev.1 [2023-11-15T22:32:16.741Z] v3.1.0-dev.10 [2023-11-15T22:32:16.741Z] v3.1.0-dev.11 [2023-11-15T22:32:16.741Z] v3.1.0-dev.12 [2023-11-15T22:32:16.741Z] v3.1.0-dev.13 [2023-11-15T22:32:16.741Z] v3.1.0-dev.14 [2023-11-15T22:32:16.741Z] v3.1.0-dev.15 [2023-11-15T22:32:16.741Z] v3.1.0-dev.16 [2023-11-15T22:32:16.741Z] v3.1.0-dev.17 [2023-11-15T22:32:16.741Z] v3.1.0-dev.18 [2023-11-15T22:32:16.741Z] v3.1.0-dev.19 [2023-11-15T22:32:16.741Z] v3.1.0-dev.2 [2023-11-15T22:32:16.741Z] v3.1.0-dev.20 [2023-11-15T22:32:16.741Z] v3.1.0-dev.21 [2023-11-15T22:32:16.741Z] v3.1.0-dev.22 [2023-11-15T22:32:16.741Z] v3.1.0-dev.23 [2023-11-15T22:32:16.741Z] v3.1.0-dev.24 [2023-11-15T22:32:16.741Z] v3.1.0-dev.25 [2023-11-15T22:32:16.741Z] v3.1.0-dev.26 [2023-11-15T22:32:16.741Z] v3.1.0-dev.3 [2023-11-15T22:32:16.741Z] v3.1.0-dev.4 [2023-11-15T22:32:16.741Z] v3.1.0-dev.5 [2023-11-15T22:32:16.741Z] v3.1.0-dev.6 [2023-11-15T22:32:16.741Z] v3.1.0-dev.7 [2023-11-15T22:32:16.741Z] v3.1.0-dev.8 [2023-11-15T22:32:16.741Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-15T22:32:17.026Z] + lftools sign git-tag v3.1.0 [2023-11-15T22:32:17.593Z] Signing Git tag with Sigul... [2023-11-15T22:32:17.593Z] Signing v3.1.0 [Pipeline] echo [2023-11-15T22:32:18.171Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:18.458Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-15T22:32:18.465Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-15T22:32:18.470Z] $ docker stop --time=1 c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 [2023-11-15T22:32:19.771Z] $ docker rm -f --volumes c256bf7ae80d5f485aaf0961c22e563462e871a7a3726a6a9fd2811f3bd55bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-15T22:32:20.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:32:20.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:32:20.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:32:20.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:32:20.584Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:32:20.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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-11-15T22:32:20.931Z] $ docker top b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d -eo pid,comm [2023-11-15T22:32:20.993Z] 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-11-15T22:32:20.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:32:21.022Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:32:21.313Z] + git semver [Pipeline] } [2023-11-15T22:32:21.564Z] $ docker stop --time=1 b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d [2023-11-15T22:32:22.839Z] $ docker rm -f --volumes b3524e5fff2f7e371c3e1a7a0149a47ff38859595bec9662a8b45853f823ed7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:32:23.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:32:23.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:32:23.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:32:23.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:32:23.560Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:32:23.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@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-11-15T22:32:23.913Z] $ docker top 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 -eo pid,comm [2023-11-15T22:32:23.980Z] 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-11-15T22:32:23.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:32:24.009Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:32:24.388Z] + git semver [Pipeline] } [2023-11-15T22:32:24.714Z] $ docker stop --time=1 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 [2023-11-15T22:32:25.983Z] $ docker rm -f --volumes 0db99c4cb92b6822430612139a4801087845ca92e756df20b83ed78811caf7c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-15T22:32:26.544Z] + [ -d /w/workspace/edgexfoundry_device-gpio_napa/archives ] [2023-11-15T22:32:26.544Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2023-11-15T22:32:26.544Z] total 16 [2023-11-15T22:32:26.544Z] drwxr-xr-x 3 root root 4096 Nov 15 22:21 . [2023-11-15T22:32:26.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:32 .. [2023-11-15T22:32:26.544Z] drwxr-xr-x 2 root root 4096 Nov 15 22:21 cost [2023-11-15T22:32:26.544Z] -rw-r--r-- 1 root root 81 Nov 15 22:21 cost.csv [2023-11-15T22:32:26.544Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_napa/archives [2023-11-15T22:32:26.544Z] + ls -al /w/workspace/edgexfoundry_device-gpio_napa/archives [2023-11-15T22:32:26.544Z] total 16 [2023-11-15T22:32:26.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:21 . [2023-11-15T22:32:26.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:32 .. [2023-11-15T22:32:26.544Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 22:21 cost [2023-11-15T22:32:26.544Z] -rw-r--r-- 1 jenkins jenkins 81 Nov 15 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:26.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:27.696Z] ---> package-listing.sh [2023-11-15T22:32:27.696Z] ++ facter osfamily [2023-11-15T22:32:27.696Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T22:32:27.954Z] + OS_FAMILY=debian [2023-11-15T22:32:27.954Z] + workspace=/w/workspace/edgexfoundry_device-gpio_napa [2023-11-15T22:32:27.954Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T22:32:27.954Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T22:32:27.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T22:32:27.954Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T22:32:27.954Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2023-11-15T22:32:27.954Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T22:32:27.954Z] + case "${OS_FAMILY}" in [2023-11-15T22:32:27.954Z] + dpkg -l [2023-11-15T22:32:27.954Z] + grep '^ii' [2023-11-15T22:32:27.954Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T22:32:27.954Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T22:32:27.954Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T22:32:27.954Z] + '[' /w/workspace/edgexfoundry_device-gpio_napa ']' [2023-11-15T22:32:27.954Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_napa/archives/ [2023-11-15T22:32:27.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_napa/archives/ [Pipeline] echo [2023-11-15T22:32:27.966Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T22:32:28.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:32:28.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:32:28.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:32:28.872Z] prd-ubuntu20.04-docker-8c-8g-18184 does not seem to be running inside a container [2023-11-15T22:32:28.884Z] $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-gpio_napa:/w/workspace/edgexfoundry_device-gpio_napa:rw,z -v /w/workspace/edgexfoundry_device-gpio_napa@tmp:/w/workspace/edgexfoundry_device-gpio_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T22:32:29.073Z] $ docker top 7bf3b82209ded7987dc3089064c8c8f0251fb4daa4a594c843a1f00c3bcbfdee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:32:29.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T22:32:29.711Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T22:32:29.993Z] + ls /var/log/sa-host [2023-11-15T22:32:29.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:32:30.053Z] provisioning config files... [2023-11-15T22:32:30.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_napa@tmp/config12426983015085749868tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:32:30.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:30.354Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T22:32:30.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:30.676Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T22:32:30.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:30.968Z] ---> sudo-logs.sh [2023-11-15T22:32:30.969Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T22:32:30.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:31.530Z] ---> job-cost.sh [2023-11-15T22:32:31.530Z] lf-activate-venv: SKIPPING [2023-11-15T22:32:31.530Z] DEBUG: total: 0.2199999988079071 [2023-11-15T22:32:31.530Z] INFO: Retrieving Stack Cost... [2023-11-15T22:32:31.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:32:32.098Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T22:32:32.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:32:32.391Z] ---> logs-deploy.sh [2023-11-15T22:32:32.392Z] lf-activate-venv: SKIPPING [2023-11-15T22:32:32.392Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/napa/2 [2023-11-15T22:32:32.392Z] INFO: archiving workspace using pattern(s): [2023-11-15T22:32:33.328Z] Archives upload complete. [2023-11-15T22:32:33.328Z] INFO: archiving logs to Nexus