Pull request #664 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a+5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (6dcd22f8202e65923f4bbdf0501c506f9eac5c07) 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-ssh10873946226067951534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14621326483862454956.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18099929263179703981.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh422566316975664173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12791770129063838923.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16756831575390660182.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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:app-service-configurable] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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: app-service-configurable 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-5786 in /w/workspace/_app-service-configurable_PR-664 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-664 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a Merge succeeded, producing d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a Checking out Revision d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a (PR-664) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 Commit message: "build: Bump app-functions-sdk-go version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-17T07:31:43.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-17T07:31:43.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-17T07:31:43.741Z] ========================================================= [2024-07-17T07:31:43.741Z] EdgeX Global Pipelines Version Info [2024-07-17T07:31:43.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:31:44.513Z] ------------------- [2024-07-17T07:31:44.513Z] stable info: [2024-07-17T07:31:44.513Z] ------------------- [2024-07-17T07:31:44.513Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T07:31:44.513Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-17T07:31:44.513Z] Message: update stable to v1.0.260 [2024-07-17T07:31:45.083Z] ------------------- [2024-07-17T07:31:45.083Z] experimental info: [2024-07-17T07:31:45.083Z] ------------------- [2024-07-17T07:31:45.083Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T07:31:45.083Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-17T07:31:45.083Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-17T07:31:45.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-17T07:31:45.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-17T07:31:45.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-17T07:31:45.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-17T07:31:45.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-17T07:31:45.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-17T07:31:45.721Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-17T07:31:45.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-17T07:31:45.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-17T07:31:45.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-17T07:31:45.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-17T07:31:46.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-17T07:31:46.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-17T07:31:46.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-17T07:31:46.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T07:31:46.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T07:31:46.340Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-17T07:31:46.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-17T07:31:46.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-17T07:31:46.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-17T07:31:46.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-17T07:31:46.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-17T07:31:46.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-17T07:31:46.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-17T07:31:46.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-17T07:31:46.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-17T07:31:46.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-17T07:31:47.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo [2024-07-17T07:31:47.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo [2024-07-17T07:31:47.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo [2024-07-17T07:31:47.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo [2024-07-17T07:31:47.262Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d80a713 [Pipeline] echo [2024-07-17T07:31:47.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T07:31:47.493Z] provisioning config files... [2024-07-17T07:31:47.516Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config11699917412436668994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:31:47.908Z] ---> ****-login.sh [2024-07-17T07:31:47.908Z] nexus3.edgexfoundry.org:10001 [2024-07-17T07:31:48.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:31:48.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:31:48.168Z] Configure a credential helper to remove this warning. See [2024-07-17T07:31:48.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:31:48.168Z] [2024-07-17T07:31:48.168Z] Login Succeeded [2024-07-17T07:31:48.168Z] nexus3.edgexfoundry.org:10002 [2024-07-17T07:31:48.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:31:48.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:31:48.432Z] Configure a credential helper to remove this warning. See [2024-07-17T07:31:48.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:31:48.432Z] [2024-07-17T07:31:48.432Z] Login Succeeded [2024-07-17T07:31:48.432Z] nexus3.edgexfoundry.org:10003 [2024-07-17T07:31:48.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:31:48.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:31:48.433Z] Configure a credential helper to remove this warning. See [2024-07-17T07:31:48.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:31:48.433Z] [2024-07-17T07:31:48.433Z] Login Succeeded [2024-07-17T07:31:48.433Z] nexus3.edgexfoundry.org:10004 [2024-07-17T07:31:48.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:31:48.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:31:48.693Z] Configure a credential helper to remove this warning. See [2024-07-17T07:31:48.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:31:48.693Z] [2024-07-17T07:31:48.693Z] Login Succeeded [2024-07-17T07:31:48.693Z] ****.io [2024-07-17T07:31:48.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:31:48.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:31:48.954Z] Configure a credential helper to remove this warning. See [2024-07-17T07:31:48.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:31:48.954Z] [2024-07-17T07:31:48.954Z] Login Succeeded [2024-07-17T07:31:48.954Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T07:31:48.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-17T07:31:49.704Z] + git rev-list -1 --merges d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a~1..d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo [2024-07-17T07:31:49.757Z] -----------> git rev-list -1 --merges d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a~1..d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [false] [Pipeline] sh [2024-07-17T07:31:50.088Z] + git log --format=format:%s -1 d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo [2024-07-17T07:31:50.136Z] ========================================================= [2024-07-17T07:31:50.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-17T07:31:50.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T07:31:50.603Z] + git log --format=format:%s -1 d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo [2024-07-17T07:31:50.642Z] [semverPrep] GIT_COMMIT: d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a, Commit Message: build: Bump app-functions-sdk-go version [Pipeline] echo [2024-07-17T07:31:50.697Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-17T07:31:51.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-17T07:31:51.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-17T07:31:51.124Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-17T07:31:51.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-17T07:31:51.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-17T07:31:51.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-17T07:31:51.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:31:51.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T07:31:51.663Z] [2024-07-17T07:31:51.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:31:52.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T07:31:52.069Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-17T07:31:52.069Z] b85a868b505f: Pulling fs layer [2024-07-17T07:31:52.069Z] e2be974225ed: Pulling fs layer [2024-07-17T07:31:52.069Z] 339a4e72a1f5: Pulling fs layer [2024-07-17T07:31:52.069Z] 988bab9f4d93: Pulling fs layer [2024-07-17T07:31:52.069Z] 1469e6f7b9e6: Pulling fs layer [2024-07-17T07:31:52.069Z] eaf3925da568: Pulling fs layer [2024-07-17T07:31:52.069Z] bab4dde63d76: Pulling fs layer [2024-07-17T07:31:52.069Z] bde34c3a00c8: Pulling fs layer [2024-07-17T07:31:52.069Z] b352a97aabf1: Pulling fs layer [2024-07-17T07:31:52.069Z] 4872d77fe225: Pulling fs layer [2024-07-17T07:31:52.069Z] 5851b861e8e6: Pulling fs layer [2024-07-17T07:31:52.069Z] 1469e6f7b9e6: Waiting [2024-07-17T07:31:52.069Z] bde34c3a00c8: Waiting [2024-07-17T07:31:52.069Z] 988bab9f4d93: Waiting [2024-07-17T07:31:52.069Z] 4872d77fe225: Waiting [2024-07-17T07:31:52.069Z] 5851b861e8e6: Waiting [2024-07-17T07:31:52.069Z] eaf3925da568: Waiting [2024-07-17T07:31:52.069Z] e2be974225ed: Verifying Checksum [2024-07-17T07:31:52.070Z] e2be974225ed: Download complete [2024-07-17T07:31:52.070Z] 988bab9f4d93: Verifying Checksum [2024-07-17T07:31:52.070Z] 988bab9f4d93: Download complete [2024-07-17T07:31:52.070Z] 1469e6f7b9e6: Verifying Checksum [2024-07-17T07:31:52.070Z] 1469e6f7b9e6: Download complete [2024-07-17T07:31:52.070Z] eaf3925da568: Download complete [2024-07-17T07:31:52.329Z] 339a4e72a1f5: Verifying Checksum [2024-07-17T07:31:52.329Z] 339a4e72a1f5: Download complete [2024-07-17T07:31:52.329Z] bde34c3a00c8: Verifying Checksum [2024-07-17T07:31:52.329Z] bde34c3a00c8: Download complete [2024-07-17T07:31:52.329Z] b352a97aabf1: Download complete [2024-07-17T07:31:52.329Z] 4872d77fe225: Verifying Checksum [2024-07-17T07:31:52.329Z] 4872d77fe225: Download complete [2024-07-17T07:31:52.329Z] 5851b861e8e6: Verifying Checksum [2024-07-17T07:31:52.329Z] 5851b861e8e6: Download complete [2024-07-17T07:31:52.329Z] b85a868b505f: Verifying Checksum [2024-07-17T07:31:52.329Z] b85a868b505f: Download complete [2024-07-17T07:31:52.587Z] bab4dde63d76: Verifying Checksum [2024-07-17T07:31:52.587Z] bab4dde63d76: Download complete [2024-07-17T07:31:53.525Z] b85a868b505f: Pull complete [2024-07-17T07:31:53.525Z] e2be974225ed: Pull complete [2024-07-17T07:31:54.094Z] 339a4e72a1f5: Pull complete [2024-07-17T07:31:54.094Z] 988bab9f4d93: Pull complete [2024-07-17T07:31:54.354Z] 1469e6f7b9e6: Pull complete [2024-07-17T07:31:54.354Z] eaf3925da568: Pull complete [2024-07-17T07:31:56.263Z] bab4dde63d76: Pull complete [2024-07-17T07:31:56.263Z] bde34c3a00c8: Pull complete [2024-07-17T07:31:56.523Z] b352a97aabf1: Pull complete [2024-07-17T07:31:56.523Z] 4872d77fe225: Pull complete [2024-07-17T07:31:56.523Z] 5851b861e8e6: Pull complete [2024-07-17T07:31:56.784Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-17T07:31:56.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T07:31:56.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:31:57.094Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2024-07-17T07:31:57.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-17T07:31:58.288Z] $ docker top aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 -eo pid,comm [2024-07-17T07:31:58.342Z] 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). [2024-07-17T07:31:58.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-17T07:31:58.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T07:31:58.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T07:31:58.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T07:31:58.637Z] $ docker exec aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent [2024-07-17T07:31:58.754Z] SSH_AUTH_SOCK=/tmp/ssh-D101CwTdsT48/agent.32 [2024-07-17T07:31:58.754Z] SSH_AGENT_PID=38 [2024-07-17T07:31:58.759Z] Running ssh-add (command line suppressed) [2024-07-17T07:31:58.874Z] Identity added: /w/workspace/_app-service-configurable_PR-664@tmp/private_key_13091581171386289560.key (/w/workspace/_app-service-configurable_PR-664@tmp/private_key_13091581171386289560.key) [2024-07-17T07:31:58.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T07:31:59.234Z] + git tag --points-at HEAD [Pipeline] } [2024-07-17T07:31:59.261Z] $ docker exec --env ******** --env ******** aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent -k [2024-07-17T07:31:59.363Z] unset SSH_AUTH_SOCK; [2024-07-17T07:31:59.363Z] unset SSH_AGENT_PID; [2024-07-17T07:31:59.364Z] echo Agent pid 38 killed; [2024-07-17T07:31:59.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-17T07:31:59.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T07:31:59.510Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T07:31:59.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T07:31:59.628Z] $ docker exec aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent [2024-07-17T07:31:59.747Z] SSH_AUTH_SOCK=/tmp/ssh-d0KyD64jhvYn/agent.71 [2024-07-17T07:31:59.747Z] SSH_AGENT_PID=77 [2024-07-17T07:31:59.752Z] Running ssh-add (command line suppressed) [2024-07-17T07:31:59.849Z] Identity added: /w/workspace/_app-service-configurable_PR-664@tmp/private_key_2867387044889076590.key (/w/workspace/_app-service-configurable_PR-664@tmp/private_key_2867387044889076590.key) [2024-07-17T07:31:59.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T07:32:00.220Z] + git semver init [2024-07-17T07:32:00.481Z] 2024-07-17 07:32:00,406 [run_init] DEBUG init version:0.0.0 force:False [2024-07-17T07:32:00.481Z] 2024-07-17 07:32:00,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-664/.semver [2024-07-17T07:32:00.481Z] 2024-07-17 07:32:00,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-664/.semver [2024-07-17T07:32:00.481Z] 2024-07-17 07:32:00,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-664/.semver'], cwd=/w/workspace/_app-service-configurable_PR-664, universal_newlines=False, shell=None, istream=None) [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,345 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-664/.git/info/exclude [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-664/.semver/PR-664 with force:False [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,345 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-664/.semver/PR-664 [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,349 [execute] INFO git cat-file --batch-check [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-664/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,354 [execute] INFO git cat-file --batch [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-664/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T07:32:01.421Z] 2024-07-17 07:32:01,360 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-664/.semver/PR-664 [2024-07-17T07:32:01.421Z] 0.0.0 [Pipeline] } [2024-07-17T07:32:01.455Z] $ docker exec --env ******** --env ******** aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent -k [2024-07-17T07:32:01.551Z] unset SSH_AUTH_SOCK; [2024-07-17T07:32:01.552Z] unset SSH_AGENT_PID; [2024-07-17T07:32:01.556Z] echo Agent pid 77 killed; [2024-07-17T07:32:01.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-17T07:32:02.033Z] + git semver [Pipeline] } [2024-07-17T07:32:02.333Z] $ docker stop --time=1 aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 [2024-07-17T07:32:03.602Z] $ docker rm -f --volumes aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T07:32:04.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-17T07:32:04.361Z] Stashed 1 file(s) [Pipeline] echo [2024-07-17T07:32:04.396Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T07:32:05.159Z] provisioning config files... [2024-07-17T07:32:05.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config5646695634912330008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:32:05.548Z] ---> ****-login.sh [2024-07-17T07:32:05.548Z] nexus3.edgexfoundry.org:10001 [2024-07-17T07:32:05.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:32:05.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:32:05.548Z] Configure a credential helper to remove this warning. See [2024-07-17T07:32:05.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:32:05.548Z] [2024-07-17T07:32:05.548Z] Login Succeeded [2024-07-17T07:32:05.548Z] nexus3.edgexfoundry.org:10002 [2024-07-17T07:32:05.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:32:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:32:05.549Z] Configure a credential helper to remove this warning. See [2024-07-17T07:32:05.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:32:05.549Z] [2024-07-17T07:32:05.549Z] Login Succeeded [2024-07-17T07:32:05.549Z] nexus3.edgexfoundry.org:10003 [2024-07-17T07:32:05.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:32:05.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:32:05.813Z] Configure a credential helper to remove this warning. See [2024-07-17T07:32:05.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:32:05.813Z] [2024-07-17T07:32:05.813Z] Login Succeeded [2024-07-17T07:32:05.813Z] nexus3.edgexfoundry.org:10004 [2024-07-17T07:32:05.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:32:05.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:32:05.813Z] Configure a credential helper to remove this warning. See [2024-07-17T07:32:05.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:32:05.813Z] [2024-07-17T07:32:05.813Z] Login Succeeded [2024-07-17T07:32:05.813Z] ****.io [2024-07-17T07:32:05.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:32:06.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:32:06.073Z] Configure a credential helper to remove this warning. See [2024-07-17T07:32:06.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:32:06.073Z] [2024-07-17T07:32:06.073Z] Login Succeeded [2024-07-17T07:32:06.073Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T07:32:06.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-17T07:32:06.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T07:32:06.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T07:32:06.472Z] ========================================================= [2024-07-17T07:32:06.472Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-17T07:32:06.472Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:32:06.993Z] + 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 . [2024-07-17T07:32:06.993Z] Sending build context to Docker daemon 9.125MB [2024-07-17T07:32:06.993Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T07:32:06.993Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-17T07:32:06.993Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-17T07:32:06.993Z] 619be1103602: Pulling fs layer [2024-07-17T07:32:06.993Z] 7862e08f4a3e: Pulling fs layer [2024-07-17T07:32:06.993Z] 5df492c9dc93: Pulling fs layer [2024-07-17T07:32:06.993Z] 7629e6793208: Pulling fs layer [2024-07-17T07:32:06.993Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T07:32:06.993Z] fb5054dd5b73: Pulling fs layer [2024-07-17T07:32:06.993Z] eeca6798cff9: Pulling fs layer [2024-07-17T07:32:06.993Z] aa269ceb94a6: Pulling fs layer [2024-07-17T07:32:06.993Z] ada007ff1a6a: Pulling fs layer [2024-07-17T07:32:06.993Z] aa269ceb94a6: Waiting [2024-07-17T07:32:06.993Z] fb5054dd5b73: Waiting [2024-07-17T07:32:06.993Z] ada007ff1a6a: Waiting [2024-07-17T07:32:06.993Z] 4f4fb700ef54: Waiting [2024-07-17T07:32:06.993Z] eeca6798cff9: Waiting [2024-07-17T07:32:06.993Z] 7629e6793208: Waiting [2024-07-17T07:32:06.993Z] 7862e08f4a3e: Download complete [2024-07-17T07:32:06.993Z] 7629e6793208: Download complete [2024-07-17T07:32:06.993Z] 4f4fb700ef54: Download complete [2024-07-17T07:32:07.252Z] fb5054dd5b73: Download complete [2024-07-17T07:32:07.252Z] 619be1103602: Verifying Checksum [2024-07-17T07:32:07.252Z] 619be1103602: Download complete [2024-07-17T07:32:07.252Z] eeca6798cff9: Verifying Checksum [2024-07-17T07:32:07.252Z] eeca6798cff9: Download complete [2024-07-17T07:32:07.252Z] 619be1103602: Pull complete [2024-07-17T07:32:07.252Z] ada007ff1a6a: Verifying Checksum [2024-07-17T07:32:07.252Z] ada007ff1a6a: Download complete [2024-07-17T07:32:07.511Z] 7862e08f4a3e: Pull complete [2024-07-17T07:32:07.511Z] 5df492c9dc93: Verifying Checksum [2024-07-17T07:32:07.511Z] 5df492c9dc93: Download complete [2024-07-17T07:32:08.079Z] aa269ceb94a6: Verifying Checksum [2024-07-17T07:32:08.079Z] aa269ceb94a6: Download complete [2024-07-17T07:32:10.612Z] 5df492c9dc93: Pull complete [2024-07-17T07:32:10.871Z] 7629e6793208: Pull complete [2024-07-17T07:32:10.871Z] 4f4fb700ef54: Pull complete [2024-07-17T07:32:10.871Z] fb5054dd5b73: Pull complete [2024-07-17T07:32:11.129Z] eeca6798cff9: Pull complete [2024-07-17T07:32:13.659Z] aa269ceb94a6: Pull complete [2024-07-17T07:32:13.919Z] ada007ff1a6a: Pull complete [2024-07-17T07:32:13.919Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-17T07:32:13.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T07:32:13.919Z] ---> f489d0715acc [2024-07-17T07:32:13.919Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T07:32:15.296Z] ---> Running in 464df358a5d8 [2024-07-17T07:32:15.296Z] Removing intermediate container 464df358a5d8 [2024-07-17T07:32:15.296Z] ---> 19091cf7b482 [2024-07-17T07:32:15.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T07:32:15.296Z] ---> Running in 3637dad9606a [2024-07-17T07:32:15.296Z] Removing intermediate container 3637dad9606a [2024-07-17T07:32:15.296Z] ---> e0d7bea30e2b [2024-07-17T07:32:15.296Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-17T07:32:15.296Z] ---> Running in f96a42d2f8aa [2024-07-17T07:32:15.296Z] Removing intermediate container f96a42d2f8aa [2024-07-17T07:32:15.296Z] ---> 85a6153a7196 [2024-07-17T07:32:15.296Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T07:32:15.296Z] ---> Running in 8ce7571f9de1 [2024-07-17T07:32:15.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T07:32:15.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T07:32:16.076Z] OK: 264 MiB in 52 packages [2024-07-17T07:32:16.335Z] Removing intermediate container 8ce7571f9de1 [2024-07-17T07:32:16.335Z] ---> 15fb62fb9d21 [2024-07-17T07:32:16.335Z] Step 7/12 : WORKDIR /app [2024-07-17T07:32:16.594Z] ---> Running in c8bedd46945b [2024-07-17T07:32:16.594Z] Removing intermediate container c8bedd46945b [2024-07-17T07:32:16.594Z] ---> 276061620017 [2024-07-17T07:32:16.594Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-17T07:32:16.594Z] ---> d7fa2f6f9094 [2024-07-17T07:32:16.594Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T07:32:16.594Z] ---> Running in 1c158152c875 [2024-07-17T07:32:20.500Z] Still waiting to schedule task [2024-07-17T07:32:20.502Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-17T07:33:10.348Z] Removing intermediate container 1c158152c875 [2024-07-17T07:33:10.349Z] ---> 008330ac9f02 [2024-07-17T07:33:10.349Z] Step 10/12 : COPY . . [2024-07-17T07:33:10.349Z] ---> e0f3075390be [2024-07-17T07:33:10.349Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T07:33:10.349Z] ---> Running in 4b17dba4d916 [2024-07-17T07:33:10.349Z] Removing intermediate container 4b17dba4d916 [2024-07-17T07:33:10.349Z] ---> 30c369e73a58 [2024-07-17T07:33:10.349Z] Step 12/12 : RUN $MAKE [2024-07-17T07:33:10.349Z] ---> Running in cfbc3497f587 [2024-07-17T07:33:10.349Z] noop [2024-07-17T07:33:10.608Z] Removing intermediate container cfbc3497f587 [2024-07-17T07:33:10.608Z] ---> 3eec9642a682 [2024-07-17T07:33:10.608Z] Successfully built 3eec9642a682 [2024-07-17T07:33:10.608Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:33:11.108Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T07:33:11.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:33:11.286Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2024-07-17T07:33:11.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T07:33:11.650Z] $ docker top 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T07:33:12.077Z] + go version [2024-07-17T07:33:12.077Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-17T07:33:12.112Z] $ docker stop --time=1 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 [2024-07-17T07:33:13.406Z] $ docker rm -f --volumes 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:33:14.207Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T07:33:14.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:33:14.382Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2024-07-17T07:33:14.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T07:33:14.745Z] $ docker top 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T07:33:15.148Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-664 [Pipeline] fileExists [Pipeline] sh [2024-07-17T07:33:15.520Z] + make test [2024-07-17T07:33:15.520Z] go test -race -coverprofile=coverage.out ./... [2024-07-17T07:33:47.596Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-17T07:34:14.175Z] go vet ./... [2024-07-17T07:34:15.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5787 in /w/workspace/_app-service-configurable_PR-664 [Pipeline] { [Pipeline] ws [2024-07-17T07:34:15.691Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-07-17T07:34:15.779Z] The recommended git tool is: git [2024-07-17T07:34:19.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T07:34:19.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T07:34:19.432Z] ./bin/test-attribution-txt.sh [2024-07-17T07:34:19.432Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-17T07:34:19.432Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-17T07:34:19.691Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-17T07:34:19.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-17T07:34:19.781Z] $ docker stop --time=1 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a [2024-07-17T07:34:20.206Z] using credential edgex-jenkins-ssh [2024-07-17T07:34:20.228Z] Cloning the remote Git repository [2024-07-17T07:34:20.264Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-17T07:34:20.344Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-07-17T07:34:20.459Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-17T07:34:20.460Z] > git --version # timeout=10 [2024-07-17T07:34:20.478Z] > git --version # 'git version 2.25.1' [2024-07-17T07:34:20.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T07:34:20.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T07:34:21.919Z] $ docker rm -f --volumes 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T07:34:22.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-17T07:34:22.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-17T07:34:22.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-17T07:34:22.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T07:34:23.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-17T07:34:23.798Z] + ls -al . [2024-07-17T07:34:23.798Z] total 264 [2024-07-17T07:34:23.798Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 17 07:33 . [2024-07-17T07:34:23.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 07:31 .. [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 07:31 .dockerignore [2024-07-17T07:34:23.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:33 .git [2024-07-17T07:34:23.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 07:31 .github [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 17 07:31 .gitignore [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 07:31 .golangci.yml [2024-07-17T07:34:23.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 07:32 .semver [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 17 07:31 Attribution.txt [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 17 07:31 CHANGELOG.md [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 17 07:31 Dockerfile [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 07:31 GOVERNANCE.md [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 17 07:31 Jenkinsfile [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 07:31 LICENSE [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 07:31 OWNERS.md [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 17 07:31 README.md [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 07:32 VERSION [2024-07-17T07:34:23.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 07:31 bin [2024-07-17T07:34:23.798Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 07:33 coverage.out [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 7155 Jul 17 07:31 go.mod [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 07:31 go.sum [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 07:31 main.go [2024-07-17T07:34:23.798Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 17 07:31 makefile [2024-07-17T07:34:23.798Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 07:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:34:24.048Z] Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [2024-07-17T07:34:24.231Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a --label arch=amd64 --label version=0.0.0 . [2024-07-17T07:34:24.232Z] Sending build context to Docker daemon 9.126MB [2024-07-17T07:34:24.232Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T07:34:24.232Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-17T07:34:24.232Z] ---> 3eec9642a682 [2024-07-17T07:34:24.232Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T07:34:24.232Z] ---> Running in 19adc32e32a0 [2024-07-17T07:34:24.232Z] Removing intermediate container 19adc32e32a0 [2024-07-17T07:34:24.232Z] ---> 6e9b8d0dee4b [2024-07-17T07:34:24.232Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T07:34:24.313Z] Merge succeeded, producing d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [2024-07-17T07:34:24.314Z] Checking out Revision d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a (PR-664) [2024-07-17T07:34:24.489Z] ---> Running in 9aaea884b55c [2024-07-17T07:34:24.489Z] Removing intermediate container 9aaea884b55c [2024-07-17T07:34:24.489Z] ---> d0f53e5e0d50 [2024-07-17T07:34:24.489Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-17T07:34:24.489Z] ---> Running in 0549be13d4ab [2024-07-17T07:34:24.489Z] Removing intermediate container 0549be13d4ab [2024-07-17T07:34:24.489Z] ---> 5b8b1e117830 [2024-07-17T07:34:24.489Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T07:34:24.489Z] ---> Running in b43ad58ec7ff [2024-07-17T07:34:23.404Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-17T07:34:23.442Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-17T07:34:23.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T07:34:23.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-17T07:34:24.060Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T07:34:24.120Z] > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 [2024-07-17T07:34:24.209Z] > git remote # timeout=10 [2024-07-17T07:34:24.227Z] > git config --get remote.origin.url # timeout=10 [2024-07-17T07:34:24.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T07:34:24.268Z] > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 [2024-07-17T07:34:24.295Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-17T07:34:24.317Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T07:34:24.329Z] > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 [2024-07-17T07:34:24.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:25.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:25.578Z] OK: 264 MiB in 52 packages [2024-07-17T07:34:25.837Z] Removing intermediate container b43ad58ec7ff [2024-07-17T07:34:25.837Z] ---> f24ed4bccbbe [2024-07-17T07:34:25.837Z] Step 7/27 : WORKDIR /app [2024-07-17T07:34:25.837Z] ---> Running in da10e3cc115d [2024-07-17T07:34:25.837Z] Removing intermediate container da10e3cc115d [2024-07-17T07:34:25.837Z] ---> e018103a4022 [2024-07-17T07:34:25.837Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-17T07:34:26.097Z] ---> d5bb084d878b [2024-07-17T07:34:26.097Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T07:34:26.097Z] ---> Running in 8d1c7734d4a8 [2024-07-17T07:34:26.665Z] Removing intermediate container 8d1c7734d4a8 [2024-07-17T07:34:26.665Z] ---> 1720e6076e48 [2024-07-17T07:34:26.665Z] Step 10/27 : COPY . . [2024-07-17T07:34:26.923Z] ---> ece6a971ae23 [2024-07-17T07:34:26.923Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T07:34:26.923Z] ---> Running in e00c125a1166 [2024-07-17T07:34:27.182Z] Removing intermediate container e00c125a1166 [2024-07-17T07:34:27.182Z] ---> 6b48ac5719bf [2024-07-17T07:34:27.182Z] Step 12/27 : RUN $MAKE [2024-07-17T07:34:27.182Z] ---> Running in 1c3178cf27c1 [2024-07-17T07:34:27.440Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-17T07:34:27.901Z] Commit message: "build: Bump app-functions-sdk-go version" [2024-07-17T07:34:27.952Z] > git --version # timeout=10 [2024-07-17T07:34:27.969Z] > git --version # 'git version 2.25.1' [2024-07-17T07:34:27.990Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T07:34:29.903Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-17T07:34:29.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T07:34:29.903Z] Dload Upload Total Spent Left Speed [2024-07-17T07:34:29.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-07-17T07:34:30.262Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-17T07:34:30.608Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-17T07:34:30.608Z] + sudo tee /etc/docker/daemon.new [2024-07-17T07:34:30.608Z] { [2024-07-17T07:34:30.608Z] "registry-mirrors": [ [2024-07-17T07:34:30.608Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-17T07:34:30.608Z] ], [2024-07-17T07:34:30.608Z] "bip": "10.250.0.254/24", [2024-07-17T07:34:30.608Z] "hosts": [ [2024-07-17T07:34:30.608Z] "tcp://0.0.0.0:5555", [2024-07-17T07:34:30.608Z] "unix:///var/run/docker.sock" [2024-07-17T07:34:30.608Z] ], [2024-07-17T07:34:30.608Z] "mtu": 1458, [2024-07-17T07:34:30.608Z] "selinux-enabled": true, [2024-07-17T07:34:30.608Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-17T07:34:30.608Z] } [Pipeline] sh [2024-07-17T07:34:30.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-17T07:34:31.309Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T07:34:49.662Z] provisioning config files... [2024-07-17T07:34:49.688Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9834024676548239853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:34:50.187Z] ---> ****-login.sh [2024-07-17T07:34:50.187Z] nexus3.edgexfoundry.org:10001 [2024-07-17T07:34:50.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:34:50.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:34:50.733Z] Configure a credential helper to remove this warning. See [2024-07-17T07:34:50.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:34:50.733Z] [2024-07-17T07:34:50.733Z] Login Succeeded [2024-07-17T07:34:50.734Z] nexus3.edgexfoundry.org:10002 [2024-07-17T07:34:51.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:34:51.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:34:51.002Z] Configure a credential helper to remove this warning. See [2024-07-17T07:34:51.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:34:51.002Z] [2024-07-17T07:34:51.272Z] Login Succeeded [2024-07-17T07:34:51.273Z] nexus3.edgexfoundry.org:10003 [2024-07-17T07:34:51.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:34:51.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:34:51.544Z] Configure a credential helper to remove this warning. See [2024-07-17T07:34:51.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:34:51.544Z] [2024-07-17T07:34:51.544Z] Login Succeeded [2024-07-17T07:34:51.544Z] nexus3.edgexfoundry.org:10004 [2024-07-17T07:34:51.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:34:51.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:34:51.815Z] Configure a credential helper to remove this warning. See [2024-07-17T07:34:51.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:34:51.815Z] [2024-07-17T07:34:51.815Z] Login Succeeded [2024-07-17T07:34:51.815Z] ****.io [2024-07-17T07:34:52.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T07:34:52.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T07:34:52.350Z] Configure a credential helper to remove this warning. See [2024-07-17T07:34:52.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T07:34:52.350Z] [2024-07-17T07:34:52.350Z] Login Succeeded [2024-07-17T07:34:52.350Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T07:34:52.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-17T07:34:52.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T07:34:52.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T07:34:52.940Z] ========================================================= [2024-07-17T07:34:52.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-17T07:34:52.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:34:53.470Z] + 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 . [2024-07-17T07:34:53.470Z] Sending build context to Docker daemon 239.1kB [2024-07-17T07:34:53.743Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T07:34:53.743Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-17T07:34:53.743Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-17T07:34:53.743Z] c6b39de5b339: Pulling fs layer [2024-07-17T07:34:53.743Z] a69c41024577: Pulling fs layer [2024-07-17T07:34:53.743Z] d6de4b400683: Pulling fs layer [2024-07-17T07:34:53.743Z] 35cb2a7552d0: Pulling fs layer [2024-07-17T07:34:53.743Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T07:34:53.743Z] 464afbd9ba4c: Pulling fs layer [2024-07-17T07:34:53.743Z] 00f215d4a9da: Pulling fs layer [2024-07-17T07:34:53.743Z] d496ad576159: Pulling fs layer [2024-07-17T07:34:53.743Z] 00f215d4a9da: Waiting [2024-07-17T07:34:53.743Z] d496ad576159: Waiting [2024-07-17T07:34:53.743Z] 35cb2a7552d0: Waiting [2024-07-17T07:34:53.743Z] 4f4fb700ef54: Waiting [2024-07-17T07:34:53.743Z] 464afbd9ba4c: Waiting [2024-07-17T07:34:54.016Z] a69c41024577: Verifying Checksum [2024-07-17T07:34:54.016Z] a69c41024577: Download complete [2024-07-17T07:34:54.016Z] 35cb2a7552d0: Verifying Checksum [2024-07-17T07:34:54.016Z] 35cb2a7552d0: Download complete [2024-07-17T07:34:54.016Z] 4f4fb700ef54: Verifying Checksum [2024-07-17T07:34:54.016Z] 4f4fb700ef54: Download complete [2024-07-17T07:34:54.016Z] 464afbd9ba4c: Verifying Checksum [2024-07-17T07:34:54.016Z] 464afbd9ba4c: Download complete [2024-07-17T07:34:54.016Z] c6b39de5b339: Verifying Checksum [2024-07-17T07:34:54.016Z] c6b39de5b339: Download complete [2024-07-17T07:34:54.135Z] Removing intermediate container 1c3178cf27c1 [2024-07-17T07:34:54.135Z] ---> 32c79b6b97db [2024-07-17T07:34:54.135Z] Step 13/27 : FROM alpine:3.18 [2024-07-17T07:34:54.135Z] 3.18: Pulling from library/alpine [2024-07-17T07:34:54.135Z] 73baa7ef167e: Pulling fs layer [2024-07-17T07:34:54.135Z] 73baa7ef167e: Verifying Checksum [2024-07-17T07:34:54.135Z] 73baa7ef167e: Download complete [2024-07-17T07:34:54.135Z] 73baa7ef167e: Pull complete [2024-07-17T07:34:54.135Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T07:34:54.135Z] Status: Downloaded newer image for alpine:3.18 [2024-07-17T07:34:54.135Z] ---> 8fd7cac70a4a [2024-07-17T07:34:54.135Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-17T07:34:54.135Z] ---> Running in 75f4115d3347 [2024-07-17T07:34:54.135Z] Removing intermediate container 75f4115d3347 [2024-07-17T07:34:54.135Z] ---> 9841a4d4ef53 [2024-07-17T07:34:54.135Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-17T07:34:54.135Z] ---> Running in 64cfd55f6a15 [2024-07-17T07:34:54.135Z] Removing intermediate container 64cfd55f6a15 [2024-07-17T07:34:54.135Z] ---> b793319cb755 [2024-07-17T07:34:54.135Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T07:34:54.135Z] ---> Running in 822c1088aa9e [2024-07-17T07:34:54.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:54.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:54.136Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T07:34:54.136Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T07:34:54.136Z] Executing busybox-1.36.1-r7.trigger [2024-07-17T07:34:54.136Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T07:34:54.136Z] OK: 8 MiB in 17 packages [2024-07-17T07:34:54.136Z] Removing intermediate container 822c1088aa9e [2024-07-17T07:34:54.136Z] ---> b4a15f71481d [2024-07-17T07:34:54.136Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-17T07:34:54.136Z] ---> Running in 236190583a15 [2024-07-17T07:34:54.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:54.286Z] d496ad576159: Verifying Checksum [2024-07-17T07:34:54.286Z] d496ad576159: Download complete [2024-07-17T07:34:54.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T07:34:54.396Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T07:34:54.396Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T07:34:54.396Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T07:34:54.657Z] OK: 8 MiB in 17 packages [2024-07-17T07:34:54.879Z] c6b39de5b339: Pull complete [2024-07-17T07:34:54.916Z] Removing intermediate container 236190583a15 [2024-07-17T07:34:54.916Z] ---> 81f262342fda [2024-07-17T07:34:54.916Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-17T07:34:55.175Z] ---> 9e5cab405a8e [2024-07-17T07:34:55.175Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-17T07:34:55.175Z] ---> 4b95ef3f411f [2024-07-17T07:34:55.175Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-17T07:34:55.175Z] ---> bd939fb5bd74 [2024-07-17T07:34:55.175Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-17T07:34:55.468Z] a69c41024577: Pull complete [2024-07-17T07:34:55.737Z] d6de4b400683: Download complete [2024-07-17T07:34:55.742Z] ---> a5a88c4b40a4 [2024-07-17T07:34:55.742Z] Step 22/27 : EXPOSE 48095 [2024-07-17T07:34:55.742Z] ---> Running in b274b6dec7ea [2024-07-17T07:34:55.742Z] Removing intermediate container b274b6dec7ea [2024-07-17T07:34:55.743Z] ---> b68c851fc3f9 [2024-07-17T07:34:55.743Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-17T07:34:55.743Z] ---> Running in b8bf8b5e7f27 [2024-07-17T07:34:56.000Z] Removing intermediate container b8bf8b5e7f27 [2024-07-17T07:34:56.000Z] ---> dc73ca2302ec [2024-07-17T07:34:56.000Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-17T07:34:56.000Z] ---> Running in 66cad8000238 [2024-07-17T07:34:56.000Z] Removing intermediate container 66cad8000238 [2024-07-17T07:34:56.000Z] ---> 40703e3316ae [2024-07-17T07:34:56.000Z] Step 25/27 : LABEL arch=amd64 [2024-07-17T07:34:56.000Z] ---> Running in a164fab72377 [2024-07-17T07:34:56.000Z] Removing intermediate container a164fab72377 [2024-07-17T07:34:56.000Z] ---> bab7a1d99529 [2024-07-17T07:34:56.000Z] Step 26/27 : LABEL git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [2024-07-17T07:34:56.260Z] ---> Running in 06ccc532bfca [2024-07-17T07:34:56.260Z] Removing intermediate container 06ccc532bfca [2024-07-17T07:34:56.260Z] ---> a3bec7bc7646 [2024-07-17T07:34:56.260Z] Step 27/27 : LABEL version=0.0.0 [2024-07-17T07:34:56.260Z] ---> Running in f97002a190ed [2024-07-17T07:34:56.260Z] Removing intermediate container f97002a190ed [2024-07-17T07:34:56.260Z] ---> 53bc7763eb6a [2024-07-17T07:34:56.260Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-17T07:34:56.260Z] Successfully built 53bc7763eb6a [2024-07-17T07:34:56.260Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:34:57.155Z] 00f215d4a9da: Verifying Checksum [2024-07-17T07:34:57.155Z] 00f215d4a9da: Download complete [2024-07-17T07:34:57.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T07:34:57.328Z] [2024-07-17T07:34:57.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:34:57.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T07:34:57.745Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-17T07:34:57.745Z] 5eb5b503b376: Pulling fs layer [2024-07-17T07:34:57.745Z] 5c69ac0246d0: Pulling fs layer [2024-07-17T07:34:57.745Z] ec43610c2a17: Pulling fs layer [2024-07-17T07:34:57.745Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-17T07:34:57.745Z] 33b1e0a273af: Pulling fs layer [2024-07-17T07:34:57.745Z] 5d3b04190fa2: Pulling fs layer [2024-07-17T07:34:57.745Z] 2f39f015ded8: Pulling fs layer [2024-07-17T07:34:57.745Z] 3a2ae6a8a46f: Waiting [2024-07-17T07:34:57.745Z] 33b1e0a273af: Waiting [2024-07-17T07:34:57.745Z] 5d3b04190fa2: Waiting [2024-07-17T07:34:57.745Z] 2f39f015ded8: Waiting [2024-07-17T07:34:57.745Z] 5c69ac0246d0: Verifying Checksum [2024-07-17T07:34:57.745Z] 5c69ac0246d0: Download complete [2024-07-17T07:34:57.745Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-17T07:34:57.745Z] 3a2ae6a8a46f: Download complete [2024-07-17T07:34:57.745Z] 33b1e0a273af: Verifying Checksum [2024-07-17T07:34:57.745Z] 33b1e0a273af: Download complete [2024-07-17T07:34:57.745Z] 5d3b04190fa2: Verifying Checksum [2024-07-17T07:34:57.745Z] 5d3b04190fa2: Download complete [2024-07-17T07:34:57.745Z] ec43610c2a17: Verifying Checksum [2024-07-17T07:34:57.745Z] ec43610c2a17: Download complete [2024-07-17T07:34:58.006Z] 5eb5b503b376: Verifying Checksum [2024-07-17T07:34:58.006Z] 5eb5b503b376: Download complete [2024-07-17T07:34:58.576Z] 2f39f015ded8: Download complete [2024-07-17T07:34:59.145Z] 5eb5b503b376: Pull complete [2024-07-17T07:34:59.145Z] 5c69ac0246d0: Pull complete [2024-07-17T07:34:59.404Z] ec43610c2a17: Pull complete [2024-07-17T07:34:59.664Z] 3a2ae6a8a46f: Pull complete [2024-07-17T07:34:59.664Z] 33b1e0a273af: Pull complete [2024-07-17T07:34:59.923Z] 5d3b04190fa2: Pull complete [2024-07-17T07:35:04.115Z] 2f39f015ded8: Pull complete [2024-07-17T07:35:04.115Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-17T07:35:04.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T07:35:04.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:35:04.406Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2024-07-17T07:35:04.432Z] $ 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/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-17T07:35:05.645Z] $ docker top cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:35:06.147Z] ---> job-cost.sh [2024-07-17T07:35:06.147Z] lf-activate-venv: SKIPPING [2024-07-17T07:35:06.147Z] INFO: No Stack... [2024-07-17T07:35:06.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-17T07:35:06.977Z] INFO: Archiving Costs [Pipeline] sh [2024-07-17T07:35:07.303Z] + cat /w/workspace/_app-service-configurable_PR-664/archives/cost.csv [2024-07-17T07:35:07.303Z] + cut -d, -f6 [Pipeline] lock [2024-07-17T07:35:07.359Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [2024-07-17T07:35:07.366Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] did not exist. Created. [2024-07-17T07:35:07.374Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-17T07:35:07.813Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-17T07:35:07.868Z] Stashed 1 file(s) [Pipeline] } [2024-07-17T07:35:07.906Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-17T07:35:07.994Z] $ docker stop --time=1 cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac [2024-07-17T07:35:09.188Z] $ docker rm -f --volumes cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-07-17T07:35:09.498Z] d6de4b400683: Pull complete [2024-07-17T07:35:09.498Z] 35cb2a7552d0: Pull complete [2024-07-17T07:35:09.498Z] 4f4fb700ef54: Pull complete [2024-07-17T07:35:09.498Z] 464afbd9ba4c: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-17T07:35:17.734Z] 00f215d4a9da: Pull complete [2024-07-17T07:35:19.693Z] d496ad576159: Pull complete [2024-07-17T07:35:19.693Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-17T07:35:19.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T07:35:19.693Z] ---> f246e2811388 [2024-07-17T07:35:19.693Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T07:35:21.118Z] ---> Running in 2310a5f1270f [2024-07-17T07:35:21.386Z] Removing intermediate container 2310a5f1270f [2024-07-17T07:35:21.386Z] ---> 072e66b1ce62 [2024-07-17T07:35:21.386Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T07:35:21.655Z] ---> Running in 8b8ec6e74e88 [2024-07-17T07:35:21.923Z] Removing intermediate container 8b8ec6e74e88 [2024-07-17T07:35:21.923Z] ---> 221f642534c3 [2024-07-17T07:35:21.923Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-17T07:35:21.923Z] ---> Running in c63b8ac825ab [2024-07-17T07:35:22.191Z] Removing intermediate container c63b8ac825ab [2024-07-17T07:35:22.191Z] ---> 3fe452933988 [2024-07-17T07:35:22.191Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T07:35:22.458Z] ---> Running in bd0dde2e9602 [2024-07-17T07:35:23.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T07:35:24.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T07:35:24.962Z] OK: 266 MiB in 52 packages [2024-07-17T07:35:25.553Z] Removing intermediate container bd0dde2e9602 [2024-07-17T07:35:25.553Z] ---> 30db66bc72a3 [2024-07-17T07:35:25.553Z] Step 7/12 : WORKDIR /app [2024-07-17T07:35:25.822Z] ---> Running in fb92372fa298 [2024-07-17T07:35:26.091Z] Removing intermediate container fb92372fa298 [2024-07-17T07:35:26.091Z] ---> e3281374a989 [2024-07-17T07:35:26.091Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-17T07:35:26.675Z] ---> a16ce401ef61 [2024-07-17T07:35:26.675Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T07:35:26.675Z] ---> Running in 3b45e71374fa [2024-07-17T07:37:18.338Z] Removing intermediate container 3b45e71374fa [2024-07-17T07:37:18.338Z] ---> fd82ccfa3543 [2024-07-17T07:37:18.338Z] Step 10/12 : COPY . . [2024-07-17T07:37:18.338Z] ---> 24db45ea6a41 [2024-07-17T07:37:18.338Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T07:37:18.338Z] ---> Running in b3b23dbd7a40 [2024-07-17T07:37:18.338Z] Removing intermediate container b3b23dbd7a40 [2024-07-17T07:37:18.338Z] ---> ae536b8f3fe4 [2024-07-17T07:37:18.338Z] Step 12/12 : RUN $MAKE [2024-07-17T07:37:18.338Z] ---> Running in 5bac4ceb5741 [2024-07-17T07:37:18.338Z] noop [2024-07-17T07:37:18.338Z] Removing intermediate container 5bac4ceb5741 [2024-07-17T07:37:18.338Z] ---> af30801d7c9b [2024-07-17T07:37:18.338Z] Successfully built af30801d7c9b [2024-07-17T07:37:18.338Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:37:18.857Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T07:37:18.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:37:19.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2024-07-17T07:37:19.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T07:37:20.660Z] $ docker top 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T07:37:21.548Z] + go version [2024-07-17T07:37:21.548Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-17T07:37:21.582Z] $ docker stop --time=1 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec [2024-07-17T07:37:23.147Z] $ docker rm -f --volumes 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:37:24.072Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T07:37:24.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:37:24.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2024-07-17T07:37:24.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T07:37:25.509Z] $ docker top 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T07:37:26.471Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-07-17T07:37:26.892Z] + make test [2024-07-17T07:37:27.162Z] go test -race -coverprofile=coverage.out ./... [2024-07-17T07:41:49.501Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-17T07:41:49.501Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-17T07:41:49.501Z] go vet ./... [2024-07-17T07:45:26.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T07:45:26.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T07:45:26.337Z] ./bin/test-attribution-txt.sh [2024-07-17T07:45:26.337Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-17T07:45:26.337Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-17T07:45:26.337Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-17T07:45:26.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-17T07:45:26.422Z] $ docker stop --time=1 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 [2024-07-17T07:45:28.391Z] $ docker rm -f --volumes 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T07:45:30.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-17T07:45:30.612Z] Warning: overwriting stash ‘coverage-report’ [2024-07-17T07:45:31.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T07:45:31.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-17T07:45:32.073Z] + ls -al . [2024-07-17T07:45:32.073Z] total 260 [2024-07-17T07:45:32.073Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 07:37 . [2024-07-17T07:45:32.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 07:34 .. [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 07:34 .dockerignore [2024-07-17T07:45:32.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:34 .git [2024-07-17T07:45:32.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 07:34 .github [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 17 07:34 .gitignore [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 07:34 .golangci.yml [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 17 07:34 Attribution.txt [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 17 07:34 CHANGELOG.md [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 17 07:34 Dockerfile [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 07:34 GOVERNANCE.md [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 17 07:34 Jenkinsfile [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 07:34 LICENSE [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 07:34 OWNERS.md [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 17 07:34 README.md [2024-07-17T07:45:32.073Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 07:32 VERSION [2024-07-17T07:45:32.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 07:34 bin [2024-07-17T07:45:32.073Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 07:37 coverage.out [2024-07-17T07:45:32.074Z] -rw-rw-r-- 1 jenkins jenkins 7155 Jul 17 07:34 go.mod [2024-07-17T07:45:32.074Z] -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 07:34 go.sum [2024-07-17T07:45:32.074Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 07:34 main.go [2024-07-17T07:45:32.074Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 17 07:34 makefile [2024-07-17T07:45:32.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 07:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:45:32.551Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a --label arch=arm64 --label version=0.0.0 . [2024-07-17T07:45:32.551Z] Sending build context to Docker daemon 240.1kB [2024-07-17T07:45:32.819Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-17T07:45:32.819Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-17T07:45:32.819Z] ---> af30801d7c9b [2024-07-17T07:45:32.819Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-17T07:45:32.819Z] ---> Running in 15fa98a668f1 [2024-07-17T07:45:33.089Z] Removing intermediate container 15fa98a668f1 [2024-07-17T07:45:33.089Z] ---> 478c67d422e0 [2024-07-17T07:45:33.089Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-17T07:45:33.355Z] ---> Running in 78fe6925a23a [2024-07-17T07:45:33.622Z] Removing intermediate container 78fe6925a23a [2024-07-17T07:45:33.622Z] ---> cb194f1f09d0 [2024-07-17T07:45:33.622Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-17T07:45:33.622Z] ---> Running in 62bffa93058e [2024-07-17T07:45:33.888Z] Removing intermediate container 62bffa93058e [2024-07-17T07:45:33.888Z] ---> 185b7a4186f4 [2024-07-17T07:45:33.888Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-17T07:45:33.888Z] ---> Running in 41829e822845 [2024-07-17T07:45:34.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T07:45:35.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T07:45:36.395Z] OK: 266 MiB in 52 packages [2024-07-17T07:45:37.356Z] Removing intermediate container 41829e822845 [2024-07-17T07:45:37.356Z] ---> 0531aa73d5b0 [2024-07-17T07:45:37.356Z] Step 7/27 : WORKDIR /app [2024-07-17T07:45:37.356Z] ---> Running in 468c217e3977 [2024-07-17T07:45:37.622Z] Removing intermediate container 468c217e3977 [2024-07-17T07:45:37.622Z] ---> 2f806b41b586 [2024-07-17T07:45:37.622Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-17T07:45:38.204Z] ---> 93698be0efb0 [2024-07-17T07:45:38.204Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T07:45:38.204Z] ---> Running in d05358b5097c [2024-07-17T07:45:40.786Z] Removing intermediate container d05358b5097c [2024-07-17T07:45:40.786Z] ---> 3463907875c3 [2024-07-17T07:45:40.786Z] Step 10/27 : COPY . . [2024-07-17T07:45:41.366Z] ---> cf8c5734db7f [2024-07-17T07:45:41.366Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-17T07:45:41.366Z] ---> Running in 229f0699d305 [2024-07-17T07:45:41.635Z] Removing intermediate container 229f0699d305 [2024-07-17T07:45:41.635Z] ---> ebaa656e6f8a [2024-07-17T07:45:41.635Z] Step 12/27 : RUN $MAKE [2024-07-17T07:45:41.635Z] ---> Running in bea689ac0bc3 [2024-07-17T07:45:42.596Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-17T07:49:04.366Z] Removing intermediate container bea689ac0bc3 [2024-07-17T07:49:04.366Z] ---> dfebabba5adb [2024-07-17T07:49:04.366Z] Step 13/27 : FROM alpine:3.18 [2024-07-17T07:49:04.366Z] 3.18: Pulling from library/alpine [2024-07-17T07:49:04.366Z] 5c905c7ebe2f: Pulling fs layer [2024-07-17T07:49:04.366Z] 5c905c7ebe2f: Verifying Checksum [2024-07-17T07:49:04.366Z] 5c905c7ebe2f: Download complete [2024-07-17T07:49:04.366Z] 5c905c7ebe2f: Pull complete [2024-07-17T07:49:04.366Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T07:49:04.366Z] Status: Downloaded newer image for alpine:3.18 [2024-07-17T07:49:04.366Z] ---> dec292d02e07 [2024-07-17T07:49:04.366Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-17T07:49:04.366Z] ---> Running in 0f626bf7c6f3 [2024-07-17T07:49:04.366Z] Removing intermediate container 0f626bf7c6f3 [2024-07-17T07:49:04.366Z] ---> aca5670a4603 [2024-07-17T07:49:04.366Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-17T07:49:04.366Z] ---> Running in d624c88afe6e [2024-07-17T07:49:04.366Z] Removing intermediate container d624c88afe6e [2024-07-17T07:49:04.366Z] ---> 3e7d6ea3bf68 [2024-07-17T07:49:04.366Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T07:49:04.366Z] ---> Running in 71c3e269b81f [2024-07-17T07:49:04.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T07:49:04.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T07:49:04.366Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T07:49:04.366Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T07:49:04.366Z] Executing busybox-1.36.1-r7.trigger [2024-07-17T07:49:04.366Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T07:49:04.366Z] OK: 9 MiB in 17 packages [2024-07-17T07:49:04.366Z] Removing intermediate container 71c3e269b81f [2024-07-17T07:49:04.366Z] ---> 454d10e302e8 [2024-07-17T07:49:04.366Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-17T07:49:04.366Z] ---> Running in c4349d5ce63c [2024-07-17T07:49:04.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T07:49:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T07:49:05.849Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T07:49:06.433Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T07:49:06.434Z] Executing ca-certificates-20240226-r0.trigger [2024-07-17T07:49:06.434Z] OK: 9 MiB in 17 packages [2024-07-17T07:49:07.838Z] Removing intermediate container c4349d5ce63c [2024-07-17T07:49:07.838Z] ---> b8a9a4390eef [2024-07-17T07:49:07.838Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-17T07:49:08.105Z] ---> ce7f1f387c0a [2024-07-17T07:49:08.105Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-17T07:49:08.690Z] ---> 06e57dea278a [2024-07-17T07:49:08.690Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-17T07:49:08.957Z] ---> b6b11b9e345e [2024-07-17T07:49:08.957Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-17T07:49:10.897Z] ---> 8f5cfdcda2c8 [2024-07-17T07:49:10.897Z] Step 22/27 : EXPOSE 48095 [2024-07-17T07:49:10.897Z] ---> Running in 4dfbe4fd980e [2024-07-17T07:49:10.897Z] Removing intermediate container 4dfbe4fd980e [2024-07-17T07:49:10.897Z] ---> be10b49b8f02 [2024-07-17T07:49:10.897Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-17T07:49:10.897Z] ---> Running in 08a27c01abd2 [2024-07-17T07:49:11.163Z] Removing intermediate container 08a27c01abd2 [2024-07-17T07:49:11.163Z] ---> da2489fda37a [2024-07-17T07:49:11.163Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-17T07:49:11.163Z] ---> Running in 42112c2b66d8 [2024-07-17T07:49:11.744Z] Removing intermediate container 42112c2b66d8 [2024-07-17T07:49:11.744Z] ---> ba97d01a25aa [2024-07-17T07:49:11.744Z] Step 25/27 : LABEL arch=arm64 [2024-07-17T07:49:11.744Z] ---> Running in a6c5f149ef1d [2024-07-17T07:49:12.011Z] Removing intermediate container a6c5f149ef1d [2024-07-17T07:49:12.012Z] ---> 3132540b0950 [2024-07-17T07:49:12.012Z] Step 26/27 : LABEL git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [2024-07-17T07:49:12.012Z] ---> Running in 096a35db5d3d [2024-07-17T07:49:12.279Z] Removing intermediate container 096a35db5d3d [2024-07-17T07:49:12.279Z] ---> 2b3162d9782b [2024-07-17T07:49:12.279Z] Step 27/27 : LABEL version=0.0.0 [2024-07-17T07:49:12.279Z] ---> Running in 107b9df5eb04 [2024-07-17T07:49:12.546Z] Removing intermediate container 107b9df5eb04 [2024-07-17T07:49:12.546Z] ---> 745ce70abb35 [2024-07-17T07:49:12.546Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-17T07:49:12.546Z] Successfully built 745ce70abb35 [2024-07-17T07:49:12.546Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:49:13.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T07:49:13.522Z] [2024-07-17T07:49:13.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:49:13.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T07:49:13.957Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-17T07:49:13.957Z] 8998bd30e6a1: Pulling fs layer [2024-07-17T07:49:13.957Z] 04944245beec: Pulling fs layer [2024-07-17T07:49:13.957Z] 699f458cf7ca: Pulling fs layer [2024-07-17T07:49:13.957Z] 765212b225bb: Pulling fs layer [2024-07-17T07:49:13.957Z] f23df028b6ca: Pulling fs layer [2024-07-17T07:49:13.957Z] d65c8cfc05b1: Pulling fs layer [2024-07-17T07:49:13.957Z] 2437ff75d9bd: Pulling fs layer [2024-07-17T07:49:13.957Z] 765212b225bb: Waiting [2024-07-17T07:49:13.957Z] f23df028b6ca: Waiting [2024-07-17T07:49:13.957Z] d65c8cfc05b1: Waiting [2024-07-17T07:49:13.957Z] 2437ff75d9bd: Waiting [2024-07-17T07:49:14.223Z] 04944245beec: Verifying Checksum [2024-07-17T07:49:14.223Z] 04944245beec: Download complete [2024-07-17T07:49:14.223Z] 765212b225bb: Download complete [2024-07-17T07:49:14.223Z] f23df028b6ca: Download complete [2024-07-17T07:49:14.223Z] d65c8cfc05b1: Download complete [2024-07-17T07:49:14.488Z] 699f458cf7ca: Verifying Checksum [2024-07-17T07:49:14.488Z] 699f458cf7ca: Download complete [2024-07-17T07:49:14.753Z] 8998bd30e6a1: Verifying Checksum [2024-07-17T07:49:14.753Z] 8998bd30e6a1: Download complete [2024-07-17T07:49:17.320Z] 2437ff75d9bd: Verifying Checksum [2024-07-17T07:49:17.320Z] 2437ff75d9bd: Download complete [2024-07-17T07:49:19.892Z] 8998bd30e6a1: Pull complete [2024-07-17T07:49:19.892Z] 04944245beec: Pull complete [2024-07-17T07:49:21.832Z] 699f458cf7ca: Pull complete [2024-07-17T07:49:21.832Z] 765212b225bb: Pull complete [2024-07-17T07:49:22.791Z] f23df028b6ca: Pull complete [2024-07-17T07:49:22.791Z] d65c8cfc05b1: Pull complete [2024-07-17T07:49:40.992Z] 2437ff75d9bd: Pull complete [2024-07-17T07:49:40.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-17T07:49:40.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T07:49:40.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:49:41.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2024-07-17T07:49:41.401Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-17T07:49:44.016Z] $ docker top 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:49:44.938Z] ---> job-cost.sh [2024-07-17T07:49:44.938Z] lf-activate-venv: SKIPPING [2024-07-17T07:49:44.938Z] INFO: No Stack... [2024-07-17T07:49:45.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-17T07:49:46.155Z] INFO: Archiving Costs [Pipeline] sh [2024-07-17T07:49:46.814Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-07-17T07:49:46.814Z] + cut -d, -f6 [Pipeline] lock [2024-07-17T07:49:46.910Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [2024-07-17T07:49:46.916Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] did not exist. Created. [2024-07-17T07:49:46.923Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-17T07:49:47.672Z] /w/workspace/app-service-configurable/1@tmp/durable-f7886c82/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-17T07:49:48.343Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-17T07:49:48.393Z] Warning: overwriting stash ‘stack-cost’ [2024-07-17T07:49:48.433Z] Stashed 1 file(s) [Pipeline] } [2024-07-17T07:49:48.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-17T07:49:48.557Z] $ docker stop --time=1 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f [2024-07-17T07:49:50.072Z] $ docker rm -f --volumes 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f [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 [2024-07-17T07:49:51.413Z] provisioning config files... [2024-07-17T07:49:51.424Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config17844396634535604491tmp [Pipeline] { [Pipeline] sh [2024-07-17T07:49:51.791Z] + set +x [2024-07-17T07:49:51.791Z] + curl -s https://codecov.io/bash [2024-07-17T07:49:51.791Z] + bash -s -- [2024-07-17T07:49:51.791Z] [2024-07-17T07:49:51.791Z] _____ _ [2024-07-17T07:49:51.791Z] / ____| | | [2024-07-17T07:49:51.791Z] | | ___ __| | ___ ___ _____ __ [2024-07-17T07:49:51.791Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-17T07:49:51.791Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-17T07:49:51.791Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-17T07:49:51.791Z] Bash-1.0.6 [2024-07-17T07:49:51.791Z] [2024-07-17T07:49:51.791Z] [2024-07-17T07:49:51.791Z] ==> git version 2.25.1 found [2024-07-17T07:49:51.791Z] ==> 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 [2024-07-17T07:49:51.791Z] Release-Date: 2020-01-08 [2024-07-17T07:49:51.791Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-17T07:49:51.791Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-17T07:49:51.791Z] ==> Jenkins CI detected. [2024-07-17T07:49:51.791Z] current dir:  /w/workspace/_app-service-configurable_PR-664 [2024-07-17T07:49:51.791Z] project root: . [2024-07-17T07:49:51.791Z] --> token set from env [2024-07-17T07:49:51.791Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-17T07:49:51.791Z] ==> Running gcov in . (disable via -X gcov) [2024-07-17T07:49:51.791Z] ==> Python coveragepy not found [2024-07-17T07:49:51.791Z] ==> Searching for coverage reports in: [2024-07-17T07:49:51.791Z] + . [2024-07-17T07:49:51.791Z] -> Found 1 reports [2024-07-17T07:49:51.791Z] ==> Detecting git/mercurial file structure [2024-07-17T07:49:52.051Z] ==> Reading reports [2024-07-17T07:49:52.051Z] + ./coverage.out bytes=13 [2024-07-17T07:49:52.051Z] ==> Appending adjustments [2024-07-17T07:49:52.051Z] https://docs.codecov.io/docs/fixing-reports [2024-07-17T07:49:52.051Z] + Found adjustments [2024-07-17T07:49:52.051Z] ==> Gzipping contents [2024-07-17T07:49:52.051Z] 4.0K /tmp/codecov.1qxase.gz [2024-07-17T07:49:52.051Z] ==> Uploading reports [2024-07-17T07:49:52.051Z] url: https://codecov.io [2024-07-17T07:49:52.052Z] query: branch=PR-664&commit=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=664&job=&cmd_args= [2024-07-17T07:49:52.052Z] -> Pinging Codecov [2024-07-17T07:49:52.052Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-664&commit=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=664&job=&cmd_args= [2024-07-17T07:49:52.052Z] -> Uploading to [2024-07-17T07:49:52.052Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-17/A97CA9966030D2A3747ED39772930CCE/d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a/9638c000-f72b-41da-aefc-4201348cd085.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T074951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29c62ec7f60eb651fbff8a69a47ba5a2d3908c9eebdc1877eec5a91231d405a0 [2024-07-17T07:49:52.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T07:49:52.052Z] Dload Upload Total Spent Left Speed [2024-07-17T07:49:52.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 932 --:--:-- --:--:-- --:--:-- 932 [2024-07-17T07:49:52.311Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] } [2024-07-17T07:49:52.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-17T07:49:54.702Z] + [ -d /w/workspace/_app-service-configurable_PR-664/archives ] [2024-07-17T07:49:54.702Z] + ls -al /w/workspace/_app-service-configurable_PR-664/archives [2024-07-17T07:49:54.702Z] total 16 [2024-07-17T07:49:54.702Z] drwxr-xr-x 3 root root 4096 Jul 17 07:35 . [2024-07-17T07:49:54.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:35 .. [2024-07-17T07:49:54.702Z] drwxr-xr-x 2 root root 4096 Jul 17 07:35 cost [2024-07-17T07:49:54.702Z] -rw-r--r-- 1 root root 96 Jul 17 07:35 cost.csv [2024-07-17T07:49:54.702Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-664/archives [2024-07-17T07:49:54.702Z] + ls -al /w/workspace/_app-service-configurable_PR-664/archives [2024-07-17T07:49:54.702Z] total 16 [2024-07-17T07:49:54.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 07:35 . [2024-07-17T07:49:54.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:35 .. [2024-07-17T07:49:54.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 07:35 cost [2024-07-17T07:49:54.702Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 17 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:49:55.033Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:49:55.941Z] ---> package-listing.sh [2024-07-17T07:49:55.941Z] ++ facter osfamily [2024-07-17T07:49:55.941Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-17T07:49:56.201Z] + OS_FAMILY=debian [2024-07-17T07:49:56.201Z] + workspace=/w/workspace/_app-service-configurable_PR-664 [2024-07-17T07:49:56.201Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-17T07:49:56.201Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-17T07:49:56.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-17T07:49:56.201Z] + PACKAGES=/tmp/packages_start.txt [2024-07-17T07:49:56.201Z] + '[' /w/workspace/_app-service-configurable_PR-664 ']' [2024-07-17T07:49:56.201Z] + PACKAGES=/tmp/packages_end.txt [2024-07-17T07:49:56.201Z] + case "${OS_FAMILY}" in [2024-07-17T07:49:56.201Z] + dpkg -l [2024-07-17T07:49:56.201Z] + grep '^ii' [2024-07-17T07:49:56.201Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-17T07:49:56.201Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-17T07:49:56.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-17T07:49:56.201Z] + '[' /w/workspace/_app-service-configurable_PR-664 ']' [2024-07-17T07:49:56.201Z] + mkdir -p /w/workspace/_app-service-configurable_PR-664/archives/ [2024-07-17T07:49:56.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-664/archives/ [Pipeline] echo [2024-07-17T07:49:56.243Z] 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/_app-service-configurable_PR-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-17T07:49:56.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T07:49:57.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T07:49:57.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T07:49:57.376Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2024-07-17T07:49:57.511Z] $ 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/_app-service-configurable_PR-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-17T07:49:57.709Z] $ docker top 23ff6a5e9d82719691edd25551d9be3e7f85da14df29f051838599c7a6447d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T07:49:58.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-17T07:49:58.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-17T07:49:58.836Z] + ls /var/log/sa-host [2024-07-17T07:49:58.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T07:49:59.074Z] provisioning config files... [2024-07-17T07:49:59.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config10669904920016976096tmp [Pipeline] { [Pipeline] echo [2024-07-17T07:49:59.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:49:59.475Z] ---> create-netrc.sh [Pipeline] } [2024-07-17T07:49:59.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:49:59.945Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-17T07:49:59.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:50:00.313Z] ---> sudo-logs.sh [2024-07-17T07:50:00.313Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-17T07:50:00.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:50:00.739Z] ---> job-cost.sh [2024-07-17T07:50:00.739Z] lf-activate-venv: SKIPPING [2024-07-17T07:50:00.739Z] DEBUG: total: 0.2199999988079071 [2024-07-17T07:50:00.739Z] INFO: Retrieving Stack Cost... [2024-07-17T07:50:01.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-17T07:50:01.572Z] INFO: Archiving Costs [Pipeline] echo [2024-07-17T07:50:01.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T07:50:01.941Z] ---> logs-deploy.sh [2024-07-17T07:50:01.941Z] lf-activate-venv: SKIPPING [2024-07-17T07:50:01.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-664/1 [2024-07-17T07:50:01.941Z] INFO: archiving workspace using pattern(s): [2024-07-17T07:50:02.880Z] Archives upload complete. [2024-07-17T07:50:02.880Z] INFO: archiving logs to Nexus