Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07014ed4136a323f76076ad0d7449da681cdeaf5 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-ssh836326349569805689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14552155451496834115.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1775004581569505922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9596134353361380366.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18025098021829928347.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 ‘prd-ubuntu20.04-docker-8c-8g-9180’ Running on prd-ubuntu20.04-docker-8c-8g-9184 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 07014ed4136a323f76076ad0d7449da681cdeaf5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07014ed4136a323f76076ad0d7449da681cdeaf5 # timeout=10 Commit message: "Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > git rev-list --no-walk 7580ba256f83e21c693c8b45ed89252f688e6cf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T03:12:26.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T03:12:26.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T03:12:26.119Z] ========================================================= [2023-10-13T03:12:26.119Z] EdgeX Global Pipelines Version Info [2023-10-13T03:12:26.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:27.202Z] ------------------- [2023-10-13T03:12:27.202Z] stable info: [2023-10-13T03:12:27.202Z] ------------------- [2023-10-13T03:12:27.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T03:12:27.202Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:12:27.202Z] Message: update stable to v1.0.254 [2023-10-13T03:12:27.463Z] ------------------- [2023-10-13T03:12:27.463Z] experimental info: [2023-10-13T03:12:27.463Z] ------------------- [2023-10-13T03:12:27.463Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T03:12:27.463Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T03:12:27.463Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T03:12:27.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-13T03:12:27.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-13T03:12:27.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T03:12:27.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T03:12:27.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T03:12:27.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T03:12:27.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T03:12:27.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T03:12:27.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T03:12:27.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T03:12:27.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T03:12:27.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-13T03:12:27.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T03:12:27.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T03:12:27.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:12:27.830Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T03:12:27.845Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:12:27.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T03:12:27.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T03:12:27.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T03:12:27.909Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T03:12:27.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T03:12:27.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T03:12:27.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T03:12:27.978Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T03:12:27.989Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T03:12:28.003Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T03:12:28.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-13T03:12:28.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-13T03:12:28.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-13T03:12:28.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] echo [2023-10-13T03:12:28.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07014ed [Pipeline] echo [2023-10-13T03:12:28.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:12:28.131Z] provisioning config files... [2023-10-13T03:12:28.145Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11086035573923753554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:28.451Z] ---> docker-login.sh [2023-10-13T03:12:28.451Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:12:28.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:28.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:28.711Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:28.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:28.711Z] [2023-10-13T03:12:28.711Z] Login Succeeded [2023-10-13T03:12:28.711Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:12:28.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:28.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:28.711Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:28.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:28.711Z] [2023-10-13T03:12:28.711Z] Login Succeeded [2023-10-13T03:12:28.711Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:12:28.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:28.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:28.973Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:28.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:28.973Z] [2023-10-13T03:12:28.973Z] Login Succeeded [2023-10-13T03:12:28.973Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:12:28.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:28.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:28.973Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:28.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:28.973Z] [2023-10-13T03:12:28.973Z] Login Succeeded [2023-10-13T03:12:28.973Z] docker.io [2023-10-13T03:12:29.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:29.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:29.233Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:29.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:29.233Z] [2023-10-13T03:12:29.233Z] Login Succeeded [2023-10-13T03:12:29.233Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:12:29.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T03:12:29.611Z] + git rev-list -1 --merges 07014ed4136a323f76076ad0d7449da681cdeaf5~1..07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] echo [2023-10-13T03:12:29.652Z] -----------> git rev-list -1 --merges 07014ed4136a323f76076ad0d7449da681cdeaf5~1..07014ed4136a323f76076ad0d7449da681cdeaf5 07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:12:29.652Z] 07014ed4136a323f76076ad0d7449da681cdeaf5 [false] [Pipeline] sh [2023-10-13T03:12:29.942Z] + git log --format=format:%s -1 07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] echo [2023-10-13T03:12:29.957Z] ========================================================= [2023-10-13T03:12:29.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T03:12:29.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:12:30.306Z] + git log --format=format:%s -1 07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] echo [2023-10-13T03:12:30.318Z] [semverPrep] GIT_COMMIT: 07014ed4136a323f76076ad0d7449da681cdeaf5, Commit Message: Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-10-13T03:12:30.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T03:12:30.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:12:30.676Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T03:12:30.676Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T03:12:30.676Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T03:12:30.676Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T03:12:30.676Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T03:12:30.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:31.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:12:31.028Z] [2023-10-13T03:12:31.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:31.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:12:31.330Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T03:12:31.330Z] b85a868b505f: Pulling fs layer [2023-10-13T03:12:31.330Z] e2be974225ed: Pulling fs layer [2023-10-13T03:12:31.330Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T03:12:31.330Z] 988bab9f4d93: Pulling fs layer [2023-10-13T03:12:31.330Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T03:12:31.330Z] eaf3925da568: Pulling fs layer [2023-10-13T03:12:31.330Z] bab4dde63d76: Pulling fs layer [2023-10-13T03:12:31.330Z] bde34c3a00c8: Pulling fs layer [2023-10-13T03:12:31.330Z] b352a97aabf1: Pulling fs layer [2023-10-13T03:12:31.330Z] 4872d77fe225: Pulling fs layer [2023-10-13T03:12:31.330Z] 5851b861e8e6: Pulling fs layer [2023-10-13T03:12:31.330Z] bab4dde63d76: Waiting [2023-10-13T03:12:31.330Z] bde34c3a00c8: Waiting [2023-10-13T03:12:31.330Z] 4872d77fe225: Waiting [2023-10-13T03:12:31.330Z] 5851b861e8e6: Waiting [2023-10-13T03:12:31.330Z] b352a97aabf1: Waiting [2023-10-13T03:12:31.330Z] 1469e6f7b9e6: Waiting [2023-10-13T03:12:31.330Z] eaf3925da568: Waiting [2023-10-13T03:12:31.330Z] 988bab9f4d93: Waiting [2023-10-13T03:12:31.330Z] e2be974225ed: Download complete [2023-10-13T03:12:31.330Z] 988bab9f4d93: Verifying Checksum [2023-10-13T03:12:31.330Z] 988bab9f4d93: Download complete [2023-10-13T03:12:31.599Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T03:12:31.599Z] 1469e6f7b9e6: Download complete [2023-10-13T03:12:31.599Z] eaf3925da568: Verifying Checksum [2023-10-13T03:12:31.599Z] eaf3925da568: Download complete [2023-10-13T03:12:31.599Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T03:12:31.599Z] 339a4e72a1f5: Download complete [2023-10-13T03:12:31.599Z] bde34c3a00c8: Verifying Checksum [2023-10-13T03:12:31.599Z] bde34c3a00c8: Download complete [2023-10-13T03:12:31.599Z] b352a97aabf1: Download complete [2023-10-13T03:12:31.599Z] 4872d77fe225: Verifying Checksum [2023-10-13T03:12:31.599Z] b85a868b505f: Verifying Checksum [2023-10-13T03:12:31.599Z] b85a868b505f: Download complete [2023-10-13T03:12:31.860Z] bab4dde63d76: Verifying Checksum [2023-10-13T03:12:31.860Z] bab4dde63d76: Download complete [2023-10-13T03:12:32.795Z] b85a868b505f: Pull complete [2023-10-13T03:12:33.055Z] e2be974225ed: Pull complete [2023-10-13T03:12:33.623Z] 339a4e72a1f5: Pull complete [2023-10-13T03:12:33.623Z] 988bab9f4d93: Pull complete [2023-10-13T03:12:33.883Z] 1469e6f7b9e6: Pull complete [2023-10-13T03:12:33.883Z] eaf3925da568: Pull complete [2023-10-13T03:12:35.786Z] bab4dde63d76: Pull complete [2023-10-13T03:12:35.786Z] bde34c3a00c8: Pull complete [2023-10-13T03:12:36.045Z] b352a97aabf1: Pull complete [2023-10-13T03:12:36.045Z] 4872d77fe225: Pull complete [2023-10-13T03:12:36.045Z] 5851b861e8e6: Pull complete [2023-10-13T03:12:36.045Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T03:12:36.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:12:36.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:12:36.438Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:12:36.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:12:39.242Z] $ docker top 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 -eo pid,comm [2023-10-13T03:12:39.311Z] 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-10-13T03:12:39.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:12:39.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:12:39.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:12:39.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:12:39.473Z] $ docker exec 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 ssh-agent [2023-10-13T03:12:39.595Z] SSH_AUTH_SOCK=/tmp/ssh-rLaYIMlNfYWP/agent.33 [2023-10-13T03:12:39.595Z] SSH_AGENT_PID=39 [2023-10-13T03:12:39.601Z] Running ssh-add (command line suppressed) [2023-10-13T03:12:39.702Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2864363171164156107.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2864363171164156107.key) [2023-10-13T03:12:39.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:12:40.015Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T03:12:40.019Z] $ docker exec --env ******** --env ******** 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 ssh-agent -k [2023-10-13T03:12:40.125Z] unset SSH_AUTH_SOCK; [2023-10-13T03:12:40.125Z] unset SSH_AGENT_PID; [2023-10-13T03:12:40.128Z] echo Agent pid 39 killed; [2023-10-13T03:12:40.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T03:12:40.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:12:40.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:12:40.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:12:40.279Z] $ docker exec 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 ssh-agent [2023-10-13T03:12:40.404Z] SSH_AUTH_SOCK=/tmp/ssh-bqIv5H6JTYND/agent.71 [2023-10-13T03:12:40.404Z] SSH_AGENT_PID=77 [2023-10-13T03:12:40.409Z] Running ssh-add (command line suppressed) [2023-10-13T03:12:40.545Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1779599550405507915.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1779599550405507915.key) [2023-10-13T03:12:40.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:12:40.861Z] + git semver init [2023-10-13T03:12:41.121Z] 2023-10-13 03:12:41,038 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T03:12:41.121Z] 2023-10-13 03:12:41,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-13T03:12:41.121Z] 2023-10-13 03:12:41,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-13T03:12:41.121Z] 2023-10-13 03:12:41,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:12:42.503Z] 2023-10-13 03:12:42,079 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-10-13T03:12:42.503Z] 2023-10-13 03:12:42,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-10-13T03:12:42.503Z] 2023-10-13 03:12:42,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:12:42.503Z] 2023-10-13 03:12:42,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:12:42.503Z] 3.1.0-dev.16 [Pipeline] } [2023-10-13T03:12:42.505Z] $ docker exec --env ******** --env ******** 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 ssh-agent -k [2023-10-13T03:12:42.625Z] unset SSH_AUTH_SOCK; [2023-10-13T03:12:42.626Z] unset SSH_AGENT_PID; [2023-10-13T03:12:42.626Z] echo Agent pid 77 killed; [2023-10-13T03:12:42.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:12:42.955Z] + git semver [Pipeline] } [2023-10-13T03:12:43.216Z] $ docker stop --time=1 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 [2023-10-13T03:12:44.558Z] $ docker rm -f --volumes 83de99466ca42ea1b10e0607506118b944cf19f25cf79dd6f06f202ea7743fd0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:12:44.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T03:12:45.133Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T03:12:45.136Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:12:45.313Z] provisioning config files... [2023-10-13T03:12:45.322Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1273898165469470772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:12:45.621Z] ---> docker-login.sh [2023-10-13T03:12:45.621Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:12:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:45.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:45.621Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:45.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:45.621Z] [2023-10-13T03:12:45.621Z] Login Succeeded [2023-10-13T03:12:45.621Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:12:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:45.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:45.621Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:45.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:45.621Z] [2023-10-13T03:12:45.621Z] Login Succeeded [2023-10-13T03:12:45.621Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:12:45.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:45.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:45.880Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:45.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:45.880Z] [2023-10-13T03:12:45.880Z] Login Succeeded [2023-10-13T03:12:45.880Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:12:45.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:45.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:45.880Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:45.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:45.880Z] [2023-10-13T03:12:45.880Z] Login Succeeded [2023-10-13T03:12:45.880Z] docker.io [2023-10-13T03:12:46.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:12:46.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:12:46.398Z] Configure a credential helper to remove this warning. See [2023-10-13T03:12:46.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:12:46.398Z] [2023-10-13T03:12:46.398Z] Login Succeeded [2023-10-13T03:12:46.398Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:12:46.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:12:46.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:12:46.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:12:46.509Z] ========================================================= [2023-10-13T03:12:46.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T03:12:46.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:12:46.826Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:12:46.826Z] Sending build context to Docker daemon 16.13MB [2023-10-13T03:12:46.826Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:12:46.826Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:12:47.085Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T03:12:47.085Z] 7264a8db6415: Pulling fs layer [2023-10-13T03:12:47.085Z] c4d48a809fc2: Pulling fs layer [2023-10-13T03:12:47.085Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T03:12:47.085Z] ad3a456e5733: Pulling fs layer [2023-10-13T03:12:47.085Z] 33e27b845d1e: Pulling fs layer [2023-10-13T03:12:47.085Z] c68163c4e522: Pulling fs layer [2023-10-13T03:12:47.085Z] 50da416c3ac9: Pulling fs layer [2023-10-13T03:12:47.085Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T03:12:47.085Z] ad3a456e5733: Waiting [2023-10-13T03:12:47.085Z] c68163c4e522: Waiting [2023-10-13T03:12:47.085Z] 33e27b845d1e: Waiting [2023-10-13T03:12:47.085Z] 50da416c3ac9: Waiting [2023-10-13T03:12:47.085Z] 23d2d4c4bb30: Waiting [2023-10-13T03:12:47.085Z] c4d48a809fc2: Verifying Checksum [2023-10-13T03:12:47.085Z] c4d48a809fc2: Download complete [2023-10-13T03:12:47.085Z] ad3a456e5733: Verifying Checksum [2023-10-13T03:12:47.085Z] ad3a456e5733: Download complete [2023-10-13T03:12:47.085Z] 33e27b845d1e: Download complete [2023-10-13T03:12:47.085Z] 7264a8db6415: Verifying Checksum [2023-10-13T03:12:47.085Z] 7264a8db6415: Download complete [2023-10-13T03:12:47.085Z] c68163c4e522: Verifying Checksum [2023-10-13T03:12:47.085Z] c68163c4e522: Download complete [2023-10-13T03:12:47.410Z] 7264a8db6415: Pull complete [2023-10-13T03:12:47.410Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T03:12:47.410Z] 23d2d4c4bb30: Download complete [2023-10-13T03:12:47.410Z] c4d48a809fc2: Pull complete [2023-10-13T03:12:47.668Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T03:12:47.668Z] 4f1c88b9dad5: Download complete [2023-10-13T03:12:47.927Z] 50da416c3ac9: Verifying Checksum [2023-10-13T03:12:47.927Z] 50da416c3ac9: Download complete [2023-10-13T03:12:51.222Z] 4f1c88b9dad5: Pull complete [2023-10-13T03:12:51.222Z] ad3a456e5733: Pull complete [2023-10-13T03:12:51.222Z] 33e27b845d1e: Pull complete [2023-10-13T03:12:51.222Z] c68163c4e522: Pull complete [2023-10-13T03:12:53.756Z] 50da416c3ac9: Pull complete [2023-10-13T03:12:54.021Z] 23d2d4c4bb30: Pull complete [2023-10-13T03:12:54.021Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T03:12:54.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T03:12:54.021Z] ---> 0786185ac409 [2023-10-13T03:12:54.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:12:58.344Z] ---> Running in 831212cb5b57 [2023-10-13T03:12:58.344Z] Removing intermediate container 831212cb5b57 [2023-10-13T03:12:58.344Z] ---> 8a27408773e7 [2023-10-13T03:12:58.344Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:12:58.344Z] ---> Running in 4fba69281cda [2023-10-13T03:12:58.344Z] Removing intermediate container 4fba69281cda [2023-10-13T03:12:58.344Z] ---> 2ea61f5755c0 [2023-10-13T03:12:58.344Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T03:12:58.344Z] ---> Running in 3413e0ffb818 [2023-10-13T03:12:58.344Z] Removing intermediate container 3413e0ffb818 [2023-10-13T03:12:58.344Z] ---> 7c5d1281b42c [2023-10-13T03:12:58.344Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:12:58.344Z] ---> Running in 63080735d4b1 [2023-10-13T03:12:58.344Z] Removing intermediate container 63080735d4b1 [2023-10-13T03:12:58.344Z] ---> 4b5390294251 [2023-10-13T03:12:58.344Z] Step 7/12 : WORKDIR /device-gpio [2023-10-13T03:12:58.344Z] ---> Running in 2bcdd77d0358 [2023-10-13T03:12:58.603Z] Removing intermediate container 2bcdd77d0358 [2023-10-13T03:12:58.603Z] ---> 2819798ee5b6 [2023-10-13T03:12:58.603Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:12:58.603Z] ---> Running in 81f27642722d [2023-10-13T03:12:58.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:59.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:12:59.380Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:12:59.380Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:12:59.380Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:12:59.380Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:12:59.380Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:12:59.380Z] OK: 268 MiB in 56 packages [2023-10-13T03:12:59.948Z] Removing intermediate container 81f27642722d [2023-10-13T03:12:59.948Z] ---> b0949fc02942 [2023-10-13T03:12:59.948Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:12:59.948Z] ---> b1f0c5bbfbbf [2023-10-13T03:12:59.948Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:13:00.207Z] ---> Running in 45b6336fec74 [2023-10-13T03:13:00.261Z] Still waiting to schedule task [2023-10-13T03:13:00.261Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9182’ [2023-10-13T03:13:56.473Z] Removing intermediate container 45b6336fec74 [2023-10-13T03:13:56.473Z] ---> b8d68ad6a2dd [2023-10-13T03:13:56.473Z] Step 11/12 : COPY . . [2023-10-13T03:13:56.473Z] ---> 372d85c4e4f4 [2023-10-13T03:13:56.473Z] Step 12/12 : RUN ${MAKE} [2023-10-13T03:13:56.473Z] ---> Running in 7a26d65a7381 [2023-10-13T03:13:56.473Z] noop [2023-10-13T03:13:56.473Z] Removing intermediate container 7a26d65a7381 [2023-10-13T03:13:56.473Z] ---> bb685ebbc900 [2023-10-13T03:13:56.473Z] Successfully built bb685ebbc900 [2023-10-13T03:13:56.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:56.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:13:56.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:13:56.865Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:13:56.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T03:13:57.237Z] $ docker top 1cc1b7b0e78c0a94e78097c7295ca5ab62ac51c9b9caeb2806c4fee0b84def11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:13:57.574Z] + go version [2023-10-13T03:13:57.574Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T03:13:57.597Z] $ docker stop --time=1 1cc1b7b0e78c0a94e78097c7295ca5ab62ac51c9b9caeb2806c4fee0b84def11 [2023-10-13T03:13:58.895Z] $ docker rm -f --volumes 1cc1b7b0e78c0a94e78097c7295ca5ab62ac51c9b9caeb2806c4fee0b84def11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:13:59.318Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T03:13:59.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:13:59.398Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:13:59.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T03:13:59.774Z] $ docker top 4136a4a482430bf5ca8459a88f60809fb318fe03b2e34b912ddaeebb7afed6a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:14:00.116Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:14:00.417Z] + make test [2023-10-13T03:14:00.417Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:14:01.799Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-13T03:14:11.782Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-13T03:14:11.782Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-13T03:14:18.345Z] go vet ./... [2023-10-13T03:14:22.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:14:22.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:14:22.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:14:22.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:14:22.562Z] $ docker stop --time=1 4136a4a482430bf5ca8459a88f60809fb318fe03b2e34b912ddaeebb7afed6a8 [2023-10-13T03:14:25.481Z] $ docker rm -f --volumes 4136a4a482430bf5ca8459a88f60809fb318fe03b2e34b912ddaeebb7afed6a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:14:25.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:14:25.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T03:14:26.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:14:26.720Z] + ls -al . [2023-10-13T03:14:26.720Z] total 168 [2023-10-13T03:14:26.720Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 03:14 . [2023-10-13T03:14:26.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 .. [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 13 03:12 .dockerignore [2023-10-13T03:14:26.720Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:14 .git [2023-10-13T03:14:26.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 .github [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 13 03:12 .gitignore [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:12 .golangci.yml [2023-10-13T03:14:26.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:12 .semver [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 13 03:12 Attribution.txt [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 13 03:12 CHANGELOG.md [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 13 03:12 Dockerfile [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:12 GOVERNANCE.md [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 13 03:12 Jenkinsfile [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:12 LICENSE [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 13 03:12 Makefile [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 13 03:12 OWNERS.md [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 13 03:12 README.md [2023-10-13T03:14:26.720Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:12 VERSION [2023-10-13T03:14:26.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:12 bin [2023-10-13T03:14:26.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 cmd [2023-10-13T03:14:26.721Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 03:14 coverage.out [2023-10-13T03:14:26.721Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 13 03:12 go.mod [2023-10-13T03:14:26.721Z] -rw-rw-r-- 1 jenkins jenkins 35981 Oct 13 03:12 go.sum [2023-10-13T03:14:26.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:12 internal [2023-10-13T03:14:26.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:12 snap [2023-10-13T03:14:26.721Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 13 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:27.025Z] + 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=07014ed4136a323f76076ad0d7449da681cdeaf5 --label arch=amd64 --label version=3.1.0-dev.16 . [2023-10-13T03:14:27.025Z] Sending build context to Docker daemon 16.13MB [2023-10-13T03:14:27.025Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:14:27.025Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T03:14:27.025Z] ---> bb685ebbc900 [2023-10-13T03:14:27.025Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:14:27.313Z] ---> Running in 2f5155d390f8 [2023-10-13T03:14:27.313Z] Removing intermediate container 2f5155d390f8 [2023-10-13T03:14:27.313Z] ---> 1e412e2b39b1 [2023-10-13T03:14:27.313Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:14:27.313Z] ---> Running in 348261ef8c0a [2023-10-13T03:14:27.611Z] Removing intermediate container 348261ef8c0a [2023-10-13T03:14:27.611Z] ---> f6a8ee81b22b [2023-10-13T03:14:27.611Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T03:14:27.611Z] ---> Running in 9631186d3eb9 [2023-10-13T03:14:27.611Z] Removing intermediate container 9631186d3eb9 [2023-10-13T03:14:27.611Z] ---> 22c918ac7908 [2023-10-13T03:14:27.611Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:14:27.611Z] ---> Running in 6c3e163bc88b [2023-10-13T03:14:27.611Z] Removing intermediate container 6c3e163bc88b [2023-10-13T03:14:27.611Z] ---> b48891e12948 [2023-10-13T03:14:27.611Z] Step 7/25 : WORKDIR /device-gpio [2023-10-13T03:14:27.903Z] ---> Running in 4397cf27be8b [2023-10-13T03:14:27.903Z] Removing intermediate container 4397cf27be8b [2023-10-13T03:14:27.903Z] ---> 42a018961a86 [2023-10-13T03:14:27.903Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:14:27.903Z] ---> Running in 11de5f698a17 [2023-10-13T03:14:28.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:28.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:28.709Z] OK: 268 MiB in 56 packages [2023-10-13T03:14:28.969Z] Removing intermediate container 11de5f698a17 [2023-10-13T03:14:28.969Z] ---> a9ba957fe37f [2023-10-13T03:14:28.969Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-13T03:14:28.969Z] ---> 4caff15acf1d [2023-10-13T03:14:28.969Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:14:28.969Z] ---> Running in c8c2b4def03b [2023-10-13T03:14:29.906Z] Removing intermediate container c8c2b4def03b [2023-10-13T03:14:29.907Z] ---> 1de41b60aed3 [2023-10-13T03:14:29.907Z] Step 11/25 : COPY . . [2023-10-13T03:14:30.476Z] ---> 19d708606a12 [2023-10-13T03:14:30.476Z] Step 12/25 : RUN ${MAKE} [2023-10-13T03:14:30.476Z] ---> Running in 37fa2095ca02 [2023-10-13T03:14:30.737Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-13T03:14:52.720Z] Removing intermediate container 37fa2095ca02 [2023-10-13T03:14:52.720Z] ---> 3b889c6e612a [2023-10-13T03:14:52.720Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T03:14:52.720Z] 3.18: Pulling from library/alpine [2023-10-13T03:14:52.720Z] 96526aa774ef: Pulling fs layer [2023-10-13T03:14:52.720Z] 96526aa774ef: Verifying Checksum [2023-10-13T03:14:52.720Z] 96526aa774ef: Download complete [2023-10-13T03:14:52.720Z] 96526aa774ef: Pull complete [2023-10-13T03:14:52.720Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:14:52.720Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:14:52.720Z] ---> 8ca4688f4f35 [2023-10-13T03:14:52.720Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-13T03:14:52.720Z] ---> Running in 61b3e609e0f7 [2023-10-13T03:14:52.720Z] Removing intermediate container 61b3e609e0f7 [2023-10-13T03:14:52.720Z] ---> 8444724afe05 [2023-10-13T03:14:52.720Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-13T03:14:52.720Z] ---> Running in 42c567c5b57f [2023-10-13T03:14:52.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:52.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T03:14:52.720Z] OK: 7 MiB in 15 packages [2023-10-13T03:14:52.720Z] Removing intermediate container 42c567c5b57f [2023-10-13T03:14:52.720Z] ---> 527d514e4662 [2023-10-13T03:14:52.720Z] Step 16/25 : WORKDIR / [2023-10-13T03:14:52.720Z] ---> Running in cd23d22d3196 [2023-10-13T03:14:52.720Z] Removing intermediate container cd23d22d3196 [2023-10-13T03:14:52.720Z] ---> 2ba0709ae0b9 [2023-10-13T03:14:52.720Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-13T03:14:52.720Z] ---> a63f43b52e6e [2023-10-13T03:14:52.720Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-13T03:14:52.720Z] ---> 816de280396a [2023-10-13T03:14:52.720Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-13T03:14:53.788Z] ---> 16ee70f9ded1 [2023-10-13T03:14:53.788Z] Step 20/25 : EXPOSE 59910 [2023-10-13T03:14:53.788Z] ---> Running in 95da4f9c1c62 [2023-10-13T03:14:53.788Z] Removing intermediate container 95da4f9c1c62 [2023-10-13T03:14:53.788Z] ---> 3ceda06bd933 [2023-10-13T03:14:53.788Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-13T03:14:53.788Z] ---> Running in b4bd2646106a [2023-10-13T03:14:53.788Z] Removing intermediate container b4bd2646106a [2023-10-13T03:14:53.788Z] ---> f5e6e0bb3bb3 [2023-10-13T03:14:53.788Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:14:53.788Z] ---> Running in af3aab2ce48e [2023-10-13T03:14:53.788Z] Removing intermediate container af3aab2ce48e [2023-10-13T03:14:53.788Z] ---> ea5ffb70be1b [2023-10-13T03:14:53.788Z] Step 23/25 : LABEL arch=amd64 [2023-10-13T03:14:53.788Z] ---> Running in 75b82900b7a3 [2023-10-13T03:14:54.047Z] Removing intermediate container 75b82900b7a3 [2023-10-13T03:14:54.047Z] ---> 435ca2a3e6ef [2023-10-13T03:14:54.047Z] Step 24/25 : LABEL git_sha=07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:14:54.047Z] ---> Running in 769aaf28eec8 [2023-10-13T03:14:54.047Z] Removing intermediate container 769aaf28eec8 [2023-10-13T03:14:54.047Z] ---> 76d71f1ad8ef [2023-10-13T03:14:54.047Z] Step 25/25 : LABEL version=3.1.0-dev.16 [2023-10-13T03:14:54.047Z] ---> Running in 55b5b64df43c [2023-10-13T03:14:54.047Z] Removing intermediate container 55b5b64df43c [2023-10-13T03:14:54.047Z] ---> 0fe32f4d9b80 [2023-10-13T03:14:54.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:14:54.305Z] Successfully built 0fe32f4d9b80 [2023-10-13T03:14:54.305Z] 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-10-13T03:14:54.404Z] provisioning config files... [2023-10-13T03:14:54.412Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11040723686437180102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:14:54.715Z] ---> docker-login.sh [2023-10-13T03:14:54.715Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:14:54.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:54.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:54.715Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:54.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:54.715Z] [2023-10-13T03:14:54.715Z] Login Succeeded [2023-10-13T03:14:54.715Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:14:54.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:54.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:54.715Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:54.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:54.715Z] [2023-10-13T03:14:54.715Z] Login Succeeded [2023-10-13T03:14:54.715Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:14:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:54.975Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:54.975Z] [2023-10-13T03:14:54.975Z] Login Succeeded [2023-10-13T03:14:54.975Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:14:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:54.975Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:54.976Z] [2023-10-13T03:14:54.976Z] Login Succeeded [2023-10-13T03:14:54.976Z] docker.io [2023-10-13T03:14:55.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:14:55.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:14:55.494Z] Configure a credential helper to remove this warning. See [2023-10-13T03:14:55.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:14:55.494Z] [2023-10-13T03:14:55.494Z] Login Succeeded [2023-10-13T03:14:55.494Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:14:55.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:14:55.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:14:55.573Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-10-13T03:14:55.573Z] 07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:14:55.573Z] latest [2023-10-13T03:14:55.573Z] 3.1.0-dev.16 [2023-10-13T03:14:55.573Z] 07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:14:55.573Z] main [2023-10-13T03:14:55.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:55.889Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:56.196Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:14:56.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-13T03:14:56.196Z] 6db00caaa122: Preparing [2023-10-13T03:14:56.196Z] 65815eaaf307: Preparing [2023-10-13T03:14:56.196Z] 64c7f3ffeea3: Preparing [2023-10-13T03:14:56.196Z] bda2d301e170: Preparing [2023-10-13T03:14:56.196Z] cc2447e1835a: Preparing [2023-10-13T03:14:56.196Z] cc2447e1835a: Layer already exists [2023-10-13T03:14:56.196Z] 64c7f3ffeea3: Pushed [2023-10-13T03:14:56.196Z] bda2d301e170: Pushed [2023-10-13T03:14:56.196Z] 65815eaaf307: Pushed [2023-10-13T03:14:59.482Z] 6db00caaa122: Pushed [2023-10-13T03:14:59.482Z] 07014ed4136a323f76076ad0d7449da681cdeaf5: digest: sha256:1b6793daab6e5ef94b307f8d385e7ea6314cd3ff4ae7b88e51125b6e0223aef0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:14:59.802Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:00.177Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-13T03:15:00.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-13T03:15:00.177Z] 6db00caaa122: Preparing [2023-10-13T03:15:00.177Z] 65815eaaf307: Preparing [2023-10-13T03:15:00.177Z] 64c7f3ffeea3: Preparing [2023-10-13T03:15:00.177Z] bda2d301e170: Preparing [2023-10-13T03:15:00.177Z] cc2447e1835a: Preparing [2023-10-13T03:15:00.177Z] 65815eaaf307: Layer already exists [2023-10-13T03:15:00.177Z] 6db00caaa122: Layer already exists [2023-10-13T03:15:00.177Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:00.177Z] bda2d301e170: Layer already exists [2023-10-13T03:15:00.177Z] 64c7f3ffeea3: Layer already exists [2023-10-13T03:15:00.177Z] latest: digest: sha256:1b6793daab6e5ef94b307f8d385e7ea6314cd3ff4ae7b88e51125b6e0223aef0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:00.487Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:00.794Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.16 [2023-10-13T03:15:00.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-13T03:15:00.794Z] 6db00caaa122: Preparing [2023-10-13T03:15:00.794Z] 65815eaaf307: Preparing [2023-10-13T03:15:00.794Z] 64c7f3ffeea3: Preparing [2023-10-13T03:15:00.794Z] bda2d301e170: Preparing [2023-10-13T03:15:00.794Z] cc2447e1835a: Preparing [2023-10-13T03:15:00.794Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:00.794Z] 65815eaaf307: Layer already exists [2023-10-13T03:15:00.794Z] 64c7f3ffeea3: Layer already exists [2023-10-13T03:15:00.794Z] 6db00caaa122: Layer already exists [2023-10-13T03:15:00.794Z] bda2d301e170: Layer already exists [2023-10-13T03:15:00.794Z] 3.1.0-dev.16: digest: sha256:1b6793daab6e5ef94b307f8d385e7ea6314cd3ff4ae7b88e51125b6e0223aef0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:01.180Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:01.490Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:15:01.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-13T03:15:01.490Z] 6db00caaa122: Preparing [2023-10-13T03:15:01.490Z] 65815eaaf307: Preparing [2023-10-13T03:15:01.490Z] 64c7f3ffeea3: Preparing [2023-10-13T03:15:01.490Z] bda2d301e170: Preparing [2023-10-13T03:15:01.490Z] cc2447e1835a: Preparing [2023-10-13T03:15:01.490Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:01.490Z] bda2d301e170: Layer already exists [2023-10-13T03:15:01.490Z] 6db00caaa122: Layer already exists [2023-10-13T03:15:01.490Z] 65815eaaf307: Layer already exists [2023-10-13T03:15:01.490Z] 64c7f3ffeea3: Layer already exists [2023-10-13T03:15:01.490Z] 07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16: digest: sha256:1b6793daab6e5ef94b307f8d385e7ea6314cd3ff4ae7b88e51125b6e0223aef0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:01.800Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:02.105Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-10-13T03:15:02.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-13T03:15:02.105Z] 6db00caaa122: Preparing [2023-10-13T03:15:02.105Z] 65815eaaf307: Preparing [2023-10-13T03:15:02.105Z] 64c7f3ffeea3: Preparing [2023-10-13T03:15:02.105Z] bda2d301e170: Preparing [2023-10-13T03:15:02.105Z] cc2447e1835a: Preparing [2023-10-13T03:15:02.105Z] 65815eaaf307: Layer already exists [2023-10-13T03:15:02.105Z] 64c7f3ffeea3: Layer already exists [2023-10-13T03:15:02.105Z] cc2447e1835a: Layer already exists [2023-10-13T03:15:02.105Z] 6db00caaa122: Layer already exists [2023-10-13T03:15:02.105Z] bda2d301e170: Layer already exists [2023-10-13T03:15:02.105Z] main: digest: sha256:1b6793daab6e5ef94b307f8d385e7ea6314cd3ff4ae7b88e51125b6e0223aef0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:15:02.147Z] ===================================================== [Pipeline] echo [2023-10-13T03:15:02.156Z] taggedImages: [2023-10-13T03:15:02.156Z] - nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:15:02.156Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-13T03:15:02.156Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.16 [2023-10-13T03:15:02.156Z] - nexus3.edgexfoundry.org:10004/device-gpio:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:15:02.156Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [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-10-13T03:15:02.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:02.512Z] [2023-10-13T03:15:02.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:15:02.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:02.815Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T03:15:02.815Z] 5eb5b503b376: Pulling fs layer [2023-10-13T03:15:02.815Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T03:15:02.815Z] ec43610c2a17: Pulling fs layer [2023-10-13T03:15:02.815Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T03:15:02.815Z] 33b1e0a273af: Pulling fs layer [2023-10-13T03:15:02.815Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T03:15:02.815Z] 2f39f015ded8: Pulling fs layer [2023-10-13T03:15:02.815Z] 33b1e0a273af: Waiting [2023-10-13T03:15:02.815Z] 5d3b04190fa2: Waiting [2023-10-13T03:15:02.815Z] 2f39f015ded8: Waiting [2023-10-13T03:15:02.815Z] 3a2ae6a8a46f: Waiting [2023-10-13T03:15:02.815Z] 5c69ac0246d0: Download complete [2023-10-13T03:15:02.815Z] 3a2ae6a8a46f: Download complete [2023-10-13T03:15:03.074Z] 33b1e0a273af: Verifying Checksum [2023-10-13T03:15:03.074Z] 33b1e0a273af: Download complete [2023-10-13T03:15:03.074Z] ec43610c2a17: Verifying Checksum [2023-10-13T03:15:03.074Z] ec43610c2a17: Download complete [2023-10-13T03:15:03.074Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T03:15:03.074Z] 5d3b04190fa2: Download complete [2023-10-13T03:15:03.074Z] 5eb5b503b376: Verifying Checksum [2023-10-13T03:15:03.074Z] 5eb5b503b376: Download complete [2023-10-13T03:15:03.638Z] 2f39f015ded8: Download complete [2023-10-13T03:15:04.569Z] 5eb5b503b376: Pull complete [2023-10-13T03:15:04.827Z] 5c69ac0246d0: Pull complete [2023-10-13T03:15:05.392Z] ec43610c2a17: Pull complete [2023-10-13T03:15:05.392Z] 3a2ae6a8a46f: Pull complete [2023-10-13T03:15:05.650Z] 33b1e0a273af: Pull complete [2023-10-13T03:15:05.650Z] 5d3b04190fa2: Pull complete [2023-10-13T03:15:10.907Z] 2f39f015ded8: Pull complete [2023-10-13T03:15:10.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T03:15:10.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:15:10.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:15:10.986Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:15:11.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:15:15.260Z] $ docker top 9acdf2d968e3e4610e85dffbcacdddb4f5061f8f8d1fafb93dd8369b80949c2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:15:15.660Z] ---> job-cost.sh [2023-10-13T03:15:15.660Z] lf-activate-venv: SKIPPING [2023-10-13T03:15:15.660Z] INFO: No Stack... [2023-10-13T03:15:15.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:15:16.180Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:15:16.468Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-10-13T03:15:16.468Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:15:16.480Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [2023-10-13T03:15:16.488Z] Resource [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] did not exist. Created. [2023-10-13T03:15:16.489Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:15:16.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T03:15:16.825Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:15:16.833Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:15:16.866Z] $ docker stop --time=1 9acdf2d968e3e4610e85dffbcacdddb4f5061f8f8d1fafb93dd8369b80949c2e [2023-10-13T03:15:18.035Z] $ docker rm -f --volumes 9acdf2d968e3e4610e85dffbcacdddb4f5061f8f8d1fafb93dd8369b80949c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T03:15:33.413Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9188 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-10-13T03:15:33.428Z] Running in /w/workspace/device-gpio/103 [Pipeline] { [Pipeline] checkout [2023-10-13T03:15:33.467Z] The recommended git tool is: git [2023-10-13T03:15:39.156Z] using credential edgex-jenkins-ssh [2023-10-13T03:15:39.177Z] Cloning the remote Git repository [2023-10-13T03:15:39.229Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-13T03:15:39.336Z] > git init /w/workspace/device-gpio/103 # timeout=10 [2023-10-13T03:15:39.499Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-13T03:15:39.500Z] > git --version # timeout=10 [2023-10-13T03:15:39.521Z] > git --version # 'git version 2.25.1' [2023-10-13T03:15:39.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T03:15:39.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:15:41.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-13T03:15:41.376Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T03:15:42.366Z] Avoid second fetch [2023-10-13T03:15:42.366Z] Checking out Revision 07014ed4136a323f76076ad0d7449da681cdeaf5 (main) [2023-10-13T03:15:43.117Z] Commit message: "Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:15:42.389Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T03:15:42.490Z] > git checkout -f 07014ed4136a323f76076ad0d7449da681cdeaf5 # timeout=10 [2023-10-13T03:15:44.015Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T03:15:44.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:15:44.015Z] Dload Upload Total Spent Left Speed [2023-10-13T03:15:44.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 214k 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-10-13T03:15:44.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T03:15:45.000Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T03:15:45.000Z] + sudo tee /etc/docker/daemon.new [2023-10-13T03:15:45.000Z] { [2023-10-13T03:15:45.000Z] "registry-mirrors": [ [2023-10-13T03:15:45.000Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T03:15:45.000Z] ], [2023-10-13T03:15:45.000Z] "bip": "10.250.0.254/24", [2023-10-13T03:15:45.000Z] "hosts": [ [2023-10-13T03:15:45.000Z] "tcp://0.0.0.0:5555", [2023-10-13T03:15:45.000Z] "unix:///var/run/docker.sock" [2023-10-13T03:15:45.000Z] ], [2023-10-13T03:15:45.000Z] "mtu": 1458, [2023-10-13T03:15:45.000Z] "selinux-enabled": true, [2023-10-13T03:15:45.000Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T03:15:45.000Z] } [Pipeline] sh [2023-10-13T03:15:45.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T03:15:45.674Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:16:03.960Z] provisioning config files... [2023-10-13T03:16:03.991Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/103@tmp/config17393713116584377342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:16:04.352Z] ---> docker-login.sh [2023-10-13T03:16:04.352Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:16:04.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:04.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:04.943Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:04.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:04.943Z] [2023-10-13T03:16:04.943Z] Login Succeeded [2023-10-13T03:16:04.943Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:16:05.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:05.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:05.488Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:05.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:05.489Z] [2023-10-13T03:16:05.489Z] Login Succeeded [2023-10-13T03:16:05.489Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:16:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:05.764Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:05.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:05.764Z] [2023-10-13T03:16:05.764Z] Login Succeeded [2023-10-13T03:16:05.764Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:16:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:06.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:06.317Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:06.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:06.317Z] [2023-10-13T03:16:06.317Z] Login Succeeded [2023-10-13T03:16:06.317Z] docker.io [2023-10-13T03:16:06.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:16:06.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:16:06.859Z] Configure a credential helper to remove this warning. See [2023-10-13T03:16:06.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:16:06.859Z] [2023-10-13T03:16:06.859Z] Login Succeeded [2023-10-13T03:16:07.131Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:16:07.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T03:16:07.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:16:07.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:16:07.502Z] ========================================================= [2023-10-13T03:16:07.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T03:16:07.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:16:08.100Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T03:16:08.100Z] Sending build context to Docker daemon 8.132MB [2023-10-13T03:16:08.379Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:16:08.379Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T03:16:08.379Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T03:16:08.379Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T03:16:08.379Z] 5d54e960e981: Pulling fs layer [2023-10-13T03:16:08.379Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T03:16:08.379Z] f0e02332f6b5: Pulling fs layer [2023-10-13T03:16:08.379Z] cefa15bbcfad: Pulling fs layer [2023-10-13T03:16:08.379Z] 17808c966233: Pulling fs layer [2023-10-13T03:16:08.379Z] f4c1fc716caa: Pulling fs layer [2023-10-13T03:16:08.379Z] f0e02332f6b5: Waiting [2023-10-13T03:16:08.379Z] cefa15bbcfad: Waiting [2023-10-13T03:16:08.379Z] 17808c966233: Waiting [2023-10-13T03:16:08.379Z] f4c1fc716caa: Waiting [2023-10-13T03:16:08.379Z] 5d54e960e981: Verifying Checksum [2023-10-13T03:16:08.379Z] 5d54e960e981: Download complete [2023-10-13T03:16:08.655Z] f0e02332f6b5: Verifying Checksum [2023-10-13T03:16:08.655Z] f0e02332f6b5: Download complete [2023-10-13T03:16:08.655Z] cefa15bbcfad: Verifying Checksum [2023-10-13T03:16:08.655Z] cefa15bbcfad: Download complete [2023-10-13T03:16:08.655Z] 9fda8d8052c6: Verifying Checksum [2023-10-13T03:16:08.655Z] 9fda8d8052c6: Download complete [2023-10-13T03:16:08.924Z] f4c1fc716caa: Verifying Checksum [2023-10-13T03:16:08.924Z] f4c1fc716caa: Download complete [2023-10-13T03:16:09.517Z] 9fda8d8052c6: Pull complete [2023-10-13T03:16:10.112Z] 5d54e960e981: Pull complete [2023-10-13T03:16:10.392Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T03:16:10.392Z] c4a7e357bf2a: Download complete [2023-10-13T03:16:11.363Z] 17808c966233: Verifying Checksum [2023-10-13T03:16:11.363Z] 17808c966233: Download complete [2023-10-13T03:16:23.841Z] c4a7e357bf2a: Pull complete [2023-10-13T03:16:23.841Z] f0e02332f6b5: Pull complete [2023-10-13T03:16:24.112Z] cefa15bbcfad: Pull complete [2023-10-13T03:16:32.329Z] 17808c966233: Pull complete [2023-10-13T03:16:33.753Z] f4c1fc716caa: Pull complete [2023-10-13T03:16:33.753Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T03:16:33.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T03:16:33.753Z] ---> ea914061e18c [2023-10-13T03:16:33.753Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:16:35.710Z] ---> Running in 3c91e5cf272f [2023-10-13T03:16:36.301Z] Removing intermediate container 3c91e5cf272f [2023-10-13T03:16:36.301Z] ---> 780e72e62c6f [2023-10-13T03:16:36.301Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:16:36.301Z] ---> Running in d20c06b92ff6 [2023-10-13T03:16:36.580Z] Removing intermediate container d20c06b92ff6 [2023-10-13T03:16:36.580Z] ---> aaf676bb9f60 [2023-10-13T03:16:36.580Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T03:16:36.580Z] ---> Running in 0f5c9c1e9bd1 [2023-10-13T03:16:36.909Z] Removing intermediate container 0f5c9c1e9bd1 [2023-10-13T03:16:36.909Z] ---> 4eaadff34327 [2023-10-13T03:16:36.909Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:16:37.217Z] ---> Running in 4fa834f926a9 [2023-10-13T03:16:37.489Z] Removing intermediate container 4fa834f926a9 [2023-10-13T03:16:37.489Z] ---> da9593042880 [2023-10-13T03:16:37.489Z] Step 7/12 : WORKDIR /device-gpio [2023-10-13T03:16:37.489Z] ---> Running in d89f9e540ab2 [2023-10-13T03:16:38.094Z] Removing intermediate container d89f9e540ab2 [2023-10-13T03:16:38.094Z] ---> 2596ffa87a28 [2023-10-13T03:16:38.094Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:16:38.094Z] ---> Running in b1f2639c93e2 [2023-10-13T03:16:39.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:16:39.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:16:41.205Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-13T03:16:41.205Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-13T03:16:41.205Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-13T03:16:41.205Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-13T03:16:41.205Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T03:16:41.205Z] OK: 270 MiB in 56 packages [2023-10-13T03:16:42.626Z] Removing intermediate container b1f2639c93e2 [2023-10-13T03:16:42.626Z] ---> a92cfe952414 [2023-10-13T03:16:42.626Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T03:16:42.896Z] ---> 71aa0ac34cf4 [2023-10-13T03:16:42.896Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:16:43.163Z] ---> Running in 8d39ac140756 [2023-10-13T03:18:19.827Z] Removing intermediate container 8d39ac140756 [2023-10-13T03:18:19.827Z] ---> e69767276186 [2023-10-13T03:18:19.827Z] Step 11/12 : COPY . . [2023-10-13T03:18:19.827Z] ---> e9603b34e075 [2023-10-13T03:18:19.827Z] Step 12/12 : RUN ${MAKE} [2023-10-13T03:18:19.827Z] ---> Running in 330e29392c78 [2023-10-13T03:18:19.827Z] noop [2023-10-13T03:18:20.793Z] Removing intermediate container 330e29392c78 [2023-10-13T03:18:20.793Z] ---> 8cbb621bc70d [2023-10-13T03:18:20.793Z] Successfully built 8cbb621bc70d [2023-10-13T03:18:20.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:18:21.166Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:18:21.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:18:21.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2023-10-13T03:18:21.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/103 -v /w/workspace/device-gpio/103:/w/workspace/device-gpio/103:rw,z -v /w/workspace/device-gpio/103@tmp:/w/workspace/device-gpio/103@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-10-13T03:18:22.816Z] $ docker top 096db602041f58c2d79931571e3fca27122f7600587ea85be0563b6a8e4ae418 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:18:23.681Z] + go version [2023-10-13T03:18:23.681Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T03:18:23.715Z] $ docker stop --time=1 096db602041f58c2d79931571e3fca27122f7600587ea85be0563b6a8e4ae418 [2023-10-13T03:18:25.388Z] $ docker rm -f --volumes 096db602041f58c2d79931571e3fca27122f7600587ea85be0563b6a8e4ae418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:18:25.970Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T03:18:25.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:18:26.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2023-10-13T03:18:26.271Z] $ 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/103 -v /w/workspace/device-gpio/103:/w/workspace/device-gpio/103:rw,z -v /w/workspace/device-gpio/103@tmp:/w/workspace/device-gpio/103@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-10-13T03:18:27.602Z] $ docker top 1266b5517a9f4bc0d39709aa98baef345fcaccd4cf1221a1ea912b7c293ffe0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:18:28.483Z] + git config --global --add safe.directory /w/workspace/device-gpio/103 [Pipeline] fileExists [Pipeline] sh [2023-10-13T03:18:29.148Z] + make test [2023-10-13T03:18:29.148Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T03:18:37.376Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-13T03:20:29.074Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-13T03:20:29.074Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-13T03:20:29.074Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T03:20:29.074Z] go vet ./... [2023-10-13T03:20:47.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T03:20:47.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T03:20:47.296Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T03:20:47.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T03:20:47.343Z] $ docker stop --time=1 1266b5517a9f4bc0d39709aa98baef345fcaccd4cf1221a1ea912b7c293ffe0f [2023-10-13T03:20:49.328Z] $ docker rm -f --volumes 1266b5517a9f4bc0d39709aa98baef345fcaccd4cf1221a1ea912b7c293ffe0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:20:50.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T03:20:50.635Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T03:20:51.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T03:20:51.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T03:20:51.856Z] + ls -al . [2023-10-13T03:20:51.856Z] total 164 [2023-10-13T03:20:51.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:18 . [2023-10-13T03:20:51.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:15 .. [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 13 03:15 .dockerignore [2023-10-13T03:20:51.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:15 .git [2023-10-13T03:20:51.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:15 .github [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 13 03:15 .gitignore [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 03:15 .golangci.yml [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 13 03:15 Attribution.txt [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 13 03:15 CHANGELOG.md [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 13 03:15 Dockerfile [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 03:15 GOVERNANCE.md [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 13 03:15 Jenkinsfile [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 03:15 LICENSE [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 13 03:15 Makefile [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 13 03:15 OWNERS.md [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 12293 Oct 13 03:15 README.md [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 03:12 VERSION [2023-10-13T03:20:51.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:15 bin [2023-10-13T03:20:51.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:15 cmd [2023-10-13T03:20:51.856Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 13 03:18 coverage.out [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 13 03:15 go.mod [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 35981 Oct 13 03:15 go.sum [2023-10-13T03:20:51.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:15 internal [2023-10-13T03:20:51.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:15 snap [2023-10-13T03:20:51.856Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 13 03:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:20:52.198Z] + 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=07014ed4136a323f76076ad0d7449da681cdeaf5 --label arch=arm64 --label version=3.1.0-dev.16 . [2023-10-13T03:20:52.784Z] Sending build context to Docker daemon 8.133MB [2023-10-13T03:20:52.784Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T03:20:52.784Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-13T03:20:52.784Z] ---> 8cbb621bc70d [2023-10-13T03:20:52.784Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-13T03:20:52.784Z] ---> Running in 4e4ef01f2913 [2023-10-13T03:20:53.054Z] Removing intermediate container 4e4ef01f2913 [2023-10-13T03:20:53.054Z] ---> fa24ec972162 [2023-10-13T03:20:53.054Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T03:20:53.322Z] ---> Running in 7f571d269c5d [2023-10-13T03:20:53.589Z] Removing intermediate container 7f571d269c5d [2023-10-13T03:20:53.589Z] ---> 1d7f42b5c41b [2023-10-13T03:20:53.589Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-13T03:20:53.589Z] ---> Running in 932459df4642 [2023-10-13T03:20:54.174Z] Removing intermediate container 932459df4642 [2023-10-13T03:20:54.174Z] ---> 3752ffba1c2b [2023-10-13T03:20:54.174Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T03:20:54.174Z] ---> Running in 2ac276f94016 [2023-10-13T03:20:54.441Z] Removing intermediate container 2ac276f94016 [2023-10-13T03:20:54.441Z] ---> 3da45d7db951 [2023-10-13T03:20:54.441Z] Step 7/25 : WORKDIR /device-gpio [2023-10-13T03:20:54.441Z] ---> Running in 2ddabcd2255d [2023-10-13T03:20:55.026Z] Removing intermediate container 2ddabcd2255d [2023-10-13T03:20:55.026Z] ---> 14435a06db42 [2023-10-13T03:20:55.026Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T03:20:55.026Z] ---> Running in 5aaa1fb3bbf0 [2023-10-13T03:20:55.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:56.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:20:57.995Z] OK: 270 MiB in 56 packages [2023-10-13T03:20:58.964Z] Removing intermediate container 5aaa1fb3bbf0 [2023-10-13T03:20:58.964Z] ---> aa312b2cba4b [2023-10-13T03:20:58.964Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-13T03:20:59.548Z] ---> 451e008a7c2e [2023-10-13T03:20:59.549Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T03:20:59.549Z] ---> Running in 73063a3c1dcd [2023-10-13T03:21:02.154Z] Removing intermediate container 73063a3c1dcd [2023-10-13T03:21:02.154Z] ---> d870161e77cc [2023-10-13T03:21:02.154Z] Step 11/25 : COPY . . [2023-10-13T03:21:03.112Z] ---> 5e95eea96338 [2023-10-13T03:21:03.112Z] Step 12/25 : RUN ${MAKE} [2023-10-13T03:21:03.112Z] ---> Running in 5b768098bdd7 [2023-10-13T03:21:04.079Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-13T03:23:10.782Z] Removing intermediate container 5b768098bdd7 [2023-10-13T03:23:10.782Z] ---> 00c6fce6eabe [2023-10-13T03:23:10.782Z] Step 13/25 : FROM alpine:3.18 [2023-10-13T03:23:10.782Z] 3.18: Pulling from library/alpine [2023-10-13T03:23:10.782Z] 579b34f0a95b: Pulling fs layer [2023-10-13T03:23:10.782Z] 579b34f0a95b: Verifying Checksum [2023-10-13T03:23:10.782Z] 579b34f0a95b: Download complete [2023-10-13T03:23:10.782Z] 579b34f0a95b: Pull complete [2023-10-13T03:23:10.782Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T03:23:10.782Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T03:23:10.782Z] ---> 3cc203321400 [2023-10-13T03:23:10.782Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-13T03:23:10.782Z] ---> Running in c8bdcee57436 [2023-10-13T03:23:10.782Z] Removing intermediate container c8bdcee57436 [2023-10-13T03:23:10.782Z] ---> ca11b8b926db [2023-10-13T03:23:10.782Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-13T03:23:10.782Z] ---> Running in eabaef5dc243 [2023-10-13T03:23:10.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T03:23:10.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T03:23:10.782Z] OK: 8 MiB in 15 packages [2023-10-13T03:23:10.782Z] Removing intermediate container eabaef5dc243 [2023-10-13T03:23:10.782Z] ---> 41c02d528c73 [2023-10-13T03:23:10.782Z] Step 16/25 : WORKDIR / [2023-10-13T03:23:10.782Z] ---> Running in 3ac3f68f271b [2023-10-13T03:23:10.782Z] Removing intermediate container 3ac3f68f271b [2023-10-13T03:23:10.782Z] ---> 865a7f1fa24a [2023-10-13T03:23:10.782Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-13T03:23:11.057Z] ---> f5074ed8ae5d [2023-10-13T03:23:11.057Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-13T03:23:11.640Z] ---> 0f263f7270ff [2023-10-13T03:23:11.640Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-13T03:23:13.604Z] ---> 7cb4958840cb [2023-10-13T03:23:13.604Z] Step 20/25 : EXPOSE 59910 [2023-10-13T03:23:13.604Z] ---> Running in 236dfb94469b [2023-10-13T03:23:13.604Z] Removing intermediate container 236dfb94469b [2023-10-13T03:23:13.604Z] ---> 54393245ac3f [2023-10-13T03:23:13.604Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-13T03:23:13.873Z] ---> Running in 2463cf51a77d [2023-10-13T03:23:14.140Z] Removing intermediate container 2463cf51a77d [2023-10-13T03:23:14.140Z] ---> 8a8d38b35d4a [2023-10-13T03:23:14.140Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T03:23:14.140Z] ---> Running in 380057febcd2 [2023-10-13T03:23:14.408Z] Removing intermediate container 380057febcd2 [2023-10-13T03:23:14.408Z] ---> 63320cf59fa3 [2023-10-13T03:23:14.408Z] Step 23/25 : LABEL arch=arm64 [2023-10-13T03:23:14.408Z] ---> Running in 803cf20f6e5b [2023-10-13T03:23:14.997Z] Removing intermediate container 803cf20f6e5b [2023-10-13T03:23:14.997Z] ---> 130890d7d24a [2023-10-13T03:23:14.997Z] Step 24/25 : LABEL git_sha=07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:23:14.997Z] ---> Running in 7ab88ce60328 [2023-10-13T03:23:15.263Z] Removing intermediate container 7ab88ce60328 [2023-10-13T03:23:15.263Z] ---> 4ec524e62a31 [2023-10-13T03:23:15.263Z] Step 25/25 : LABEL version=3.1.0-dev.16 [2023-10-13T03:23:15.263Z] ---> Running in 9368e73b475a [2023-10-13T03:23:15.529Z] Removing intermediate container 9368e73b475a [2023-10-13T03:23:15.529Z] ---> 1687c46ffb35 [2023-10-13T03:23:15.529Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T03:23:15.797Z] Successfully built 1687c46ffb35 [2023-10-13T03:23:15.797Z] 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-10-13T03:23:15.906Z] provisioning config files... [2023-10-13T03:23:15.921Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/103@tmp/config9876977354632472592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:23:16.277Z] ---> docker-login.sh [2023-10-13T03:23:16.277Z] nexus3.edgexfoundry.org:10001 [2023-10-13T03:23:16.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:23:16.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:23:16.544Z] Configure a credential helper to remove this warning. See [2023-10-13T03:23:16.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:23:16.544Z] [2023-10-13T03:23:16.544Z] Login Succeeded [2023-10-13T03:23:16.544Z] nexus3.edgexfoundry.org:10002 [2023-10-13T03:23:16.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:23:16.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:23:16.813Z] Configure a credential helper to remove this warning. See [2023-10-13T03:23:16.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:23:16.813Z] [2023-10-13T03:23:16.813Z] Login Succeeded [2023-10-13T03:23:16.813Z] nexus3.edgexfoundry.org:10003 [2023-10-13T03:23:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:23:17.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:23:17.356Z] Configure a credential helper to remove this warning. See [2023-10-13T03:23:17.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:23:17.356Z] [2023-10-13T03:23:17.356Z] Login Succeeded [2023-10-13T03:23:17.356Z] nexus3.edgexfoundry.org:10004 [2023-10-13T03:23:17.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:23:17.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:23:17.624Z] Configure a credential helper to remove this warning. See [2023-10-13T03:23:17.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:23:17.624Z] [2023-10-13T03:23:17.624Z] Login Succeeded [2023-10-13T03:23:17.624Z] docker.io [2023-10-13T03:23:17.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T03:23:18.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T03:23:18.473Z] Configure a credential helper to remove this warning. See [2023-10-13T03:23:18.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T03:23:18.473Z] [2023-10-13T03:23:18.473Z] Login Succeeded [2023-10-13T03:23:18.473Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T03:23:18.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:23:18.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T03:23:18.529Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-10-13T03:23:18.529Z] 07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:23:18.529Z] latest [2023-10-13T03:23:18.529Z] 3.1.0-dev.16 [2023-10-13T03:23:18.529Z] 07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:23:18.529Z] main [2023-10-13T03:23:18.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:18.891Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:19.301Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:23:19.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-13T03:23:19.301Z] 243b2d789c4b: Preparing [2023-10-13T03:23:19.301Z] 4afe90aca770: Preparing [2023-10-13T03:23:19.301Z] 9f4773fcc12f: Preparing [2023-10-13T03:23:19.301Z] 0a8634e05972: Preparing [2023-10-13T03:23:19.301Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:19.301Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:19.569Z] 4afe90aca770: Pushed [2023-10-13T03:23:19.569Z] 9f4773fcc12f: Pushed [2023-10-13T03:23:19.569Z] 0a8634e05972: Pushed [2023-10-13T03:23:24.913Z] 243b2d789c4b: Pushed [2023-10-13T03:23:25.251Z] 07014ed4136a323f76076ad0d7449da681cdeaf5: digest: sha256:6908d385022dfda4f8ec97e14ec7e0cd85746123aa71409ea0c5820d4d72cb0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:25.608Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:25.955Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-13T03:23:25.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-13T03:23:25.956Z] 243b2d789c4b: Preparing [2023-10-13T03:23:25.956Z] 4afe90aca770: Preparing [2023-10-13T03:23:25.956Z] 9f4773fcc12f: Preparing [2023-10-13T03:23:25.956Z] 0a8634e05972: Preparing [2023-10-13T03:23:25.956Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:25.956Z] 4afe90aca770: Layer already exists [2023-10-13T03:23:25.956Z] 0a8634e05972: Layer already exists [2023-10-13T03:23:25.956Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:25.956Z] 9f4773fcc12f: Layer already exists [2023-10-13T03:23:25.956Z] 243b2d789c4b: Layer already exists [2023-10-13T03:23:26.224Z] latest: digest: sha256:6908d385022dfda4f8ec97e14ec7e0cd85746123aa71409ea0c5820d4d72cb0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:26.572Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:26.922Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.16 [2023-10-13T03:23:26.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-13T03:23:26.922Z] 243b2d789c4b: Preparing [2023-10-13T03:23:26.922Z] 4afe90aca770: Preparing [2023-10-13T03:23:26.922Z] 9f4773fcc12f: Preparing [2023-10-13T03:23:26.922Z] 0a8634e05972: Preparing [2023-10-13T03:23:26.922Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:26.922Z] 243b2d789c4b: Layer already exists [2023-10-13T03:23:26.922Z] 4afe90aca770: Layer already exists [2023-10-13T03:23:26.922Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:26.922Z] 9f4773fcc12f: Layer already exists [2023-10-13T03:23:26.922Z] 0a8634e05972: Layer already exists [2023-10-13T03:23:27.187Z] 3.1.0-dev.16: digest: sha256:6908d385022dfda4f8ec97e14ec7e0cd85746123aa71409ea0c5820d4d72cb0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:27.537Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:27.879Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:23:27.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-13T03:23:27.879Z] 243b2d789c4b: Preparing [2023-10-13T03:23:27.879Z] 4afe90aca770: Preparing [2023-10-13T03:23:27.879Z] 9f4773fcc12f: Preparing [2023-10-13T03:23:27.879Z] 0a8634e05972: Preparing [2023-10-13T03:23:27.879Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:27.879Z] 9f4773fcc12f: Layer already exists [2023-10-13T03:23:27.879Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:27.879Z] 0a8634e05972: Layer already exists [2023-10-13T03:23:27.879Z] 4afe90aca770: Layer already exists [2023-10-13T03:23:27.879Z] 243b2d789c4b: Layer already exists [2023-10-13T03:23:27.879Z] 07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16: digest: sha256:6908d385022dfda4f8ec97e14ec7e0cd85746123aa71409ea0c5820d4d72cb0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:28.227Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:28.577Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-10-13T03:23:28.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-13T03:23:28.577Z] 243b2d789c4b: Preparing [2023-10-13T03:23:28.577Z] 4afe90aca770: Preparing [2023-10-13T03:23:28.577Z] 9f4773fcc12f: Preparing [2023-10-13T03:23:28.577Z] 0a8634e05972: Preparing [2023-10-13T03:23:28.577Z] 5f4d9fc4d98d: Preparing [2023-10-13T03:23:28.577Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T03:23:28.577Z] 4afe90aca770: Layer already exists [2023-10-13T03:23:28.577Z] 0a8634e05972: Layer already exists [2023-10-13T03:23:28.577Z] 243b2d789c4b: Layer already exists [2023-10-13T03:23:28.577Z] 9f4773fcc12f: Layer already exists [2023-10-13T03:23:28.577Z] main: digest: sha256:6908d385022dfda4f8ec97e14ec7e0cd85746123aa71409ea0c5820d4d72cb0a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T03:23:28.899Z] ===================================================== [Pipeline] echo [2023-10-13T03:23:28.906Z] taggedImages: [2023-10-13T03:23:28.906Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5 [2023-10-13T03:23:28.906Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-13T03:23:28.906Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.16 [2023-10-13T03:23:28.906Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:07014ed4136a323f76076ad0d7449da681cdeaf5-3.1.0-dev.16 [2023-10-13T03:23:28.906Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:29.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:29.260Z] [2023-10-13T03:23:29.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:23:29.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:29.602Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T03:23:29.602Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T03:23:29.602Z] 04944245beec: Pulling fs layer [2023-10-13T03:23:29.602Z] 699f458cf7ca: Pulling fs layer [2023-10-13T03:23:29.602Z] 765212b225bb: Pulling fs layer [2023-10-13T03:23:29.602Z] f23df028b6ca: Pulling fs layer [2023-10-13T03:23:29.602Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T03:23:29.602Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T03:23:29.602Z] f23df028b6ca: Waiting [2023-10-13T03:23:29.602Z] d65c8cfc05b1: Waiting [2023-10-13T03:23:29.602Z] 2437ff75d9bd: Waiting [2023-10-13T03:23:29.602Z] 765212b225bb: Waiting [2023-10-13T03:23:29.872Z] 04944245beec: Verifying Checksum [2023-10-13T03:23:29.872Z] 04944245beec: Download complete [2023-10-13T03:23:29.872Z] 765212b225bb: Verifying Checksum [2023-10-13T03:23:29.872Z] 765212b225bb: Download complete [2023-10-13T03:23:29.872Z] f23df028b6ca: Verifying Checksum [2023-10-13T03:23:29.872Z] f23df028b6ca: Download complete [2023-10-13T03:23:29.872Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T03:23:29.872Z] d65c8cfc05b1: Download complete [2023-10-13T03:23:30.141Z] 699f458cf7ca: Verifying Checksum [2023-10-13T03:23:30.141Z] 699f458cf7ca: Download complete [2023-10-13T03:23:30.731Z] 8998bd30e6a1: Download complete [2023-10-13T03:23:33.321Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T03:23:33.321Z] 2437ff75d9bd: Download complete [2023-10-13T03:23:35.910Z] 8998bd30e6a1: Pull complete [2023-10-13T03:23:35.910Z] 04944245beec: Pull complete [2023-10-13T03:23:37.855Z] 699f458cf7ca: Pull complete [2023-10-13T03:23:37.855Z] 765212b225bb: Pull complete [2023-10-13T03:23:38.817Z] f23df028b6ca: Pull complete [2023-10-13T03:23:39.086Z] d65c8cfc05b1: Pull complete [2023-10-13T03:23:57.298Z] 2437ff75d9bd: Pull complete [2023-10-13T03:23:57.298Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T03:23:57.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T03:23:57.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:23:57.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container [2023-10-13T03:23:57.549Z] $ 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/103 -v /w/workspace/device-gpio/103:/w/workspace/device-gpio/103:rw,z -v /w/workspace/device-gpio/103@tmp:/w/workspace/device-gpio/103@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-10-13T03:24:00.188Z] $ docker top 071f419afeb8499dabd277e3e9e741fa225d1a5b318fe5c27e2ea14e2e6d0376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:01.009Z] ---> job-cost.sh [2023-10-13T03:24:01.009Z] lf-activate-venv: SKIPPING [2023-10-13T03:24:01.009Z] INFO: No Stack... [2023-10-13T03:24:01.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T03:24:02.175Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T03:24:02.809Z] + cat /w/workspace/device-gpio/103/archives/cost.csv [2023-10-13T03:24:02.809Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T03:24:02.874Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [2023-10-13T03:24:02.884Z] Resource [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] did not exist. Created. [2023-10-13T03:24:02.884Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T03:24:03.535Z] /w/workspace/device-gpio/103@tmp/durable-456e18e9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T03:24:04.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T03:24:04.199Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T03:24:04.259Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T03:24:04.266Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T03:24:04.300Z] $ docker stop --time=1 071f419afeb8499dabd277e3e9e741fa225d1a5b318fe5c27e2ea14e2e6d0376 [2023-10-13T03:24:05.831Z] $ docker rm -f --volumes 071f419afeb8499dabd277e3e9e741fa225d1a5b318fe5c27e2ea14e2e6d0376 [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-10-13T03:24:06.248Z] provisioning config files... [2023-10-13T03:24:06.256Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14762122947767103652tmp [Pipeline] { [Pipeline] sh [2023-10-13T03:24:06.549Z] + set +x [2023-10-13T03:24:06.549Z] + curl -s https://codecov.io/bash [2023-10-13T03:24:06.549Z] + bash -s -- [2023-10-13T03:24:06.549Z] [2023-10-13T03:24:06.549Z] _____ _ [2023-10-13T03:24:06.549Z] / ____| | | [2023-10-13T03:24:06.549Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T03:24:06.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T03:24:06.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T03:24:06.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T03:24:06.549Z] Bash-1.0.6 [2023-10-13T03:24:06.549Z] [2023-10-13T03:24:06.549Z] [2023-10-13T03:24:06.549Z] ==> git version 2.25.1 found [2023-10-13T03:24:06.549Z] ==> 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-10-13T03:24:06.549Z] Release-Date: 2020-01-08 [2023-10-13T03:24:06.549Z] 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-10-13T03:24:06.549Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T03:24:06.549Z] ==> Jenkins CI detected. [2023-10-13T03:24:06.549Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-10-13T03:24:06.549Z] project root: . [2023-10-13T03:24:06.549Z] --> token set from env [2023-10-13T03:24:06.549Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T03:24:06.549Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T03:24:06.549Z] ==> Python coveragepy not found [2023-10-13T03:24:06.549Z] ==> Searching for coverage reports in: [2023-10-13T03:24:06.549Z] + . [2023-10-13T03:24:06.549Z] -> Found 1 reports [2023-10-13T03:24:06.549Z] ==> Detecting git/mercurial file structure [2023-10-13T03:24:06.549Z] ==> Reading reports [2023-10-13T03:24:06.549Z] + ./coverage.out bytes=10 [2023-10-13T03:24:06.549Z] ==> Appending adjustments [2023-10-13T03:24:06.549Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T03:24:06.809Z] + Found adjustments [2023-10-13T03:24:06.809Z] ==> Gzipping contents [2023-10-13T03:24:06.809Z] 4.0K /tmp/codecov.DZURZe.gz [2023-10-13T03:24:06.809Z] ==> Uploading reports [2023-10-13T03:24:06.809Z] url: https://codecov.io [2023-10-13T03:24:06.809Z] query: branch=main&commit=07014ed4136a323f76076ad0d7449da681cdeaf5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:24:06.809Z] -> Pinging Codecov [2023-10-13T03:24:06.809Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=07014ed4136a323f76076ad0d7449da681cdeaf5&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T03:24:06.809Z] -> Uploading to [2023-10-13T03:24:06.809Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/07014ed4136a323f76076ad0d7449da681cdeaf5/6c26ef68-0e0e-4462-8ca1-20774a066921.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T032406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cfc37222135aab869e1202b1d5ca43da1259cbcddab47f26799ccba196ba78a [2023-10-13T03:24:06.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T03:24:06.809Z] Dload Upload Total Spent Left Speed [2023-10-13T03:24:07.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 2531 --:--:-- --:--:-- --:--:-- 2531 [2023-10-13T03:24:07.068Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] } [2023-10-13T03:24:07.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-13T03:24:07.194Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-13T03:24:07.204Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:07.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:24:07.509Z] [2023-10-13T03:24:07.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:07.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:24:07.808Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-13T03:24:07.808Z] df9b9388f04a: Pulling fs layer [2023-10-13T03:24:07.808Z] 52dc419b0ee2: Pulling fs layer [2023-10-13T03:24:07.808Z] 25bc292e5bac: Pulling fs layer [2023-10-13T03:24:07.808Z] 114826534d7a: Pulling fs layer [2023-10-13T03:24:07.808Z] 4657fd5d0bcf: Pulling fs layer [2023-10-13T03:24:07.808Z] 6ad1cebc031e: Pulling fs layer [2023-10-13T03:24:07.808Z] 8a3aa393b2d8: Pulling fs layer [2023-10-13T03:24:07.808Z] 114826534d7a: Waiting [2023-10-13T03:24:07.808Z] 6ad1cebc031e: Waiting [2023-10-13T03:24:07.808Z] 4657fd5d0bcf: Waiting [2023-10-13T03:24:07.808Z] 8a3aa393b2d8: Waiting [2023-10-13T03:24:07.808Z] 25bc292e5bac: Download complete [2023-10-13T03:24:07.808Z] 52dc419b0ee2: Download complete [2023-10-13T03:24:07.808Z] 4657fd5d0bcf: Verifying Checksum [2023-10-13T03:24:07.808Z] 4657fd5d0bcf: Download complete [2023-10-13T03:24:07.808Z] df9b9388f04a: Verifying Checksum [2023-10-13T03:24:07.808Z] df9b9388f04a: Download complete [2023-10-13T03:24:08.086Z] df9b9388f04a: Pull complete [2023-10-13T03:24:08.086Z] 6ad1cebc031e: Verifying Checksum [2023-10-13T03:24:08.086Z] 6ad1cebc031e: Download complete [2023-10-13T03:24:08.086Z] 52dc419b0ee2: Pull complete [2023-10-13T03:24:08.086Z] 25bc292e5bac: Pull complete [2023-10-13T03:24:09.030Z] 114826534d7a: Verifying Checksum [2023-10-13T03:24:09.030Z] 114826534d7a: Download complete [2023-10-13T03:24:09.030Z] 8a3aa393b2d8: Verifying Checksum [2023-10-13T03:24:09.030Z] 8a3aa393b2d8: Download complete [2023-10-13T03:24:12.311Z] 114826534d7a: Pull complete [2023-10-13T03:24:12.311Z] 4657fd5d0bcf: Pull complete [2023-10-13T03:24:12.311Z] 6ad1cebc031e: Pull complete [2023-10-13T03:24:14.917Z] 8a3aa393b2d8: Pull complete [2023-10-13T03:24:14.917Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-13T03:24:14.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T03:24:14.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:14.998Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:24:15.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-13T03:24:18.332Z] $ docker top 678b411dd8e15d78d45dd7a7c064f558626ee7e7a1c0fd2c404d9f0b56f92678 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-13T03:24:18.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-10-13T03:24:18.662Z] + set -o pipefail [2023-10-13T03:24:18.662Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a09c8bda-0e03-4510-82f3-0d5ec6018e1f [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] [2023-10-13T03:24:33.579Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-13T03:24:33.579Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-13T03:24:33.579Z] More details here: https://snyk.co/ue1NS [2023-10-13T03:24:33.579Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-13T03:24:33.579Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-13T03:24:33.608Z] $ docker stop --time=1 678b411dd8e15d78d45dd7a7c064f558626ee7e7a1c0fd2c404d9f0b56f92678 [2023-10-13T03:24:36.258Z] $ docker rm -f --volumes 678b411dd8e15d78d45dd7a7c064f558626ee7e7a1c0fd2c404d9f0b56f92678 [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-10-13T03:24:36.946Z] + git log --format=format:%s -1 07014ed4136a323f76076ad0d7449da681cdeaf5 [Pipeline] sh [2023-10-13T03:24:37.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:24:37.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:37.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:24:37.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:37.610Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:24:37.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:24:38.008Z] $ docker top 421b6f54f5c8bd93a35d5c06ffc77885f2f68437f4362891506a655d754c7c5d -eo pid,comm [2023-10-13T03:24:38.039Z] 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-10-13T03:24:38.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:24:38.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:24:38.072Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:24:38.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:24:38.207Z] $ docker exec 421b6f54f5c8bd93a35d5c06ffc77885f2f68437f4362891506a655d754c7c5d ssh-agent [2023-10-13T03:24:38.305Z] SSH_AUTH_SOCK=/tmp/ssh-Xj9L0am2ybiR/agent.32 [2023-10-13T03:24:38.305Z] SSH_AGENT_PID=38 [2023-10-13T03:24:38.310Z] Running ssh-add (command line suppressed) [2023-10-13T03:24:38.425Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2591811357917988970.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2591811357917988970.key) [2023-10-13T03:24:38.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:24:38.710Z] + git semver tag [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,919 [run_tag] DEBUG tag force:False [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,919 [check_head_tag] DEBUG check head tag [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,920 [execute] INFO git cat-file --batch-check [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,924 [execute] INFO git cat-file --batch [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,936 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:24:38.969Z] 2023-10-13 03:24:38,942 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:24:38.969Z] 3.1.0-dev.16 [Pipeline] } [2023-10-13T03:24:38.994Z] $ docker exec --env ******** --env ******** 421b6f54f5c8bd93a35d5c06ffc77885f2f68437f4362891506a655d754c7c5d ssh-agent -k [2023-10-13T03:24:39.097Z] unset SSH_AUTH_SOCK; [2023-10-13T03:24:39.098Z] unset SSH_AGENT_PID; [2023-10-13T03:24:39.098Z] echo Agent pid 38 killed; [2023-10-13T03:24:39.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:24:39.397Z] + git semver [Pipeline] } [2023-10-13T03:24:39.689Z] $ docker stop --time=1 421b6f54f5c8bd93a35d5c06ffc77885f2f68437f4362891506a655d754c7c5d [2023-10-13T03:24:40.992Z] $ docker rm -f --volumes 421b6f54f5c8bd93a35d5c06ffc77885f2f68437f4362891506a655d754c7c5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:41.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:41.375Z] [2023-10-13T03:24:41.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:41.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:41.678Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-13T03:24:41.678Z] ab5ef0e58194: Pulling fs layer [2023-10-13T03:24:41.678Z] 9712f1f96733: Pulling fs layer [2023-10-13T03:24:41.678Z] 63f879dbbcfc: Pulling fs layer [2023-10-13T03:24:41.678Z] 0d9ebad4ef96: Pulling fs layer [2023-10-13T03:24:41.678Z] e9a5061849ea: Pulling fs layer [2023-10-13T03:24:41.678Z] d747dcd14b5f: Pulling fs layer [2023-10-13T03:24:41.678Z] 2de7ff778b66: Pulling fs layer [2023-10-13T03:24:41.678Z] e9a5061849ea: Waiting [2023-10-13T03:24:41.678Z] d747dcd14b5f: Waiting [2023-10-13T03:24:41.678Z] 2de7ff778b66: Waiting [2023-10-13T03:24:41.678Z] 0d9ebad4ef96: Waiting [2023-10-13T03:24:41.678Z] 9712f1f96733: Download complete [2023-10-13T03:24:42.255Z] 63f879dbbcfc: Verifying Checksum [2023-10-13T03:24:42.255Z] 63f879dbbcfc: Download complete [2023-10-13T03:24:42.515Z] e9a5061849ea: Verifying Checksum [2023-10-13T03:24:42.515Z] e9a5061849ea: Download complete [2023-10-13T03:24:42.515Z] 0d9ebad4ef96: Verifying Checksum [2023-10-13T03:24:42.515Z] 0d9ebad4ef96: Download complete [2023-10-13T03:24:42.515Z] ab5ef0e58194: Verifying Checksum [2023-10-13T03:24:42.515Z] ab5ef0e58194: Download complete [2023-10-13T03:24:42.515Z] d747dcd14b5f: Verifying Checksum [2023-10-13T03:24:42.515Z] d747dcd14b5f: Download complete [2023-10-13T03:24:42.515Z] 2de7ff778b66: Verifying Checksum [2023-10-13T03:24:42.515Z] 2de7ff778b66: Download complete [2023-10-13T03:24:45.055Z] ab5ef0e58194: Pull complete [2023-10-13T03:24:45.313Z] 9712f1f96733: Pull complete [2023-10-13T03:24:45.880Z] 63f879dbbcfc: Pull complete [2023-10-13T03:24:50.070Z] 0d9ebad4ef96: Pull complete [2023-10-13T03:24:50.070Z] e9a5061849ea: Pull complete [2023-10-13T03:24:50.070Z] d747dcd14b5f: Pull complete [2023-10-13T03:24:51.012Z] 2de7ff778b66: Pull complete [2023-10-13T03:24:51.012Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-13T03:24:51.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T03:24:51.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:51.094Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:24:51.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-13T03:24:53.970Z] $ docker top 0013a5ef687e641f524b3f32dbaac851922338649bb6564f354ab9d812536da1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:24:54.021Z] provisioning config files... [2023-10-13T03:24:54.027Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2312566619749460482tmp [2023-10-13T03:24:54.038Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1769724418358140200tmp [2023-10-13T03:24:54.048Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15668872164925170118tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:24:54.063Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:54.348Z] ---> sigul-configuration.sh [2023-10-13T03:24:54.348Z] gpg: directory `/root/.gnupg' created [2023-10-13T03:24:54.348Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-13T03:24:54.348Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-13T03:24:54.348Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-13T03:24:54.348Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-13T03:24:54.348Z] gpg: CAST5 encrypted data [2023-10-13T03:24:54.348Z] gpg: encrypted with 1 passphrase [2023-10-13T03:24:54.348Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-13T03:24:54.633Z] + mkdir /home/jenkins [2023-10-13T03:24:54.633Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-13T03:24:54.916Z] + 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-10-13T03:24:54.924Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:55.205Z] ---> sigul-install.sh [2023-10-13T03:24:55.205Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-13T03:24:55.493Z] + git tag --list [2023-10-13T03:24:55.493Z] v1.0.0 [2023-10-13T03:24:55.493Z] v2.1.0 [2023-10-13T03:24:55.493Z] v2.1.1 [2023-10-13T03:24:55.493Z] v2.2.0 [2023-10-13T03:24:55.493Z] v2.3.0 [2023-10-13T03:24:55.493Z] v3.0 [2023-10-13T03:24:55.493Z] v3.0.0 [2023-10-13T03:24:55.493Z] v3.1.0-dev.1 [2023-10-13T03:24:55.493Z] v3.1.0-dev.10 [2023-10-13T03:24:55.493Z] v3.1.0-dev.11 [2023-10-13T03:24:55.493Z] v3.1.0-dev.12 [2023-10-13T03:24:55.493Z] v3.1.0-dev.13 [2023-10-13T03:24:55.493Z] v3.1.0-dev.14 [2023-10-13T03:24:55.493Z] v3.1.0-dev.15 [2023-10-13T03:24:55.493Z] v3.1.0-dev.16 [2023-10-13T03:24:55.493Z] v3.1.0-dev.2 [2023-10-13T03:24:55.493Z] v3.1.0-dev.3 [2023-10-13T03:24:55.493Z] v3.1.0-dev.4 [2023-10-13T03:24:55.493Z] v3.1.0-dev.5 [2023-10-13T03:24:55.493Z] v3.1.0-dev.6 [2023-10-13T03:24:55.493Z] v3.1.0-dev.7 [2023-10-13T03:24:55.493Z] v3.1.0-dev.8 [2023-10-13T03:24:55.493Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-13T03:24:55.785Z] + lftools sign git-tag v3.1.0-dev.16 [2023-10-13T03:24:56.354Z] Signing Git tag with Sigul... [2023-10-13T03:24:56.354Z] Signing v3.1.0-dev.16 [Pipeline] echo [2023-10-13T03:24:56.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:24:56.911Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-13T03:24:56.919Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-13T03:24:56.957Z] $ docker stop --time=1 0013a5ef687e641f524b3f32dbaac851922338649bb6564f354ab9d812536da1 [2023-10-13T03:24:58.242Z] $ docker rm -f --volumes 0013a5ef687e641f524b3f32dbaac851922338649bb6564f354ab9d812536da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-13T03:24:58.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:24:58.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:24:58.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:24:58.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:24:59.026Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:24:59.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:24:59.435Z] $ docker top ca22e89af765bee4df9538a9ac441b0e2280c7ae90b43bbc4923116328063ced -eo pid,comm [2023-10-13T03:24:59.473Z] 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-10-13T03:24:59.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:24:59.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:24:59.507Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:24:59.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:24:59.637Z] $ docker exec ca22e89af765bee4df9538a9ac441b0e2280c7ae90b43bbc4923116328063ced ssh-agent [2023-10-13T03:24:59.737Z] SSH_AUTH_SOCK=/tmp/ssh-UN50Y7FOx5Z0/agent.31 [2023-10-13T03:24:59.737Z] SSH_AGENT_PID=38 [2023-10-13T03:24:59.797Z] Running ssh-add (command line suppressed) [2023-10-13T03:24:59.908Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3896495872048991597.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3896495872048991597.key) [2023-10-13T03:24:59.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:25:00.189Z] + git semver bump pre [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,380 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,380 [bump_version] DEBUG bumped version:3.1.0-dev.17 [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,380 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,381 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,383 [execute] INFO git cat-file --batch-check [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,389 [execute] INFO git cat-file --batch [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:25:00.448Z] 2023-10-13 03:25:00,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:25:00.448Z] 3.1.0-dev.17 [Pipeline] } [2023-10-13T03:25:00.475Z] $ docker exec --env ******** --env ******** ca22e89af765bee4df9538a9ac441b0e2280c7ae90b43bbc4923116328063ced ssh-agent -k [2023-10-13T03:25:00.575Z] unset SSH_AUTH_SOCK; [2023-10-13T03:25:00.576Z] unset SSH_AGENT_PID; [2023-10-13T03:25:00.576Z] echo Agent pid 38 killed; [2023-10-13T03:25:00.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:25:00.875Z] + git semver [Pipeline] } [2023-10-13T03:25:01.167Z] $ docker stop --time=1 ca22e89af765bee4df9538a9ac441b0e2280c7ae90b43bbc4923116328063ced [2023-10-13T03:25:02.469Z] $ docker rm -f --volumes ca22e89af765bee4df9538a9ac441b0e2280c7ae90b43bbc4923116328063ced [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T03:25:02.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T03:25:02.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:03.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T03:25:03.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:25:03.153Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:25:03.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T03:25:03.523Z] $ docker top 53c9ac52df4a56eb7982bda62f29582ad7567c51bcb8c1c483f66c4c6608742f -eo pid,comm [2023-10-13T03:25:03.552Z] 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-10-13T03:25:03.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T03:25:03.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T03:25:03.585Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T03:25:03.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T03:25:03.707Z] $ docker exec 53c9ac52df4a56eb7982bda62f29582ad7567c51bcb8c1c483f66c4c6608742f ssh-agent [2023-10-13T03:25:03.814Z] SSH_AUTH_SOCK=/tmp/ssh-9WUQ9w2075Ga/agent.32 [2023-10-13T03:25:03.814Z] SSH_AGENT_PID=38 [2023-10-13T03:25:03.830Z] Running ssh-add (command line suppressed) [2023-10-13T03:25:03.955Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7957431813369058247.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7957431813369058247.key) [2023-10-13T03:25:03.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T03:25:04.295Z] + git semver push [2023-10-13T03:25:04.591Z] 2023-10-13 03:25:04,457 [run_push] DEBUG push [2023-10-13T03:25:04.591Z] 2023-10-13 03:25:04,458 [execute] INFO git cat-file --batch-check [2023-10-13T03:25:04.591Z] 2023-10-13 03:25:04,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T03:25:04.591Z] 2023-10-13 03:25:04,462 [execute] INFO git rev-list ef721edde4b9b4491b7bcdb600a0cbb6e2e03624 -- [2023-10-13T03:25:04.592Z] 2023-10-13 03:25:04,462 [execute] DEBUG Popen(['git', 'rev-list', 'ef721edde4b9b4491b7bcdb600a0cbb6e2e03624', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:25:04.592Z] 2023-10-13 03:25:04,470 [execute] INFO git fetch -v origin [2023-10-13T03:25:04.592Z] 2023-10-13 03:25:04,470 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-13T03:25:05.161Z] 2023-10-13 03:25:04,990 [run_push] DEBUG no remote changes detected [2023-10-13T03:25:05.161Z] 2023-10-13 03:25:04,990 [execute] INFO git push origin semver [2023-10-13T03:25:05.161Z] 2023-10-13 03:25:04,990 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:25:06.100Z] 2023-10-13 03:25:05,757 [run_push] DEBUG push all version tags [2023-10-13T03:25:06.100Z] 2023-10-13 03:25:05,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-13T03:25:06.100Z] 2023-10-13 03:25:05,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T03:25:06.668Z] 2023-10-13 03:25:06,494 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-13T03:25:06.668Z] 3.1.0-dev.17 [Pipeline] } [2023-10-13T03:25:06.696Z] $ docker exec --env ******** --env ******** 53c9ac52df4a56eb7982bda62f29582ad7567c51bcb8c1c483f66c4c6608742f ssh-agent -k [2023-10-13T03:25:06.793Z] unset SSH_AUTH_SOCK; [2023-10-13T03:25:06.793Z] unset SSH_AGENT_PID; [2023-10-13T03:25:06.793Z] echo Agent pid 38 killed; [2023-10-13T03:25:06.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T03:25:07.086Z] + git semver [Pipeline] } [2023-10-13T03:25:07.379Z] $ docker stop --time=1 53c9ac52df4a56eb7982bda62f29582ad7567c51bcb8c1c483f66c4c6608742f [2023-10-13T03:25:08.664Z] $ docker rm -f --volumes 53c9ac52df4a56eb7982bda62f29582ad7567c51bcb8c1c483f66c4c6608742f [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-10-13T03:25:09.202Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-10-13T03:25:09.202Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-13T03:25:09.202Z] total 16 [2023-10-13T03:25:09.202Z] drwxr-xr-x 3 root root 4096 Oct 13 03:15 . [2023-10-13T03:25:09.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:24 .. [2023-10-13T03:25:09.202Z] drwxr-xr-x 2 root root 4096 Oct 13 03:15 cost [2023-10-13T03:25:09.202Z] -rw-r--r-- 1 root root 83 Oct 13 03:15 cost.csv [2023-10-13T03:25:09.202Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-13T03:25:09.202Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-13T03:25:09.202Z] total 16 [2023-10-13T03:25:09.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:15 . [2023-10-13T03:25:09.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 03:24 .. [2023-10-13T03:25:09.202Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:15 cost [2023-10-13T03:25:09.202Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 13 03:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:09.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:10.347Z] ---> package-listing.sh [2023-10-13T03:25:10.347Z] ++ facter osfamily [2023-10-13T03:25:10.347Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T03:25:10.607Z] + OS_FAMILY=debian [2023-10-13T03:25:10.607Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-10-13T03:25:10.607Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T03:25:10.607Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T03:25:10.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T03:25:10.607Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T03:25:10.607Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-13T03:25:10.607Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T03:25:10.607Z] + case "${OS_FAMILY}" in [2023-10-13T03:25:10.607Z] + dpkg -l [2023-10-13T03:25:10.607Z] + grep '^ii' [2023-10-13T03:25:10.607Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T03:25:10.607Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T03:25:10.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T03:25:10.607Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-13T03:25:10.607Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-10-13T03:25:10.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-10-13T03:25:10.617Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-13T03:25:10.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T03:25:11.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T03:25:11.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T03:25:11.513Z] prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container [2023-10-13T03:25:11.558Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T03:25:11.776Z] $ docker top 00c2b92e86896b5c46bcc05e19bb8c3ba0e18c55b474f7375db356910106814f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T03:25:12.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T03:25:12.400Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T03:25:12.685Z] + ls /var/log/sa-host [2023-10-13T03:25:12.685Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T03:25:12.753Z] provisioning config files... [2023-10-13T03:25:12.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13733121321444158795tmp [Pipeline] { [Pipeline] echo [2023-10-13T03:25:12.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:13.056Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T03:25:13.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:13.382Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T03:25:13.391Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:13.672Z] ---> sudo-logs.sh [2023-10-13T03:25:13.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T03:25:13.697Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:13.982Z] ---> job-cost.sh [2023-10-13T03:25:13.982Z] lf-activate-venv: SKIPPING [2023-10-13T03:25:13.982Z] DEBUG: total: 0.2199999988079071 [2023-10-13T03:25:13.982Z] INFO: Retrieving Stack Cost... [2023-10-13T03:25:14.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T03:25:14.813Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T03:25:14.831Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T03:25:15.113Z] ---> logs-deploy.sh [2023-10-13T03:25:15.113Z] lf-activate-venv: SKIPPING [2023-10-13T03:25:15.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/103 [2023-10-13T03:25:15.113Z] INFO: archiving workspace using pattern(s): [2023-10-13T03:25:16.051Z] Archives upload complete. [2023-10-13T03:25:16.051Z] INFO: archiving logs to Nexus