Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4d34ba9beeefe5495b32c771fec1f024664e8aa 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-ssh12799353171804093636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16300230014295624645.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5064080902587446313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1925607269430931088.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-ssh12314479959214086476.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15709 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 d4d34ba9beeefe5495b32c771fec1f024664e8aa (main) Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#178)" > 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 d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 > git rev-list --no-walk 63e68652b6ad95590cced61db99912ada0ba9712 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T11:47:18.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T11:47:18.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T11:47:18.808Z] ========================================================= [2023-05-16T11:47:18.808Z] EdgeX Global Pipelines Version Info [2023-05-16T11:47:18.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:47:19.534Z] ------------------- [2023-05-16T11:47:19.534Z] stable info: [2023-05-16T11:47:19.534Z] ------------------- [2023-05-16T11:47:19.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T11:47:19.534Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:47:19.534Z] Message: update stable to v1.0.249 [2023-05-16T11:47:20.107Z] ------------------- [2023-05-16T11:47:20.107Z] experimental info: [2023-05-16T11:47:20.107Z] ------------------- [2023-05-16T11:47:20.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T11:47:20.107Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:47:20.107Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T11:47:20.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-16T11:47:20.314Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-16T11:47:20.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T11:47:20.353Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T11:47:20.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T11:47:20.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T11:47:20.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T11:47:20.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T11:47:20.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T11:47:20.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T11:47:20.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T11:47:20.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-16T11:47:20.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T11:47:20.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T11:47:20.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:47:20.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:47:20.542Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:47:20.557Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:47:20.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T11:47:20.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T11:47:20.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T11:47:20.617Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T11:47:20.632Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T11:47:20.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T11:47:20.653Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T11:47:20.668Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T11:47:20.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T11:47:20.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T11:47:20.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T11:47:20.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T11:47:20.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] echo [2023-05-16T11:47:20.749Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4d34ba [Pipeline] echo [2023-05-16T11:47:20.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:47:20.818Z] provisioning config files... [2023-05-16T11:47:20.834Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2120851098843603204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:47:21.141Z] ---> docker-login.sh [2023-05-16T11:47:21.141Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:47:21.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:21.403Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:21.403Z] [2023-05-16T11:47:21.403Z] Login Succeeded [2023-05-16T11:47:21.403Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:47:21.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:21.403Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:21.403Z] [2023-05-16T11:47:21.403Z] Login Succeeded [2023-05-16T11:47:21.403Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:47:21.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:21.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:21.663Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:21.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:21.663Z] [2023-05-16T11:47:21.663Z] Login Succeeded [2023-05-16T11:47:21.663Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:47:21.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:21.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:21.663Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:21.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:21.663Z] [2023-05-16T11:47:21.663Z] Login Succeeded [2023-05-16T11:47:21.663Z] docker.io [2023-05-16T11:47:21.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:21.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:21.924Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:21.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:21.924Z] [2023-05-16T11:47:21.924Z] Login Succeeded [2023-05-16T11:47:21.924Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:47:21.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T11:47:22.312Z] + git rev-list -1 --merges d4d34ba9beeefe5495b32c771fec1f024664e8aa~1..d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] echo [2023-05-16T11:47:22.363Z] -----------> git rev-list -1 --merges d4d34ba9beeefe5495b32c771fec1f024664e8aa~1..d4d34ba9beeefe5495b32c771fec1f024664e8aa d4d34ba9beeefe5495b32c771fec1f024664e8aa [false] [Pipeline] sh [2023-05-16T11:47:22.654Z] + git log --format=format:%s -1 d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] echo [2023-05-16T11:47:22.670Z] ========================================================= [2023-05-16T11:47:22.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T11:47:22.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:47:22.998Z] + git log --format=format:%s -1 d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] echo [2023-05-16T11:47:23.009Z] [semverPrep] GIT_COMMIT: d4d34ba9beeefe5495b32c771fec1f024664e8aa, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#178) [Pipeline] echo [2023-05-16T11:47:23.021Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T11:47:23.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:47:23.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T11:47:23.364Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T11:47:23.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T11:47:23.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T11:47:23.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T11:47:23.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:47:23.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:47:23.714Z] [2023-05-16T11:47:23.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:47:24.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:47:24.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T11:47:24.028Z] b85a868b505f: Pulling fs layer [2023-05-16T11:47:24.028Z] e2be974225ed: Pulling fs layer [2023-05-16T11:47:24.028Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T11:47:24.028Z] 988bab9f4d93: Pulling fs layer [2023-05-16T11:47:24.028Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T11:47:24.028Z] eaf3925da568: Pulling fs layer [2023-05-16T11:47:24.028Z] bab4dde63d76: Pulling fs layer [2023-05-16T11:47:24.028Z] bde34c3a00c8: Pulling fs layer [2023-05-16T11:47:24.028Z] b352a97aabf1: Pulling fs layer [2023-05-16T11:47:24.028Z] 4872d77fe225: Pulling fs layer [2023-05-16T11:47:24.028Z] 5851b861e8e6: Pulling fs layer [2023-05-16T11:47:24.028Z] bde34c3a00c8: Waiting [2023-05-16T11:47:24.028Z] eaf3925da568: Waiting [2023-05-16T11:47:24.028Z] 988bab9f4d93: Waiting [2023-05-16T11:47:24.028Z] 1469e6f7b9e6: Waiting [2023-05-16T11:47:24.028Z] bab4dde63d76: Waiting [2023-05-16T11:47:24.028Z] b352a97aabf1: Waiting [2023-05-16T11:47:24.028Z] 5851b861e8e6: Waiting [2023-05-16T11:47:24.028Z] 4872d77fe225: Waiting [2023-05-16T11:47:24.028Z] e2be974225ed: Download complete [2023-05-16T11:47:24.028Z] 988bab9f4d93: Verifying Checksum [2023-05-16T11:47:24.028Z] 988bab9f4d93: Download complete [2023-05-16T11:47:24.028Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T11:47:24.028Z] 339a4e72a1f5: Download complete [2023-05-16T11:47:24.028Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T11:47:24.028Z] 1469e6f7b9e6: Download complete [2023-05-16T11:47:24.028Z] eaf3925da568: Verifying Checksum [2023-05-16T11:47:24.028Z] eaf3925da568: Download complete [2023-05-16T11:47:24.294Z] bde34c3a00c8: Download complete [2023-05-16T11:47:24.294Z] b352a97aabf1: Download complete [2023-05-16T11:47:24.294Z] 4872d77fe225: Verifying Checksum [2023-05-16T11:47:24.294Z] 4872d77fe225: Download complete [2023-05-16T11:47:24.294Z] 5851b861e8e6: Verifying Checksum [2023-05-16T11:47:24.294Z] 5851b861e8e6: Download complete [2023-05-16T11:47:24.294Z] b85a868b505f: Verifying Checksum [2023-05-16T11:47:24.294Z] b85a868b505f: Download complete [2023-05-16T11:47:24.557Z] bab4dde63d76: Verifying Checksum [2023-05-16T11:47:24.557Z] bab4dde63d76: Download complete [2023-05-16T11:47:25.500Z] b85a868b505f: Pull complete [2023-05-16T11:47:25.500Z] e2be974225ed: Pull complete [2023-05-16T11:47:26.071Z] 339a4e72a1f5: Pull complete [2023-05-16T11:47:26.071Z] 988bab9f4d93: Pull complete [2023-05-16T11:47:26.331Z] 1469e6f7b9e6: Pull complete [2023-05-16T11:47:26.590Z] eaf3925da568: Pull complete [2023-05-16T11:47:27.974Z] bab4dde63d76: Pull complete [2023-05-16T11:47:28.234Z] bde34c3a00c8: Pull complete [2023-05-16T11:47:28.234Z] b352a97aabf1: Pull complete [2023-05-16T11:47:28.234Z] 4872d77fe225: Pull complete [2023-05-16T11:47:28.494Z] 5851b861e8e6: Pull complete [2023-05-16T11:47:28.494Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T11:47:28.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:47:28.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:47:28.597Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T11:47:28.628Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T11:47:30.797Z] $ docker top 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 -eo pid,comm [2023-05-16T11:47:30.861Z] 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-05-16T11:47:30.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:47:30.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:47:30.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:47:30.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:47:30.998Z] $ docker exec 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 ssh-agent [2023-05-16T11:47:31.106Z] SSH_AUTH_SOCK=/tmp/ssh-L5W5pxDbDexN/agent.32 [2023-05-16T11:47:31.106Z] SSH_AGENT_PID=38 [2023-05-16T11:47:31.113Z] Running ssh-add (command line suppressed) [2023-05-16T11:47:31.224Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17976478839794774752.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17976478839794774752.key) [2023-05-16T11:47:31.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:47:31.524Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T11:47:31.533Z] $ docker exec --env ******** --env ******** 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 ssh-agent -k [2023-05-16T11:47:31.641Z] unset SSH_AUTH_SOCK; [2023-05-16T11:47:31.642Z] unset SSH_AGENT_PID; [2023-05-16T11:47:31.642Z] echo Agent pid 38 killed; [2023-05-16T11:47:31.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T11:47:31.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:47:31.676Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:47:31.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:47:31.800Z] $ docker exec 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 ssh-agent [2023-05-16T11:47:31.909Z] SSH_AUTH_SOCK=/tmp/ssh-ijY8rZcHPTbi/agent.70 [2023-05-16T11:47:31.909Z] SSH_AGENT_PID=76 [2023-05-16T11:47:31.914Z] Running ssh-add (command line suppressed) [2023-05-16T11:47:32.002Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7366942885337203909.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7366942885337203909.key) [2023-05-16T11:47:32.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:47:32.310Z] + git semver init [2023-05-16T11:47:32.569Z] 2023-05-16 11:47:32,464 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T11:47:32.569Z] 2023-05-16 11:47:32,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-16T11:47:32.569Z] 2023-05-16 11:47:32,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-16T11:47:32.569Z] 2023-05-16 11:47:32,466 [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-05-16T11:47:33.507Z] 2023-05-16 11:47:33,365 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-05-16T11:47:33.507Z] 2023-05-16 11:47:33,366 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-05-16T11:47:33.507Z] 2023-05-16 11:47:33,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T11:47:33.507Z] 2023-05-16 11:47:33,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T11:47:33.507Z] 3.0.0-dev.27 [Pipeline] } [2023-05-16T11:47:33.515Z] $ docker exec --env ******** --env ******** 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 ssh-agent -k [2023-05-16T11:47:33.617Z] unset SSH_AUTH_SOCK; [2023-05-16T11:47:33.618Z] unset SSH_AGENT_PID; [2023-05-16T11:47:33.618Z] echo Agent pid 76 killed; [2023-05-16T11:47:33.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:47:33.930Z] + git semver [Pipeline] } [2023-05-16T11:47:34.198Z] $ docker stop --time=1 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 [2023-05-16T11:47:35.459Z] $ docker rm -f --volumes 194ae83fcad2a384c326f05d20e95f4dbb256b69c3a47702b93f3887cebb7084 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:47:35.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T11:47:35.975Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T11:47:35.978Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-05-16T11:47:36.106Z] provisioning config files... [2023-05-16T11:47:36.116Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4633457137930929221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:47:36.411Z] ---> docker-login.sh [2023-05-16T11:47:36.411Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:47:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:36.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:36.411Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:36.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:36.411Z] [2023-05-16T11:47:36.411Z] Login Succeeded [2023-05-16T11:47:36.411Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:47:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:36.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:36.411Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:36.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:36.411Z] [2023-05-16T11:47:36.411Z] Login Succeeded [2023-05-16T11:47:36.411Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:47:36.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:36.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:36.670Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:36.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:36.670Z] [2023-05-16T11:47:36.670Z] Login Succeeded [2023-05-16T11:47:36.670Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:47:36.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:36.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:36.670Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:36.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:36.670Z] [2023-05-16T11:47:36.670Z] Login Succeeded [2023-05-16T11:47:36.670Z] docker.io [2023-05-16T11:47:36.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:47:36.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:47:36.931Z] Configure a credential helper to remove this warning. See [2023-05-16T11:47:36.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:47:36.931Z] [2023-05-16T11:47:36.931Z] Login Succeeded [2023-05-16T11:47:36.931Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:47:36.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:47:37.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:47:37.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:47:37.021Z] ========================================================= [2023-05-16T11:47:37.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T11:47:37.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:47:37.326Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T11:47:37.326Z] Sending build context to Docker daemon 16.12MB [2023-05-16T11:47:37.326Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:47:37.326Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T11:47:37.326Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T11:47:37.326Z] f56be85fc22e: Pulling fs layer [2023-05-16T11:47:37.326Z] 85791d961cd3: Pulling fs layer [2023-05-16T11:47:37.326Z] d694b5ae8c79: Pulling fs layer [2023-05-16T11:47:37.326Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T11:47:37.326Z] 4d19c01a9841: Pulling fs layer [2023-05-16T11:47:37.326Z] 9325e15d5711: Pulling fs layer [2023-05-16T11:47:37.326Z] 556b6ee489ea: Pulling fs layer [2023-05-16T11:47:37.326Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T11:47:37.326Z] 9325e15d5711: Waiting [2023-05-16T11:47:37.326Z] 9f32a84ed3da: Waiting [2023-05-16T11:47:37.326Z] 556b6ee489ea: Waiting [2023-05-16T11:47:37.326Z] 4d19c01a9841: Waiting [2023-05-16T11:47:37.326Z] 85791d961cd3: Verifying Checksum [2023-05-16T11:47:37.326Z] 85791d961cd3: Download complete [2023-05-16T11:47:37.586Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T11:47:37.586Z] 9f32a84ed3da: Download complete [2023-05-16T11:47:37.586Z] 4d19c01a9841: Verifying Checksum [2023-05-16T11:47:37.586Z] 4d19c01a9841: Download complete [2023-05-16T11:47:37.586Z] f56be85fc22e: Verifying Checksum [2023-05-16T11:47:37.586Z] f56be85fc22e: Download complete [2023-05-16T11:47:37.586Z] 9325e15d5711: Verifying Checksum [2023-05-16T11:47:37.586Z] 9325e15d5711: Download complete [2023-05-16T11:47:37.586Z] f56be85fc22e: Pull complete [2023-05-16T11:47:37.848Z] 85791d961cd3: Pull complete [2023-05-16T11:47:38.109Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T11:47:38.109Z] c5a4b2cf53e6: Download complete [2023-05-16T11:47:38.109Z] d694b5ae8c79: Download complete [2023-05-16T11:47:38.368Z] 556b6ee489ea: Verifying Checksum [2023-05-16T11:47:38.368Z] 556b6ee489ea: Download complete [2023-05-16T11:47:41.652Z] d694b5ae8c79: Pull complete [2023-05-16T11:47:41.652Z] 9f32a84ed3da: Pull complete [2023-05-16T11:47:41.652Z] 4d19c01a9841: Pull complete [2023-05-16T11:47:41.652Z] 9325e15d5711: Pull complete [2023-05-16T11:47:44.183Z] 556b6ee489ea: Pull complete [2023-05-16T11:47:44.750Z] c5a4b2cf53e6: Pull complete [2023-05-16T11:47:44.750Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T11:47:44.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T11:47:44.750Z] ---> c4be618373d6 [2023-05-16T11:47:44.750Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:47:48.051Z] ---> Running in 9a030dbc24fd [2023-05-16T11:47:48.051Z] Removing intermediate container 9a030dbc24fd [2023-05-16T11:47:48.051Z] ---> e8f2e65fc437 [2023-05-16T11:47:48.051Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:47:48.051Z] ---> Running in 700b805f1557 [2023-05-16T11:47:48.051Z] Removing intermediate container 700b805f1557 [2023-05-16T11:47:48.051Z] ---> 746ef8b76257 [2023-05-16T11:47:48.051Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T11:47:48.051Z] ---> Running in 999650bfa3c1 [2023-05-16T11:47:48.051Z] Removing intermediate container 999650bfa3c1 [2023-05-16T11:47:48.051Z] ---> 051e8e654be0 [2023-05-16T11:47:48.051Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:47:48.051Z] ---> Running in 307a95cba8a8 [2023-05-16T11:47:48.311Z] Removing intermediate container 307a95cba8a8 [2023-05-16T11:47:48.311Z] ---> 6c69bb591c46 [2023-05-16T11:47:48.311Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T11:47:48.311Z] ---> Running in 1e28d3e925f3 [2023-05-16T11:47:48.311Z] Removing intermediate container 1e28d3e925f3 [2023-05-16T11:47:48.311Z] ---> 8e817d31ac1c [2023-05-16T11:47:48.311Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:47:48.311Z] ---> Running in 45df8c5d7980 [2023-05-16T11:47:48.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:47:48.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:47:49.089Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T11:47:49.089Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T11:47:49.089Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T11:47:49.089Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T11:47:49.089Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:47:49.089Z] OK: 269 MiB in 57 packages [2023-05-16T11:47:49.350Z] Removing intermediate container 45df8c5d7980 [2023-05-16T11:47:49.350Z] ---> 8d55e3138952 [2023-05-16T11:47:49.350Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T11:47:49.610Z] ---> e11b6fb3b869 [2023-05-16T11:47:49.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:47:49.610Z] ---> Running in 54a9cab997aa [2023-05-16T11:47:51.077Z] Still waiting to schedule task [2023-05-16T11:47:51.077Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T11:48:16.196Z] Removing intermediate container 54a9cab997aa [2023-05-16T11:48:16.196Z] ---> f6118dfb3f3f [2023-05-16T11:48:16.196Z] Step 11/12 : COPY . . [2023-05-16T11:48:16.196Z] ---> c88c239df285 [2023-05-16T11:48:16.196Z] Step 12/12 : RUN ${MAKE} [2023-05-16T11:48:16.196Z] ---> Running in f700f5ec90a4 [2023-05-16T11:48:16.196Z] noop [2023-05-16T11:48:16.196Z] Removing intermediate container f700f5ec90a4 [2023-05-16T11:48:16.196Z] ---> ca57c467f5e4 [2023-05-16T11:48:16.196Z] Successfully built ca57c467f5e4 [2023-05-16T11:48:16.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:16.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:48:16.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:48:16.587Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T11:48:16.619Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T11:48:16.946Z] $ docker top 673e4e19b47c9080d9ed569a67d89add7d1af61c8ea5e8b59c2ce702c7a26c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:48:17.287Z] + go version [2023-05-16T11:48:17.288Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T11:48:17.298Z] $ docker stop --time=1 673e4e19b47c9080d9ed569a67d89add7d1af61c8ea5e8b59c2ce702c7a26c90 [2023-05-16T11:48:18.558Z] $ docker rm -f --volumes 673e4e19b47c9080d9ed569a67d89add7d1af61c8ea5e8b59c2ce702c7a26c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:18.968Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:48:18.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:48:19.040Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T11:48:19.070Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T11:48:19.405Z] $ docker top c79e91cd8aaabbc5211412c883e56107ac4ffd97867877af2bc7e387948798a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:48:19.744Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:48:20.040Z] + make test [2023-05-16T11:48:20.040Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:48:25.303Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T11:48:35.277Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T11:48:35.277Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T11:48:39.456Z] go vet ./... [2023-05-16T11:48:42.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:48:42.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:48:42.734Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:48:43.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:48:43.019Z] $ docker stop --time=1 c79e91cd8aaabbc5211412c883e56107ac4ffd97867877af2bc7e387948798a9 [2023-05-16T11:48:46.071Z] $ docker rm -f --volumes c79e91cd8aaabbc5211412c883e56107ac4ffd97867877af2bc7e387948798a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:48:46.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:48:46.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T11:48:46.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:48:47.280Z] + ls -al . [2023-05-16T11:48:47.280Z] total 156 [2023-05-16T11:48:47.280Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 11:48 . [2023-05-16T11:48:47.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:47 .. [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 11:47 .dockerignore [2023-05-16T11:48:47.280Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:47 .git [2023-05-16T11:48:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:47 .github [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 11:47 .gitignore [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 11:47 .golangci.yml [2023-05-16T11:48:47.280Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:47 .semver [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 11:47 Attribution.txt [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 11:47 CHANGELOG.md [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 11:47 Dockerfile [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:47 GOVERNANCE.md [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 11:47 Jenkinsfile [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 11:47 LICENSE [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 11:47 Makefile [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 11:47 OWNERS.md [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 11:47 README.md [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:47 VERSION [2023-05-16T11:48:47.280Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:47 bin [2023-05-16T11:48:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:47 cmd [2023-05-16T11:48:47.280Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 11:48 coverage.out [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 11:47 go.mod [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 11:47 go.sum [2023-05-16T11:48:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:47 internal [2023-05-16T11:48:47.280Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:47 snap [2023-05-16T11:48:47.280Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:47.615Z] + 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=d4d34ba9beeefe5495b32c771fec1f024664e8aa --label arch=amd64 --label version=3.0.0-dev.27 . [2023-05-16T11:48:47.615Z] Sending build context to Docker daemon 16.12MB [2023-05-16T11:48:47.615Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:48:47.615Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T11:48:47.615Z] ---> ca57c467f5e4 [2023-05-16T11:48:47.615Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:48:47.875Z] ---> Running in 633aed903934 [2023-05-16T11:48:47.875Z] Removing intermediate container 633aed903934 [2023-05-16T11:48:47.875Z] ---> d28a48df5326 [2023-05-16T11:48:47.875Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:48:47.875Z] ---> Running in 28c2fdaf430b [2023-05-16T11:48:48.133Z] Removing intermediate container 28c2fdaf430b [2023-05-16T11:48:48.133Z] ---> 0999c44137d8 [2023-05-16T11:48:48.133Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T11:48:48.133Z] ---> Running in 2d59770d2628 [2023-05-16T11:48:48.133Z] Removing intermediate container 2d59770d2628 [2023-05-16T11:48:48.133Z] ---> c58a74ca4ad3 [2023-05-16T11:48:48.133Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:48:48.133Z] ---> Running in 78c09882c89e [2023-05-16T11:48:48.133Z] Removing intermediate container 78c09882c89e [2023-05-16T11:48:48.133Z] ---> 99ee245635c0 [2023-05-16T11:48:48.133Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T11:48:48.133Z] ---> Running in cf1de8df04b3 [2023-05-16T11:48:48.393Z] Removing intermediate container cf1de8df04b3 [2023-05-16T11:48:48.393Z] ---> ff609d34600c [2023-05-16T11:48:48.393Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:48:48.393Z] ---> Running in f64d76cb991d [2023-05-16T11:48:48.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:48:48.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:48:48.911Z] OK: 269 MiB in 57 packages [2023-05-16T11:48:49.170Z] Removing intermediate container f64d76cb991d [2023-05-16T11:48:49.170Z] ---> e11d927652eb [2023-05-16T11:48:49.170Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T11:48:49.170Z] ---> df8e37c79c3e [2023-05-16T11:48:49.170Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:48:49.170Z] ---> Running in 34b6bf005655 [2023-05-16T11:48:50.185Z] Removing intermediate container 34b6bf005655 [2023-05-16T11:48:50.185Z] ---> 61739145e1fa [2023-05-16T11:48:50.185Z] Step 11/25 : COPY . . [2023-05-16T11:48:50.460Z] ---> d8af478c6b4e [2023-05-16T11:48:50.460Z] Step 12/25 : RUN ${MAKE} [2023-05-16T11:48:50.460Z] ---> Running in 066cb96baf78 [2023-05-16T11:48:50.754Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T11:49:12.708Z] Removing intermediate container 066cb96baf78 [2023-05-16T11:49:12.708Z] ---> 3a1caba911b5 [2023-05-16T11:49:12.708Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T11:49:12.708Z] 3.17: Pulling from library/alpine [2023-05-16T11:49:12.708Z] f56be85fc22e: Already exists [2023-05-16T11:49:12.708Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:49:12.708Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:49:12.708Z] ---> 9ed4aefc74f6 [2023-05-16T11:49:12.708Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T11:49:12.708Z] ---> Running in c3dfbf13ae60 [2023-05-16T11:49:12.708Z] Removing intermediate container c3dfbf13ae60 [2023-05-16T11:49:12.708Z] ---> 48e2f31ea52a [2023-05-16T11:49:12.708Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T11:49:12.708Z] ---> Running in 6093943266e5 [2023-05-16T11:49:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:12.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:12.708Z] OK: 7 MiB in 15 packages [2023-05-16T11:49:12.708Z] Removing intermediate container 6093943266e5 [2023-05-16T11:49:12.708Z] ---> 2666e8a099b7 [2023-05-16T11:49:12.708Z] Step 16/25 : WORKDIR / [2023-05-16T11:49:12.708Z] ---> Running in 6a085aa1b2fe [2023-05-16T11:49:12.708Z] Removing intermediate container 6a085aa1b2fe [2023-05-16T11:49:12.708Z] ---> 58fff03f1b90 [2023-05-16T11:49:12.708Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T11:49:12.708Z] ---> c72909cd66dc [2023-05-16T11:49:12.708Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T11:49:12.708Z] ---> 0f601cab0b62 [2023-05-16T11:49:12.708Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T11:49:12.708Z] ---> 4a7a8c29b4e0 [2023-05-16T11:49:12.708Z] Step 20/25 : EXPOSE 59910 [2023-05-16T11:49:12.708Z] ---> Running in 278528252fee [2023-05-16T11:49:12.708Z] Removing intermediate container 278528252fee [2023-05-16T11:49:12.708Z] ---> 55f8dd09e82a [2023-05-16T11:49:12.708Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T11:49:12.708Z] ---> Running in 6819fbdb4350 [2023-05-16T11:49:12.708Z] Removing intermediate container 6819fbdb4350 [2023-05-16T11:49:12.708Z] ---> e7527b9880d3 [2023-05-16T11:49:12.708Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T11:49:12.708Z] ---> Running in b2133d71706e [2023-05-16T11:49:12.708Z] Removing intermediate container b2133d71706e [2023-05-16T11:49:12.708Z] ---> 873388c60e98 [2023-05-16T11:49:12.708Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T11:49:12.708Z] ---> Running in 2426d384d15a [2023-05-16T11:49:12.708Z] Removing intermediate container 2426d384d15a [2023-05-16T11:49:12.708Z] ---> 9f666bbf2bc3 [2023-05-16T11:49:12.708Z] Step 24/25 : LABEL git_sha=d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:49:12.708Z] ---> Running in 3f5093f766dc [2023-05-16T11:49:12.708Z] Removing intermediate container 3f5093f766dc [2023-05-16T11:49:12.708Z] ---> b71d39282c91 [2023-05-16T11:49:12.708Z] Step 25/25 : LABEL version=3.0.0-dev.27 [2023-05-16T11:49:12.708Z] ---> Running in 4c47abb9fbe7 [2023-05-16T11:49:12.708Z] Removing intermediate container 4c47abb9fbe7 [2023-05-16T11:49:12.708Z] ---> f0fc6d89ff8e [2023-05-16T11:49:12.708Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:49:12.708Z] Successfully built f0fc6d89ff8e [2023-05-16T11:49:12.968Z] 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-05-16T11:49:13.078Z] provisioning config files... [2023-05-16T11:49:13.087Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5622316178009359163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:13.384Z] ---> docker-login.sh [2023-05-16T11:49:13.384Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:49:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.384Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.384Z] [2023-05-16T11:49:13.384Z] Login Succeeded [2023-05-16T11:49:13.384Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:49:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.384Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.384Z] [2023-05-16T11:49:13.384Z] Login Succeeded [2023-05-16T11:49:13.384Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:49:13.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.644Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.644Z] [2023-05-16T11:49:13.644Z] Login Succeeded [2023-05-16T11:49:13.644Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:49:13.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.644Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.644Z] [2023-05-16T11:49:13.644Z] Login Succeeded [2023-05-16T11:49:13.644Z] docker.io [2023-05-16T11:49:13.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.904Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.904Z] [2023-05-16T11:49:13.904Z] Login Succeeded [2023-05-16T11:49:13.904Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:49:13.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:49:13.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:13.965Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-05-16T11:49:13.965Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:49:13.965Z] latest [2023-05-16T11:49:13.965Z] 3.0.0-dev.27 [2023-05-16T11:49:13.965Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:49:13.965Z] main [2023-05-16T11:49:13.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:14.270Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:14.580Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:49:14.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-16T11:49:14.580Z] 75f8aac90e1e: Preparing [2023-05-16T11:49:14.580Z] 47629b9cba1a: Preparing [2023-05-16T11:49:14.580Z] 131fff25fab3: Preparing [2023-05-16T11:49:14.580Z] e4e66ef80ba8: Preparing [2023-05-16T11:49:14.580Z] f1417ff83b31: Preparing [2023-05-16T11:49:14.580Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:14.580Z] 47629b9cba1a: Pushed [2023-05-16T11:49:14.580Z] e4e66ef80ba8: Pushed [2023-05-16T11:49:14.580Z] 131fff25fab3: Pushed [2023-05-16T11:49:17.113Z] 75f8aac90e1e: Pushed [2023-05-16T11:49:17.371Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa: digest: sha256:ecdd5d77fa4e41f1fa499e5c8aaa595c1af2e228afa6ffc08219b7f91e55bda3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:17.671Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:17.971Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-16T11:49:17.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-16T11:49:17.971Z] 75f8aac90e1e: Preparing [2023-05-16T11:49:17.971Z] 47629b9cba1a: Preparing [2023-05-16T11:49:17.971Z] 131fff25fab3: Preparing [2023-05-16T11:49:17.971Z] e4e66ef80ba8: Preparing [2023-05-16T11:49:17.971Z] f1417ff83b31: Preparing [2023-05-16T11:49:17.971Z] 75f8aac90e1e: Layer already exists [2023-05-16T11:49:17.971Z] e4e66ef80ba8: Layer already exists [2023-05-16T11:49:17.971Z] 131fff25fab3: Layer already exists [2023-05-16T11:49:17.971Z] 47629b9cba1a: Layer already exists [2023-05-16T11:49:17.971Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:17.971Z] latest: digest: sha256:ecdd5d77fa4e41f1fa499e5c8aaa595c1af2e228afa6ffc08219b7f91e55bda3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:18.277Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:18.590Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.27 [2023-05-16T11:49:18.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-16T11:49:18.590Z] 75f8aac90e1e: Preparing [2023-05-16T11:49:18.590Z] 47629b9cba1a: Preparing [2023-05-16T11:49:18.590Z] 131fff25fab3: Preparing [2023-05-16T11:49:18.590Z] e4e66ef80ba8: Preparing [2023-05-16T11:49:18.590Z] f1417ff83b31: Preparing [2023-05-16T11:49:18.590Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:18.590Z] e4e66ef80ba8: Layer already exists [2023-05-16T11:49:18.590Z] 131fff25fab3: Layer already exists [2023-05-16T11:49:18.590Z] 75f8aac90e1e: Layer already exists [2023-05-16T11:49:18.590Z] 47629b9cba1a: Layer already exists [2023-05-16T11:49:18.590Z] 3.0.0-dev.27: digest: sha256:ecdd5d77fa4e41f1fa499e5c8aaa595c1af2e228afa6ffc08219b7f91e55bda3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:18.899Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:19.201Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:49:19.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-16T11:49:19.201Z] 75f8aac90e1e: Preparing [2023-05-16T11:49:19.201Z] 47629b9cba1a: Preparing [2023-05-16T11:49:19.201Z] 131fff25fab3: Preparing [2023-05-16T11:49:19.201Z] e4e66ef80ba8: Preparing [2023-05-16T11:49:19.201Z] f1417ff83b31: Preparing [2023-05-16T11:49:19.201Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:19.201Z] e4e66ef80ba8: Layer already exists [2023-05-16T11:49:19.201Z] 131fff25fab3: Layer already exists [2023-05-16T11:49:19.201Z] 47629b9cba1a: Layer already exists [2023-05-16T11:49:19.201Z] 75f8aac90e1e: Layer already exists [2023-05-16T11:49:19.201Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27: digest: sha256:ecdd5d77fa4e41f1fa499e5c8aaa595c1af2e228afa6ffc08219b7f91e55bda3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:19.511Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:19.901Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-05-16T11:49:19.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-16T11:49:19.901Z] 75f8aac90e1e: Preparing [2023-05-16T11:49:19.901Z] 47629b9cba1a: Preparing [2023-05-16T11:49:19.901Z] 131fff25fab3: Preparing [2023-05-16T11:49:19.901Z] e4e66ef80ba8: Preparing [2023-05-16T11:49:19.901Z] f1417ff83b31: Preparing [2023-05-16T11:49:19.901Z] 75f8aac90e1e: Layer already exists [2023-05-16T11:49:19.901Z] 47629b9cba1a: Layer already exists [2023-05-16T11:49:19.901Z] 131fff25fab3: Layer already exists [2023-05-16T11:49:19.901Z] e4e66ef80ba8: Layer already exists [2023-05-16T11:49:19.901Z] f1417ff83b31: Layer already exists [2023-05-16T11:49:19.901Z] main: digest: sha256:ecdd5d77fa4e41f1fa499e5c8aaa595c1af2e228afa6ffc08219b7f91e55bda3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:49:19.963Z] ===================================================== [Pipeline] echo [2023-05-16T11:49:19.973Z] taggedImages: [2023-05-16T11:49:19.973Z] - nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:49:19.973Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-16T11:49:19.973Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.27 [2023-05-16T11:49:19.973Z] - nexus3.edgexfoundry.org:10004/device-gpio:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:49:19.973Z] - 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-05-16T11:49:20.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:20.346Z] [2023-05-16T11:49:20.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:20.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:20.639Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T11:49:20.639Z] 5eb5b503b376: Pulling fs layer [2023-05-16T11:49:20.639Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T11:49:20.639Z] ec43610c2a17: Pulling fs layer [2023-05-16T11:49:20.639Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T11:49:20.639Z] 33b1e0a273af: Pulling fs layer [2023-05-16T11:49:20.639Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T11:49:20.639Z] 2f39f015ded8: Pulling fs layer [2023-05-16T11:49:20.639Z] 5d3b04190fa2: Waiting [2023-05-16T11:49:20.639Z] 2f39f015ded8: Waiting [2023-05-16T11:49:20.639Z] 3a2ae6a8a46f: Waiting [2023-05-16T11:49:20.639Z] 33b1e0a273af: Waiting [2023-05-16T11:49:20.639Z] 5c69ac0246d0: Download complete [2023-05-16T11:49:20.639Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T11:49:20.639Z] 3a2ae6a8a46f: Download complete [2023-05-16T11:49:20.639Z] 33b1e0a273af: Verifying Checksum [2023-05-16T11:49:20.639Z] 33b1e0a273af: Download complete [2023-05-16T11:49:20.639Z] 5d3b04190fa2: Download complete [2023-05-16T11:49:20.639Z] ec43610c2a17: Verifying Checksum [2023-05-16T11:49:20.639Z] ec43610c2a17: Download complete [2023-05-16T11:49:20.896Z] 5eb5b503b376: Verifying Checksum [2023-05-16T11:49:20.896Z] 5eb5b503b376: Download complete [2023-05-16T11:49:21.461Z] 2f39f015ded8: Verifying Checksum [2023-05-16T11:49:21.461Z] 2f39f015ded8: Download complete [2023-05-16T11:49:22.026Z] 5eb5b503b376: Pull complete [2023-05-16T11:49:22.026Z] 5c69ac0246d0: Pull complete [2023-05-16T11:49:22.593Z] ec43610c2a17: Pull complete [2023-05-16T11:49:22.593Z] 3a2ae6a8a46f: Pull complete [2023-05-16T11:49:22.851Z] 33b1e0a273af: Pull complete [2023-05-16T11:49:22.851Z] 5d3b04190fa2: Pull complete [2023-05-16T11:49:27.033Z] 2f39f015ded8: Pull complete [2023-05-16T11:49:27.033Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T11:49:27.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:49:27.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:49:27.106Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T11:49:27.130Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T11:49:30.503Z] $ docker top 6eb4d872aaf4d67428ca9d1a350820281eb31cc3e8e0b302b86934912ad3a8c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:30.895Z] ---> job-cost.sh [2023-05-16T11:49:30.895Z] lf-activate-venv: SKIPPING [2023-05-16T11:49:30.895Z] INFO: No Stack... [2023-05-16T11:49:31.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:49:31.720Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:49:32.005Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-05-16T11:49:32.005Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T11:49:32.018Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [2023-05-16T11:49:32.028Z] Resource [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] did not exist. Created. [2023-05-16T11:49:32.028Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:49:32.332Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T11:49:32.351Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:49:32.358Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:49:32.376Z] $ docker stop --time=1 6eb4d872aaf4d67428ca9d1a350820281eb31cc3e8e0b302b86934912ad3a8c6 [2023-05-16T11:49:33.505Z] $ docker rm -f --volumes 6eb4d872aaf4d67428ca9d1a350820281eb31cc3e8e0b302b86934912ad3a8c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T11:50:10.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15713 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-05-16T11:50:10.325Z] Running in /w/workspace/device-gpio/81 [Pipeline] { [Pipeline] checkout [2023-05-16T11:50:10.356Z] The recommended git tool is: git [2023-05-16T11:50:16.662Z] using credential edgex-jenkins-ssh [2023-05-16T11:50:16.678Z] Cloning the remote Git repository [2023-05-16T11:50:16.729Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-16T11:50:16.836Z] > git init /w/workspace/device-gpio/81 # timeout=10 [2023-05-16T11:50:17.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-16T11:50:17.006Z] > git --version # timeout=10 [2023-05-16T11:50:17.033Z] > git --version # 'git version 2.25.1' [2023-05-16T11:50:17.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:50:17.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:50:18.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-16T11:50:18.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:50:19.875Z] Avoid second fetch [2023-05-16T11:50:19.875Z] Checking out Revision d4d34ba9beeefe5495b32c771fec1f024664e8aa (main) [2023-05-16T11:50:20.507Z] Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v3 from 3.0.0-20230315153603-544c6823a1b0 to 3.0.0 in /snap/local/helper-go (#178)" [2023-05-16T11:50:19.896Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:50:19.987Z] > git checkout -f d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:50:21.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T11:50:21.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:50:21.494Z] Dload Upload Total Spent Left Speed [2023-05-16T11:50:21.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-16T11:50:22.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T11:50:22.640Z] + sudo tee /etc/docker/daemon.new [2023-05-16T11:50:22.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T11:50:22.641Z] { [2023-05-16T11:50:22.641Z] "registry-mirrors": [ [2023-05-16T11:50:22.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T11:50:22.641Z] ], [2023-05-16T11:50:22.641Z] "bip": "10.250.0.254/24", [2023-05-16T11:50:22.641Z] "hosts": [ [2023-05-16T11:50:22.641Z] "tcp://0.0.0.0:5555", [2023-05-16T11:50:22.641Z] "unix:///var/run/docker.sock" [2023-05-16T11:50:22.641Z] ], [2023-05-16T11:50:22.641Z] "mtu": 1458, [2023-05-16T11:50:22.641Z] "selinux-enabled": true, [2023-05-16T11:50:22.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T11:50:22.641Z] } [Pipeline] sh [2023-05-16T11:50:22.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T11:50:23.344Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:50:45.508Z] provisioning config files... [2023-05-16T11:50:45.538Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/81@tmp/config7747409289432969983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:50:45.904Z] ---> docker-login.sh [2023-05-16T11:50:45.904Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:50:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:50:46.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:50:46.764Z] Configure a credential helper to remove this warning. See [2023-05-16T11:50:46.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:50:46.764Z] [2023-05-16T11:50:46.764Z] Login Succeeded [2023-05-16T11:50:46.764Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:50:46.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:50:47.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:50:47.034Z] Configure a credential helper to remove this warning. See [2023-05-16T11:50:47.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:50:47.034Z] [2023-05-16T11:50:47.034Z] Login Succeeded [2023-05-16T11:50:47.034Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:50:47.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:50:47.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:50:47.305Z] Configure a credential helper to remove this warning. See [2023-05-16T11:50:47.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:50:47.305Z] [2023-05-16T11:50:47.305Z] Login Succeeded [2023-05-16T11:50:47.305Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:50:47.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:50:47.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:50:47.580Z] Configure a credential helper to remove this warning. See [2023-05-16T11:50:47.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:50:47.580Z] [2023-05-16T11:50:47.580Z] Login Succeeded [2023-05-16T11:50:47.580Z] docker.io [2023-05-16T11:50:47.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:50:48.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:50:48.127Z] Configure a credential helper to remove this warning. See [2023-05-16T11:50:48.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:50:48.127Z] [2023-05-16T11:50:48.127Z] Login Succeeded [2023-05-16T11:50:48.127Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:50:48.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:50:48.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:50:48.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:50:48.437Z] ========================================================= [2023-05-16T11:50:48.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T11:50:48.437Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:50:48.806Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T11:50:49.075Z] Sending build context to Docker daemon 8.143MB [2023-05-16T11:50:49.075Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:50:49.075Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T11:50:49.345Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T11:50:49.345Z] c41833b44d91: Pulling fs layer [2023-05-16T11:50:49.345Z] ed15518f5707: Pulling fs layer [2023-05-16T11:50:49.345Z] feae8fd75edb: Pulling fs layer [2023-05-16T11:50:49.345Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T11:50:49.345Z] 3cdef696dda3: Pulling fs layer [2023-05-16T11:50:49.345Z] 2ced38df9373: Pulling fs layer [2023-05-16T11:50:49.345Z] 58f1dce35555: Pulling fs layer [2023-05-16T11:50:49.345Z] 3cdef696dda3: Waiting [2023-05-16T11:50:49.345Z] 2ced38df9373: Waiting [2023-05-16T11:50:49.345Z] 58f1dce35555: Waiting [2023-05-16T11:50:49.345Z] 242c74f7c9fa: Waiting [2023-05-16T11:50:49.345Z] ed15518f5707: Verifying Checksum [2023-05-16T11:50:49.345Z] ed15518f5707: Download complete [2023-05-16T11:50:49.345Z] 242c74f7c9fa: Download complete [2023-05-16T11:50:49.345Z] 3cdef696dda3: Verifying Checksum [2023-05-16T11:50:49.345Z] 3cdef696dda3: Download complete [2023-05-16T11:50:49.345Z] c41833b44d91: Verifying Checksum [2023-05-16T11:50:49.345Z] c41833b44d91: Download complete [2023-05-16T11:50:50.327Z] c41833b44d91: Pull complete [2023-05-16T11:50:50.931Z] 58f1dce35555: Verifying Checksum [2023-05-16T11:50:50.931Z] 58f1dce35555: Download complete [2023-05-16T11:50:51.205Z] ed15518f5707: Pull complete [2023-05-16T11:50:52.182Z] feae8fd75edb: Verifying Checksum [2023-05-16T11:50:52.182Z] feae8fd75edb: Download complete [2023-05-16T11:50:52.182Z] 2ced38df9373: Verifying Checksum [2023-05-16T11:50:52.182Z] 2ced38df9373: Download complete [2023-05-16T11:51:04.569Z] feae8fd75edb: Pull complete [2023-05-16T11:51:04.569Z] 242c74f7c9fa: Pull complete [2023-05-16T11:51:04.569Z] 3cdef696dda3: Pull complete [2023-05-16T11:51:11.257Z] 2ced38df9373: Pull complete [2023-05-16T11:51:14.640Z] 58f1dce35555: Pull complete [2023-05-16T11:51:14.640Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T11:51:14.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T11:51:14.640Z] ---> fadd8f120f05 [2023-05-16T11:51:14.640Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:51:16.646Z] ---> Running in 9b1cce5d8f56 [2023-05-16T11:51:16.646Z] Removing intermediate container 9b1cce5d8f56 [2023-05-16T11:51:16.646Z] ---> 01783722ef36 [2023-05-16T11:51:16.646Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:51:16.646Z] ---> Running in c2b7cd475153 [2023-05-16T11:51:17.247Z] Removing intermediate container c2b7cd475153 [2023-05-16T11:51:17.247Z] ---> 794c08deda81 [2023-05-16T11:51:17.247Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T11:51:17.247Z] ---> Running in e76b19acd921 [2023-05-16T11:51:17.522Z] Removing intermediate container e76b19acd921 [2023-05-16T11:51:17.522Z] ---> 40840a53d6fb [2023-05-16T11:51:17.522Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:51:17.522Z] ---> Running in cae255025b0f [2023-05-16T11:51:18.113Z] Removing intermediate container cae255025b0f [2023-05-16T11:51:18.113Z] ---> a5d27405d040 [2023-05-16T11:51:18.113Z] Step 7/12 : WORKDIR /device-gpio [2023-05-16T11:51:18.113Z] ---> Running in 56861e809300 [2023-05-16T11:51:18.382Z] Removing intermediate container 56861e809300 [2023-05-16T11:51:18.382Z] ---> 7f7a2a1fcd93 [2023-05-16T11:51:18.382Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:51:18.382Z] ---> Running in 7b6c43bd3d95 [2023-05-16T11:51:19.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:51:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:51:21.572Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T11:51:21.572Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T11:51:21.572Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T11:51:21.572Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T11:51:21.572Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:51:21.572Z] OK: 268 MiB in 57 packages [2023-05-16T11:51:22.639Z] Removing intermediate container 7b6c43bd3d95 [2023-05-16T11:51:22.639Z] ---> b3abf3e9682a [2023-05-16T11:51:22.639Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-16T11:51:23.263Z] ---> 7eccdc4b564b [2023-05-16T11:51:23.263Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:51:23.263Z] ---> Running in 4f724acd8747 [2023-05-16T11:52:31.256Z] Removing intermediate container 4f724acd8747 [2023-05-16T11:52:31.256Z] ---> 7085e3d1c432 [2023-05-16T11:52:31.256Z] Step 11/12 : COPY . . [2023-05-16T11:52:31.256Z] ---> 0f14f58d71a3 [2023-05-16T11:52:31.256Z] Step 12/12 : RUN ${MAKE} [2023-05-16T11:52:31.256Z] ---> Running in 4fe2c0cd2db6 [2023-05-16T11:52:31.256Z] noop [2023-05-16T11:52:31.256Z] Removing intermediate container 4fe2c0cd2db6 [2023-05-16T11:52:31.256Z] ---> 24d21dd055ad [2023-05-16T11:52:31.256Z] Successfully built 24d21dd055ad [2023-05-16T11:52:31.256Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:52:31.629Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:52:31.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:52:31.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-15713 does not seem to be running inside a container [2023-05-16T11:52:31.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/81 -v /w/workspace/device-gpio/81:/w/workspace/device-gpio/81:rw,z -v /w/workspace/device-gpio/81@tmp:/w/workspace/device-gpio/81@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-05-16T11:52:33.285Z] $ docker top de1007efa9b28c8c3c04723f5d72331b2f7d5d382ee4fdda42420912d8fdb44d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:52:34.155Z] + go version [2023-05-16T11:52:34.155Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T11:52:34.181Z] $ docker stop --time=1 de1007efa9b28c8c3c04723f5d72331b2f7d5d382ee4fdda42420912d8fdb44d [2023-05-16T11:52:35.864Z] $ docker rm -f --volumes de1007efa9b28c8c3c04723f5d72331b2f7d5d382ee4fdda42420912d8fdb44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:52:36.449Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:52:36.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:52:36.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-15713 does not seem to be running inside a container [2023-05-16T11:52:36.753Z] $ 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/81 -v /w/workspace/device-gpio/81:/w/workspace/device-gpio/81:rw,z -v /w/workspace/device-gpio/81@tmp:/w/workspace/device-gpio/81@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-05-16T11:52:38.096Z] $ docker top 4cdd91c64d7cbaeaf84a7ca2bbb4dfd3ee34d6bc59a832562b20013334a63cad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:52:38.964Z] + git config --global --add safe.directory /w/workspace/device-gpio/81 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:52:39.629Z] + make test [2023-05-16T11:52:39.629Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:53:18.563Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-16T11:55:40.387Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-16T11:55:40.387Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-16T11:55:40.387Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T11:55:40.387Z] go vet ./... [2023-05-16T11:56:07.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:56:07.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:56:07.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:56:07.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:56:07.183Z] $ docker stop --time=1 4cdd91c64d7cbaeaf84a7ca2bbb4dfd3ee34d6bc59a832562b20013334a63cad [2023-05-16T11:56:09.162Z] $ docker rm -f --volumes 4cdd91c64d7cbaeaf84a7ca2bbb4dfd3ee34d6bc59a832562b20013334a63cad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:56:10.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:56:10.375Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T11:56:10.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:56:11.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:56:11.691Z] + ls -al . [2023-05-16T11:56:11.691Z] total 152 [2023-05-16T11:56:11.691Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:52 . [2023-05-16T11:56:11.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:50 .. [2023-05-16T11:56:11.691Z] -rw-rw-r-- 1 jenkins jenkins 120 May 16 11:50 .dockerignore [2023-05-16T11:56:11.691Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:50 .git [2023-05-16T11:56:11.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:50 .github [2023-05-16T11:56:11.691Z] -rw-rw-r-- 1 jenkins jenkins 343 May 16 11:50 .gitignore [2023-05-16T11:56:11.691Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 11:50 .golangci.yml [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 16 11:50 Attribution.txt [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 16 11:50 CHANGELOG.md [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 16 11:50 Dockerfile [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:50 GOVERNANCE.md [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 657 May 16 11:50 Jenkinsfile [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 11:50 LICENSE [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 16 11:50 Makefile [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 11:50 OWNERS.md [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 16 11:50 README.md [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 11:47 VERSION [2023-05-16T11:56:11.692Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:50 bin [2023-05-16T11:56:11.692Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:50 cmd [2023-05-16T11:56:11.692Z] -rw-r--r-- 1 jenkins jenkins 10 May 16 11:52 coverage.out [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 16 11:50 go.mod [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 16 11:50 go.sum [2023-05-16T11:56:11.692Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:50 internal [2023-05-16T11:56:11.692Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:50 snap [2023-05-16T11:56:11.692Z] -rw-rw-r-- 1 jenkins jenkins 209 May 16 11:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:56:12.051Z] + 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=d4d34ba9beeefe5495b32c771fec1f024664e8aa --label arch=arm64 --label version=3.0.0-dev.27 . [2023-05-16T11:56:12.321Z] Sending build context to Docker daemon 8.144MB [2023-05-16T11:56:12.603Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:56:12.603Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T11:56:12.603Z] ---> 24d21dd055ad [2023-05-16T11:56:12.603Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:56:12.603Z] ---> Running in 222446de47ca [2023-05-16T11:56:12.882Z] Removing intermediate container 222446de47ca [2023-05-16T11:56:12.882Z] ---> 3dadc3d78a7a [2023-05-16T11:56:12.882Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:56:13.154Z] ---> Running in 0c2f106dfcb1 [2023-05-16T11:56:13.425Z] Removing intermediate container 0c2f106dfcb1 [2023-05-16T11:56:13.425Z] ---> 18a5dc2ec80e [2023-05-16T11:56:13.425Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-16T11:56:13.425Z] ---> Running in 3b269fa94220 [2023-05-16T11:56:13.701Z] Removing intermediate container 3b269fa94220 [2023-05-16T11:56:13.701Z] ---> 76274f9a01d8 [2023-05-16T11:56:13.701Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:56:13.972Z] ---> Running in 0fb57586ec97 [2023-05-16T11:56:14.243Z] Removing intermediate container 0fb57586ec97 [2023-05-16T11:56:14.243Z] ---> c843be2c05e3 [2023-05-16T11:56:14.243Z] Step 7/25 : WORKDIR /device-gpio [2023-05-16T11:56:14.243Z] ---> Running in 30b6555e3459 [2023-05-16T11:56:14.512Z] Removing intermediate container 30b6555e3459 [2023-05-16T11:56:14.512Z] ---> 98ed844dd511 [2023-05-16T11:56:14.513Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:56:14.780Z] ---> Running in 5e408dda8d7c [2023-05-16T11:56:15.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:56:16.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:56:17.681Z] OK: 268 MiB in 57 packages [2023-05-16T11:56:18.655Z] Removing intermediate container 5e408dda8d7c [2023-05-16T11:56:18.655Z] ---> efb6271f4481 [2023-05-16T11:56:18.655Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-16T11:56:20.618Z] ---> d7e2556a1d3a [2023-05-16T11:56:20.618Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:56:20.618Z] ---> Running in ae6df0e7b5ec [2023-05-16T11:56:23.223Z] Removing intermediate container ae6df0e7b5ec [2023-05-16T11:56:23.223Z] ---> db001dab2c48 [2023-05-16T11:56:23.223Z] Step 11/25 : COPY . . [2023-05-16T11:56:24.204Z] ---> 89f23282c7b6 [2023-05-16T11:56:24.204Z] Step 12/25 : RUN ${MAKE} [2023-05-16T11:56:24.204Z] ---> Running in 569e9037fd53 [2023-05-16T11:56:25.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-16T11:59:01.948Z] Removing intermediate container 569e9037fd53 [2023-05-16T11:59:01.948Z] ---> 83317dc5a43d [2023-05-16T11:59:01.948Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T11:59:01.948Z] 3.17: Pulling from library/alpine [2023-05-16T11:59:01.948Z] c41833b44d91: Already exists [2023-05-16T11:59:01.949Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:59:01.949Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:59:01.949Z] ---> 51e60588ff2c [2023-05-16T11:59:01.949Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-16T11:59:01.949Z] ---> Running in 5d536811d9b4 [2023-05-16T11:59:01.949Z] Removing intermediate container 5d536811d9b4 [2023-05-16T11:59:01.949Z] ---> 386fb711dc28 [2023-05-16T11:59:01.949Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-16T11:59:01.949Z] ---> Running in 831e6ae93d8e [2023-05-16T11:59:01.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:59:01.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:59:01.949Z] OK: 7 MiB in 15 packages [2023-05-16T11:59:01.949Z] Removing intermediate container 831e6ae93d8e [2023-05-16T11:59:01.949Z] ---> 7ebbf95bcf6e [2023-05-16T11:59:01.949Z] Step 16/25 : WORKDIR / [2023-05-16T11:59:01.949Z] ---> Running in dc7b34493035 [2023-05-16T11:59:01.949Z] Removing intermediate container dc7b34493035 [2023-05-16T11:59:01.949Z] ---> e684d5967a3a [2023-05-16T11:59:01.949Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-16T11:59:01.949Z] ---> 22ae277552a8 [2023-05-16T11:59:01.949Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-16T11:59:01.949Z] ---> 488e03d69216 [2023-05-16T11:59:01.949Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-16T11:59:01.949Z] ---> d7c0fd7f1c39 [2023-05-16T11:59:01.949Z] Step 20/25 : EXPOSE 59910 [2023-05-16T11:59:01.949Z] ---> Running in 43637e55d28b [2023-05-16T11:59:01.949Z] Removing intermediate container 43637e55d28b [2023-05-16T11:59:01.949Z] ---> 78752326dff2 [2023-05-16T11:59:01.949Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-16T11:59:01.949Z] ---> Running in 803ad3eeec39 [2023-05-16T11:59:01.949Z] Removing intermediate container 803ad3eeec39 [2023-05-16T11:59:01.949Z] ---> fc71aa95cc63 [2023-05-16T11:59:01.949Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T11:59:01.949Z] ---> Running in 226c6a0da6f1 [2023-05-16T11:59:01.949Z] Removing intermediate container 226c6a0da6f1 [2023-05-16T11:59:01.949Z] ---> a8f5b285c182 [2023-05-16T11:59:01.949Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T11:59:01.949Z] ---> Running in 720de8f47a2c [2023-05-16T11:59:01.949Z] Removing intermediate container 720de8f47a2c [2023-05-16T11:59:01.949Z] ---> d666b8abff5c [2023-05-16T11:59:01.949Z] Step 24/25 : LABEL git_sha=d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:59:01.949Z] ---> Running in 665c6175445b [2023-05-16T11:59:01.949Z] Removing intermediate container 665c6175445b [2023-05-16T11:59:01.949Z] ---> f2d2b915be90 [2023-05-16T11:59:01.949Z] Step 25/25 : LABEL version=3.0.0-dev.27 [2023-05-16T11:59:01.949Z] ---> Running in 2d0c1caa95ad [2023-05-16T11:59:01.949Z] Removing intermediate container 2d0c1caa95ad [2023-05-16T11:59:01.949Z] ---> bfacdd042eea [2023-05-16T11:59:01.949Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:59:01.949Z] Successfully built bfacdd042eea [2023-05-16T11:59:01.949Z] 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-05-16T11:59:02.087Z] provisioning config files... [2023-05-16T11:59:02.110Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/81@tmp/config1466805314081186562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:59:02.461Z] ---> docker-login.sh [2023-05-16T11:59:02.461Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:59:02.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:59:02.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:59:02.730Z] Configure a credential helper to remove this warning. See [2023-05-16T11:59:02.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:59:02.730Z] [2023-05-16T11:59:02.730Z] Login Succeeded [2023-05-16T11:59:02.730Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:59:03.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:59:03.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:59:03.276Z] Configure a credential helper to remove this warning. See [2023-05-16T11:59:03.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:59:03.276Z] [2023-05-16T11:59:03.276Z] Login Succeeded [2023-05-16T11:59:03.276Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:59:03.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:59:03.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:59:03.546Z] Configure a credential helper to remove this warning. See [2023-05-16T11:59:03.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:59:03.546Z] [2023-05-16T11:59:03.546Z] Login Succeeded [2023-05-16T11:59:03.546Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:59:03.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:59:03.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:59:03.816Z] Configure a credential helper to remove this warning. See [2023-05-16T11:59:03.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:59:03.816Z] [2023-05-16T11:59:03.816Z] Login Succeeded [2023-05-16T11:59:04.088Z] docker.io [2023-05-16T11:59:04.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:59:04.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:59:04.630Z] Configure a credential helper to remove this warning. See [2023-05-16T11:59:04.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:59:04.630Z] [2023-05-16T11:59:04.630Z] Login Succeeded [2023-05-16T11:59:04.630Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:59:04.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:59:04.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:59:04.721Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-05-16T11:59:04.721Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:59:04.721Z] latest [2023-05-16T11:59:04.721Z] 3.0.0-dev.27 [2023-05-16T11:59:04.721Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:59:04.721Z] main [2023-05-16T11:59:04.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:05.078Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:05.435Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:59:05.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-16T11:59:05.435Z] 5fd219801842: Preparing [2023-05-16T11:59:05.435Z] cd176e4e17af: Preparing [2023-05-16T11:59:05.435Z] 01d2bfbd9b79: Preparing [2023-05-16T11:59:05.435Z] f64ff7d7ee22: Preparing [2023-05-16T11:59:05.435Z] 26cbea5cba74: Preparing [2023-05-16T11:59:05.435Z] 26cbea5cba74: Layer already exists [2023-05-16T11:59:05.704Z] f64ff7d7ee22: Pushed [2023-05-16T11:59:05.704Z] cd176e4e17af: Pushed [2023-05-16T11:59:05.704Z] 01d2bfbd9b79: Pushed [2023-05-16T11:59:12.371Z] 5fd219801842: Pushed [2023-05-16T11:59:12.371Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa: digest: sha256:d62acf7cb103bd5e0f997eb695233d833389d08fa2e6bc998b732a9ec7ead5ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:12.787Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:14.628Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-16T11:59:14.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-16T11:59:14.628Z] 5fd219801842: Preparing [2023-05-16T11:59:14.628Z] cd176e4e17af: Preparing [2023-05-16T11:59:14.628Z] 01d2bfbd9b79: Preparing [2023-05-16T11:59:14.628Z] f64ff7d7ee22: Preparing [2023-05-16T11:59:14.628Z] 26cbea5cba74: Preparing [2023-05-16T11:59:14.628Z] cd176e4e17af: Layer already exists [2023-05-16T11:59:14.628Z] 5fd219801842: Layer already exists [2023-05-16T11:59:14.628Z] f64ff7d7ee22: Layer already exists [2023-05-16T11:59:14.628Z] 26cbea5cba74: Layer already exists [2023-05-16T11:59:14.628Z] 01d2bfbd9b79: Layer already exists [2023-05-16T11:59:14.902Z] latest: digest: sha256:d62acf7cb103bd5e0f997eb695233d833389d08fa2e6bc998b732a9ec7ead5ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:15.262Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:15.620Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.27 [2023-05-16T11:59:15.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-16T11:59:15.620Z] 5fd219801842: Preparing [2023-05-16T11:59:15.620Z] cd176e4e17af: Preparing [2023-05-16T11:59:15.620Z] 01d2bfbd9b79: Preparing [2023-05-16T11:59:15.620Z] f64ff7d7ee22: Preparing [2023-05-16T11:59:15.620Z] 26cbea5cba74: Preparing [2023-05-16T11:59:15.620Z] 26cbea5cba74: Layer already exists [2023-05-16T11:59:15.620Z] 5fd219801842: Layer already exists [2023-05-16T11:59:15.620Z] 01d2bfbd9b79: Layer already exists [2023-05-16T11:59:15.620Z] f64ff7d7ee22: Layer already exists [2023-05-16T11:59:15.620Z] cd176e4e17af: Layer already exists [2023-05-16T11:59:15.620Z] 3.0.0-dev.27: digest: sha256:d62acf7cb103bd5e0f997eb695233d833389d08fa2e6bc998b732a9ec7ead5ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:15.981Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:16.343Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:59:16.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-16T11:59:16.344Z] 5fd219801842: Preparing [2023-05-16T11:59:16.344Z] cd176e4e17af: Preparing [2023-05-16T11:59:16.344Z] 01d2bfbd9b79: Preparing [2023-05-16T11:59:16.344Z] f64ff7d7ee22: Preparing [2023-05-16T11:59:16.344Z] 26cbea5cba74: Preparing [2023-05-16T11:59:16.344Z] cd176e4e17af: Layer already exists [2023-05-16T11:59:16.344Z] f64ff7d7ee22: Layer already exists [2023-05-16T11:59:16.344Z] 01d2bfbd9b79: Layer already exists [2023-05-16T11:59:16.344Z] 26cbea5cba74: Layer already exists [2023-05-16T11:59:16.344Z] 5fd219801842: Layer already exists [2023-05-16T11:59:16.344Z] d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27: digest: sha256:d62acf7cb103bd5e0f997eb695233d833389d08fa2e6bc998b732a9ec7ead5ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:16.704Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:17.051Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-05-16T11:59:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-16T11:59:17.051Z] 5fd219801842: Preparing [2023-05-16T11:59:17.051Z] cd176e4e17af: Preparing [2023-05-16T11:59:17.051Z] 01d2bfbd9b79: Preparing [2023-05-16T11:59:17.051Z] f64ff7d7ee22: Preparing [2023-05-16T11:59:17.051Z] 26cbea5cba74: Preparing [2023-05-16T11:59:17.051Z] 26cbea5cba74: Layer already exists [2023-05-16T11:59:17.051Z] 01d2bfbd9b79: Layer already exists [2023-05-16T11:59:17.051Z] f64ff7d7ee22: Layer already exists [2023-05-16T11:59:17.051Z] cd176e4e17af: Layer already exists [2023-05-16T11:59:17.051Z] 5fd219801842: Layer already exists [2023-05-16T11:59:17.051Z] main: digest: sha256:d62acf7cb103bd5e0f997eb695233d833389d08fa2e6bc998b732a9ec7ead5ea size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T11:59:17.367Z] ===================================================== [Pipeline] echo [2023-05-16T11:59:17.373Z] taggedImages: [2023-05-16T11:59:17.373Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa [2023-05-16T11:59:17.373Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-16T11:59:17.373Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.27 [2023-05-16T11:59:17.373Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:d4d34ba9beeefe5495b32c771fec1f024664e8aa-3.0.0-dev.27 [2023-05-16T11:59:17.373Z] - 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-05-16T11:59:17.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:59:17.747Z] [2023-05-16T11:59:17.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:18.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:59:18.086Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T11:59:18.086Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T11:59:18.086Z] 04944245beec: Pulling fs layer [2023-05-16T11:59:18.086Z] 699f458cf7ca: Pulling fs layer [2023-05-16T11:59:18.086Z] 765212b225bb: Pulling fs layer [2023-05-16T11:59:18.086Z] f23df028b6ca: Pulling fs layer [2023-05-16T11:59:18.086Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T11:59:18.086Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T11:59:18.086Z] 765212b225bb: Waiting [2023-05-16T11:59:18.086Z] f23df028b6ca: Waiting [2023-05-16T11:59:18.086Z] d65c8cfc05b1: Waiting [2023-05-16T11:59:18.086Z] 2437ff75d9bd: Waiting [2023-05-16T11:59:18.357Z] 04944245beec: Verifying Checksum [2023-05-16T11:59:18.357Z] 04944245beec: Download complete [2023-05-16T11:59:18.357Z] 765212b225bb: Verifying Checksum [2023-05-16T11:59:18.357Z] 765212b225bb: Download complete [2023-05-16T11:59:18.357Z] f23df028b6ca: Verifying Checksum [2023-05-16T11:59:18.357Z] f23df028b6ca: Download complete [2023-05-16T11:59:18.357Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T11:59:18.357Z] d65c8cfc05b1: Download complete [2023-05-16T11:59:18.357Z] 699f458cf7ca: Verifying Checksum [2023-05-16T11:59:18.357Z] 699f458cf7ca: Download complete [2023-05-16T11:59:18.944Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T11:59:18.944Z] 8998bd30e6a1: Download complete [2023-05-16T11:59:20.888Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T11:59:20.888Z] 2437ff75d9bd: Download complete [2023-05-16T11:59:22.845Z] 8998bd30e6a1: Pull complete [2023-05-16T11:59:23.117Z] 04944245beec: Pull complete [2023-05-16T11:59:28.069Z] 699f458cf7ca: Pull complete [2023-05-16T11:59:28.069Z] 765212b225bb: Pull complete [2023-05-16T11:59:28.069Z] f23df028b6ca: Pull complete [2023-05-16T11:59:28.343Z] d65c8cfc05b1: Pull complete [2023-05-16T11:59:43.388Z] 2437ff75d9bd: Pull complete [2023-05-16T11:59:43.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T11:59:43.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T11:59:43.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:59:43.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-15713 does not seem to be running inside a container [2023-05-16T11:59:43.685Z] $ 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/81 -v /w/workspace/device-gpio/81:/w/workspace/device-gpio/81:rw,z -v /w/workspace/device-gpio/81@tmp:/w/workspace/device-gpio/81@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-05-16T11:59:46.557Z] $ docker top d4b4fce6813307c599f9688701807cec3cbf8a472af4683dc15d90d6a882d433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:59:47.396Z] ---> job-cost.sh [2023-05-16T11:59:47.396Z] lf-activate-venv: SKIPPING [2023-05-16T11:59:47.396Z] INFO: No Stack... [2023-05-16T11:59:47.664Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T11:59:48.630Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:59:48.956Z] + cat /w/workspace/device-gpio/81/archives/cost.csv [2023-05-16T11:59:48.956Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T11:59:49.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [2023-05-16T11:59:49.049Z] Resource [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] did not exist. Created. [2023-05-16T11:59:49.049Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:59:49.710Z] /w/workspace/device-gpio/81@tmp/durable-1e9e1710/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T11:59:50.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T11:59:50.384Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T11:59:50.438Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:59:50.447Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:59:50.468Z] $ docker stop --time=1 d4b4fce6813307c599f9688701807cec3cbf8a472af4683dc15d90d6a882d433 [2023-05-16T11:59:51.939Z] $ docker rm -f --volumes d4b4fce6813307c599f9688701807cec3cbf8a472af4683dc15d90d6a882d433 [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-05-16T11:59:52.323Z] provisioning config files... [2023-05-16T11:59:52.333Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2188863489987277930tmp [Pipeline] { [Pipeline] sh [2023-05-16T11:59:52.628Z] + set +x [2023-05-16T11:59:52.628Z] + + curl -s https://codecov.io/bash [2023-05-16T11:59:52.628Z] bash -s -- [2023-05-16T11:59:52.628Z] [2023-05-16T11:59:52.628Z] _____ _ [2023-05-16T11:59:52.628Z] / ____| | | [2023-05-16T11:59:52.628Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T11:59:52.628Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T11:59:52.628Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T11:59:52.628Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T11:59:52.628Z] Bash-1.0.6 [2023-05-16T11:59:52.628Z] [2023-05-16T11:59:52.628Z] [2023-05-16T11:59:52.628Z] ==> git version 2.25.1 found [2023-05-16T11:59:52.628Z] ==> 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-05-16T11:59:52.628Z] Release-Date: 2020-01-08 [2023-05-16T11:59:52.628Z] 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-05-16T11:59:52.628Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T11:59:52.628Z] ==> Jenkins CI detected. [2023-05-16T11:59:52.628Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-05-16T11:59:52.628Z] project root: . [2023-05-16T11:59:52.628Z] --> token set from env [2023-05-16T11:59:52.628Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T11:59:52.628Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T11:59:52.628Z] ==> Python coveragepy not found [2023-05-16T11:59:52.628Z] ==> Searching for coverage reports in: [2023-05-16T11:59:52.628Z] + . [2023-05-16T11:59:52.628Z] -> Found 1 reports [2023-05-16T11:59:52.628Z] ==> Detecting git/mercurial file structure [2023-05-16T11:59:52.628Z] ==> Reading reports [2023-05-16T11:59:52.628Z] + ./coverage.out bytes=10 [2023-05-16T11:59:52.628Z] ==> Appending adjustments [2023-05-16T11:59:52.628Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T11:59:52.888Z] + Found adjustments [2023-05-16T11:59:52.888Z] ==> Gzipping contents [2023-05-16T11:59:52.888Z] 4.0K /tmp/codecov.atcgmM.gz [2023-05-16T11:59:52.888Z] ==> Uploading reports [2023-05-16T11:59:52.888Z] url: https://codecov.io [2023-05-16T11:59:52.888Z] query: branch=main&commit=d4d34ba9beeefe5495b32c771fec1f024664e8aa&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T11:59:52.888Z] -> Pinging Codecov [2023-05-16T11:59:52.888Z] 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=d4d34ba9beeefe5495b32c771fec1f024664e8aa&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T11:59:52.888Z] -> Uploading to [2023-05-16T11:59:52.888Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d4d34ba9beeefe5495b32c771fec1f024664e8aa/c3eb7909-1691-4158-945a-3139decd62ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T115952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9eba7df8dda56938ed66bfa409067588f0ac9e414c6477b5230097a45976864b [2023-05-16T11:59:52.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:59:52.888Z] Dload Upload Total Spent Left Speed [2023-05-16T11:59:53.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3731 --:--:-- --:--:-- --:--:-- 3731 [2023-05-16T11:59:53.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] } [2023-05-16T11:59:53.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T11:59:53.291Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T11:59:53.301Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:53.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:59:53.604Z] [2023-05-16T11:59:53.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:59:53.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T11:59:53.906Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T11:59:53.906Z] df9b9388f04a: Pulling fs layer [2023-05-16T11:59:53.906Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T11:59:53.906Z] 25bc292e5bac: Pulling fs layer [2023-05-16T11:59:53.906Z] 114826534d7a: Pulling fs layer [2023-05-16T11:59:53.906Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T11:59:53.906Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T11:59:53.906Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T11:59:53.906Z] 114826534d7a: Waiting [2023-05-16T11:59:53.906Z] 4657fd5d0bcf: Waiting [2023-05-16T11:59:53.906Z] 6ad1cebc031e: Waiting [2023-05-16T11:59:53.906Z] 8a3aa393b2d8: Waiting [2023-05-16T11:59:53.906Z] 25bc292e5bac: Download complete [2023-05-16T11:59:53.906Z] 52dc419b0ee2: Download complete [2023-05-16T11:59:53.906Z] 4657fd5d0bcf: Download complete [2023-05-16T11:59:53.906Z] df9b9388f04a: Verifying Checksum [2023-05-16T11:59:53.906Z] df9b9388f04a: Download complete [2023-05-16T11:59:54.167Z] 6ad1cebc031e: Download complete [2023-05-16T11:59:54.167Z] df9b9388f04a: Pull complete [2023-05-16T11:59:54.167Z] 52dc419b0ee2: Pull complete [2023-05-16T11:59:54.167Z] 25bc292e5bac: Pull complete [2023-05-16T11:59:54.735Z] 114826534d7a: Download complete [2023-05-16T11:59:54.735Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T11:59:54.735Z] 8a3aa393b2d8: Download complete [2023-05-16T11:59:58.015Z] 114826534d7a: Pull complete [2023-05-16T11:59:58.015Z] 4657fd5d0bcf: Pull complete [2023-05-16T11:59:58.015Z] 6ad1cebc031e: Pull complete [2023-05-16T12:00:01.303Z] 8a3aa393b2d8: Pull complete [2023-05-16T12:00:01.303Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T12:00:01.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T12:00:01.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:01.386Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:01.423Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-16T12:00:05.052Z] $ docker top 2882c2efd2add2013ebcedfbedeef44c85b7343b15efaad8d3f3e05ecf1e3cb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T12:00:05.131Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-05-16T12:00:05.408Z] + set -o pipefail [2023-05-16T12:00:05.408Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/461a252b-96d4-4c8a-bb96-c409824ba440 [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] [2023-05-16T12:00:10.675Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T12:00:10.675Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T12:00:10.675Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T12:00:10.682Z] $ docker stop --time=1 2882c2efd2add2013ebcedfbedeef44c85b7343b15efaad8d3f3e05ecf1e3cb2 [2023-05-16T12:00:13.806Z] $ docker rm -f --volumes 2882c2efd2add2013ebcedfbedeef44c85b7343b15efaad8d3f3e05ecf1e3cb2 [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-05-16T12:00:14.556Z] + git log --format=format:%s -1 d4d34ba9beeefe5495b32c771fec1f024664e8aa [Pipeline] sh [2023-05-16T12:00:14.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:14.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:15.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:15.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:15.213Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:15.234Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:00:15.620Z] $ docker top db278399201f57e494b0431b0e305ccd1f8a7640f3b63d2a518655f0bcdd69d8 -eo pid,comm [2023-05-16T12:00:15.668Z] 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-05-16T12:00:15.668Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:00:15.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:00:15.704Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:00:15.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:00:15.815Z] $ docker exec db278399201f57e494b0431b0e305ccd1f8a7640f3b63d2a518655f0bcdd69d8 ssh-agent [2023-05-16T12:00:15.905Z] SSH_AUTH_SOCK=/tmp/ssh-Fa2NQPwAfWVd/agent.32 [2023-05-16T12:00:15.905Z] SSH_AGENT_PID=38 [2023-05-16T12:00:15.909Z] Running ssh-add (command line suppressed) [2023-05-16T12:00:16.010Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5398781251804044179.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5398781251804044179.key) [2023-05-16T12:00:16.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:00:16.311Z] + git semver tag [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,483 [run_tag] DEBUG tag force:False [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,483 [check_head_tag] DEBUG check head tag [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,484 [execute] INFO git cat-file --batch-check [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,488 [execute] INFO git cat-file --batch [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,507 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:00:16.570Z] 2023-05-16 12:00:16,511 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:16.570Z] 3.0.0-dev.27 [Pipeline] } [2023-05-16T12:00:16.576Z] $ docker exec --env ******** --env ******** db278399201f57e494b0431b0e305ccd1f8a7640f3b63d2a518655f0bcdd69d8 ssh-agent -k [2023-05-16T12:00:16.670Z] unset SSH_AUTH_SOCK; [2023-05-16T12:00:16.671Z] unset SSH_AGENT_PID; [2023-05-16T12:00:16.671Z] echo Agent pid 38 killed; [2023-05-16T12:00:16.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:00:16.983Z] + git semver [Pipeline] } [2023-05-16T12:00:17.251Z] $ docker stop --time=1 db278399201f57e494b0431b0e305ccd1f8a7640f3b63d2a518655f0bcdd69d8 [2023-05-16T12:00:18.521Z] $ docker rm -f --volumes db278399201f57e494b0431b0e305ccd1f8a7640f3b63d2a518655f0bcdd69d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:18.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:18.931Z] [2023-05-16T12:00:18.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:19.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:19.230Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T12:00:19.230Z] ab5ef0e58194: Pulling fs layer [2023-05-16T12:00:19.230Z] 9712f1f96733: Pulling fs layer [2023-05-16T12:00:19.230Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T12:00:19.230Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T12:00:19.230Z] e9a5061849ea: Pulling fs layer [2023-05-16T12:00:19.230Z] d747dcd14b5f: Pulling fs layer [2023-05-16T12:00:19.230Z] 2de7ff778b66: Pulling fs layer [2023-05-16T12:00:19.230Z] 0d9ebad4ef96: Waiting [2023-05-16T12:00:19.230Z] e9a5061849ea: Waiting [2023-05-16T12:00:19.230Z] d747dcd14b5f: Waiting [2023-05-16T12:00:19.230Z] 2de7ff778b66: Waiting [2023-05-16T12:00:19.230Z] 9712f1f96733: Verifying Checksum [2023-05-16T12:00:19.230Z] 9712f1f96733: Download complete [2023-05-16T12:00:19.489Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T12:00:19.490Z] 63f879dbbcfc: Download complete [2023-05-16T12:00:19.490Z] e9a5061849ea: Verifying Checksum [2023-05-16T12:00:19.490Z] e9a5061849ea: Download complete [2023-05-16T12:00:19.747Z] ab5ef0e58194: Download complete [2023-05-16T12:00:19.747Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T12:00:19.747Z] 0d9ebad4ef96: Download complete [2023-05-16T12:00:19.747Z] 2de7ff778b66: Verifying Checksum [2023-05-16T12:00:19.747Z] 2de7ff778b66: Download complete [2023-05-16T12:00:22.282Z] ab5ef0e58194: Pull complete [2023-05-16T12:00:22.282Z] 9712f1f96733: Pull complete [2023-05-16T12:00:22.849Z] 63f879dbbcfc: Pull complete [2023-05-16T12:00:26.137Z] 0d9ebad4ef96: Pull complete [2023-05-16T12:00:26.137Z] e9a5061849ea: Pull complete [2023-05-16T12:00:26.396Z] d747dcd14b5f: Pull complete [2023-05-16T12:00:27.330Z] 2de7ff778b66: Pull complete [2023-05-16T12:00:27.330Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T12:00:27.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T12:00:27.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:27.418Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:27.443Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-16T12:00:31.509Z] $ docker top a9494ba976089c6e727553d28b7a9ba077fc011a293d0e87e024ca79ae02df19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:00:31.580Z] provisioning config files... [2023-05-16T12:00:31.587Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14243256677564771928tmp [2023-05-16T12:00:31.597Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13268460247178028816tmp [2023-05-16T12:00:31.607Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4588321326861673573tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:00:31.622Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:31.906Z] ---> sigul-configuration.sh [2023-05-16T12:00:31.906Z] gpg: directory `/root/.gnupg' created [2023-05-16T12:00:31.906Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T12:00:31.906Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T12:00:31.906Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T12:00:31.906Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T12:00:31.906Z] gpg: CAST5 encrypted data [2023-05-16T12:00:31.906Z] gpg: encrypted with 1 passphrase [2023-05-16T12:00:31.906Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T12:00:32.190Z] + mkdir /home/jenkins [2023-05-16T12:00:32.190Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T12:00:32.474Z] + 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-05-16T12:00:32.482Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:32.764Z] ---> sigul-install.sh [2023-05-16T12:00:32.764Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T12:00:33.048Z] + git tag --list [2023-05-16T12:00:33.048Z] v1.0.0 [2023-05-16T12:00:33.048Z] v2.1.0 [2023-05-16T12:00:33.048Z] v2.1.1 [2023-05-16T12:00:33.048Z] v2.1.1-dev.1 [2023-05-16T12:00:33.048Z] v2.2.0 [2023-05-16T12:00:33.048Z] v2.2.1-dev.1 [2023-05-16T12:00:33.048Z] v2.2.1-dev.2 [2023-05-16T12:00:33.048Z] v2.2.1-dev.3 [2023-05-16T12:00:33.048Z] v2.2.1-dev.4 [2023-05-16T12:00:33.048Z] v2.3.0 [2023-05-16T12:00:33.048Z] v2.3.0-dev.10 [2023-05-16T12:00:33.049Z] v2.3.0-dev.11 [2023-05-16T12:00:33.049Z] v2.3.0-dev.12 [2023-05-16T12:00:33.049Z] v2.3.0-dev.13 [2023-05-16T12:00:33.049Z] v2.3.0-dev.14 [2023-05-16T12:00:33.049Z] v2.3.0-dev.15 [2023-05-16T12:00:33.049Z] v2.3.0-dev.16 [2023-05-16T12:00:33.049Z] v2.3.0-dev.17 [2023-05-16T12:00:33.049Z] v2.3.0-dev.18 [2023-05-16T12:00:33.049Z] v2.3.0-dev.19 [2023-05-16T12:00:33.049Z] v2.3.0-dev.20 [2023-05-16T12:00:33.049Z] v2.3.0-dev.4 [2023-05-16T12:00:33.049Z] v2.3.0-dev.5 [2023-05-16T12:00:33.049Z] v2.3.0-dev.6 [2023-05-16T12:00:33.049Z] v2.3.0-dev.7 [2023-05-16T12:00:33.049Z] v2.3.0-dev.8 [2023-05-16T12:00:33.049Z] v2.3.0-dev.9 [2023-05-16T12:00:33.049Z] v3.0.0-dev.1 [2023-05-16T12:00:33.049Z] v3.0.0-dev.10 [2023-05-16T12:00:33.049Z] v3.0.0-dev.11 [2023-05-16T12:00:33.049Z] v3.0.0-dev.12 [2023-05-16T12:00:33.049Z] v3.0.0-dev.13 [2023-05-16T12:00:33.049Z] v3.0.0-dev.14 [2023-05-16T12:00:33.049Z] v3.0.0-dev.15 [2023-05-16T12:00:33.049Z] v3.0.0-dev.16 [2023-05-16T12:00:33.049Z] v3.0.0-dev.17 [2023-05-16T12:00:33.049Z] v3.0.0-dev.18 [2023-05-16T12:00:33.049Z] v3.0.0-dev.19 [2023-05-16T12:00:33.049Z] v3.0.0-dev.2 [2023-05-16T12:00:33.049Z] v3.0.0-dev.20 [2023-05-16T12:00:33.049Z] v3.0.0-dev.21 [2023-05-16T12:00:33.049Z] v3.0.0-dev.22 [2023-05-16T12:00:33.049Z] v3.0.0-dev.23 [2023-05-16T12:00:33.049Z] v3.0.0-dev.24 [2023-05-16T12:00:33.049Z] v3.0.0-dev.25 [2023-05-16T12:00:33.049Z] v3.0.0-dev.26 [2023-05-16T12:00:33.049Z] v3.0.0-dev.27 [2023-05-16T12:00:33.049Z] v3.0.0-dev.3 [2023-05-16T12:00:33.049Z] v3.0.0-dev.4 [2023-05-16T12:00:33.049Z] v3.0.0-dev.5 [2023-05-16T12:00:33.049Z] v3.0.0-dev.6 [2023-05-16T12:00:33.049Z] v3.0.0-dev.7 [2023-05-16T12:00:33.049Z] v3.0.0-dev.8 [2023-05-16T12:00:33.049Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T12:00:33.335Z] + lftools sign git-tag v3.0.0-dev.27 [2023-05-16T12:00:33.902Z] Signing Git tag with Sigul... [2023-05-16T12:00:33.902Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-05-16T12:00:34.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:34.448Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T12:00:34.456Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T12:00:34.474Z] $ docker stop --time=1 a9494ba976089c6e727553d28b7a9ba077fc011a293d0e87e024ca79ae02df19 [2023-05-16T12:00:35.776Z] $ docker rm -f --volumes a9494ba976089c6e727553d28b7a9ba077fc011a293d0e87e024ca79ae02df19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T12:00:36.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:36.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:36.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:36.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:36.578Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:36.604Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:00:36.924Z] $ docker top 37ad2ee5fdf9f67193c7128fbc66771a09f00bcf83384b329a3c6d519fcf451e -eo pid,comm [2023-05-16T12:00:36.976Z] 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-05-16T12:00:36.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:00:37.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:00:37.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:00:37.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:00:37.128Z] $ docker exec 37ad2ee5fdf9f67193c7128fbc66771a09f00bcf83384b329a3c6d519fcf451e ssh-agent [2023-05-16T12:00:37.237Z] SSH_AUTH_SOCK=/tmp/ssh-DLJLp2Y4slhP/agent.32 [2023-05-16T12:00:37.237Z] SSH_AGENT_PID=38 [2023-05-16T12:00:37.242Z] Running ssh-add (command line suppressed) [2023-05-16T12:00:37.341Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7771176217043030883.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7771176217043030883.key) [2023-05-16T12:00:37.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:00:37.644Z] + git semver bump pre [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,812 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,814 [execute] INFO git cat-file --batch-check [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,820 [execute] INFO git cat-file --batch [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:37.906Z] 2023-05-16 12:00:37,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:37.906Z] 3.0.0-dev.28 [Pipeline] } [2023-05-16T12:00:37.913Z] $ docker exec --env ******** --env ******** 37ad2ee5fdf9f67193c7128fbc66771a09f00bcf83384b329a3c6d519fcf451e ssh-agent -k [2023-05-16T12:00:38.005Z] unset SSH_AUTH_SOCK; [2023-05-16T12:00:38.005Z] unset SSH_AGENT_PID; [2023-05-16T12:00:38.005Z] echo Agent pid 38 killed; [2023-05-16T12:00:38.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:00:38.318Z] + git semver [Pipeline] } [2023-05-16T12:00:38.585Z] $ docker stop --time=1 37ad2ee5fdf9f67193c7128fbc66771a09f00bcf83384b329a3c6d519fcf451e [2023-05-16T12:00:39.847Z] $ docker rm -f --volumes 37ad2ee5fdf9f67193c7128fbc66771a09f00bcf83384b329a3c6d519fcf451e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T12:00:40.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T12:00:40.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:40.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T12:00:40.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:40.567Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:40.593Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T12:00:40.895Z] $ docker top a335eb8e414da31bed07ac4982e00196f2ceceda6b5aa6d3b12ca056ca5c949e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T12:00:40.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T12:00:40.980Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T12:00:41.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T12:00:41.087Z] $ docker exec a335eb8e414da31bed07ac4982e00196f2ceceda6b5aa6d3b12ca056ca5c949e ssh-agent [2023-05-16T12:00:41.187Z] SSH_AUTH_SOCK=/tmp/ssh-HCdN5vL4H5RR/agent.32 [2023-05-16T12:00:41.187Z] SSH_AGENT_PID=37 [2023-05-16T12:00:41.192Z] Running ssh-add (command line suppressed) [2023-05-16T12:00:41.290Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11210491081809703355.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11210491081809703355.key) [2023-05-16T12:00:41.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T12:00:41.590Z] + git semver push [2023-05-16T12:00:41.849Z] 2023-05-16 12:00:41,772 [run_push] DEBUG push [2023-05-16T12:00:41.849Z] 2023-05-16 12:00:41,772 [execute] INFO git cat-file --batch-check [2023-05-16T12:00:41.850Z] 2023-05-16 12:00:41,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T12:00:41.850Z] 2023-05-16 12:00:41,776 [execute] INFO git rev-list f34edc22a721cc63d0efc2b86c640b48dcbf9ba8 -- [2023-05-16T12:00:41.850Z] 2023-05-16 12:00:41,776 [execute] DEBUG Popen(['git', 'rev-list', 'f34edc22a721cc63d0efc2b86c640b48dcbf9ba8', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:00:41.850Z] 2023-05-16 12:00:41,782 [execute] INFO git fetch -v origin [2023-05-16T12:00:41.850Z] 2023-05-16 12:00:41,783 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T12:00:42.421Z] 2023-05-16 12:00:42,244 [run_push] DEBUG no remote changes detected [2023-05-16T12:00:42.421Z] 2023-05-16 12:00:42,245 [execute] INFO git push origin semver [2023-05-16T12:00:42.421Z] 2023-05-16 12:00:42,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T12:00:43.359Z] 2023-05-16 12:00:43,004 [run_push] DEBUG push all version tags [2023-05-16T12:00:43.359Z] 2023-05-16 12:00:43,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T12:00:43.359Z] 2023-05-16 12:00:43,005 [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-05-16T12:00:43.928Z] 2023-05-16 12:00:43,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-16T12:00:43.928Z] 3.0.0-dev.28 [Pipeline] } [2023-05-16T12:00:43.934Z] $ docker exec --env ******** --env ******** a335eb8e414da31bed07ac4982e00196f2ceceda6b5aa6d3b12ca056ca5c949e ssh-agent -k [2023-05-16T12:00:44.018Z] unset SSH_AUTH_SOCK; [2023-05-16T12:00:44.018Z] unset SSH_AGENT_PID; [2023-05-16T12:00:44.018Z] echo Agent pid 37 killed; [2023-05-16T12:00:44.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T12:00:44.340Z] + git semver [Pipeline] } [2023-05-16T12:00:44.607Z] $ docker stop --time=1 a335eb8e414da31bed07ac4982e00196f2ceceda6b5aa6d3b12ca056ca5c949e [2023-05-16T12:00:45.879Z] $ docker rm -f --volumes a335eb8e414da31bed07ac4982e00196f2ceceda6b5aa6d3b12ca056ca5c949e [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-05-16T12:00:46.453Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-05-16T12:00:46.453Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-16T12:00:46.453Z] total 16 [2023-05-16T12:00:46.453Z] drwxr-xr-x 3 root root 4096 May 16 11:49 . [2023-05-16T12:00:46.453Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 12:00 .. [2023-05-16T12:00:46.453Z] drwxr-xr-x 2 root root 4096 May 16 11:49 cost [2023-05-16T12:00:46.453Z] -rw-r--r-- 1 root root 82 May 16 11:49 cost.csv [2023-05-16T12:00:46.453Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-16T12:00:46.453Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-16T12:00:46.453Z] total 16 [2023-05-16T12:00:46.453Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:49 . [2023-05-16T12:00:46.453Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 12:00 .. [2023-05-16T12:00:46.453Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 11:49 cost [2023-05-16T12:00:46.453Z] -rw-r--r-- 1 jenkins jenkins 82 May 16 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:46.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:47.600Z] ---> package-listing.sh [2023-05-16T12:00:47.600Z] ++ facter osfamily [2023-05-16T12:00:47.600Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:00:47.859Z] + OS_FAMILY=debian [2023-05-16T12:00:47.859Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-05-16T12:00:47.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:00:47.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:00:47.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:00:47.859Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:00:47.859Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-16T12:00:47.859Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:00:47.859Z] + case "${OS_FAMILY}" in [2023-05-16T12:00:47.859Z] + dpkg -l [2023-05-16T12:00:47.859Z] + grep '^ii' [2023-05-16T12:00:47.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:00:47.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:00:47.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:00:47.859Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-16T12:00:47.859Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-05-16T12:00:47.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-05-16T12:00:47.868Z] 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-05-16T12:00:48.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:00:48.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:00:48.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:00:48.773Z] prd-ubuntu20.04-docker-8c-8g-15709 does not seem to be running inside a container [2023-05-16T12:00:48.795Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:00:49.018Z] $ docker top ba21a546ee57fbe948a75d2148e44476851d58b8a774589c043c81235e2b628e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:00:49.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:00:49.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:00:50.032Z] + ls /var/log/sa-host [2023-05-16T12:00:50.032Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:00:50.113Z] provisioning config files... [2023-05-16T12:00:50.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12988929528941611843tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:00:50.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:50.419Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:00:50.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:50.757Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:00:50.765Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:51.045Z] ---> sudo-logs.sh [2023-05-16T12:00:51.046Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:00:51.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:51.347Z] ---> job-cost.sh [2023-05-16T12:00:51.347Z] lf-activate-venv: SKIPPING [2023-05-16T12:00:51.347Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:00:51.347Z] INFO: Retrieving Stack Cost... [2023-05-16T12:00:51.607Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:00:52.175Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:00:52.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:00:52.470Z] ---> logs-deploy.sh [2023-05-16T12:00:52.470Z] lf-activate-venv: SKIPPING [2023-05-16T12:00:52.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/81 [2023-05-16T12:00:52.470Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:00:53.406Z] Archives upload complete. [2023-05-16T12:00:53.406Z] INFO: archiving logs to Nexus