Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca6eedcb7203a69331a310d8a9e2fcedf7b80801 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-ssh5087789582026497572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3309941759059330767.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/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-ssh4087284640316681553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12763121422112365270.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-ssh16028231526374882574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24640 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 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git rev-list --no-walk 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-07T05:19:58.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-07T05:19:58.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-07T05:19:58.453Z] ========================================================= [2023-12-07T05:19:58.453Z] EdgeX Global Pipelines Version Info [2023-12-07T05:19:58.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:19:59.556Z] ------------------- [2023-12-07T05:19:59.556Z] stable info: [2023-12-07T05:19:59.556Z] ------------------- [2023-12-07T05:19:59.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-07T05:19:59.556Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T05:19:59.556Z] Message: update stable to v1.0.258 [2023-12-07T05:20:00.126Z] ------------------- [2023-12-07T05:20:00.126Z] experimental info: [2023-12-07T05:20:00.126Z] ------------------- [2023-12-07T05:20:00.126Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-07T05:20:00.126Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-07T05:20:00.126Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-07T05:20:00.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-07T05:20:00.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-07T05:20:00.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-07T05:20:00.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-07T05:20:00.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-07T05:20:00.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-07T05:20:00.393Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-07T05:20:00.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-07T05:20:00.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-07T05:20:00.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-07T05:20:00.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-07T05:20:00.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-07T05:20:00.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-07T05:20:00.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-07T05:20:00.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T05:20:00.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-07T05:20:00.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T05:20:00.719Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-07T05:20:00.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-07T05:20:00.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-07T05:20:00.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-07T05:20:00.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-07T05:20:00.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-07T05:20:00.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-07T05:20:00.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-07T05:20:01.014Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-07T05:20:01.057Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-07T05:20:01.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-07T05:20:01.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-07T05:20:01.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-07T05:20:01.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo [2023-12-07T05:20:01.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca6eedc [Pipeline] echo [2023-12-07T05:20:01.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T05:20:01.400Z] provisioning config files... [2023-12-07T05:20:01.412Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9883054773984864183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:20:01.759Z] ---> ****-login.sh [2023-12-07T05:20:01.759Z] nexus3.edgexfoundry.org:10001 [2023-12-07T05:20:02.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:02.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:02.282Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:02.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:02.282Z] [2023-12-07T05:20:02.282Z] Login Succeeded [2023-12-07T05:20:02.282Z] nexus3.edgexfoundry.org:10002 [2023-12-07T05:20:02.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:02.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:02.282Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:02.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:02.282Z] [2023-12-07T05:20:02.282Z] Login Succeeded [2023-12-07T05:20:02.282Z] nexus3.edgexfoundry.org:10003 [2023-12-07T05:20:02.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:02.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:02.544Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:02.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:02.544Z] [2023-12-07T05:20:02.544Z] Login Succeeded [2023-12-07T05:20:02.544Z] nexus3.edgexfoundry.org:10004 [2023-12-07T05:20:02.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:02.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:02.544Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:02.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:02.545Z] [2023-12-07T05:20:02.545Z] Login Succeeded [2023-12-07T05:20:02.545Z] ****.io [2023-12-07T05:20:02.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:03.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:03.064Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:03.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:03.064Z] [2023-12-07T05:20:03.064Z] Login Succeeded [2023-12-07T05:20:03.064Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T05:20:03.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-07T05:20:03.583Z] + git rev-list -1 --merges ca6eedcb7203a69331a310d8a9e2fcedf7b80801~1..ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo [2023-12-07T05:20:03.611Z] -----------> git rev-list -1 --merges ca6eedcb7203a69331a310d8a9e2fcedf7b80801~1..ca6eedcb7203a69331a310d8a9e2fcedf7b80801 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:20:03.611Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [false] [Pipeline] sh [2023-12-07T05:20:03.909Z] + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo [2023-12-07T05:20:03.923Z] ========================================================= [2023-12-07T05:20:03.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-07T05:20:03.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T05:20:04.305Z] + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo [2023-12-07T05:20:04.316Z] [semverPrep] GIT_COMMIT: ca6eedcb7203a69331a310d8a9e2fcedf7b80801, Commit Message: Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo [2023-12-07T05:20:04.341Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-07T05:20:04.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T05:20:04.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-07T05:20:04.729Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-07T05:20:04.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-07T05:20:04.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-07T05:20:04.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-07T05:20:04.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:20:05.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:20:05.167Z] [2023-12-07T05:20:05.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:20:05.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:20:05.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-07T05:20:05.477Z] b85a868b505f: Pulling fs layer [2023-12-07T05:20:05.477Z] e2be974225ed: Pulling fs layer [2023-12-07T05:20:05.477Z] 339a4e72a1f5: Pulling fs layer [2023-12-07T05:20:05.477Z] 988bab9f4d93: Pulling fs layer [2023-12-07T05:20:05.477Z] 1469e6f7b9e6: Pulling fs layer [2023-12-07T05:20:05.477Z] eaf3925da568: Pulling fs layer [2023-12-07T05:20:05.477Z] bab4dde63d76: Pulling fs layer [2023-12-07T05:20:05.477Z] bde34c3a00c8: Pulling fs layer [2023-12-07T05:20:05.477Z] b352a97aabf1: Pulling fs layer [2023-12-07T05:20:05.477Z] 4872d77fe225: Pulling fs layer [2023-12-07T05:20:05.477Z] 5851b861e8e6: Pulling fs layer [2023-12-07T05:20:05.477Z] eaf3925da568: Waiting [2023-12-07T05:20:05.477Z] bab4dde63d76: Waiting [2023-12-07T05:20:05.477Z] bde34c3a00c8: Waiting [2023-12-07T05:20:05.477Z] 5851b861e8e6: Waiting [2023-12-07T05:20:05.477Z] 1469e6f7b9e6: Waiting [2023-12-07T05:20:05.477Z] 988bab9f4d93: Waiting [2023-12-07T05:20:05.477Z] 4872d77fe225: Waiting [2023-12-07T05:20:05.477Z] b352a97aabf1: Waiting [2023-12-07T05:20:05.477Z] e2be974225ed: Download complete [2023-12-07T05:20:05.477Z] 988bab9f4d93: Verifying Checksum [2023-12-07T05:20:05.477Z] 988bab9f4d93: Download complete [2023-12-07T05:20:05.477Z] 1469e6f7b9e6: Verifying Checksum [2023-12-07T05:20:05.477Z] 1469e6f7b9e6: Download complete [2023-12-07T05:20:05.737Z] 339a4e72a1f5: Verifying Checksum [2023-12-07T05:20:05.737Z] 339a4e72a1f5: Download complete [2023-12-07T05:20:05.737Z] eaf3925da568: Verifying Checksum [2023-12-07T05:20:05.737Z] eaf3925da568: Download complete [2023-12-07T05:20:05.737Z] bde34c3a00c8: Download complete [2023-12-07T05:20:05.737Z] b352a97aabf1: Verifying Checksum [2023-12-07T05:20:05.737Z] b352a97aabf1: Download complete [2023-12-07T05:20:05.737Z] 4872d77fe225: Verifying Checksum [2023-12-07T05:20:05.737Z] 4872d77fe225: Download complete [2023-12-07T05:20:05.737Z] 5851b861e8e6: Verifying Checksum [2023-12-07T05:20:05.737Z] 5851b861e8e6: Download complete [2023-12-07T05:20:05.737Z] b85a868b505f: Verifying Checksum [2023-12-07T05:20:05.737Z] b85a868b505f: Download complete [2023-12-07T05:20:05.998Z] bab4dde63d76: Verifying Checksum [2023-12-07T05:20:05.998Z] bab4dde63d76: Download complete [2023-12-07T05:20:06.943Z] b85a868b505f: Pull complete [2023-12-07T05:20:07.208Z] e2be974225ed: Pull complete [2023-12-07T05:20:07.778Z] 339a4e72a1f5: Pull complete [2023-12-07T05:20:07.778Z] 988bab9f4d93: Pull complete [2023-12-07T05:20:08.038Z] 1469e6f7b9e6: Pull complete [2023-12-07T05:20:08.038Z] eaf3925da568: Pull complete [2023-12-07T05:20:09.942Z] bab4dde63d76: Pull complete [2023-12-07T05:20:10.201Z] bde34c3a00c8: Pull complete [2023-12-07T05:20:10.201Z] b352a97aabf1: Pull complete [2023-12-07T05:20:10.462Z] 4872d77fe225: Pull complete [2023-12-07T05:20:10.462Z] 5851b861e8e6: Pull complete [2023-12-07T05:20:10.462Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-07T05:20:10.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:20:10.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:20:10.653Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:20:10.682Z] $ 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-12-07T05:20:14.448Z] $ docker top 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 -eo pid,comm [2023-12-07T05:20:14.510Z] 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-12-07T05:20:14.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T05:20:14.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T05:20:14.602Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T05:20:14.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T05:20:14.725Z] $ docker exec 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent [2023-12-07T05:20:14.831Z] SSH_AUTH_SOCK=/tmp/ssh-8ihHncl8TwYQ/agent.31 [2023-12-07T05:20:14.831Z] SSH_AGENT_PID=37 [2023-12-07T05:20:14.838Z] Running ssh-add (command line suppressed) [2023-12-07T05:20:14.951Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13118417757785065600.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13118417757785065600.key) [2023-12-07T05:20:14.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T05:20:15.275Z] + git tag --points-at HEAD [Pipeline] } [2023-12-07T05:20:15.286Z] $ docker exec --env ******** --env ******** 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent -k [2023-12-07T05:20:15.383Z] unset SSH_AUTH_SOCK; [2023-12-07T05:20:15.384Z] unset SSH_AGENT_PID; [2023-12-07T05:20:15.384Z] echo Agent pid 37 killed; [2023-12-07T05:20:15.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-07T05:20:15.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T05:20:15.451Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T05:20:15.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T05:20:15.569Z] $ docker exec 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent [2023-12-07T05:20:15.691Z] SSH_AUTH_SOCK=/tmp/ssh-e2aUp6EkNGge/agent.69 [2023-12-07T05:20:15.691Z] SSH_AGENT_PID=75 [2023-12-07T05:20:15.696Z] Running ssh-add (command line suppressed) [2023-12-07T05:20:15.805Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13733392035039774903.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13733392035039774903.key) [2023-12-07T05:20:15.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T05:20:16.123Z] + git semver init [2023-12-07T05:20:16.382Z] 2023-12-07 05:20:16,309 [run_init] DEBUG init version:0.0.0 force:False [2023-12-07T05:20:16.382Z] 2023-12-07 05:20:16,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-07T05:20:16.382Z] 2023-12-07 05:20:16,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-07T05:20:16.382Z] 2023-12-07 05:20:16,310 [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-12-07T05:20:17.765Z] 2023-12-07 05:20:17,650 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-12-07T05:20:17.765Z] 2023-12-07 05:20:17,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-12-07T05:20:17.765Z] 2023-12-07 05:20:17,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:20:17.765Z] 2023-12-07 05:20:17,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:20:17.765Z] 3.2.0-dev.4 [Pipeline] } [2023-12-07T05:20:17.778Z] $ docker exec --env ******** --env ******** 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent -k [2023-12-07T05:20:17.886Z] unset SSH_AUTH_SOCK; [2023-12-07T05:20:17.887Z] unset SSH_AGENT_PID; [2023-12-07T05:20:17.887Z] echo Agent pid 75 killed; [2023-12-07T05:20:17.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T05:20:18.264Z] + git semver [Pipeline] } [2023-12-07T05:20:18.536Z] $ docker stop --time=1 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 [2023-12-07T05:20:19.801Z] $ docker rm -f --volumes 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T05:20:20.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-07T05:20:20.428Z] Stashed 1 file(s) [Pipeline] echo [2023-12-07T05:20:20.432Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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-12-07T05:20:20.770Z] provisioning config files... [2023-12-07T05:20:20.780Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15419771279476094014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:20:21.104Z] ---> ****-login.sh [2023-12-07T05:20:21.104Z] nexus3.edgexfoundry.org:10001 [2023-12-07T05:20:21.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:21.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:21.104Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:21.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:21.104Z] [2023-12-07T05:20:21.104Z] Login Succeeded [2023-12-07T05:20:21.104Z] nexus3.edgexfoundry.org:10002 [2023-12-07T05:20:21.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:21.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:21.104Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:21.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:21.104Z] [2023-12-07T05:20:21.104Z] Login Succeeded [2023-12-07T05:20:21.104Z] nexus3.edgexfoundry.org:10003 [2023-12-07T05:20:21.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:21.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:21.362Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:21.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:21.362Z] [2023-12-07T05:20:21.362Z] Login Succeeded [2023-12-07T05:20:21.362Z] nexus3.edgexfoundry.org:10004 [2023-12-07T05:20:21.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:21.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:21.362Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:21.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:21.362Z] [2023-12-07T05:20:21.363Z] Login Succeeded [2023-12-07T05:20:21.363Z] ****.io [2023-12-07T05:20:21.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:20:21.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:20:21.621Z] Configure a credential helper to remove this warning. See [2023-12-07T05:20:21.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:20:21.621Z] [2023-12-07T05:20:21.621Z] Login Succeeded [2023-12-07T05:20:21.621Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T05:20:21.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-07T05:20:21.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T05:20:21.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T05:20:21.852Z] ========================================================= [2023-12-07T05:20:21.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-07T05:20:21.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:20:22.253Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-07T05:20:22.253Z] Sending build context to Docker daemon 24.47MB [2023-12-07T05:20:22.253Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T05:20:22.253Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-07T05:20:22.522Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-07T05:20:22.522Z] 7264a8db6415: Pulling fs layer [2023-12-07T05:20:22.522Z] c4d48a809fc2: Pulling fs layer [2023-12-07T05:20:22.523Z] 4f1c88b9dad5: Pulling fs layer [2023-12-07T05:20:22.523Z] ad3a456e5733: Pulling fs layer [2023-12-07T05:20:22.523Z] 69c7f0334f64: Pulling fs layer [2023-12-07T05:20:22.523Z] 1f1c1a5573a3: Pulling fs layer [2023-12-07T05:20:22.523Z] ce7588e14bc9: Pulling fs layer [2023-12-07T05:20:22.523Z] b5e4710f87ac: Pulling fs layer [2023-12-07T05:20:22.523Z] 69c7f0334f64: Waiting [2023-12-07T05:20:22.523Z] 1f1c1a5573a3: Waiting [2023-12-07T05:20:22.523Z] ce7588e14bc9: Waiting [2023-12-07T05:20:22.523Z] b5e4710f87ac: Waiting [2023-12-07T05:20:22.523Z] ad3a456e5733: Waiting [2023-12-07T05:20:22.523Z] c4d48a809fc2: Verifying Checksum [2023-12-07T05:20:22.523Z] c4d48a809fc2: Download complete [2023-12-07T05:20:22.523Z] ad3a456e5733: Verifying Checksum [2023-12-07T05:20:22.523Z] ad3a456e5733: Download complete [2023-12-07T05:20:22.523Z] 69c7f0334f64: Verifying Checksum [2023-12-07T05:20:22.523Z] 69c7f0334f64: Download complete [2023-12-07T05:20:22.523Z] 7264a8db6415: Verifying Checksum [2023-12-07T05:20:22.523Z] 7264a8db6415: Download complete [2023-12-07T05:20:22.523Z] 1f1c1a5573a3: Verifying Checksum [2023-12-07T05:20:22.523Z] 1f1c1a5573a3: Download complete [2023-12-07T05:20:22.781Z] 7264a8db6415: Pull complete [2023-12-07T05:20:22.781Z] c4d48a809fc2: Pull complete [2023-12-07T05:20:22.781Z] b5e4710f87ac: Verifying Checksum [2023-12-07T05:20:22.781Z] b5e4710f87ac: Download complete [2023-12-07T05:20:23.039Z] 4f1c88b9dad5: Verifying Checksum [2023-12-07T05:20:23.039Z] 4f1c88b9dad5: Download complete [2023-12-07T05:20:23.296Z] ce7588e14bc9: Verifying Checksum [2023-12-07T05:20:23.296Z] ce7588e14bc9: Download complete [2023-12-07T05:20:26.578Z] 4f1c88b9dad5: Pull complete [2023-12-07T05:20:26.578Z] ad3a456e5733: Pull complete [2023-12-07T05:20:26.578Z] 69c7f0334f64: Pull complete [2023-12-07T05:20:26.578Z] 1f1c1a5573a3: Pull complete [2023-12-07T05:20:29.108Z] ce7588e14bc9: Pull complete [2023-12-07T05:20:29.108Z] b5e4710f87ac: Pull complete [2023-12-07T05:20:29.108Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-07T05:20:29.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-07T05:20:29.108Z] ---> 88b5674ff536 [2023-12-07T05:20:29.108Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-07T05:20:34.446Z] ---> Running in 04ab04e05bec [2023-12-07T05:20:34.446Z] Removing intermediate container 04ab04e05bec [2023-12-07T05:20:34.446Z] ---> 9b5c6faa225b [2023-12-07T05:20:34.446Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T05:20:34.446Z] ---> Running in 4e16ddbb5477 [2023-12-07T05:20:34.446Z] Removing intermediate container 4e16ddbb5477 [2023-12-07T05:20:34.446Z] ---> bfc1090f881d [2023-12-07T05:20:34.446Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-07T05:20:34.446Z] ---> Running in 0c872696633b [2023-12-07T05:20:34.446Z] Removing intermediate container 0c872696633b [2023-12-07T05:20:34.446Z] ---> 00b5d9ef4b21 [2023-12-07T05:20:34.446Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T05:20:34.446Z] ---> Running in 7890ce2fa869 [2023-12-07T05:20:34.446Z] Removing intermediate container 7890ce2fa869 [2023-12-07T05:20:34.446Z] ---> 69d1658feb17 [2023-12-07T05:20:34.446Z] Step 7/12 : WORKDIR /device-gpio [2023-12-07T05:20:34.446Z] ---> Running in f479ede84c39 [2023-12-07T05:20:34.446Z] Removing intermediate container f479ede84c39 [2023-12-07T05:20:34.446Z] ---> c05f4b128744 [2023-12-07T05:20:34.446Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T05:20:34.446Z] ---> Running in 81dd7e4d3c57 [2023-12-07T05:20:34.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T05:20:34.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T05:20:34.965Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T05:20:34.965Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T05:20:34.965Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T05:20:34.965Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T05:20:34.965Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T05:20:34.965Z] OK: 268 MiB in 56 packages [2023-12-07T05:20:35.533Z] Removing intermediate container 81dd7e4d3c57 [2023-12-07T05:20:35.533Z] ---> 0911db64bafa [2023-12-07T05:20:35.533Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-07T05:20:35.533Z] ---> d27dd479186e [2023-12-07T05:20:35.533Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T05:20:35.533Z] ---> Running in cbd18b026864 [2023-12-07T05:20:35.675Z] Still waiting to schedule task [2023-12-07T05:20:35.675Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-07T05:21:22.379Z] Removing intermediate container cbd18b026864 [2023-12-07T05:21:22.379Z] ---> 99f91d0e57b1 [2023-12-07T05:21:22.379Z] Step 11/12 : COPY . . [2023-12-07T05:21:22.379Z] ---> 322992a10a86 [2023-12-07T05:21:22.379Z] Step 12/12 : RUN ${MAKE} [2023-12-07T05:21:22.379Z] ---> Running in 1d09457cb75b [2023-12-07T05:21:22.379Z] noop [2023-12-07T05:21:22.379Z] Removing intermediate container 1d09457cb75b [2023-12-07T05:21:22.379Z] ---> 72ec2a29f97a [2023-12-07T05:21:22.379Z] Successfully built 72ec2a29f97a [2023-12-07T05:21:22.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:21:22.759Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T05:21:22.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:21:22.870Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:21:22.899Z] $ 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-12-07T05:21:23.222Z] $ docker top c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T05:21:23.602Z] + go version [2023-12-07T05:21:23.602Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-07T05:21:23.612Z] $ docker stop --time=1 c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 [2023-12-07T05:21:27.996Z] $ docker rm -f --volumes c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:21:28.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-07T05:21:28.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:21:28.730Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:21:28.763Z] $ 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-12-07T05:21:29.088Z] $ docker top 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T05:21:29.482Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-12-07T05:21:29.800Z] + make test [2023-12-07T05:21:29.800Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T05:21:35.088Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-07T05:21:45.049Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-07T05:21:45.049Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-07T05:21:53.166Z] go vet ./... [2023-12-07T05:21:55.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T05:21:55.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T05:21:55.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T05:21:55.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T05:21:55.743Z] $ docker stop --time=1 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 [2023-12-07T05:21:59.058Z] $ docker rm -f --volumes 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T05:21:59.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T05:21:59.631Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-07T05:22:00.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T05:22:00.526Z] + ls -al . [2023-12-07T05:22:00.526Z] total 152 [2023-12-07T05:22:00.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:21 . [2023-12-07T05:22:00.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 05:19 .. [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 05:19 .dockerignore [2023-12-07T05:22:00.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:21 .git [2023-12-07T05:22:00.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 .github [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 05:19 .gitignore [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 05:19 .golangci.yml [2023-12-07T05:22:00.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 05:20 .semver [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 05:19 Attribution.txt [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 05:19 CHANGELOG.md [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 05:19 Dockerfile [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 05:19 GOVERNANCE.md [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 05:19 Jenkinsfile [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 05:19 LICENSE [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 05:19 Makefile [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 05:19 OWNERS.md [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 05:19 README.md [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 7 05:20 VERSION [2023-12-07T05:22:00.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 05:19 bin [2023-12-07T05:22:00.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 cmd [2023-12-07T05:22:00.527Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 7 05:21 coverage.out [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 05:19 go.mod [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 05:19 go.sum [2023-12-07T05:22:00.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 internal [2023-12-07T05:22:00.527Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:00.877Z] + 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=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-07T05:22:00.877Z] Sending build context to Docker daemon 24.47MB [2023-12-07T05:22:00.877Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-07T05:22:00.877Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-07T05:22:00.877Z] ---> 72ec2a29f97a [2023-12-07T05:22:00.877Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-07T05:22:01.135Z] ---> Running in 0d4f77893f17 [2023-12-07T05:22:01.394Z] Removing intermediate container 0d4f77893f17 [2023-12-07T05:22:01.394Z] ---> cf669f8c3ba7 [2023-12-07T05:22:01.394Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-07T05:22:01.394Z] ---> Running in 8d5617b6246f [2023-12-07T05:22:01.394Z] Removing intermediate container 8d5617b6246f [2023-12-07T05:22:01.394Z] ---> 5fce5f90bb41 [2023-12-07T05:22:01.394Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-07T05:22:01.394Z] ---> Running in 8753d9dd4f99 [2023-12-07T05:22:01.394Z] Removing intermediate container 8753d9dd4f99 [2023-12-07T05:22:01.394Z] ---> b7ebb82fd0e6 [2023-12-07T05:22:01.394Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-07T05:22:01.652Z] ---> Running in 4aa13ce673d6 [2023-12-07T05:22:01.652Z] Removing intermediate container 4aa13ce673d6 [2023-12-07T05:22:01.652Z] ---> c1e1e7cff6c4 [2023-12-07T05:22:01.652Z] Step 7/26 : WORKDIR /device-gpio [2023-12-07T05:22:01.652Z] ---> Running in e113aed75543 [2023-12-07T05:22:01.652Z] Removing intermediate container e113aed75543 [2023-12-07T05:22:01.652Z] ---> aee9dc12870d [2023-12-07T05:22:01.652Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-07T05:22:01.652Z] ---> Running in 3ff3ea89004c [2023-12-07T05:22:01.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:02.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:02.737Z] OK: 268 MiB in 56 packages [2023-12-07T05:22:02.996Z] Removing intermediate container 3ff3ea89004c [2023-12-07T05:22:02.996Z] ---> 4bf215473cf0 [2023-12-07T05:22:02.996Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-07T05:22:02.996Z] ---> 9750cb3cb1ce [2023-12-07T05:22:02.996Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T05:22:03.254Z] ---> Running in 5d026dcf665b [2023-12-07T05:22:03.823Z] Removing intermediate container 5d026dcf665b [2023-12-07T05:22:03.823Z] ---> 6381104ad303 [2023-12-07T05:22:03.823Z] Step 11/26 : COPY . . [2023-12-07T05:22:04.759Z] ---> 21ab8e713cdc [2023-12-07T05:22:04.759Z] Step 12/26 : RUN ${MAKE} [2023-12-07T05:22:04.759Z] ---> Running in 9e0bfa382a62 [2023-12-07T05:22:05.016Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-07T05:22:16.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24641 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-12-07T05:22:16.722Z] Running in /w/workspace/device-gpio/117 [Pipeline] { [Pipeline] checkout [2023-12-07T05:22:16.812Z] The recommended git tool is: git [2023-12-07T05:22:21.956Z] using credential edgex-jenkins-ssh [2023-12-07T05:22:21.977Z] Cloning the remote Git repository [2023-12-07T05:22:22.014Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-07T05:22:22.101Z] > git init /w/workspace/device-gpio/117 # timeout=10 [2023-12-07T05:22:22.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-07T05:22:22.245Z] > git --version # timeout=10 [2023-12-07T05:22:22.267Z] > git --version # 'git version 2.25.1' [2023-12-07T05:22:22.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-07T05:22:22.408Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T05:22:26.962Z] Removing intermediate container 9e0bfa382a62 [2023-12-07T05:22:26.962Z] ---> ed7bb769f2c4 [2023-12-07T05:22:26.962Z] Step 13/26 : FROM alpine:3.18 [2023-12-07T05:22:26.962Z] 3.18: Pulling from library/alpine [2023-12-07T05:22:26.962Z] c926b61bad3b: Pulling fs layer [2023-12-07T05:22:26.962Z] c926b61bad3b: Verifying Checksum [2023-12-07T05:22:26.962Z] c926b61bad3b: Download complete [2023-12-07T05:22:26.962Z] c926b61bad3b: Pull complete [2023-12-07T05:22:26.962Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T05:22:26.962Z] Status: Downloaded newer image for alpine:3.18 [2023-12-07T05:22:26.962Z] ---> b541f2080109 [2023-12-07T05:22:26.962Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-07T05:22:26.962Z] ---> Running in 8f61401d893d [2023-12-07T05:22:26.962Z] Removing intermediate container 8f61401d893d [2023-12-07T05:22:26.962Z] ---> c5f7d5c4f92c [2023-12-07T05:22:26.962Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-07T05:22:26.962Z] ---> Running in baa2dc994887 [2023-12-07T05:22:26.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:26.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:26.962Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T05:22:26.962Z] Executing busybox-1.36.1-r5.trigger [2023-12-07T05:22:26.962Z] OK: 7 MiB in 16 packages [2023-12-07T05:22:26.962Z] Removing intermediate container baa2dc994887 [2023-12-07T05:22:26.962Z] ---> da9424a9b2b3 [2023-12-07T05:22:26.962Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-07T05:22:26.962Z] ---> Running in 854115bf10e0 [2023-12-07T05:22:26.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:26.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-07T05:22:26.962Z] OK: 7 MiB in 16 packages [2023-12-07T05:22:26.962Z] Removing intermediate container 854115bf10e0 [2023-12-07T05:22:26.962Z] ---> 3af5809b6bb9 [2023-12-07T05:22:26.962Z] Step 17/26 : WORKDIR / [2023-12-07T05:22:26.962Z] ---> Running in a35a05098174 [2023-12-07T05:22:26.962Z] Removing intermediate container a35a05098174 [2023-12-07T05:22:26.962Z] ---> ae5a2651633b [2023-12-07T05:22:26.962Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-07T05:22:26.905Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-07T05:22:26.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-07T05:22:27.222Z] ---> 0b18db47bec7 [2023-12-07T05:22:27.222Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-07T05:22:27.222Z] ---> e698bc279877 [2023-12-07T05:22:27.222Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-07T05:22:27.927Z] Avoid second fetch [2023-12-07T05:22:27.928Z] Checking out Revision ca6eedcb7203a69331a310d8a9e2fcedf7b80801 (main) [2023-12-07T05:22:28.394Z] ---> b184e2e322ca [2023-12-07T05:22:28.395Z] Step 21/26 : EXPOSE 59910 [2023-12-07T05:22:28.395Z] ---> Running in 7ba20a25b963 [2023-12-07T05:22:28.395Z] Removing intermediate container 7ba20a25b963 [2023-12-07T05:22:28.395Z] ---> 1a65a8ebcbc7 [2023-12-07T05:22:28.395Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-07T05:22:28.395Z] ---> Running in dafa12a554d4 [2023-12-07T05:22:28.395Z] Removing intermediate container dafa12a554d4 [2023-12-07T05:22:28.395Z] ---> 3f5de8e0383d [2023-12-07T05:22:28.395Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-07T05:22:28.395Z] ---> Running in 343da624d6b2 [2023-12-07T05:22:27.944Z] > git config core.sparsecheckout # timeout=10 [2023-12-07T05:22:28.014Z] > git checkout -f ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 [2023-12-07T05:22:28.525Z] Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" [2023-12-07T05:22:28.652Z] Removing intermediate container 343da624d6b2 [2023-12-07T05:22:28.652Z] ---> 8673b987afc0 [2023-12-07T05:22:28.652Z] Step 24/26 : LABEL arch=amd64 [2023-12-07T05:22:28.652Z] ---> Running in 92d0cf5abc93 [2023-12-07T05:22:28.652Z] Removing intermediate container 92d0cf5abc93 [2023-12-07T05:22:28.652Z] ---> a68c324514de [2023-12-07T05:22:28.652Z] Step 25/26 : LABEL git_sha=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:22:28.652Z] ---> Running in 6b33c281e98a [2023-12-07T05:22:28.652Z] Removing intermediate container 6b33c281e98a [2023-12-07T05:22:28.652Z] ---> 9d1d06188f8d [2023-12-07T05:22:28.652Z] Step 26/26 : LABEL version=3.2.0-dev.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-07T05:22:28.910Z] ---> Running in b51f734e3a09 [2023-12-07T05:22:28.910Z] Removing intermediate container b51f734e3a09 [2023-12-07T05:22:28.910Z] ---> bc9278536a47 [2023-12-07T05:22:28.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-07T05:22:28.910Z] Successfully built bc9278536a47 [2023-12-07T05:22:28.910Z] Successfully tagged device-gpio:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T05:22:29.377Z] provisioning config files... [2023-12-07T05:22:29.385Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15017369382379024654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:22:29.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-07T05:22:29.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T05:22:29.676Z] Dload Upload Total Spent Left Speed [2023-12-07T05:22:29.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2023-12-07T05:22:29.789Z] ---> ****-login.sh [2023-12-07T05:22:29.789Z] nexus3.edgexfoundry.org:10001 [2023-12-07T05:22:29.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:29.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:29.789Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:29.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:29.789Z] [2023-12-07T05:22:29.789Z] Login Succeeded [2023-12-07T05:22:29.789Z] nexus3.edgexfoundry.org:10002 [2023-12-07T05:22:29.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:29.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:29.789Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:29.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:29.790Z] [2023-12-07T05:22:29.790Z] Login Succeeded [2023-12-07T05:22:29.790Z] nexus3.edgexfoundry.org:10003 [2023-12-07T05:22:29.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:30.020Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-07T05:22:30.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:30.047Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:30.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:30.047Z] [2023-12-07T05:22:30.047Z] Login Succeeded [2023-12-07T05:22:30.047Z] nexus3.edgexfoundry.org:10004 [2023-12-07T05:22:30.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:30.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:30.047Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:30.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:30.047Z] [2023-12-07T05:22:30.047Z] Login Succeeded [2023-12-07T05:22:30.047Z] ****.io [2023-12-07T05:22:30.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:30.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:30.306Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:30.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:30.306Z] [2023-12-07T05:22:30.306Z] Login Succeeded [2023-12-07T05:22:30.350Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-07T05:22:30.350Z] + sudo tee /etc/docker/daemon.new [2023-12-07T05:22:30.350Z] { [2023-12-07T05:22:30.350Z] "registry-mirrors": [ [2023-12-07T05:22:30.350Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-07T05:22:30.350Z] ], [2023-12-07T05:22:30.350Z] "bip": "10.250.0.254/24", [2023-12-07T05:22:30.350Z] "hosts": [ [2023-12-07T05:22:30.350Z] "tcp://0.0.0.0:5555", [2023-12-07T05:22:30.350Z] "unix:///var/run/docker.sock" [2023-12-07T05:22:30.350Z] ], [2023-12-07T05:22:30.350Z] "mtu": 1458, [2023-12-07T05:22:30.350Z] "selinux-enabled": true, [2023-12-07T05:22:30.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-07T05:22:30.350Z] } [Pipeline] sh [2023-12-07T05:22:30.565Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T05:22:30.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-12-07T05:22:30.695Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] echo [2023-12-07T05:22:30.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2023-12-07T05:22:30.825Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-12-07T05:22:30.825Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:22:30.825Z] latest [2023-12-07T05:22:30.825Z] 3.2.0-dev.4 [2023-12-07T05:22:30.825Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:22:30.825Z] main [2023-12-07T05:22:30.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:31.047Z] + sudo service docker restart [2023-12-07T05:22:31.284Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:31.680Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:22:31.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-07T05:22:31.680Z] 88d7d1b652f3: Preparing [2023-12-07T05:22:31.680Z] 24e284b83f1a: Preparing [2023-12-07T05:22:31.680Z] 5ab598cfb541: Preparing [2023-12-07T05:22:31.680Z] 88bfecee669b: Preparing [2023-12-07T05:22:31.680Z] 9332e1535844: Preparing [2023-12-07T05:22:31.680Z] 9fe9a137fd00: Preparing [2023-12-07T05:22:31.680Z] 9fe9a137fd00: Waiting [2023-12-07T05:22:31.680Z] 24e284b83f1a: Pushed [2023-12-07T05:22:31.680Z] 9332e1535844: Pushed [2023-12-07T05:22:31.680Z] 5ab598cfb541: Pushed [2023-12-07T05:22:31.680Z] 88bfecee669b: Pushed [2023-12-07T05:22:31.939Z] 9fe9a137fd00: Layer already exists [2023-12-07T05:22:34.471Z] 88d7d1b652f3: Pushed [2023-12-07T05:22:34.471Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:34.863Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:35.298Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-07T05:22:35.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-07T05:22:35.299Z] 88d7d1b652f3: Preparing [2023-12-07T05:22:35.299Z] 24e284b83f1a: Preparing [2023-12-07T05:22:35.299Z] 5ab598cfb541: Preparing [2023-12-07T05:22:35.299Z] 88bfecee669b: Preparing [2023-12-07T05:22:35.299Z] 9332e1535844: Preparing [2023-12-07T05:22:35.299Z] 9fe9a137fd00: Preparing [2023-12-07T05:22:35.299Z] 9fe9a137fd00: Waiting [2023-12-07T05:22:35.299Z] 9332e1535844: Layer already exists [2023-12-07T05:22:35.299Z] 88bfecee669b: Layer already exists [2023-12-07T05:22:35.299Z] 5ab598cfb541: Layer already exists [2023-12-07T05:22:35.299Z] 88d7d1b652f3: Layer already exists [2023-12-07T05:22:35.299Z] 24e284b83f1a: Layer already exists [2023-12-07T05:22:35.299Z] 9fe9a137fd00: Layer already exists [2023-12-07T05:22:35.299Z] latest: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:35.695Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:36.099Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 [2023-12-07T05:22:36.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-07T05:22:36.100Z] 88d7d1b652f3: Preparing [2023-12-07T05:22:36.100Z] 24e284b83f1a: Preparing [2023-12-07T05:22:36.100Z] 5ab598cfb541: Preparing [2023-12-07T05:22:36.100Z] 88bfecee669b: Preparing [2023-12-07T05:22:36.100Z] 9332e1535844: Preparing [2023-12-07T05:22:36.100Z] 9fe9a137fd00: Preparing [2023-12-07T05:22:36.100Z] 9fe9a137fd00: Waiting [2023-12-07T05:22:36.100Z] 24e284b83f1a: Layer already exists [2023-12-07T05:22:36.100Z] 88d7d1b652f3: Layer already exists [2023-12-07T05:22:36.100Z] 9332e1535844: Layer already exists [2023-12-07T05:22:36.100Z] 88bfecee669b: Layer already exists [2023-12-07T05:22:36.100Z] 5ab598cfb541: Layer already exists [2023-12-07T05:22:36.100Z] 9fe9a137fd00: Layer already exists [2023-12-07T05:22:36.100Z] 3.2.0-dev.4: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:36.498Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:36.894Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:22:36.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-07T05:22:36.894Z] 88d7d1b652f3: Preparing [2023-12-07T05:22:36.894Z] 24e284b83f1a: Preparing [2023-12-07T05:22:36.894Z] 5ab598cfb541: Preparing [2023-12-07T05:22:36.894Z] 88bfecee669b: Preparing [2023-12-07T05:22:36.894Z] 9332e1535844: Preparing [2023-12-07T05:22:36.894Z] 9fe9a137fd00: Preparing [2023-12-07T05:22:36.894Z] 9fe9a137fd00: Waiting [2023-12-07T05:22:36.894Z] 88d7d1b652f3: Layer already exists [2023-12-07T05:22:36.894Z] 24e284b83f1a: Layer already exists [2023-12-07T05:22:36.894Z] 5ab598cfb541: Layer already exists [2023-12-07T05:22:36.894Z] 9332e1535844: Layer already exists [2023-12-07T05:22:36.894Z] 88bfecee669b: Layer already exists [2023-12-07T05:22:36.894Z] 9fe9a137fd00: Layer already exists [2023-12-07T05:22:36.894Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:37.289Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:37.691Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-12-07T05:22:37.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-07T05:22:37.691Z] 88d7d1b652f3: Preparing [2023-12-07T05:22:37.691Z] 24e284b83f1a: Preparing [2023-12-07T05:22:37.691Z] 5ab598cfb541: Preparing [2023-12-07T05:22:37.691Z] 88bfecee669b: Preparing [2023-12-07T05:22:37.691Z] 9332e1535844: Preparing [2023-12-07T05:22:37.691Z] 9fe9a137fd00: Preparing [2023-12-07T05:22:37.691Z] 9fe9a137fd00: Waiting [2023-12-07T05:22:37.691Z] 5ab598cfb541: Layer already exists [2023-12-07T05:22:37.691Z] 9332e1535844: Layer already exists [2023-12-07T05:22:37.691Z] 88bfecee669b: Layer already exists [2023-12-07T05:22:37.691Z] 88d7d1b652f3: Layer already exists [2023-12-07T05:22:37.691Z] 24e284b83f1a: Layer already exists [2023-12-07T05:22:37.691Z] 9fe9a137fd00: Layer already exists [2023-12-07T05:22:37.691Z] main: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-07T05:22:37.916Z] ===================================================== [Pipeline] echo [2023-12-07T05:22:37.954Z] taggedImages: [2023-12-07T05:22:37.954Z] - nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:22:37.954Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-07T05:22:37.954Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 [2023-12-07T05:22:37.954Z] - nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:22:37.954Z] - 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-12-07T05:22:38.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T05:22:38.601Z] [2023-12-07T05:22:38.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:38.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T05:22:38.918Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-07T05:22:38.918Z] 5eb5b503b376: Pulling fs layer [2023-12-07T05:22:38.918Z] 5c69ac0246d0: Pulling fs layer [2023-12-07T05:22:38.918Z] ec43610c2a17: Pulling fs layer [2023-12-07T05:22:38.918Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-07T05:22:38.918Z] 33b1e0a273af: Pulling fs layer [2023-12-07T05:22:38.918Z] 5d3b04190fa2: Pulling fs layer [2023-12-07T05:22:38.918Z] 2f39f015ded8: Pulling fs layer [2023-12-07T05:22:38.918Z] 3a2ae6a8a46f: Waiting [2023-12-07T05:22:38.918Z] 33b1e0a273af: Waiting [2023-12-07T05:22:38.918Z] 5d3b04190fa2: Waiting [2023-12-07T05:22:38.918Z] 2f39f015ded8: Waiting [2023-12-07T05:22:38.918Z] 5c69ac0246d0: Download complete [2023-12-07T05:22:38.918Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-07T05:22:38.918Z] 3a2ae6a8a46f: Download complete [2023-12-07T05:22:39.176Z] 33b1e0a273af: Verifying Checksum [2023-12-07T05:22:39.176Z] 33b1e0a273af: Download complete [2023-12-07T05:22:39.176Z] 5d3b04190fa2: Download complete [2023-12-07T05:22:39.176Z] ec43610c2a17: Verifying Checksum [2023-12-07T05:22:39.176Z] ec43610c2a17: Download complete [2023-12-07T05:22:39.176Z] 5eb5b503b376: Verifying Checksum [2023-12-07T05:22:39.176Z] 5eb5b503b376: Download complete [2023-12-07T05:22:39.741Z] 2f39f015ded8: Download complete [2023-12-07T05:22:40.306Z] 5eb5b503b376: Pull complete [2023-12-07T05:22:40.306Z] 5c69ac0246d0: Pull complete [2023-12-07T05:22:40.870Z] ec43610c2a17: Pull complete [2023-12-07T05:22:40.870Z] 3a2ae6a8a46f: Pull complete [2023-12-07T05:22:41.128Z] 33b1e0a273af: Pull complete [2023-12-07T05:22:41.128Z] 5d3b04190fa2: Pull complete [2023-12-07T05:22:45.313Z] 2f39f015ded8: Pull complete [2023-12-07T05:22:45.313Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-07T05:22:45.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T05:22:45.313Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:22:45.516Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:22:45.550Z] $ 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-12-07T05:22:53.981Z] $ docker top 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-07T05:22:54.244Z] provisioning config files... [2023-12-07T05:22:54.270Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/117@tmp/config9242594477370905730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:22:54.494Z] ---> job-cost.sh [2023-12-07T05:22:54.494Z] lf-activate-venv: SKIPPING [2023-12-07T05:22:54.494Z] INFO: No Stack... [2023-12-07T05:22:54.715Z] ---> ****-login.sh [2023-12-07T05:22:54.715Z] nexus3.edgexfoundry.org:10001 [2023-12-07T05:22:54.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T05:22:54.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:55.011Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T05:22:55.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:55.250Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:55.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:55.250Z] [2023-12-07T05:22:55.250Z] Login Succeeded [2023-12-07T05:22:55.250Z] nexus3.edgexfoundry.org:10002 [2023-12-07T05:22:55.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:55.298Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-12-07T05:22:55.298Z] + cut -d, -f6 [Pipeline] lock [2023-12-07T05:22:55.310Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [2023-12-07T05:22:55.316Z] Resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] did not exist. Created. [2023-12-07T05:22:55.316Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T05:22:55.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:55.518Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:55.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:55.518Z] [2023-12-07T05:22:55.518Z] Login Succeeded [2023-12-07T05:22:55.518Z] nexus3.edgexfoundry.org:10003 [2023-12-07T05:22:55.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:55.674Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T05:22:55.698Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T05:22:55.731Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] // lock [2023-12-07T05:22:55.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:55.790Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:55.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:55.790Z] [2023-12-07T05:22:55.790Z] Login Succeeded [2023-12-07T05:22:55.790Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2023-12-07T05:22:55.823Z] $ docker stop --time=1 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c [2023-12-07T05:22:56.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:56.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:56.059Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:56.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:56.059Z] [2023-12-07T05:22:56.059Z] Login Succeeded [2023-12-07T05:22:56.059Z] ****.io [2023-12-07T05:22:56.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:22:56.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:22:56.596Z] Configure a credential helper to remove this warning. See [2023-12-07T05:22:56.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:22:56.596Z] [2023-12-07T05:22:56.596Z] Login Succeeded [2023-12-07T05:22:56.596Z] ---> ****-login.sh ends [2023-12-07T05:22:57.113Z] $ docker rm -f --volumes 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-07T05:22:57.206Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-07T05:22:57.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T05:22:57.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T05:22:57.720Z] ========================================================= [2023-12-07T05:22:57.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-07T05:22:57.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:22:58.218Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-07T05:22:59.197Z] #0 building with "default" instance using docker driver [2023-12-07T05:22:59.197Z] [2023-12-07T05:22:59.197Z] #1 [internal] load .dockerignore [2023-12-07T05:22:59.197Z] #1 transferring context: 160B 0.0s done [2023-12-07T05:22:59.197Z] #1 DONE 0.1s [2023-12-07T05:22:59.197Z] [2023-12-07T05:22:59.197Z] #2 [internal] load build definition from Dockerfile [2023-12-07T05:22:59.197Z] #2 transferring dockerfile: 1.70kB done [2023-12-07T05:22:59.197Z] #2 DONE 0.1s [2023-12-07T05:22:59.197Z] [2023-12-07T05:22:59.197Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-07T05:22:59.475Z] #3 DONE 0.1s [2023-12-07T05:22:59.475Z] [2023-12-07T05:22:59.475Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T05:22:59.475Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-07T05:22:59.475Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-07T05:22:59.475Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-07T05:22:59.475Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-07T05:22:59.475Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-07T05:22:59.475Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s [2023-12-07T05:22:59.748Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-07T05:22:59.748Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2023-12-07T05:22:59.748Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-07T05:22:59.748Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-07T05:22:59.748Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-07T05:22:59.748Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2023-12-07T05:22:59.748Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-07T05:22:59.748Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-07T05:22:59.748Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-07T05:22:59.748Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.57MB / 97.63MB 0.3s [2023-12-07T05:23:00.023Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.65MB / 63.99MB 0.4s [2023-12-07T05:23:00.023Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-07T05:23:00.023Z] #4 ... [2023-12-07T05:23:00.023Z] [2023-12-07T05:23:00.023Z] #5 [internal] load build context [2023-12-07T05:23:00.023Z] #5 transferring context: 12.21MB 0.5s done [2023-12-07T05:23:00.023Z] #5 DONE 0.5s [2023-12-07T05:23:00.023Z] [2023-12-07T05:23:00.023Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-07T05:23:00.023Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.20MB / 63.99MB 0.5s [2023-12-07T05:23:00.023Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-07T05:23:00.023Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2023-12-07T05:23:00.294Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s [2023-12-07T05:23:00.294Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-07T05:23:00.294Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.40MB / 97.63MB 0.7s [2023-12-07T05:23:00.294Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.14MB / 63.99MB 0.8s [2023-12-07T05:23:00.294Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-07T05:23:00.294Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.52MB / 63.99MB 0.9s [2023-12-07T05:23:00.294Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s [2023-12-07T05:23:00.568Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.43MB / 63.99MB 1.0s [2023-12-07T05:23:00.568Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-07T05:23:00.568Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s [2023-12-07T05:23:00.568Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s [2023-12-07T05:23:00.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s [2023-12-07T05:23:00.858Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2023-12-07T05:23:00.858Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done [2023-12-07T05:23:00.858Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-07T05:23:00.858Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s [2023-12-07T05:23:01.130Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-07T05:23:01.130Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2023-12-07T05:23:01.130Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s [2023-12-07T05:23:01.130Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-07T05:23:01.398Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s [2023-12-07T05:23:01.671Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s [2023-12-07T05:23:01.671Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.2s [2023-12-07T05:23:01.939Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2023-12-07T05:23:07.291Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-07T05:23:12.648Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-07T05:23:18.028Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.6s done [2023-12-07T05:23:19.454Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-07T05:23:19.454Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-07T05:23:19.454Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-07T05:23:24.809Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-07T05:23:28.164Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done [2023-12-07T05:23:28.164Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-07T05:23:30.117Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-07T05:23:30.385Z] #4 DONE 30.9s [2023-12-07T05:23:30.385Z] [2023-12-07T05:23:30.385Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-07T05:23:32.340Z] #6 DONE 2.0s [2023-12-07T05:23:32.609Z] [2023-12-07T05:23:32.609Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T05:23:33.192Z] #7 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T05:23:33.457Z] #7 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T05:23:34.418Z] #7 2.201 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-07T05:23:34.688Z] #7 2.228 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-07T05:23:34.688Z] #7 2.248 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-07T05:23:34.688Z] #7 2.310 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-07T05:23:34.689Z] #7 2.336 Executing busybox-1.36.1-r5.trigger [2023-12-07T05:23:34.689Z] #7 2.374 OK: 271 MiB in 56 packages [2023-12-07T05:23:35.274Z] #7 DONE 2.7s [2023-12-07T05:23:35.274Z] [2023-12-07T05:23:35.274Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T05:23:35.274Z] #8 DONE 0.1s [2023-12-07T05:23:35.274Z] [2023-12-07T05:23:35.274Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T05:24:01.958Z] #9 DONE 23.9s [2023-12-07T05:24:01.958Z] [2023-12-07T05:24:01.958Z] #10 [builder 6/7] COPY . . [2023-12-07T05:24:01.958Z] #10 DONE 0.4s [2023-12-07T05:24:01.958Z] [2023-12-07T05:24:01.958Z] #11 [builder 7/7] RUN echo noop [2023-12-07T05:24:01.958Z] #11 0.698 noop [2023-12-07T05:24:01.958Z] #11 DONE 0.8s [2023-12-07T05:24:01.958Z] [2023-12-07T05:24:01.958Z] #12 exporting to image [2023-12-07T05:24:01.958Z] #12 exporting layers [2023-12-07T05:24:24.609Z] #12 exporting layers 23.7s done [2023-12-07T05:24:24.609Z] #12 writing image sha256:00304028714462b42946653e6308981c02cb60d293540cc63c498088440ccfae done [2023-12-07T05:24:24.609Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-07T05:24:24.609Z] #12 DONE 23.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:24:25.100Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T05:24:25.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:24:25.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container [2023-12-07T05:24:25.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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-12-07T05:24:26.586Z] $ docker top 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T05:24:27.151Z] + go version [2023-12-07T05:24:27.419Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-07T05:24:27.437Z] $ docker stop --time=1 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd [2023-12-07T05:24:29.036Z] $ docker rm -f --volumes 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:24:29.926Z] + docker inspect -f . ci-base-image-arm64 [2023-12-07T05:24:29.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:24:30.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container [2023-12-07T05:24:30.254Z] $ 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/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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-12-07T05:24:31.225Z] $ docker top af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T05:24:31.780Z] + git config --global --add safe.directory /w/workspace/device-gpio/117 [Pipeline] fileExists [Pipeline] sh [2023-12-07T05:24:32.149Z] + make test [2023-12-07T05:24:32.149Z] go test ./... -coverprofile=coverage.out ./... [2023-12-07T05:24:36.413Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-07T05:25:32.817Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-07T05:25:32.817Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-07T05:25:32.817Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-07T05:25:32.817Z] go vet ./... [2023-12-07T05:25:41.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-07T05:25:41.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-07T05:25:41.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-07T05:25:41.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-07T05:25:41.101Z] $ docker stop --time=1 af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 [2023-12-07T05:25:42.932Z] $ docker rm -f --volumes af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T05:25:44.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-07T05:25:44.181Z] Warning: overwriting stash ‘coverage-report’ [2023-12-07T05:25:44.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-07T05:25:45.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-07T05:25:45.549Z] + ls -al . [2023-12-07T05:25:45.549Z] total 148 [2023-12-07T05:25:45.549Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 7 05:24 . [2023-12-07T05:25:45.549Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 05:22 .. [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 05:22 .dockerignore [2023-12-07T05:25:45.549Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:22 .git [2023-12-07T05:25:45.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 .github [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 05:22 .gitignore [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 05:22 .golangci.yml [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 05:22 Attribution.txt [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 05:22 CHANGELOG.md [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 05:22 Dockerfile [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 05:22 GOVERNANCE.md [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 05:22 Jenkinsfile [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 05:22 LICENSE [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 05:22 Makefile [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 05:22 OWNERS.md [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 05:22 README.md [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 7 05:20 VERSION [2023-12-07T05:25:45.549Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 05:22 bin [2023-12-07T05:25:45.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 cmd [2023-12-07T05:25:45.549Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 7 05:24 coverage.out [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 05:22 go.mod [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 05:22 go.sum [2023-12-07T05:25:45.549Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 internal [2023-12-07T05:25:45.549Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:25:45.991Z] + 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=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-07T05:25:50.242Z] #0 building with "default" instance using docker driver [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #1 [internal] load .dockerignore [2023-12-07T05:25:50.242Z] #1 transferring context: 160B 0.0s done [2023-12-07T05:25:50.242Z] #1 DONE 0.0s [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #2 [internal] load build definition from Dockerfile [2023-12-07T05:25:50.242Z] #2 transferring dockerfile: 1.70kB 0.0s done [2023-12-07T05:25:50.242Z] #2 DONE 0.1s [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-07T05:25:50.242Z] #3 DONE 0.0s [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-07T05:25:50.242Z] #4 DONE 0.8s [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #5 [internal] load build context [2023-12-07T05:25:50.242Z] #5 transferring context: 5.22kB 0.0s done [2023-12-07T05:25:50.242Z] #5 DONE 0.1s [2023-12-07T05:25:50.242Z] [2023-12-07T05:25:50.242Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T05:25:50.242Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-07T05:25:50.513Z] #6 ... [2023-12-07T05:25:50.513Z] [2023-12-07T05:25:50.513Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-07T05:25:50.513Z] #7 DONE 0.2s [2023-12-07T05:25:50.513Z] [2023-12-07T05:25:50.513Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T05:25:50.513Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-07T05:25:50.513Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-07T05:25:50.513Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-07T05:25:50.513Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-07T05:25:50.513Z] #6 ... [2023-12-07T05:25:50.513Z] [2023-12-07T05:25:50.513Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-07T05:25:50.513Z] #8 DONE 0.1s [2023-12-07T05:25:50.513Z] [2023-12-07T05:25:50.513Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-07T05:25:50.513Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-07T05:25:50.513Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-07T05:25:51.096Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-07T05:25:51.362Z] #6 DONE 1.0s [2023-12-07T05:25:51.362Z] [2023-12-07T05:25:51.362Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-07T05:25:51.948Z] #9 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:52.220Z] #9 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:53.191Z] #9 ... [2023-12-07T05:25:53.191Z] [2023-12-07T05:25:53.191Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-07T05:25:53.191Z] #10 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:53.191Z] #10 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:53.191Z] #10 2.350 OK: 271 MiB in 56 packages [2023-12-07T05:25:53.191Z] #10 DONE 2.6s [2023-12-07T05:25:53.191Z] [2023-12-07T05:25:53.191Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-07T05:25:53.191Z] #9 2.058 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-07T05:25:53.191Z] #9 2.071 Executing busybox-1.36.1-r5.trigger [2023-12-07T05:25:53.191Z] #9 2.105 OK: 8 MiB in 16 packages [2023-12-07T05:25:53.472Z] #9 ... [2023-12-07T05:25:53.472Z] [2023-12-07T05:25:53.472Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-07T05:25:53.472Z] #11 DONE 0.1s [2023-12-07T05:25:53.745Z] [2023-12-07T05:25:53.745Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T05:25:53.745Z] #12 ... [2023-12-07T05:25:53.745Z] [2023-12-07T05:25:53.745Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-07T05:25:53.745Z] #9 DONE 2.4s [2023-12-07T05:25:54.012Z] [2023-12-07T05:25:54.012Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-07T05:25:54.594Z] #13 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:54.862Z] #13 ... [2023-12-07T05:25:54.862Z] [2023-12-07T05:25:54.862Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-07T05:25:54.862Z] #12 DONE 1.4s [2023-12-07T05:25:54.862Z] [2023-12-07T05:25:54.862Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-07T05:25:54.862Z] #13 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-07T05:25:55.128Z] #13 ... [2023-12-07T05:25:55.128Z] [2023-12-07T05:25:55.128Z] #14 [builder 6/7] COPY . . [2023-12-07T05:25:55.128Z] #14 DONE 0.3s [2023-12-07T05:25:55.128Z] [2023-12-07T05:25:55.128Z] #15 [builder 7/7] RUN make build [2023-12-07T05:25:55.709Z] #15 0.642 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-07T05:25:56.296Z] #15 ... [2023-12-07T05:25:56.296Z] [2023-12-07T05:25:56.296Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-07T05:25:56.296Z] #13 2.261 OK: 8 MiB in 16 packages [2023-12-07T05:25:56.296Z] #13 DONE 2.5s [2023-12-07T05:25:56.563Z] [2023-12-07T05:25:56.563Z] #15 [builder 7/7] RUN make build [2023-12-07T05:27:04.427Z] #15 DONE 67.0s [2023-12-07T05:27:04.427Z] [2023-12-07T05:27:04.427Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-07T05:27:04.427Z] #16 DONE 0.1s [2023-12-07T05:27:04.427Z] [2023-12-07T05:27:04.427Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-07T05:27:04.427Z] #17 DONE 0.1s [2023-12-07T05:27:04.427Z] [2023-12-07T05:27:04.427Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-07T05:27:04.427Z] #18 DONE 0.3s [2023-12-07T05:27:04.427Z] [2023-12-07T05:27:04.427Z] #19 exporting to image [2023-12-07T05:27:04.427Z] #19 exporting layers [2023-12-07T05:27:04.427Z] #19 exporting layers 0.4s done [2023-12-07T05:27:04.427Z] #19 writing image sha256:6ab2ce4635c37425c941a99f228b6ffa0ad676819c41749132ba318f066ecc7a done [2023-12-07T05:27:04.427Z] #19 naming to docker.io/library/device-gpio-arm64 0.0s done [2023-12-07T05:27:04.427Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T05:27:04.883Z] provisioning config files... [2023-12-07T05:27:04.903Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/117@tmp/config11520457130316721505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:27:05.308Z] ---> ****-login.sh [2023-12-07T05:27:05.308Z] nexus3.edgexfoundry.org:10001 [2023-12-07T05:27:05.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:27:05.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:27:05.578Z] Configure a credential helper to remove this warning. See [2023-12-07T05:27:05.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:27:05.578Z] [2023-12-07T05:27:05.578Z] Login Succeeded [2023-12-07T05:27:05.578Z] nexus3.edgexfoundry.org:10002 [2023-12-07T05:27:05.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:27:05.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:27:05.845Z] Configure a credential helper to remove this warning. See [2023-12-07T05:27:05.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:27:05.845Z] [2023-12-07T05:27:05.845Z] Login Succeeded [2023-12-07T05:27:05.845Z] nexus3.edgexfoundry.org:10003 [2023-12-07T05:27:06.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:27:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:27:06.112Z] Configure a credential helper to remove this warning. See [2023-12-07T05:27:06.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:27:06.112Z] [2023-12-07T05:27:06.112Z] Login Succeeded [2023-12-07T05:27:06.112Z] nexus3.edgexfoundry.org:10004 [2023-12-07T05:27:06.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:27:06.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:27:06.378Z] Configure a credential helper to remove this warning. See [2023-12-07T05:27:06.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:27:06.378Z] [2023-12-07T05:27:06.378Z] Login Succeeded [2023-12-07T05:27:06.378Z] ****.io [2023-12-07T05:27:06.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-07T05:27:06.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-07T05:27:06.910Z] Configure a credential helper to remove this warning. See [2023-12-07T05:27:06.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-07T05:27:06.910Z] [2023-12-07T05:27:06.910Z] Login Succeeded [2023-12-07T05:27:06.910Z] ---> ****-login.sh ends [Pipeline] } [2023-12-07T05:27:06.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-07T05:27:07.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-07T05:27:07.177Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-12-07T05:27:07.177Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:27:07.177Z] latest [2023-12-07T05:27:07.177Z] 3.2.0-dev.4 [2023-12-07T05:27:07.177Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:27:07.177Z] main [2023-12-07T05:27:07.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:07.763Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:08.235Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:27:08.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-07T05:27:08.236Z] 7ae8b051b093: Preparing [2023-12-07T05:27:08.236Z] 3ccc50f4cc5d: Preparing [2023-12-07T05:27:08.236Z] 2018fa77a449: Preparing [2023-12-07T05:27:08.236Z] 14ed4701da7c: Preparing [2023-12-07T05:27:08.236Z] 5216a16e26f5: Preparing [2023-12-07T05:27:08.236Z] 0faf9b67be60: Preparing [2023-12-07T05:27:08.236Z] 0faf9b67be60: Waiting [2023-12-07T05:27:08.500Z] 5216a16e26f5: Pushed [2023-12-07T05:27:08.500Z] 3ccc50f4cc5d: Pushed [2023-12-07T05:27:08.500Z] 2018fa77a449: Pushed [2023-12-07T05:27:08.500Z] 14ed4701da7c: Pushed [2023-12-07T05:27:08.500Z] 0faf9b67be60: Layer already exists [2023-12-07T05:27:16.702Z] 7ae8b051b093: Pushed [2023-12-07T05:27:16.702Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:17.166Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:17.634Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-07T05:27:17.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-07T05:27:17.634Z] 7ae8b051b093: Preparing [2023-12-07T05:27:17.634Z] 3ccc50f4cc5d: Preparing [2023-12-07T05:27:17.634Z] 2018fa77a449: Preparing [2023-12-07T05:27:17.634Z] 14ed4701da7c: Preparing [2023-12-07T05:27:17.634Z] 5216a16e26f5: Preparing [2023-12-07T05:27:17.634Z] 0faf9b67be60: Preparing [2023-12-07T05:27:17.634Z] 0faf9b67be60: Waiting [2023-12-07T05:27:17.634Z] 2018fa77a449: Layer already exists [2023-12-07T05:27:17.634Z] 14ed4701da7c: Layer already exists [2023-12-07T05:27:17.634Z] 5216a16e26f5: Layer already exists [2023-12-07T05:27:17.634Z] 3ccc50f4cc5d: Layer already exists [2023-12-07T05:27:17.634Z] 7ae8b051b093: Layer already exists [2023-12-07T05:27:17.634Z] 0faf9b67be60: Layer already exists [2023-12-07T05:27:17.900Z] latest: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:18.370Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:18.831Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 [2023-12-07T05:27:18.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-07T05:27:18.831Z] 7ae8b051b093: Preparing [2023-12-07T05:27:18.831Z] 3ccc50f4cc5d: Preparing [2023-12-07T05:27:18.831Z] 2018fa77a449: Preparing [2023-12-07T05:27:18.831Z] 14ed4701da7c: Preparing [2023-12-07T05:27:18.831Z] 5216a16e26f5: Preparing [2023-12-07T05:27:18.831Z] 0faf9b67be60: Preparing [2023-12-07T05:27:18.831Z] 0faf9b67be60: Waiting [2023-12-07T05:27:18.831Z] 14ed4701da7c: Layer already exists [2023-12-07T05:27:18.831Z] 5216a16e26f5: Layer already exists [2023-12-07T05:27:18.831Z] 2018fa77a449: Layer already exists [2023-12-07T05:27:18.831Z] 3ccc50f4cc5d: Layer already exists [2023-12-07T05:27:18.831Z] 7ae8b051b093: Layer already exists [2023-12-07T05:27:18.831Z] 0faf9b67be60: Layer already exists [2023-12-07T05:27:19.097Z] 3.2.0-dev.4: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:19.583Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:20.050Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:27:20.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-07T05:27:20.050Z] 7ae8b051b093: Preparing [2023-12-07T05:27:20.050Z] 3ccc50f4cc5d: Preparing [2023-12-07T05:27:20.050Z] 2018fa77a449: Preparing [2023-12-07T05:27:20.050Z] 14ed4701da7c: Preparing [2023-12-07T05:27:20.050Z] 5216a16e26f5: Preparing [2023-12-07T05:27:20.050Z] 0faf9b67be60: Preparing [2023-12-07T05:27:20.050Z] 0faf9b67be60: Waiting [2023-12-07T05:27:20.050Z] 14ed4701da7c: Layer already exists [2023-12-07T05:27:20.050Z] 7ae8b051b093: Layer already exists [2023-12-07T05:27:20.050Z] 5216a16e26f5: Layer already exists [2023-12-07T05:27:20.050Z] 2018fa77a449: Layer already exists [2023-12-07T05:27:20.050Z] 3ccc50f4cc5d: Layer already exists [2023-12-07T05:27:20.050Z] 0faf9b67be60: Layer already exists [2023-12-07T05:27:20.316Z] ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:20.812Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:21.283Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-12-07T05:27:21.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-07T05:27:21.284Z] 7ae8b051b093: Preparing [2023-12-07T05:27:21.284Z] 3ccc50f4cc5d: Preparing [2023-12-07T05:27:21.284Z] 2018fa77a449: Preparing [2023-12-07T05:27:21.284Z] 14ed4701da7c: Preparing [2023-12-07T05:27:21.284Z] 5216a16e26f5: Preparing [2023-12-07T05:27:21.284Z] 0faf9b67be60: Preparing [2023-12-07T05:27:21.284Z] 0faf9b67be60: Waiting [2023-12-07T05:27:21.284Z] 5216a16e26f5: Layer already exists [2023-12-07T05:27:21.284Z] 7ae8b051b093: Layer already exists [2023-12-07T05:27:21.284Z] 14ed4701da7c: Layer already exists [2023-12-07T05:27:21.284Z] 2018fa77a449: Layer already exists [2023-12-07T05:27:21.284Z] 3ccc50f4cc5d: Layer already exists [2023-12-07T05:27:21.284Z] 0faf9b67be60: Layer already exists [2023-12-07T05:27:21.549Z] main: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-07T05:27:21.860Z] ===================================================== [Pipeline] echo [2023-12-07T05:27:21.920Z] taggedImages: [2023-12-07T05:27:21.920Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [2023-12-07T05:27:21.920Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-07T05:27:21.920Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 [2023-12-07T05:27:21.920Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [2023-12-07T05:27:21.920Z] - 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-12-07T05:27:22.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T05:27:22.559Z] [2023-12-07T05:27:22.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:27:22.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T05:27:22.936Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-07T05:27:22.936Z] 8998bd30e6a1: Pulling fs layer [2023-12-07T05:27:22.936Z] 04944245beec: Pulling fs layer [2023-12-07T05:27:22.936Z] 699f458cf7ca: Pulling fs layer [2023-12-07T05:27:22.936Z] 765212b225bb: Pulling fs layer [2023-12-07T05:27:22.936Z] f23df028b6ca: Pulling fs layer [2023-12-07T05:27:22.936Z] d65c8cfc05b1: Pulling fs layer [2023-12-07T05:27:22.936Z] 2437ff75d9bd: Pulling fs layer [2023-12-07T05:27:22.936Z] 765212b225bb: Waiting [2023-12-07T05:27:22.936Z] f23df028b6ca: Waiting [2023-12-07T05:27:22.936Z] 2437ff75d9bd: Waiting [2023-12-07T05:27:22.936Z] d65c8cfc05b1: Waiting [2023-12-07T05:27:23.205Z] 04944245beec: Verifying Checksum [2023-12-07T05:27:23.205Z] 04944245beec: Download complete [2023-12-07T05:27:23.205Z] 765212b225bb: Verifying Checksum [2023-12-07T05:27:23.205Z] 765212b225bb: Download complete [2023-12-07T05:27:23.205Z] f23df028b6ca: Download complete [2023-12-07T05:27:23.205Z] d65c8cfc05b1: Download complete [2023-12-07T05:27:23.475Z] 699f458cf7ca: Verifying Checksum [2023-12-07T05:27:23.476Z] 699f458cf7ca: Download complete [2023-12-07T05:27:23.746Z] 8998bd30e6a1: Verifying Checksum [2023-12-07T05:27:23.746Z] 8998bd30e6a1: Download complete [2023-12-07T05:27:25.706Z] 2437ff75d9bd: Verifying Checksum [2023-12-07T05:27:25.706Z] 2437ff75d9bd: Download complete [2023-12-07T05:27:29.971Z] 8998bd30e6a1: Pull complete [2023-12-07T05:27:30.556Z] 04944245beec: Pull complete [2023-12-07T05:27:32.503Z] 699f458cf7ca: Pull complete [2023-12-07T05:27:32.503Z] 765212b225bb: Pull complete [2023-12-07T05:27:33.464Z] f23df028b6ca: Pull complete [2023-12-07T05:27:33.464Z] d65c8cfc05b1: Pull complete [2023-12-07T05:28:00.143Z] 2437ff75d9bd: Pull complete [2023-12-07T05:28:00.143Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-07T05:28:00.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-07T05:28:00.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:28:00.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container [2023-12-07T05:28:00.569Z] $ 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/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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-12-07T05:28:02.385Z] $ docker top 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:28:02.949Z] ---> job-cost.sh [2023-12-07T05:28:03.214Z] lf-activate-venv: SKIPPING [2023-12-07T05:28:03.214Z] INFO: No Stack... [2023-12-07T05:28:03.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T05:28:04.379Z] INFO: Archiving Costs [Pipeline] sh [2023-12-07T05:28:04.703Z] + cat /w/workspace/device-gpio/117/archives/cost.csv [2023-12-07T05:28:04.703Z] + cut -d, -f6 [Pipeline] lock [2023-12-07T05:28:04.739Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [2023-12-07T05:28:04.745Z] Resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] did not exist. Created. [2023-12-07T05:28:04.746Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-07T05:28:05.307Z] /w/workspace/device-gpio/117@tmp/durable-c22716a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-07T05:28:05.659Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-07T05:28:05.730Z] Warning: overwriting stash ‘stack-cost’ [2023-12-07T05:28:05.820Z] Stashed 1 file(s) [Pipeline] } [2023-12-07T05:28:05.826Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-07T05:28:05.937Z] $ docker stop --time=1 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf [2023-12-07T05:28:07.319Z] $ docker rm -f --volumes 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf [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-12-07T05:28:08.685Z] provisioning config files... [2023-12-07T05:28:08.694Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11862103504683625613tmp [Pipeline] { [Pipeline] sh [2023-12-07T05:28:09.084Z] + set +x [2023-12-07T05:28:09.084Z] + bash -s -- [2023-12-07T05:28:09.084Z] + curl -s https://codecov.io/bash [2023-12-07T05:28:09.084Z] [2023-12-07T05:28:09.084Z] _____ _ [2023-12-07T05:28:09.084Z] / ____| | | [2023-12-07T05:28:09.084Z] | | ___ __| | ___ ___ _____ __ [2023-12-07T05:28:09.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-07T05:28:09.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-07T05:28:09.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-07T05:28:09.084Z] Bash-1.0.6 [2023-12-07T05:28:09.084Z] [2023-12-07T05:28:09.084Z] [2023-12-07T05:28:09.084Z] ==> git version 2.25.1 found [2023-12-07T05:28:09.084Z] ==> 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-12-07T05:28:09.084Z] Release-Date: 2020-01-08 [2023-12-07T05:28:09.084Z] 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-12-07T05:28:09.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-07T05:28:09.084Z] ==> Jenkins CI detected. [2023-12-07T05:28:09.084Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-12-07T05:28:09.084Z] project root: . [2023-12-07T05:28:09.084Z] --> token set from env [2023-12-07T05:28:09.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-07T05:28:09.084Z] ==> Running gcov in . (disable via -X gcov) [2023-12-07T05:28:09.084Z] ==> Python coveragepy not found [2023-12-07T05:28:09.084Z] ==> Searching for coverage reports in: [2023-12-07T05:28:09.084Z] + . [2023-12-07T05:28:09.084Z] -> Found 1 reports [2023-12-07T05:28:09.084Z] ==> Detecting git/mercurial file structure [2023-12-07T05:28:09.343Z] ==> Reading reports [2023-12-07T05:28:09.343Z] + ./coverage.out bytes=10 [2023-12-07T05:28:09.343Z] ==> Appending adjustments [2023-12-07T05:28:09.343Z] https://docs.codecov.io/docs/fixing-reports [2023-12-07T05:28:09.343Z] + Found adjustments [2023-12-07T05:28:09.343Z] ==> Gzipping contents [2023-12-07T05:28:09.343Z] 4.0K /tmp/codecov.bJUiH0.gz [2023-12-07T05:28:09.343Z] ==> Uploading reports [2023-12-07T05:28:09.343Z] url: https://codecov.io [2023-12-07T05:28:09.343Z] query: branch=main&commit=ca6eedcb7203a69331a310d8a9e2fcedf7b80801&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-07T05:28:09.343Z] -> Pinging Codecov [2023-12-07T05:28:09.343Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca6eedcb7203a69331a310d8a9e2fcedf7b80801&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-07T05:28:09.343Z] -> Uploading to [2023-12-07T05:28:09.343Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ca6eedcb7203a69331a310d8a9e2fcedf7b80801/9d23726a-8587-49cb-b017-aed8d2ac650b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231207T052809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba3ac0b3f6412e842980c45034653179a92af92073e362ef9d151c5869572c34 [2023-12-07T05:28:09.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-07T05:28:09.343Z] Dload Upload Total Spent Left Speed [2023-12-07T05:28:09.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2426 --:--:-- --:--:-- --:--:-- 2426 [2023-12-07T05:28:09.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } [2023-12-07T05:28:09.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-07T05:28:10.044Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-07T05:28:10.056Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:28:10.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-07T05:28:10.500Z] [2023-12-07T05:28:10.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:28:10.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-07T05:28:10.842Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-07T05:28:10.842Z] df9b9388f04a: Pulling fs layer [2023-12-07T05:28:10.842Z] 52dc419b0ee2: Pulling fs layer [2023-12-07T05:28:10.842Z] 25bc292e5bac: Pulling fs layer [2023-12-07T05:28:10.842Z] 114826534d7a: Pulling fs layer [2023-12-07T05:28:10.842Z] 4657fd5d0bcf: Pulling fs layer [2023-12-07T05:28:10.842Z] 6ad1cebc031e: Pulling fs layer [2023-12-07T05:28:10.842Z] 8a3aa393b2d8: Pulling fs layer [2023-12-07T05:28:10.842Z] 114826534d7a: Waiting [2023-12-07T05:28:10.842Z] 4657fd5d0bcf: Waiting [2023-12-07T05:28:10.842Z] 6ad1cebc031e: Waiting [2023-12-07T05:28:10.842Z] 8a3aa393b2d8: Waiting [2023-12-07T05:28:10.842Z] 25bc292e5bac: Verifying Checksum [2023-12-07T05:28:10.842Z] 25bc292e5bac: Download complete [2023-12-07T05:28:10.842Z] 52dc419b0ee2: Download complete [2023-12-07T05:28:10.842Z] 4657fd5d0bcf: Download complete [2023-12-07T05:28:10.842Z] df9b9388f04a: Download complete [2023-12-07T05:28:11.101Z] 6ad1cebc031e: Verifying Checksum [2023-12-07T05:28:11.101Z] 6ad1cebc031e: Download complete [2023-12-07T05:28:11.101Z] df9b9388f04a: Pull complete [2023-12-07T05:28:11.101Z] 52dc419b0ee2: Pull complete [2023-12-07T05:28:11.101Z] 25bc292e5bac: Pull complete [2023-12-07T05:28:11.669Z] 114826534d7a: Verifying Checksum [2023-12-07T05:28:11.669Z] 114826534d7a: Download complete [2023-12-07T05:28:11.669Z] 8a3aa393b2d8: Verifying Checksum [2023-12-07T05:28:11.669Z] 8a3aa393b2d8: Download complete [2023-12-07T05:28:15.871Z] 114826534d7a: Pull complete [2023-12-07T05:28:15.871Z] 4657fd5d0bcf: Pull complete [2023-12-07T05:28:15.871Z] 6ad1cebc031e: Pull complete [2023-12-07T05:28:18.404Z] 8a3aa393b2d8: Pull complete [2023-12-07T05:28:18.404Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-07T05:28:18.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-07T05:28:18.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:28:18.817Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:28:18.851Z] $ 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-12-07T05:28:23.769Z] $ docker top 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-07T05:28:23.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-12-07T05:28:24.205Z] + set -o pipefail [2023-12-07T05:28:24.205Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-12-07T05:28:29.478Z] [2023-12-07T05:28:29.478Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-12-07T05:28:29.478Z] [2023-12-07T05:28:29.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/375521e1-4cee-425b-8201-66cd810403e4 [2023-12-07T05:28:29.478Z] [2023-12-07T05:28:29.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-07T05:28:29.478Z] [2023-12-07T05:28:29.478Z] [2023-12-07T05:28:29.478Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-07T05:28:29.478Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-07T05:28:29.478Z] More details here: https://snyk.co/ue1NS [2023-12-07T05:28:29.479Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-07T05:28:29.479Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-07T05:28:29.488Z] $ docker stop --time=1 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a [2023-12-07T05:28:34.409Z] $ docker rm -f --volumes 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a [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-12-07T05:28:35.930Z] + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] sh [2023-12-07T05:28:36.220Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T05:28:36.220Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:28:36.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:28:36.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:28:36.754Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:28:36.785Z] $ 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-12-07T05:28:37.328Z] $ docker top 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 -eo pid,comm [2023-12-07T05:28:37.384Z] 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-12-07T05:28:37.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T05:28:37.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T05:28:37.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T05:28:37.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T05:28:37.757Z] $ docker exec 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 ssh-agent [2023-12-07T05:28:37.863Z] SSH_AUTH_SOCK=/tmp/ssh-u9mmGC7LWU77/agent.31 [2023-12-07T05:28:37.863Z] SSH_AGENT_PID=37 [2023-12-07T05:28:37.868Z] Running ssh-add (command line suppressed) [2023-12-07T05:28:37.974Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12675902777367190746.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12675902777367190746.key) [2023-12-07T05:28:37.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T05:28:38.329Z] + git semver tag [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,511 [run_tag] DEBUG tag force:False [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,511 [check_head_tag] DEBUG check head tag [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,512 [execute] INFO git cat-file --batch-check [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,515 [execute] INFO git cat-file --batch [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,531 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-07T05:28:38.588Z] 2023-12-07 05:28:38,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:28:38.588Z] 3.2.0-dev.4 [Pipeline] } [2023-12-07T05:28:38.597Z] $ docker exec --env ******** --env ******** 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 ssh-agent -k [2023-12-07T05:28:38.697Z] unset SSH_AUTH_SOCK; [2023-12-07T05:28:38.697Z] unset SSH_AGENT_PID; [2023-12-07T05:28:38.698Z] echo Agent pid 37 killed; [2023-12-07T05:28:38.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T05:28:39.227Z] + git semver [Pipeline] } [2023-12-07T05:28:39.500Z] $ docker stop --time=1 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 [2023-12-07T05:28:40.805Z] $ docker rm -f --volumes 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:28:41.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-07T05:28:41.452Z] [2023-12-07T05:28:41.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:28:41.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-07T05:28:41.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-07T05:28:41.823Z] ab5ef0e58194: Pulling fs layer [2023-12-07T05:28:41.823Z] 9712f1f96733: Pulling fs layer [2023-12-07T05:28:41.823Z] 63f879dbbcfc: Pulling fs layer [2023-12-07T05:28:41.823Z] 0d9ebad4ef96: Pulling fs layer [2023-12-07T05:28:41.823Z] e9a5061849ea: Pulling fs layer [2023-12-07T05:28:41.823Z] d747dcd14b5f: Pulling fs layer [2023-12-07T05:28:41.823Z] 2de7ff778b66: Pulling fs layer [2023-12-07T05:28:41.823Z] e9a5061849ea: Waiting [2023-12-07T05:28:41.823Z] d747dcd14b5f: Waiting [2023-12-07T05:28:41.823Z] 0d9ebad4ef96: Waiting [2023-12-07T05:28:41.823Z] 9712f1f96733: Verifying Checksum [2023-12-07T05:28:41.823Z] 9712f1f96733: Download complete [2023-12-07T05:28:42.082Z] 63f879dbbcfc: Verifying Checksum [2023-12-07T05:28:42.082Z] 63f879dbbcfc: Download complete [2023-12-07T05:28:42.339Z] 0d9ebad4ef96: Verifying Checksum [2023-12-07T05:28:42.339Z] 0d9ebad4ef96: Download complete [2023-12-07T05:28:42.339Z] d747dcd14b5f: Verifying Checksum [2023-12-07T05:28:42.339Z] d747dcd14b5f: Download complete [2023-12-07T05:28:42.339Z] e9a5061849ea: Verifying Checksum [2023-12-07T05:28:42.339Z] e9a5061849ea: Download complete [2023-12-07T05:28:42.339Z] ab5ef0e58194: Verifying Checksum [2023-12-07T05:28:42.339Z] ab5ef0e58194: Download complete [2023-12-07T05:28:42.597Z] 2de7ff778b66: Download complete [2023-12-07T05:28:45.972Z] ab5ef0e58194: Pull complete [2023-12-07T05:28:45.973Z] 9712f1f96733: Pull complete [2023-12-07T05:28:46.229Z] 63f879dbbcfc: Pull complete [2023-12-07T05:28:50.414Z] 0d9ebad4ef96: Pull complete [2023-12-07T05:28:50.672Z] e9a5061849ea: Pull complete [2023-12-07T05:28:50.672Z] d747dcd14b5f: Pull complete [2023-12-07T05:28:52.051Z] 2de7ff778b66: Pull complete [2023-12-07T05:28:52.051Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-07T05:28:52.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-07T05:28:52.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:28:52.353Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:28:52.390Z] $ 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-12-07T05:28:58.586Z] $ docker top bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-07T05:28:58.798Z] provisioning config files... [2023-12-07T05:28:58.806Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config21418372553519714tmp [2023-12-07T05:28:58.819Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11977739535527703222tmp [2023-12-07T05:28:58.830Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16117339670063305320tmp [Pipeline] { [Pipeline] echo [2023-12-07T05:28:58.956Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:28:59.246Z] ---> sigul-configuration.sh [2023-12-07T05:28:59.246Z] gpg: directory `/root/.gnupg' created [2023-12-07T05:28:59.246Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-07T05:28:59.246Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-07T05:28:59.246Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-07T05:28:59.246Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-07T05:28:59.246Z] gpg: CAST5 encrypted data [2023-12-07T05:28:59.246Z] gpg: encrypted with 1 passphrase [2023-12-07T05:28:59.246Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-07T05:28:59.559Z] + mkdir /home/jenkins [2023-12-07T05:28:59.559Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-07T05:28:59.949Z] + 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-12-07T05:28:59.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:00.257Z] ---> sigul-install.sh [2023-12-07T05:29:00.257Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-07T05:29:00.549Z] + git tag --list [2023-12-07T05:29:00.550Z] v1.0.0 [2023-12-07T05:29:00.550Z] v2.1.0 [2023-12-07T05:29:00.550Z] v2.1.1 [2023-12-07T05:29:00.550Z] v2.2.0 [2023-12-07T05:29:00.550Z] v2.3.0 [2023-12-07T05:29:00.550Z] v3.0 [2023-12-07T05:29:00.550Z] v3.0.0 [2023-12-07T05:29:00.550Z] v3.1 [2023-12-07T05:29:00.550Z] v3.1.0 [2023-12-07T05:29:00.550Z] v3.1.0-dev.1 [2023-12-07T05:29:00.550Z] v3.1.0-dev.10 [2023-12-07T05:29:00.550Z] v3.1.0-dev.11 [2023-12-07T05:29:00.550Z] v3.1.0-dev.12 [2023-12-07T05:29:00.550Z] v3.1.0-dev.13 [2023-12-07T05:29:00.550Z] v3.1.0-dev.14 [2023-12-07T05:29:00.550Z] v3.1.0-dev.15 [2023-12-07T05:29:00.550Z] v3.1.0-dev.16 [2023-12-07T05:29:00.550Z] v3.1.0-dev.17 [2023-12-07T05:29:00.550Z] v3.1.0-dev.18 [2023-12-07T05:29:00.550Z] v3.1.0-dev.19 [2023-12-07T05:29:00.550Z] v3.1.0-dev.2 [2023-12-07T05:29:00.550Z] v3.1.0-dev.20 [2023-12-07T05:29:00.550Z] v3.1.0-dev.21 [2023-12-07T05:29:00.550Z] v3.1.0-dev.22 [2023-12-07T05:29:00.550Z] v3.1.0-dev.23 [2023-12-07T05:29:00.550Z] v3.1.0-dev.24 [2023-12-07T05:29:00.550Z] v3.1.0-dev.25 [2023-12-07T05:29:00.550Z] v3.1.0-dev.26 [2023-12-07T05:29:00.550Z] v3.1.0-dev.3 [2023-12-07T05:29:00.550Z] v3.1.0-dev.4 [2023-12-07T05:29:00.550Z] v3.1.0-dev.5 [2023-12-07T05:29:00.550Z] v3.1.0-dev.6 [2023-12-07T05:29:00.550Z] v3.1.0-dev.7 [2023-12-07T05:29:00.550Z] v3.1.0-dev.8 [2023-12-07T05:29:00.550Z] v3.1.0-dev.9 [2023-12-07T05:29:00.550Z] v3.2.0-dev.1 [2023-12-07T05:29:00.550Z] v3.2.0-dev.2 [2023-12-07T05:29:00.550Z] v3.2.0-dev.3 [2023-12-07T05:29:00.550Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-07T05:29:00.899Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-07T05:29:01.494Z] Signing Git tag with Sigul... [2023-12-07T05:29:01.494Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-07T05:29:01.782Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:02.112Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-07T05:29:02.118Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-07T05:29:02.244Z] $ docker stop --time=1 bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd [2023-12-07T05:29:03.521Z] $ docker rm -f --volumes bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-07T05:29:04.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T05:29:04.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:29:04.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:29:04.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:29:04.972Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:29:05.003Z] $ 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-12-07T05:29:05.329Z] $ docker top 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T05:29:05.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T05:29:05.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T05:29:05.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T05:29:05.689Z] $ docker exec 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 ssh-agent [2023-12-07T05:29:05.807Z] SSH_AUTH_SOCK=/tmp/ssh-4hkTuUOra7hw/agent.32 [2023-12-07T05:29:05.807Z] SSH_AGENT_PID=38 [2023-12-07T05:29:05.812Z] Running ssh-add (command line suppressed) [2023-12-07T05:29:05.935Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1562985004853540437.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1562985004853540437.key) [2023-12-07T05:29:05.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T05:29:06.296Z] + git semver bump pre [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,473 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,473 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,473 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,475 [execute] INFO git cat-file --batch-check [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,480 [execute] INFO git cat-file --batch [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T05:29:06.556Z] 2023-12-07 05:29:06,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:29:06.556Z] 3.2.0-dev.5 [Pipeline] } [2023-12-07T05:29:06.564Z] $ docker exec --env ******** --env ******** 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 ssh-agent -k [2023-12-07T05:29:06.669Z] unset SSH_AUTH_SOCK; [2023-12-07T05:29:06.670Z] unset SSH_AGENT_PID; [2023-12-07T05:29:06.670Z] echo Agent pid 38 killed; [2023-12-07T05:29:06.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T05:29:07.207Z] + git semver [Pipeline] } [2023-12-07T05:29:07.479Z] $ docker stop --time=1 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 [2023-12-07T05:29:08.736Z] $ docker rm -f --volumes 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-07T05:29:09.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-07T05:29:09.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:29:09.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-07T05:29:09.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:29:09.783Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:29:09.810Z] $ 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-12-07T05:29:10.157Z] $ docker top b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 -eo pid,comm [2023-12-07T05:29:10.203Z] 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-12-07T05:29:10.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-07T05:29:10.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-07T05:29:10.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-07T05:29:10.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-07T05:29:10.526Z] $ docker exec b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 ssh-agent [2023-12-07T05:29:10.629Z] SSH_AUTH_SOCK=/tmp/ssh-h5UAVVzalrxO/agent.32 [2023-12-07T05:29:10.629Z] SSH_AGENT_PID=38 [2023-12-07T05:29:10.633Z] Running ssh-add (command line suppressed) [2023-12-07T05:29:10.739Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7215306174792950806.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7215306174792950806.key) [2023-12-07T05:29:10.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-07T05:29:11.140Z] + git semver push [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,310 [run_push] DEBUG push [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,310 [execute] INFO git cat-file --batch-check [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,315 [execute] INFO git rev-list c2548359a1b6a51cafdaa3930c73761728e905f8 -- [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,315 [execute] DEBUG Popen(['git', 'rev-list', 'c2548359a1b6a51cafdaa3930c73761728e905f8', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,322 [execute] INFO git fetch -v origin [2023-12-07T05:29:11.399Z] 2023-12-07 05:29:11,322 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-07T05:29:11.966Z] 2023-12-07 05:29:11,859 [run_push] DEBUG no remote changes detected [2023-12-07T05:29:11.966Z] 2023-12-07 05:29:11,860 [execute] INFO git push origin semver [2023-12-07T05:29:11.966Z] 2023-12-07 05:29:11,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-07T05:29:12.903Z] 2023-12-07 05:29:12,616 [run_push] DEBUG push all version tags [2023-12-07T05:29:12.903Z] 2023-12-07 05:29:12,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-07T05:29:12.903Z] 2023-12-07 05:29:12,617 [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-12-07T05:29:13.472Z] 2023-12-07 05:29:13,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-07T05:29:13.472Z] 3.2.0-dev.5 [Pipeline] } [2023-12-07T05:29:13.482Z] $ docker exec --env ******** --env ******** b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 ssh-agent -k [2023-12-07T05:29:13.572Z] unset SSH_AUTH_SOCK; [2023-12-07T05:29:13.572Z] unset SSH_AGENT_PID; [2023-12-07T05:29:13.572Z] echo Agent pid 38 killed; [2023-12-07T05:29:13.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-07T05:29:14.117Z] + git semver [Pipeline] } [2023-12-07T05:29:14.388Z] $ docker stop --time=1 b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 [2023-12-07T05:29:15.638Z] $ docker rm -f --volumes b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 [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-12-07T05:29:17.163Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-12-07T05:29:17.163Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-07T05:29:17.163Z] total 16 [2023-12-07T05:29:17.163Z] drwxr-xr-x 3 root root 4096 Dec 7 05:22 . [2023-12-07T05:29:17.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 05:29 .. [2023-12-07T05:29:17.163Z] drwxr-xr-x 2 root root 4096 Dec 7 05:22 cost [2023-12-07T05:29:17.163Z] -rw-r--r-- 1 root root 83 Dec 7 05:22 cost.csv [2023-12-07T05:29:17.163Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-07T05:29:17.163Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-07T05:29:17.163Z] total 16 [2023-12-07T05:29:17.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 05:22 . [2023-12-07T05:29:17.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 05:29 .. [2023-12-07T05:29:17.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 7 05:22 cost [2023-12-07T05:29:17.163Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 7 05:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:17.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:18.316Z] ---> package-listing.sh [2023-12-07T05:29:18.317Z] ++ facter osfamily [2023-12-07T05:29:18.317Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-07T05:29:18.576Z] + OS_FAMILY=debian [2023-12-07T05:29:18.576Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-12-07T05:29:18.576Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-07T05:29:18.576Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-07T05:29:18.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-07T05:29:18.576Z] + PACKAGES=/tmp/packages_start.txt [2023-12-07T05:29:18.576Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-07T05:29:18.576Z] + PACKAGES=/tmp/packages_end.txt [2023-12-07T05:29:18.576Z] + case "${OS_FAMILY}" in [2023-12-07T05:29:18.576Z] + dpkg -l [2023-12-07T05:29:18.576Z] + grep '^ii' [2023-12-07T05:29:18.576Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-07T05:29:18.576Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-07T05:29:18.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-07T05:29:18.576Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-07T05:29:18.576Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-12-07T05:29:18.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-12-07T05:29:18.587Z] 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-12-07T05:29:18.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-07T05:29:19.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-07T05:29:19.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-07T05:29:19.718Z] prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container [2023-12-07T05:29:19.748Z] $ 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-12-07T05:29:19.996Z] $ docker top f4ab882f3a8da93e0eac7895c5a5e8c08a5fc8ecabf240848d0d61d53869687b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-07T05:29:20.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-07T05:29:20.749Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-07T05:29:21.033Z] + ls /var/log/sa-host [2023-12-07T05:29:21.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-07T05:29:21.234Z] provisioning config files... [2023-12-07T05:29:21.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12288478547548971490tmp [Pipeline] { [Pipeline] echo [2023-12-07T05:29:21.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:21.645Z] ---> create-netrc.sh [Pipeline] } [2023-12-07T05:29:21.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:22.112Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-07T05:29:22.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:22.405Z] ---> sudo-logs.sh [2023-12-07T05:29:22.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-07T05:29:22.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:22.774Z] ---> job-cost.sh [2023-12-07T05:29:22.774Z] lf-activate-venv: SKIPPING [2023-12-07T05:29:22.774Z] DEBUG: total: 0.2199999988079071 [2023-12-07T05:29:22.774Z] INFO: Retrieving Stack Cost... [2023-12-07T05:29:23.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-07T05:29:23.601Z] INFO: Archiving Costs [Pipeline] echo [2023-12-07T05:29:23.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-07T05:29:23.897Z] ---> logs-deploy.sh [2023-12-07T05:29:23.897Z] lf-activate-venv: SKIPPING [2023-12-07T05:29:23.897Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/117 [2023-12-07T05:29:23.897Z] INFO: archiving workspace using pattern(s): [2023-12-07T05:29:24.833Z] Archives upload complete. [2023-12-07T05:29:24.833Z] INFO: archiving logs to Nexus