Pull request #670 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 030487389d76344383c08edb82cdc2dccb609f47+99abc15c93f70f8386f8be99e96e68a0293bb7bf (d57e0d7d763ebfdd8d4304d16668f14544b7fd0b) 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-ssh7103558450797422548.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-ssh6609234750353433080.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-670/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-670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18310167662998702559.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-670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1585980483592048996.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-ssh16784965458296641495.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-670/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-670/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10587474454395385739.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-6866 in /w/workspace/_app-service-configurable_PR-670 [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-670 # 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 > 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/670/head:refs/remotes/origin/PR-670 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit 030487389d76344383c08edb82cdc2dccb609f47 Merge succeeded, producing 030487389d76344383c08edb82cdc2dccb609f47 Checking out Revision 030487389d76344383c08edb82cdc2dccb609f47 (PR-670) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 030487389d76344383c08edb82cdc2dccb609f47 # 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 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 030487389d76344383c08edb82cdc2dccb609f47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T12:26:47.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T12:26:47.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T12:26:48.075Z] ========================================================= [2024-07-31T12:26:48.075Z] EdgeX Global Pipelines Version Info [2024-07-31T12:26:48.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:26:48.855Z] ------------------- [2024-07-31T12:26:48.855Z] stable info: [2024-07-31T12:26:48.855Z] ------------------- [2024-07-31T12:26:48.855Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T12:26:48.855Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T12:26:48.855Z] Message: update stable to v1.0.260 [2024-07-31T12:26:49.428Z] ------------------- [2024-07-31T12:26:49.428Z] experimental info: [2024-07-31T12:26:49.428Z] ------------------- [2024-07-31T12:26:49.428Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T12:26:49.428Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T12:26:49.428Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T12:26:49.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-31T12:26:49.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-31T12:26:49.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T12:26:49.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T12:26:49.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T12:26:49.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T12:26:50.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T12:26:50.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T12:26:50.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T12:26:50.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T12:26:50.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T12:26:50.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-31T12:26:50.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T12:26:50.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T12:26:50.509Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T12:26:50.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T12:26:50.640Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T12:26:50.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T12:26:50.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T12:26:50.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T12:26:50.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T12:26:50.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T12:26:50.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T12:26:51.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T12:26:51.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T12:26:51.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T12:26:51.232Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T12:26:51.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-670 [Pipeline] echo [2024-07-31T12:26:51.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-670 [Pipeline] echo [2024-07-31T12:26:51.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-670 [Pipeline] echo [2024-07-31T12:26:51.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 030487389d76344383c08edb82cdc2dccb609f47 [Pipeline] echo [2024-07-31T12:26:51.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0304873 [Pipeline] echo [2024-07-31T12:26:51.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T12:26:51.742Z] provisioning config files... [2024-07-31T12:26:51.755Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-670@tmp/config7652820326513099652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:26:52.153Z] ---> ****-login.sh [2024-07-31T12:26:52.153Z] nexus3.edgexfoundry.org:10001 [2024-07-31T12:26:52.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:26:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:26:52.674Z] Configure a credential helper to remove this warning. See [2024-07-31T12:26:52.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:26:52.674Z] [2024-07-31T12:26:52.674Z] Login Succeeded [2024-07-31T12:26:52.674Z] nexus3.edgexfoundry.org:10002 [2024-07-31T12:26:52.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:26:52.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:26:52.674Z] Configure a credential helper to remove this warning. See [2024-07-31T12:26:52.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:26:52.674Z] [2024-07-31T12:26:52.674Z] Login Succeeded [2024-07-31T12:26:52.935Z] nexus3.edgexfoundry.org:10003 [2024-07-31T12:26:52.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:26:52.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:26:52.935Z] Configure a credential helper to remove this warning. See [2024-07-31T12:26:52.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:26:52.935Z] [2024-07-31T12:26:52.935Z] Login Succeeded [2024-07-31T12:26:52.935Z] nexus3.edgexfoundry.org:10004 [2024-07-31T12:26:52.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:26:52.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:26:52.935Z] Configure a credential helper to remove this warning. See [2024-07-31T12:26:52.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:26:52.935Z] [2024-07-31T12:26:52.935Z] Login Succeeded [2024-07-31T12:26:52.935Z] ****.io [2024-07-31T12:26:53.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:26:53.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:26:53.195Z] Configure a credential helper to remove this warning. See [2024-07-31T12:26:53.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:26:53.195Z] [2024-07-31T12:26:53.195Z] Login Succeeded [2024-07-31T12:26:53.195Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T12:26:53.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T12:26:53.951Z] + git rev-list -1 --merges 030487389d76344383c08edb82cdc2dccb609f47~1..030487389d76344383c08edb82cdc2dccb609f47 [Pipeline] echo [2024-07-31T12:26:53.999Z] -----------> git rev-list -1 --merges 030487389d76344383c08edb82cdc2dccb609f47~1..030487389d76344383c08edb82cdc2dccb609f47 030487389d76344383c08edb82cdc2dccb609f47 [false] [Pipeline] sh [2024-07-31T12:26:54.362Z] + git log --format=format:%s -1 030487389d76344383c08edb82cdc2dccb609f47 [Pipeline] echo [2024-07-31T12:26:54.430Z] ========================================================= [2024-07-31T12:26:54.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T12:26:54.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T12:26:54.888Z] + git log --format=format:%s -1 030487389d76344383c08edb82cdc2dccb609f47 [Pipeline] echo [2024-07-31T12:26:54.929Z] [semverPrep] GIT_COMMIT: 030487389d76344383c08edb82cdc2dccb609f47, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-31T12:26:54.974Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T12:26:55.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T12:26:55.388Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T12:26:55.388Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T12:26:55.388Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T12:26:55.388Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T12:26:55.388Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T12:26:55.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:26:55.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T12:26:55.901Z] [2024-07-31T12:26:55.901Z] 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-31T12:26:56.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T12:26:56.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T12:26:56.306Z] b85a868b505f: Pulling fs layer [2024-07-31T12:26:56.306Z] e2be974225ed: Pulling fs layer [2024-07-31T12:26:56.306Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T12:26:56.306Z] 988bab9f4d93: Pulling fs layer [2024-07-31T12:26:56.306Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T12:26:56.306Z] eaf3925da568: Pulling fs layer [2024-07-31T12:26:56.306Z] bab4dde63d76: Pulling fs layer [2024-07-31T12:26:56.306Z] bde34c3a00c8: Pulling fs layer [2024-07-31T12:26:56.306Z] b352a97aabf1: Pulling fs layer [2024-07-31T12:26:56.306Z] 4872d77fe225: Pulling fs layer [2024-07-31T12:26:56.306Z] 5851b861e8e6: Pulling fs layer [2024-07-31T12:26:56.306Z] 988bab9f4d93: Waiting [2024-07-31T12:26:56.306Z] 1469e6f7b9e6: Waiting [2024-07-31T12:26:56.306Z] bab4dde63d76: Waiting [2024-07-31T12:26:56.306Z] b352a97aabf1: Waiting [2024-07-31T12:26:56.306Z] 5851b861e8e6: Waiting [2024-07-31T12:26:56.306Z] 4872d77fe225: Waiting [2024-07-31T12:26:56.306Z] eaf3925da568: Waiting [2024-07-31T12:26:56.306Z] bde34c3a00c8: Waiting [2024-07-31T12:26:56.306Z] e2be974225ed: Download complete [2024-07-31T12:26:56.306Z] 988bab9f4d93: Verifying Checksum [2024-07-31T12:26:56.306Z] 988bab9f4d93: Download complete [2024-07-31T12:26:56.306Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T12:26:56.306Z] 339a4e72a1f5: Download complete [2024-07-31T12:26:56.306Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T12:26:56.306Z] 1469e6f7b9e6: Download complete [2024-07-31T12:26:56.306Z] eaf3925da568: Verifying Checksum [2024-07-31T12:26:56.306Z] eaf3925da568: Download complete [2024-07-31T12:26:56.565Z] bde34c3a00c8: Download complete [2024-07-31T12:26:56.565Z] b352a97aabf1: Verifying Checksum [2024-07-31T12:26:56.565Z] b352a97aabf1: Download complete [2024-07-31T12:26:56.565Z] 4872d77fe225: Verifying Checksum [2024-07-31T12:26:56.565Z] 4872d77fe225: Download complete [2024-07-31T12:26:56.565Z] 5851b861e8e6: Verifying Checksum [2024-07-31T12:26:56.565Z] 5851b861e8e6: Download complete [2024-07-31T12:26:56.565Z] b85a868b505f: Verifying Checksum [2024-07-31T12:26:56.565Z] b85a868b505f: Download complete [2024-07-31T12:26:56.829Z] bab4dde63d76: Verifying Checksum [2024-07-31T12:26:56.829Z] bab4dde63d76: Download complete [2024-07-31T12:26:57.766Z] b85a868b505f: Pull complete [2024-07-31T12:26:57.766Z] e2be974225ed: Pull complete [2024-07-31T12:26:58.335Z] 339a4e72a1f5: Pull complete [2024-07-31T12:26:58.335Z] 988bab9f4d93: Pull complete [2024-07-31T12:26:58.595Z] 1469e6f7b9e6: Pull complete [2024-07-31T12:26:58.595Z] eaf3925da568: Pull complete [2024-07-31T12:27:00.504Z] bab4dde63d76: Pull complete [2024-07-31T12:27:00.504Z] bde34c3a00c8: Pull complete [2024-07-31T12:27:00.504Z] b352a97aabf1: Pull complete [2024-07-31T12:27:00.764Z] 4872d77fe225: Pull complete [2024-07-31T12:27:00.764Z] 5851b861e8e6: Pull complete [2024-07-31T12:27:00.764Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T12:27:00.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T12:27:00.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:27:01.077Z] prd-ubuntu20.04-docker-8c-8g-6866 does not seem to be running inside a container [2024-07-31T12:27:01.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-670 -v /w/workspace/_app-service-configurable_PR-670:/w/workspace/_app-service-configurable_PR-670:rw,z -v /w/workspace/_app-service-configurable_PR-670@tmp:/w/workspace/_app-service-configurable_PR-670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T12:27:04.713Z] $ docker top 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 -eo pid,comm [2024-07-31T12:27:04.770Z] 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-31T12:27:04.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T12:27:04.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T12:27:04.948Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T12:27:05.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T12:27:05.062Z] $ docker exec 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 ssh-agent [2024-07-31T12:27:05.169Z] SSH_AUTH_SOCK=/tmp/ssh-e3pXitUhCIff/agent.32 [2024-07-31T12:27:05.169Z] SSH_AGENT_PID=38 [2024-07-31T12:27:05.176Z] Running ssh-add (command line suppressed) [2024-07-31T12:27:05.277Z] Identity added: /w/workspace/_app-service-configurable_PR-670@tmp/private_key_12693729022432243591.key (/w/workspace/_app-service-configurable_PR-670@tmp/private_key_12693729022432243591.key) [2024-07-31T12:27:05.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T12:27:05.648Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T12:27:05.674Z] $ docker exec --env ******** --env ******** 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 ssh-agent -k [2024-07-31T12:27:05.774Z] unset SSH_AUTH_SOCK; [2024-07-31T12:27:05.775Z] unset SSH_AGENT_PID; [2024-07-31T12:27:05.775Z] echo Agent pid 38 killed; [2024-07-31T12:27:05.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T12:27:05.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T12:27:05.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T12:27:06.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T12:27:06.028Z] $ docker exec 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 ssh-agent [2024-07-31T12:27:06.139Z] SSH_AUTH_SOCK=/tmp/ssh-M4835uyqsFht/agent.71 [2024-07-31T12:27:06.139Z] SSH_AGENT_PID=77 [2024-07-31T12:27:06.143Z] Running ssh-add (command line suppressed) [2024-07-31T12:27:06.239Z] Identity added: /w/workspace/_app-service-configurable_PR-670@tmp/private_key_9857953892363796011.key (/w/workspace/_app-service-configurable_PR-670@tmp/private_key_9857953892363796011.key) [2024-07-31T12:27:06.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T12:27:06.604Z] + git semver init [2024-07-31T12:27:06.865Z] 2024-07-31 12:27:06,797 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T12:27:06.865Z] 2024-07-31 12:27:06,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-670/.semver [2024-07-31T12:27:06.865Z] 2024-07-31 12:27:06,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-670/.semver [2024-07-31T12:27:06.865Z] 2024-07-31 12:27:06,798 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-670/.semver'], cwd=/w/workspace/_app-service-configurable_PR-670, universal_newlines=False, shell=None, istream=None) [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,886 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-670/.git/info/exclude [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-670/.semver/PR-670 with force:False [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,887 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-670/.semver/PR-670 [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,890 [execute] INFO git cat-file --batch-check [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-670/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,895 [execute] INFO git cat-file --batch [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-670/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T12:27:08.249Z] 2024-07-31 12:27:07,901 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-670/.semver/PR-670 [2024-07-31T12:27:08.249Z] 0.0.0 [Pipeline] } [2024-07-31T12:27:08.278Z] $ docker exec --env ******** --env ******** 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 ssh-agent -k [2024-07-31T12:27:08.379Z] unset SSH_AUTH_SOCK; [2024-07-31T12:27:08.380Z] unset SSH_AGENT_PID; [2024-07-31T12:27:08.380Z] echo Agent pid 77 killed; [2024-07-31T12:27:08.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T12:27:08.947Z] + git semver [Pipeline] } [2024-07-31T12:27:09.232Z] $ docker stop --time=1 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 [2024-07-31T12:27:10.554Z] $ docker rm -f --volumes 9f0fd621db64f4668a211b264293ca0f5161e38260858dd0039c7fdf0d311da2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T12:27:10.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T12:27:11.291Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T12:27:11.319Z] [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-31T12:27:12.068Z] provisioning config files... [2024-07-31T12:27:12.078Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-670@tmp/config13092443781925546785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:27:12.452Z] ---> ****-login.sh [2024-07-31T12:27:12.452Z] nexus3.edgexfoundry.org:10001 [2024-07-31T12:27:12.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:27:12.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:27:12.452Z] Configure a credential helper to remove this warning. See [2024-07-31T12:27:12.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:27:12.452Z] [2024-07-31T12:27:12.452Z] Login Succeeded [2024-07-31T12:27:12.452Z] nexus3.edgexfoundry.org:10002 [2024-07-31T12:27:12.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:27:12.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:27:12.453Z] Configure a credential helper to remove this warning. See [2024-07-31T12:27:12.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:27:12.453Z] [2024-07-31T12:27:12.453Z] Login Succeeded [2024-07-31T12:27:12.453Z] nexus3.edgexfoundry.org:10003 [2024-07-31T12:27:12.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:27:12.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:27:12.711Z] Configure a credential helper to remove this warning. See [2024-07-31T12:27:12.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:27:12.711Z] [2024-07-31T12:27:12.711Z] Login Succeeded [2024-07-31T12:27:12.711Z] nexus3.edgexfoundry.org:10004 [2024-07-31T12:27:12.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:27:12.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:27:12.711Z] Configure a credential helper to remove this warning. See [2024-07-31T12:27:12.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:27:12.711Z] [2024-07-31T12:27:12.711Z] Login Succeeded [2024-07-31T12:27:12.711Z] ****.io [2024-07-31T12:27:12.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:27:12.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:27:12.971Z] Configure a credential helper to remove this warning. See [2024-07-31T12:27:12.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:27:12.972Z] [2024-07-31T12:27:12.972Z] Login Succeeded [2024-07-31T12:27:12.972Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T12:27:13.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T12:27:13.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T12:27:13.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T12:27:13.438Z] ========================================================= [2024-07-31T12:27:13.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T12:27:13.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:27:13.975Z] + 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-31T12:27:13.975Z] Sending build context to Docker daemon 9.143MB [2024-07-31T12:27:13.975Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T12:27:13.975Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T12:27:13.975Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T12:27:13.975Z] 619be1103602: Pulling fs layer [2024-07-31T12:27:13.975Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T12:27:13.975Z] 5df492c9dc93: Pulling fs layer [2024-07-31T12:27:13.975Z] 7629e6793208: Pulling fs layer [2024-07-31T12:27:13.975Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T12:27:13.975Z] fb5054dd5b73: Pulling fs layer [2024-07-31T12:27:13.975Z] eeca6798cff9: Pulling fs layer [2024-07-31T12:27:13.975Z] aa269ceb94a6: Pulling fs layer [2024-07-31T12:27:13.975Z] ada007ff1a6a: Pulling fs layer [2024-07-31T12:27:13.975Z] 7629e6793208: Waiting [2024-07-31T12:27:13.975Z] 4f4fb700ef54: Waiting [2024-07-31T12:27:13.975Z] fb5054dd5b73: Waiting [2024-07-31T12:27:13.975Z] eeca6798cff9: Waiting [2024-07-31T12:27:13.975Z] aa269ceb94a6: Waiting [2024-07-31T12:27:13.975Z] ada007ff1a6a: Waiting [2024-07-31T12:27:13.975Z] 7862e08f4a3e: Download complete [2024-07-31T12:27:13.975Z] 7629e6793208: Verifying Checksum [2024-07-31T12:27:13.975Z] 7629e6793208: Download complete [2024-07-31T12:27:13.975Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T12:27:13.975Z] 4f4fb700ef54: Download complete [2024-07-31T12:27:14.241Z] fb5054dd5b73: Verifying Checksum [2024-07-31T12:27:14.241Z] fb5054dd5b73: Download complete [2024-07-31T12:27:14.241Z] 619be1103602: Verifying Checksum [2024-07-31T12:27:14.241Z] 619be1103602: Download complete [2024-07-31T12:27:14.241Z] eeca6798cff9: Download complete [2024-07-31T12:27:14.241Z] 619be1103602: Pull complete [2024-07-31T12:27:14.501Z] ada007ff1a6a: Verifying Checksum [2024-07-31T12:27:14.501Z] ada007ff1a6a: Download complete [2024-07-31T12:27:14.501Z] 7862e08f4a3e: Pull complete [2024-07-31T12:27:14.501Z] 5df492c9dc93: Verifying Checksum [2024-07-31T12:27:14.501Z] 5df492c9dc93: Download complete [2024-07-31T12:27:15.068Z] aa269ceb94a6: Verifying Checksum [2024-07-31T12:27:15.068Z] aa269ceb94a6: Download complete [2024-07-31T12:27:17.595Z] 5df492c9dc93: Pull complete [2024-07-31T12:27:17.595Z] 7629e6793208: Pull complete [2024-07-31T12:27:17.595Z] 4f4fb700ef54: Pull complete [2024-07-31T12:27:17.595Z] fb5054dd5b73: Pull complete [2024-07-31T12:27:17.853Z] eeca6798cff9: Pull complete [2024-07-31T12:27:20.382Z] aa269ceb94a6: Pull complete [2024-07-31T12:27:20.641Z] ada007ff1a6a: Pull complete [2024-07-31T12:27:20.641Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T12:27:20.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T12:27:20.641Z] ---> f489d0715acc [2024-07-31T12:27:20.641Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T12:27:25.910Z] ---> Running in deb626edfa62 [2024-07-31T12:27:25.910Z] Removing intermediate container deb626edfa62 [2024-07-31T12:27:25.910Z] ---> 38b23a5b8202 [2024-07-31T12:27:25.910Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T12:27:25.910Z] ---> Running in 837c9ff13f44 [2024-07-31T12:27:25.910Z] Removing intermediate container 837c9ff13f44 [2024-07-31T12:27:25.910Z] ---> f204b79a560a [2024-07-31T12:27:25.910Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T12:27:25.910Z] ---> Running in 4ca36eef31e3 [2024-07-31T12:27:25.910Z] Removing intermediate container 4ca36eef31e3 [2024-07-31T12:27:25.910Z] ---> 68a1596e88bb [2024-07-31T12:27:25.910Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T12:27:25.910Z] ---> Running in 5405cd441a6e [2024-07-31T12:27:26.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T12:27:26.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T12:27:26.428Z] OK: 264 MiB in 52 packages [2024-07-31T12:27:26.837Z] Still waiting to schedule task [2024-07-31T12:27:26.837Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-31T12:27:26.997Z] Removing intermediate container 5405cd441a6e [2024-07-31T12:27:26.997Z] ---> 425bf1281501 [2024-07-31T12:27:26.997Z] Step 7/12 : WORKDIR /app [2024-07-31T12:27:26.997Z] ---> Running in 4db65a782398 [2024-07-31T12:27:26.997Z] Removing intermediate container 4db65a782398 [2024-07-31T12:27:26.997Z] ---> 0d3a53569223 [2024-07-31T12:27:26.997Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T12:27:26.997Z] ---> 87f54bce6de3 [2024-07-31T12:27:26.997Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T12:27:26.997Z] ---> Running in 7b9142010e9d [2024-07-31T12:28:34.719Z] Removing intermediate container 7b9142010e9d [2024-07-31T12:28:34.719Z] ---> 4cc7015330a7 [2024-07-31T12:28:34.719Z] Step 10/12 : COPY . . [2024-07-31T12:28:35.288Z] ---> 31db2a7af5b3 [2024-07-31T12:28:35.289Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T12:28:35.289Z] ---> Running in 80c14bf9150f [2024-07-31T12:28:35.289Z] Removing intermediate container 80c14bf9150f [2024-07-31T12:28:35.289Z] ---> e0e649e10a17 [2024-07-31T12:28:35.289Z] Step 12/12 : RUN $MAKE [2024-07-31T12:28:35.289Z] ---> Running in 6a2881ef3f66 [2024-07-31T12:28:35.548Z] noop [2024-07-31T12:28:35.808Z] Removing intermediate container 6a2881ef3f66 [2024-07-31T12:28:35.808Z] ---> 6f662c5ba685 [2024-07-31T12:28:35.808Z] Successfully built 6f662c5ba685 [2024-07-31T12:28:35.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:28:36.319Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T12:28:36.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:28:36.502Z] prd-ubuntu20.04-docker-8c-8g-6866 does not seem to be running inside a container [2024-07-31T12:28:36.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-670 -v /w/workspace/_app-service-configurable_PR-670:/w/workspace/_app-service-configurable_PR-670:rw,z -v /w/workspace/_app-service-configurable_PR-670@tmp:/w/workspace/_app-service-configurable_PR-670@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 ******** ci-base-image-x86_64 cat [2024-07-31T12:28:36.877Z] $ docker top 3c5f72d3080dbbad32b6cb86416a45533b0fa3eb0a92a71ef4c2a223eda3e97a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T12:28:37.293Z] + go version [2024-07-31T12:28:37.293Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T12:28:37.318Z] $ docker stop --time=1 3c5f72d3080dbbad32b6cb86416a45533b0fa3eb0a92a71ef4c2a223eda3e97a [2024-07-31T12:28:38.580Z] $ docker rm -f --volumes 3c5f72d3080dbbad32b6cb86416a45533b0fa3eb0a92a71ef4c2a223eda3e97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:28:39.385Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T12:28:39.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:28:39.566Z] prd-ubuntu20.04-docker-8c-8g-6866 does not seem to be running inside a container [2024-07-31T12:28:39.594Z] $ 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-670 -v /w/workspace/_app-service-configurable_PR-670:/w/workspace/_app-service-configurable_PR-670:rw,z -v /w/workspace/_app-service-configurable_PR-670@tmp:/w/workspace/_app-service-configurable_PR-670@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 ******** ci-base-image-x86_64 cat [2024-07-31T12:28:39.914Z] $ docker top 4d980e9af8a1715ede5481ebed2b0aed6ba9965df547bf33401a31274efc22a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T12:28:40.334Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-670 [Pipeline] fileExists [Pipeline] sh [2024-07-31T12:28:40.714Z] + make test [2024-07-31T12:28:40.714Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T12:29:02.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6867 in /w/workspace/_app-service-configurable_PR-670 [Pipeline] { [Pipeline] ws [2024-07-31T12:29:02.291Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-07-31T12:29:05.403Z] The recommended git tool is: git [2024-07-31T12:29:12.225Z] using credential edgex-jenkins-ssh [2024-07-31T12:29:12.250Z] Cloning the remote Git repository [2024-07-31T12:29:12.820Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-31T12:29:12.293Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-31T12:29:12.400Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-07-31T12:29:12.616Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-31T12:29:12.617Z] > git --version # timeout=10 [2024-07-31T12:29:12.653Z] > git --version # 'git version 2.25.1' [2024-07-31T12:29:12.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T12:29:12.858Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T12:29:14.921Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-31T12:29:14.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T12:29:15.749Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-31T12:29:15.782Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-31T12:29:15.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T12:29:15.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/670/head:refs/remotes/origin/PR-670 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T12:29:16.337Z] Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit 030487389d76344383c08edb82cdc2dccb609f47 [2024-07-31T12:29:16.572Z] Merge succeeded, producing 030487389d76344383c08edb82cdc2dccb609f47 [2024-07-31T12:29:16.573Z] Checking out Revision 030487389d76344383c08edb82cdc2dccb609f47 (PR-670) [2024-07-31T12:29:17.024Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-31T12:29:17.113Z] > git --version # timeout=10 [2024-07-31T12:29:17.135Z] > git --version # 'git version 2.25.1' [2024-07-31T12:29:17.156Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T12:29:16.349Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T12:29:16.396Z] > git checkout -f 030487389d76344383c08edb82cdc2dccb609f47 # timeout=10 [2024-07-31T12:29:16.462Z] > git remote # timeout=10 [2024-07-31T12:29:16.480Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T12:29:16.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T12:29:16.524Z] > git merge 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [2024-07-31T12:29:16.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T12:29:16.575Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T12:29:16.593Z] > git checkout -f 030487389d76344383c08edb82cdc2dccb609f47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T12:29:22.212Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T12:29:22.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T12:29:22.212Z] Dload Upload Total Spent Left Speed [2024-07-31T12:29:22.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64787 0 --:--:-- --:--:-- --:--:-- 64462 100 12828 100 12828 0 0 64462 0 --:--:-- --:--:-- --:--:-- 64140 [Pipeline] sh [2024-07-31T12:29:22.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T12:29:22.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T12:29:22.924Z] + sudo tee /etc/docker/daemon.new [2024-07-31T12:29:22.924Z] { [2024-07-31T12:29:22.924Z] "registry-mirrors": [ [2024-07-31T12:29:22.924Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T12:29:22.924Z] ], [2024-07-31T12:29:22.924Z] "bip": "10.250.0.254/24", [2024-07-31T12:29:22.924Z] "hosts": [ [2024-07-31T12:29:22.924Z] "tcp://0.0.0.0:5555", [2024-07-31T12:29:22.924Z] "unix:///var/run/docker.sock" [2024-07-31T12:29:22.924Z] ], [2024-07-31T12:29:22.924Z] "mtu": 1458, [2024-07-31T12:29:22.924Z] "selinux-enabled": true, [2024-07-31T12:29:22.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T12:29:22.924Z] } [Pipeline] sh [2024-07-31T12:29:23.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T12:29:23.637Z] + sudo service docker restart [2024-07-31T12:29:39.777Z] go vet ./... [2024-07-31T12:29:41.152Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T12:29:41.152Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T12:29:41.152Z] ./bin/test-attribution-txt.sh [2024-07-31T12:29:41.152Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T12:29:41.152Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T12:29:41.152Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T12:29:41.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T12:29:41.242Z] $ docker stop --time=1 4d980e9af8a1715ede5481ebed2b0aed6ba9965df547bf33401a31274efc22a6 [2024-07-31T12:29:47.632Z] $ docker rm -f --volumes 4d980e9af8a1715ede5481ebed2b0aed6ba9965df547bf33401a31274efc22a6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T12:29:48.173Z] provisioning config files... [2024-07-31T12:29:48.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2956645619880523306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:29:48.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T12:29:48.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-31T12:29:48.690Z] ---> ****-login.sh [2024-07-31T12:29:48.690Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-31T12:29:48.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-07-31T12:29:49.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:29:49.227Z] Configure a credential helper to remove this warning. See [2024-07-31T12:29:49.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:29:49.227Z] [2024-07-31T12:29:49.227Z] Login Succeeded [2024-07-31T12:29:49.227Z] nexus3.edgexfoundry.org:10002 [2024-07-31T12:29:49.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T12:29:49.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:29:49.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:29:49.493Z] Configure a credential helper to remove this warning. See [2024-07-31T12:29:49.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:29:49.493Z] [2024-07-31T12:29:49.493Z] Login Succeeded [2024-07-31T12:29:49.616Z] + ls -al . [2024-07-31T12:29:49.616Z] total 260 [2024-07-31T12:29:49.616Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 31 12:28 . [2024-07-31T12:29:49.616Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 12:26 .. [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 12:26 .dockerignore [2024-07-31T12:29:49.616Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 12:29 .git [2024-07-31T12:29:49.616Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 12:26 .github [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 31 12:26 .gitignore [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 12:26 .golangci.yml [2024-07-31T12:29:49.616Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 12:27 .semver [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 31 12:26 Attribution.txt [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 31 12:26 CHANGELOG.md [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 31 12:26 Dockerfile [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 12:26 GOVERNANCE.md [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 31 12:26 Jenkinsfile [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 12:26 LICENSE [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 12:26 OWNERS.md [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 31 12:26 README.md [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 12:27 VERSION [2024-07-31T12:29:49.616Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 12:26 bin [2024-07-31T12:29:49.616Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 12:28 coverage.out [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 31 12:26 go.mod [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 12:26 go.sum [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 12:26 main.go [2024-07-31T12:29:49.616Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 31 12:26 makefile [2024-07-31T12:29:49.616Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 12:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-31T12:29:49.761Z] nexus3.edgexfoundry.org:10003 [2024-07-31T12:29:49.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-07-31T12:29:50.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:29:50.029Z] Configure a credential helper to remove this warning. See [2024-07-31T12:29:50.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:29:50.029Z] [2024-07-31T12:29:50.029Z] Login Succeeded [2024-07-31T12:29:50.029Z] nexus3.edgexfoundry.org:10004 [2024-07-31T12:29:50.055Z] + 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=030487389d76344383c08edb82cdc2dccb609f47 --label arch=amd64 --label version=0.0.0 . [2024-07-31T12:29:50.056Z] Sending build context to Docker daemon 9.144MB [2024-07-31T12:29:50.056Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T12:29:50.056Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-31T12:29:50.056Z] ---> 6f662c5ba685 [2024-07-31T12:29:50.056Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T12:29:50.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:29:50.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:29:50.301Z] Configure a credential helper to remove this warning. See [2024-07-31T12:29:50.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:29:50.301Z] [2024-07-31T12:29:50.301Z] Login Succeeded [2024-07-31T12:29:50.301Z] ****.io [2024-07-31T12:29:50.316Z] ---> Running in 43730317fcb5 [2024-07-31T12:29:50.316Z] Removing intermediate container 43730317fcb5 [2024-07-31T12:29:50.316Z] ---> 0f29dd074c67 [2024-07-31T12:29:50.317Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T12:29:50.317Z] ---> Running in f2dce7d431ec [2024-07-31T12:29:50.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T12:29:50.576Z] Removing intermediate container f2dce7d431ec [2024-07-31T12:29:50.576Z] ---> b8418ca93ccc [2024-07-31T12:29:50.576Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-31T12:29:50.576Z] ---> Running in 07d9417cccbb [2024-07-31T12:29:50.576Z] Removing intermediate container 07d9417cccbb [2024-07-31T12:29:50.576Z] ---> ee675ed72a0d [2024-07-31T12:29:50.576Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T12:29:50.576Z] ---> Running in 558d215b70ef [2024-07-31T12:29:50.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T12:29:50.835Z] Configure a credential helper to remove this warning. See [2024-07-31T12:29:50.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T12:29:50.835Z] [2024-07-31T12:29:50.835Z] Login Succeeded [2024-07-31T12:29:50.835Z] ---> ****-login.sh ends [2024-07-31T12:29:50.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] } [2024-07-31T12:29:50.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-31T12:29:51.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T12:29:51.094Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-07-31T12:29:51.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-07-31T12:29:51.354Z] Removing intermediate container 558d215b70ef [2024-07-31T12:29:51.354Z] ---> d4c882fd7812 [2024-07-31T12:29:51.354Z] Step 7/27 : WORKDIR /app [2024-07-31T12:29:51.354Z] ---> Running in fbb2f79d5f7f [Pipeline] echo [2024-07-31T12:29:51.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T12:29:51.469Z] ========================================================= [2024-07-31T12:29:51.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T12:29:51.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-07-31T12:29:51.612Z] Removing intermediate container fbb2f79d5f7f [2024-07-31T12:29:51.612Z] ---> 2e4713a13e3a [2024-07-31T12:29:51.612Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-31T12:29:51.612Z] ---> 655ef8f0148b [2024-07-31T12:29:51.612Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T12:29:51.612Z] ---> Running in 47b794749018 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:29:52.014Z] + 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-31T12:29:52.014Z] Sending build context to Docker daemon 238.1kB [2024-07-31T12:29:52.282Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T12:29:52.282Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T12:29:52.282Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T12:29:52.282Z] c6b39de5b339: Pulling fs layer [2024-07-31T12:29:52.282Z] a69c41024577: Pulling fs layer [2024-07-31T12:29:52.282Z] d6de4b400683: Pulling fs layer [2024-07-31T12:29:52.282Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T12:29:52.282Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T12:29:52.282Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T12:29:52.282Z] 00f215d4a9da: Pulling fs layer [2024-07-31T12:29:52.282Z] d496ad576159: Pulling fs layer [2024-07-31T12:29:52.282Z] 35cb2a7552d0: Waiting [2024-07-31T12:29:52.282Z] 4f4fb700ef54: Waiting [2024-07-31T12:29:52.282Z] 00f215d4a9da: Waiting [2024-07-31T12:29:52.282Z] d496ad576159: Waiting [2024-07-31T12:29:52.282Z] 464afbd9ba4c: Waiting [2024-07-31T12:29:52.282Z] a69c41024577: Verifying Checksum [2024-07-31T12:29:52.282Z] a69c41024577: Download complete [2024-07-31T12:29:52.549Z] Removing intermediate container 47b794749018 [2024-07-31T12:29:52.549Z] ---> 4414d0268cbf [2024-07-31T12:29:52.549Z] Step 10/27 : COPY . . [2024-07-31T12:29:52.553Z] 35cb2a7552d0: Download complete [2024-07-31T12:29:52.553Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T12:29:52.553Z] 4f4fb700ef54: Download complete [2024-07-31T12:29:52.553Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T12:29:52.553Z] 464afbd9ba4c: Download complete [2024-07-31T12:29:52.553Z] c6b39de5b339: Verifying Checksum [2024-07-31T12:29:52.553Z] c6b39de5b339: Download complete [2024-07-31T12:29:52.809Z] ---> c63b442867d1 [2024-07-31T12:29:52.810Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T12:29:52.810Z] ---> Running in 47c4eda4a8a2 [2024-07-31T12:29:52.820Z] d496ad576159: Verifying Checksum [2024-07-31T12:29:52.820Z] d496ad576159: Download complete [2024-07-31T12:29:53.070Z] Removing intermediate container 47c4eda4a8a2 [2024-07-31T12:29:53.070Z] ---> 77cd94518a94 [2024-07-31T12:29:53.070Z] Step 12/27 : RUN $MAKE [2024-07-31T12:29:53.070Z] ---> Running in 914a533b7fbf [2024-07-31T12:29:53.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-31T12:29:53.407Z] c6b39de5b339: Pull complete [2024-07-31T12:29:54.003Z] a69c41024577: Pull complete [2024-07-31T12:29:54.270Z] d6de4b400683: Verifying Checksum [2024-07-31T12:29:54.270Z] d6de4b400683: Download complete [2024-07-31T12:29:55.233Z] 00f215d4a9da: Download complete [2024-07-31T12:30:07.568Z] d6de4b400683: Pull complete [2024-07-31T12:30:07.568Z] 35cb2a7552d0: Pull complete [2024-07-31T12:30:07.568Z] 4f4fb700ef54: Pull complete [2024-07-31T12:30:07.568Z] 464afbd9ba4c: Pull complete [2024-07-31T12:30:17.652Z] 00f215d4a9da: Pull complete [2024-07-31T12:30:17.929Z] d496ad576159: Pull complete [2024-07-31T12:30:17.929Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T12:30:17.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T12:30:17.929Z] ---> f246e2811388 [2024-07-31T12:30:17.929Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T12:30:19.349Z] ---> Running in 443405cf51e4 [2024-07-31T12:30:19.349Z] Removing intermediate container 443405cf51e4 [2024-07-31T12:30:19.349Z] ---> 5b8b5627d1ae [2024-07-31T12:30:19.349Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T12:30:19.349Z] ---> Running in 8909554ffd63 [2024-07-31T12:30:19.935Z] Removing intermediate container 8909554ffd63 [2024-07-31T12:30:19.935Z] ---> 878bf51916dc [2024-07-31T12:30:19.935Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T12:30:19.935Z] ---> Running in 6d3032f4e262 [2024-07-31T12:30:20.204Z] Removing intermediate container 6d3032f4e262 [2024-07-31T12:30:20.204Z] ---> 9158faa45273 [2024-07-31T12:30:20.204Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T12:30:20.204Z] ---> Running in 005d4a6afc59 [2024-07-31T12:30:21.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T12:30:21.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T12:30:22.710Z] OK: 266 MiB in 52 packages [2024-07-31T12:30:23.292Z] Removing intermediate container 005d4a6afc59 [2024-07-31T12:30:23.293Z] ---> ce7b6c99ee4e [2024-07-31T12:30:23.293Z] Step 7/12 : WORKDIR /app [2024-07-31T12:30:23.293Z] ---> Running in 2c452db16bd8 [2024-07-31T12:30:23.558Z] Removing intermediate container 2c452db16bd8 [2024-07-31T12:30:23.558Z] ---> 52fa488ba005 [2024-07-31T12:30:23.558Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T12:30:24.139Z] ---> 58912acdd435 [2024-07-31T12:30:24.139Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T12:30:24.139Z] ---> Running in 06ab1e2002b9 [2024-07-31T12:30:32.036Z] Removing intermediate container 914a533b7fbf [2024-07-31T12:30:32.036Z] ---> 946643669f12 [2024-07-31T12:30:32.036Z] Step 13/27 : FROM alpine:3.18 [2024-07-31T12:30:32.036Z] 3.18: Pulling from library/alpine [2024-07-31T12:30:32.036Z] 930bdd4d222e: Pulling fs layer [2024-07-31T12:30:32.036Z] 930bdd4d222e: Verifying Checksum [2024-07-31T12:30:32.036Z] 930bdd4d222e: Download complete [2024-07-31T12:30:32.036Z] 930bdd4d222e: Pull complete [2024-07-31T12:30:32.036Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T12:30:32.036Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T12:30:32.036Z] ---> 18f865063206 [2024-07-31T12:30:32.037Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T12:30:32.037Z] ---> Running in d63ec2c39abf [2024-07-31T12:30:32.037Z] Removing intermediate container d63ec2c39abf [2024-07-31T12:30:32.037Z] ---> de9f2dc33565 [2024-07-31T12:30:32.037Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-31T12:30:32.037Z] ---> Running in a0ce4624dd83 [2024-07-31T12:30:32.037Z] Removing intermediate container a0ce4624dd83 [2024-07-31T12:30:32.037Z] ---> 5a068c7e1457 [2024-07-31T12:30:32.037Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T12:30:32.037Z] ---> Running in ceeb487421e0 [2024-07-31T12:30:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T12:30:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T12:30:32.037Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T12:30:32.037Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T12:30:32.037Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T12:30:32.037Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T12:30:32.037Z] OK: 8 MiB in 17 packages [2024-07-31T12:30:32.037Z] Removing intermediate container ceeb487421e0 [2024-07-31T12:30:32.037Z] ---> b80f47f28237 [2024-07-31T12:30:32.037Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-31T12:30:32.037Z] ---> Running in a8d22228d2e2 [2024-07-31T12:30:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T12:30:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T12:30:32.296Z] OK: 8 MiB in 17 packages [2024-07-31T12:30:32.555Z] Removing intermediate container a8d22228d2e2 [2024-07-31T12:30:32.555Z] ---> aa226c1dbd9a [2024-07-31T12:30:32.555Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T12:30:32.814Z] ---> ccb090f28adf [2024-07-31T12:30:32.814Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T12:30:32.814Z] ---> d1bb8db859e3 [2024-07-31T12:30:32.814Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-31T12:30:32.814Z] ---> 09600bbdd88c [2024-07-31T12:30:32.814Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-31T12:30:34.303Z] ---> 61bd1332cba9 [2024-07-31T12:30:34.303Z] Step 22/27 : EXPOSE 48095 [2024-07-31T12:30:34.562Z] ---> Running in 66cfaafa765f [2024-07-31T12:30:34.825Z] Removing intermediate container 66cfaafa765f [2024-07-31T12:30:34.825Z] ---> 4e2615690025 [2024-07-31T12:30:34.825Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-31T12:30:35.085Z] ---> Running in 626dc7566813 [2024-07-31T12:30:35.344Z] Removing intermediate container 626dc7566813 [2024-07-31T12:30:35.344Z] ---> b1b849a243d0 [2024-07-31T12:30:35.344Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-31T12:30:35.344Z] ---> Running in 7f8a7a1e37db [2024-07-31T12:30:35.344Z] Removing intermediate container 7f8a7a1e37db [2024-07-31T12:30:35.344Z] ---> d5f71d8ac12f [2024-07-31T12:30:35.344Z] Step 25/27 : LABEL arch=amd64 [2024-07-31T12:30:35.344Z] ---> Running in f5e5ccedf9ad [2024-07-31T12:30:35.603Z] Removing intermediate container f5e5ccedf9ad [2024-07-31T12:30:35.603Z] ---> 5e9ce84d06c8 [2024-07-31T12:30:35.603Z] Step 26/27 : LABEL git_sha=030487389d76344383c08edb82cdc2dccb609f47 [2024-07-31T12:30:35.603Z] ---> Running in ede90993809b [2024-07-31T12:30:35.603Z] Removing intermediate container ede90993809b [2024-07-31T12:30:35.603Z] ---> 32027ccace34 [2024-07-31T12:30:35.603Z] Step 27/27 : LABEL version=0.0.0 [2024-07-31T12:30:35.603Z] ---> Running in 9ca2aeaba885 [2024-07-31T12:30:35.603Z] Removing intermediate container 9ca2aeaba885 [2024-07-31T12:30:35.603Z] ---> 7eb4e9f3161e [2024-07-31T12:30:35.603Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T12:30:35.603Z] Successfully built 7eb4e9f3161e [2024-07-31T12:30:35.603Z] 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-31T12:30:36.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T12:30:36.761Z] [2024-07-31T12:30:36.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:30:37.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T12:30:37.166Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T12:30:37.166Z] 5eb5b503b376: Pulling fs layer [2024-07-31T12:30:37.166Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T12:30:37.166Z] ec43610c2a17: Pulling fs layer [2024-07-31T12:30:37.166Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T12:30:37.166Z] 33b1e0a273af: Pulling fs layer [2024-07-31T12:30:37.166Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T12:30:37.166Z] 2f39f015ded8: Pulling fs layer [2024-07-31T12:30:37.166Z] 33b1e0a273af: Waiting [2024-07-31T12:30:37.166Z] 5d3b04190fa2: Waiting [2024-07-31T12:30:37.166Z] 3a2ae6a8a46f: Waiting [2024-07-31T12:30:37.166Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T12:30:37.166Z] 5c69ac0246d0: Download complete [2024-07-31T12:30:37.166Z] 3a2ae6a8a46f: Download complete [2024-07-31T12:30:37.166Z] ec43610c2a17: Verifying Checksum [2024-07-31T12:30:37.166Z] ec43610c2a17: Download complete [2024-07-31T12:30:37.166Z] 5d3b04190fa2: Download complete [2024-07-31T12:30:37.166Z] 33b1e0a273af: Download complete [2024-07-31T12:30:37.426Z] 5eb5b503b376: Verifying Checksum [2024-07-31T12:30:37.426Z] 5eb5b503b376: Download complete [2024-07-31T12:30:37.995Z] 2f39f015ded8: Download complete [2024-07-31T12:30:38.563Z] 5eb5b503b376: Pull complete [2024-07-31T12:30:38.823Z] 5c69ac0246d0: Pull complete [2024-07-31T12:30:39.082Z] ec43610c2a17: Pull complete [2024-07-31T12:30:39.347Z] 3a2ae6a8a46f: Pull complete [2024-07-31T12:30:39.348Z] 33b1e0a273af: Pull complete [2024-07-31T12:30:39.612Z] 5d3b04190fa2: Pull complete [2024-07-31T12:30:43.796Z] 2f39f015ded8: Pull complete [2024-07-31T12:30:43.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T12:30:43.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T12:30:43.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:30:44.110Z] prd-ubuntu20.04-docker-8c-8g-6866 does not seem to be running inside a container [2024-07-31T12:30:44.139Z] $ 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-670 -v /w/workspace/_app-service-configurable_PR-670:/w/workspace/_app-service-configurable_PR-670:rw,z -v /w/workspace/_app-service-configurable_PR-670@tmp:/w/workspace/_app-service-configurable_PR-670@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T12:30:50.019Z] $ docker top 611fa1ff57f6cbdb9f2fd4dfedfca723ad002fa44e839add0aab61441875c8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:30:50.510Z] ---> job-cost.sh [2024-07-31T12:30:50.510Z] lf-activate-venv: SKIPPING [2024-07-31T12:30:50.510Z] INFO: No Stack... [2024-07-31T12:30:50.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T12:30:51.031Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T12:30:51.611Z] + cat /w/workspace/_app-service-configurable_PR-670/archives/cost.csv [2024-07-31T12:30:51.611Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T12:30:51.663Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [2024-07-31T12:30:51.670Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] did not exist. Created. [2024-07-31T12:30:51.677Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T12:30:52.115Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T12:30:52.174Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T12:30:52.218Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T12:30:52.318Z] $ docker stop --time=1 611fa1ff57f6cbdb9f2fd4dfedfca723ad002fa44e839add0aab61441875c8c0 [2024-07-31T12:30:54.722Z] $ docker rm -f --volumes 611fa1ff57f6cbdb9f2fd4dfedfca723ad002fa44e839add0aab61441875c8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T12:32:15.790Z] Removing intermediate container 06ab1e2002b9 [2024-07-31T12:32:15.790Z] ---> ff7e3f61a64b [2024-07-31T12:32:15.790Z] Step 10/12 : COPY . . [2024-07-31T12:32:15.790Z] ---> acf547ed4f2d [2024-07-31T12:32:15.790Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T12:32:15.790Z] ---> Running in 2ef966e03db8 [2024-07-31T12:32:15.790Z] Removing intermediate container 2ef966e03db8 [2024-07-31T12:32:15.790Z] ---> 6ae939f4a13a [2024-07-31T12:32:15.790Z] Step 12/12 : RUN $MAKE [2024-07-31T12:32:15.790Z] ---> Running in 80ec062b687e [2024-07-31T12:32:15.790Z] noop [2024-07-31T12:32:15.790Z] Removing intermediate container 80ec062b687e [2024-07-31T12:32:15.790Z] ---> a0ba2bb0dbd6 [2024-07-31T12:32:15.790Z] Successfully built a0ba2bb0dbd6 [2024-07-31T12:32:15.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:32:16.301Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T12:32:16.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:32:16.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-6867 does not seem to be running inside a container [2024-07-31T12:32:16.649Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-31T12:32:18.004Z] $ docker top 944002f7ed97ed3debc53cadd32d8479880d9aafe04d4e273a06abd22df33460 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T12:32:18.916Z] + go version [2024-07-31T12:32:18.916Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T12:32:18.951Z] $ docker stop --time=1 944002f7ed97ed3debc53cadd32d8479880d9aafe04d4e273a06abd22df33460 [2024-07-31T12:32:20.578Z] $ docker rm -f --volumes 944002f7ed97ed3debc53cadd32d8479880d9aafe04d4e273a06abd22df33460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:32:21.539Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T12:32:21.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:32:21.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-6867 does not seem to be running inside a container [2024-07-31T12:32:21.872Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-31T12:32:22.987Z] $ docker top 8fe5acff0e87764daa3386ad87c903824611770a7c05f3b33c1e11126a8a087a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T12:32:23.557Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-07-31T12:32:24.228Z] + make test [2024-07-31T12:32:24.228Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T12:36:16.061Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-31T12:36:16.061Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T12:36:16.061Z] go vet ./... [2024-07-31T12:39:52.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T12:39:52.890Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T12:39:52.890Z] ./bin/test-attribution-txt.sh [2024-07-31T12:39:52.890Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T12:39:52.890Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T12:39:52.890Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T12:39:52.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T12:39:53.002Z] $ docker stop --time=1 8fe5acff0e87764daa3386ad87c903824611770a7c05f3b33c1e11126a8a087a [2024-07-31T12:39:54.806Z] $ docker rm -f --volumes 8fe5acff0e87764daa3386ad87c903824611770a7c05f3b33c1e11126a8a087a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T12:39:56.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T12:39:56.919Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T12:39:57.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T12:39:57.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T12:39:58.285Z] + ls -al . [2024-07-31T12:39:58.285Z] total 256 [2024-07-31T12:39:58.285Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 31 12:32 . [2024-07-31T12:39:58.285Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 12:29 .. [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 31 12:29 .dockerignore [2024-07-31T12:39:58.285Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 12:29 .git [2024-07-31T12:39:58.285Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 12:29 .github [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 31 12:29 .gitignore [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 12:29 .golangci.yml [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 31 12:29 Attribution.txt [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 31 12:29 CHANGELOG.md [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 31 12:29 Dockerfile [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 12:29 GOVERNANCE.md [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 31 12:29 Jenkinsfile [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 31 12:29 LICENSE [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 31 12:29 OWNERS.md [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 31 12:29 README.md [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 12:27 VERSION [2024-07-31T12:39:58.285Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 12:29 bin [2024-07-31T12:39:58.285Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 31 12:32 coverage.out [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 31 12:29 go.mod [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 12:29 go.sum [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 31 12:29 main.go [2024-07-31T12:39:58.285Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 31 12:29 makefile [2024-07-31T12:39:58.285Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 12:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:39:58.716Z] + 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=030487389d76344383c08edb82cdc2dccb609f47 --label arch=arm64 --label version=0.0.0 . [2024-07-31T12:39:58.717Z] Sending build context to Docker daemon 239.1kB [2024-07-31T12:39:58.982Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T12:39:58.982Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-31T12:39:58.982Z] ---> a0ba2bb0dbd6 [2024-07-31T12:39:58.982Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T12:39:58.982Z] ---> Running in 856b2a777239 [2024-07-31T12:39:59.247Z] Removing intermediate container 856b2a777239 [2024-07-31T12:39:59.247Z] ---> aef75ed2c631 [2024-07-31T12:39:59.247Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T12:39:59.247Z] ---> Running in 0275ac26419f [2024-07-31T12:39:59.519Z] Removing intermediate container 0275ac26419f [2024-07-31T12:39:59.519Z] ---> 28b55fec377c [2024-07-31T12:39:59.519Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-31T12:39:59.788Z] ---> Running in 23ef9c79d40a [2024-07-31T12:40:00.057Z] Removing intermediate container 23ef9c79d40a [2024-07-31T12:40:00.057Z] ---> 280c09118805 [2024-07-31T12:40:00.057Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T12:40:00.057Z] ---> Running in 62eb1991046b [2024-07-31T12:40:01.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T12:40:01.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T12:40:02.273Z] OK: 266 MiB in 52 packages [2024-07-31T12:40:03.235Z] Removing intermediate container 62eb1991046b [2024-07-31T12:40:03.235Z] ---> a37bc69b7d41 [2024-07-31T12:40:03.235Z] Step 7/27 : WORKDIR /app [2024-07-31T12:40:03.235Z] ---> Running in 297f8f0ee5a0 [2024-07-31T12:40:03.504Z] Removing intermediate container 297f8f0ee5a0 [2024-07-31T12:40:03.504Z] ---> 312576aca84e [2024-07-31T12:40:03.504Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-31T12:40:04.087Z] ---> 78c36efcafae [2024-07-31T12:40:04.087Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T12:40:04.087Z] ---> Running in 7bbf0fcdf58e [2024-07-31T12:40:06.669Z] Removing intermediate container 7bbf0fcdf58e [2024-07-31T12:40:06.669Z] ---> 561e8af8c06a [2024-07-31T12:40:06.669Z] Step 10/27 : COPY . . [2024-07-31T12:40:06.936Z] ---> 5512ab95a507 [2024-07-31T12:40:06.936Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T12:40:06.936Z] ---> Running in f1dc7eb492c2 [2024-07-31T12:40:07.222Z] Removing intermediate container f1dc7eb492c2 [2024-07-31T12:40:07.222Z] ---> d584eeff20f5 [2024-07-31T12:40:07.222Z] Step 12/27 : RUN $MAKE [2024-07-31T12:40:07.222Z] ---> Running in fe0f04804b87 [2024-07-31T12:40:08.179Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-31T12:43:30.198Z] Removing intermediate container fe0f04804b87 [2024-07-31T12:43:30.198Z] ---> 74993fc6e18b [2024-07-31T12:43:30.198Z] Step 13/27 : FROM alpine:3.18 [2024-07-31T12:43:30.198Z] 3.18: Pulling from library/alpine [2024-07-31T12:43:30.198Z] 4983c3fe2029: Pulling fs layer [2024-07-31T12:43:30.198Z] 4983c3fe2029: Download complete [2024-07-31T12:43:30.198Z] 4983c3fe2029: Pull complete [2024-07-31T12:43:30.198Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T12:43:30.198Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T12:43:30.198Z] ---> a0237000ae83 [2024-07-31T12:43:30.198Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T12:43:30.198Z] ---> Running in 094385e1bf88 [2024-07-31T12:43:30.198Z] Removing intermediate container 094385e1bf88 [2024-07-31T12:43:30.198Z] ---> 9aefb7da4ac7 [2024-07-31T12:43:30.198Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-31T12:43:30.198Z] ---> Running in 5c0cfe9a61d4 [2024-07-31T12:43:30.198Z] Removing intermediate container 5c0cfe9a61d4 [2024-07-31T12:43:30.198Z] ---> 0fe485952b44 [2024-07-31T12:43:30.198Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T12:43:30.198Z] ---> Running in b811d7376b7b [2024-07-31T12:43:30.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T12:43:30.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T12:43:30.198Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T12:43:30.198Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T12:43:30.198Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T12:43:30.198Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T12:43:30.198Z] OK: 9 MiB in 17 packages [2024-07-31T12:43:30.198Z] Removing intermediate container b811d7376b7b [2024-07-31T12:43:30.198Z] ---> 6ca5aba21ad3 [2024-07-31T12:43:30.198Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-31T12:43:30.198Z] ---> Running in ff801800450b [2024-07-31T12:43:30.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T12:43:30.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T12:43:30.470Z] OK: 9 MiB in 17 packages [2024-07-31T12:43:31.085Z] Removing intermediate container ff801800450b [2024-07-31T12:43:31.085Z] ---> 44f85f2bebed [2024-07-31T12:43:31.085Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T12:43:31.697Z] ---> 6a6911b5fdb7 [2024-07-31T12:43:31.697Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T12:43:32.292Z] ---> 10e2c3b80e57 [2024-07-31T12:43:32.292Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-31T12:43:32.872Z] ---> 3ba79892f953 [2024-07-31T12:43:32.872Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-31T12:43:34.278Z] ---> 0b22a76cdd29 [2024-07-31T12:43:34.278Z] Step 22/27 : EXPOSE 48095 [2024-07-31T12:43:34.278Z] ---> Running in 18272ce036a8 [2024-07-31T12:43:34.544Z] Removing intermediate container 18272ce036a8 [2024-07-31T12:43:34.544Z] ---> 0588feec6e37 [2024-07-31T12:43:34.544Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-31T12:43:34.544Z] ---> Running in cb42e77d9633 [2024-07-31T12:43:34.810Z] Removing intermediate container cb42e77d9633 [2024-07-31T12:43:34.810Z] ---> 029536e3fb4f [2024-07-31T12:43:34.810Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-31T12:43:35.082Z] ---> Running in 40a622d4dd2e [2024-07-31T12:43:35.348Z] Removing intermediate container 40a622d4dd2e [2024-07-31T12:43:35.348Z] ---> 9f1c090fdaaf [2024-07-31T12:43:35.348Z] Step 25/27 : LABEL arch=arm64 [2024-07-31T12:43:35.348Z] ---> Running in f7c39847ee65 [2024-07-31T12:43:35.614Z] Removing intermediate container f7c39847ee65 [2024-07-31T12:43:35.614Z] ---> 7596d0b80e08 [2024-07-31T12:43:35.614Z] Step 26/27 : LABEL git_sha=030487389d76344383c08edb82cdc2dccb609f47 [2024-07-31T12:43:35.614Z] ---> Running in 79cdb2b824b7 [2024-07-31T12:43:35.885Z] Removing intermediate container 79cdb2b824b7 [2024-07-31T12:43:35.885Z] ---> 4fd05cb4a991 [2024-07-31T12:43:35.885Z] Step 27/27 : LABEL version=0.0.0 [2024-07-31T12:43:35.885Z] ---> Running in 6c8eb82a0aa0 [2024-07-31T12:43:36.466Z] Removing intermediate container 6c8eb82a0aa0 [2024-07-31T12:43:36.466Z] ---> d6e1f5059235 [2024-07-31T12:43:36.466Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T12:43:36.466Z] Successfully built d6e1f5059235 [2024-07-31T12:43:36.466Z] 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-31T12:43:37.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T12:43:37.405Z] [2024-07-31T12:43:37.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:43:37.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T12:43:37.836Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T12:43:37.836Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T12:43:37.836Z] 04944245beec: Pulling fs layer [2024-07-31T12:43:37.836Z] 699f458cf7ca: Pulling fs layer [2024-07-31T12:43:37.836Z] 765212b225bb: Pulling fs layer [2024-07-31T12:43:37.836Z] f23df028b6ca: Pulling fs layer [2024-07-31T12:43:37.836Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T12:43:37.836Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T12:43:37.836Z] 765212b225bb: Waiting [2024-07-31T12:43:37.836Z] f23df028b6ca: Waiting [2024-07-31T12:43:37.836Z] d65c8cfc05b1: Waiting [2024-07-31T12:43:37.836Z] 2437ff75d9bd: Waiting [2024-07-31T12:43:38.104Z] 04944245beec: Verifying Checksum [2024-07-31T12:43:38.104Z] 04944245beec: Download complete [2024-07-31T12:43:38.104Z] 765212b225bb: Verifying Checksum [2024-07-31T12:43:38.104Z] 765212b225bb: Download complete [2024-07-31T12:43:38.104Z] f23df028b6ca: Verifying Checksum [2024-07-31T12:43:38.104Z] f23df028b6ca: Download complete [2024-07-31T12:43:38.104Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T12:43:38.104Z] d65c8cfc05b1: Download complete [2024-07-31T12:43:38.370Z] 699f458cf7ca: Verifying Checksum [2024-07-31T12:43:38.370Z] 699f458cf7ca: Download complete [2024-07-31T12:43:38.636Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T12:43:38.637Z] 8998bd30e6a1: Download complete [2024-07-31T12:43:41.224Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T12:43:41.224Z] 2437ff75d9bd: Download complete [2024-07-31T12:43:43.164Z] 8998bd30e6a1: Pull complete [2024-07-31T12:43:43.751Z] 04944245beec: Pull complete [2024-07-31T12:43:45.159Z] 699f458cf7ca: Pull complete [2024-07-31T12:43:45.425Z] 765212b225bb: Pull complete [2024-07-31T12:43:46.391Z] f23df028b6ca: Pull complete [2024-07-31T12:43:46.391Z] d65c8cfc05b1: Pull complete [2024-07-31T12:44:04.575Z] 2437ff75d9bd: Pull complete [2024-07-31T12:44:04.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T12:44:04.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T12:44:04.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:44:04.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-6867 does not seem to be running inside a container [2024-07-31T12:44:05.000Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T12:44:07.696Z] $ docker top fe52573e80bb717f69723719a217ee1fc106c4cf45a55298f43c6e6ce8d489a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:08.656Z] ---> job-cost.sh [2024-07-31T12:44:08.656Z] lf-activate-venv: SKIPPING [2024-07-31T12:44:08.656Z] INFO: No Stack... [2024-07-31T12:44:08.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T12:44:09.876Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T12:44:10.544Z] + cut -d, -f6 [2024-07-31T12:44:10.544Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-07-31T12:44:10.642Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [2024-07-31T12:44:10.648Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] did not exist. Created. [2024-07-31T12:44:10.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T12:44:11.081Z] /w/workspace/app-service-configurable/1@tmp/durable-88072249/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T12:44:11.698Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T12:44:11.743Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T12:44:11.789Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T12:44:11.809Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-670-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T12:44:11.896Z] $ docker stop --time=1 fe52573e80bb717f69723719a217ee1fc106c4cf45a55298f43c6e6ce8d489a2 [2024-07-31T12:44:13.423Z] $ docker rm -f --volumes fe52573e80bb717f69723719a217ee1fc106c4cf45a55298f43c6e6ce8d489a2 [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-31T12:44:14.639Z] provisioning config files... [2024-07-31T12:44:14.647Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-670@tmp/config7586222104135417724tmp [Pipeline] { [Pipeline] sh [2024-07-31T12:44:14.996Z] + set +x [2024-07-31T12:44:14.996Z] + curl -s https://codecov.io/bash [2024-07-31T12:44:14.996Z] + bash -s -- [2024-07-31T12:44:15.255Z] [2024-07-31T12:44:15.255Z] _____ _ [2024-07-31T12:44:15.255Z] / ____| | | [2024-07-31T12:44:15.255Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T12:44:15.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T12:44:15.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T12:44:15.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T12:44:15.255Z] Bash-1.0.6 [2024-07-31T12:44:15.255Z] [2024-07-31T12:44:15.255Z] [2024-07-31T12:44:15.255Z] ==> git version 2.25.1 found [2024-07-31T12:44:15.255Z] ==> 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-31T12:44:15.255Z] Release-Date: 2020-01-08 [2024-07-31T12:44:15.255Z] 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-31T12:44:15.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T12:44:15.255Z] ==> Jenkins CI detected. [2024-07-31T12:44:15.255Z] current dir:  /w/workspace/_app-service-configurable_PR-670 [2024-07-31T12:44:15.255Z] project root: . [2024-07-31T12:44:15.255Z] --> token set from env [2024-07-31T12:44:15.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T12:44:15.255Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T12:44:15.255Z] ==> Python coveragepy not found [2024-07-31T12:44:15.255Z] ==> Searching for coverage reports in: [2024-07-31T12:44:15.255Z] + . [2024-07-31T12:44:15.255Z] -> Found 1 reports [2024-07-31T12:44:15.255Z] ==> Detecting git/mercurial file structure [2024-07-31T12:44:15.255Z] ==> Reading reports [2024-07-31T12:44:15.255Z] + ./coverage.out bytes=13 [2024-07-31T12:44:15.255Z] ==> Appending adjustments [2024-07-31T12:44:15.255Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T12:44:15.255Z] + Found adjustments [2024-07-31T12:44:15.255Z] ==> Gzipping contents [2024-07-31T12:44:15.255Z] 4.0K /tmp/codecov.ExW9Tf.gz [2024-07-31T12:44:15.255Z] ==> Uploading reports [2024-07-31T12:44:15.255Z] url: https://codecov.io [2024-07-31T12:44:15.255Z] query: branch=PR-670&commit=030487389d76344383c08edb82cdc2dccb609f47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-670%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=670&job=&cmd_args= [2024-07-31T12:44:15.255Z] -> Pinging Codecov [2024-07-31T12:44:15.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-670&commit=030487389d76344383c08edb82cdc2dccb609f47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-670%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=670&job=&cmd_args= [2024-07-31T12:44:15.514Z] -> Uploading to [2024-07-31T12:44:15.514Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/A97CA9966030D2A3747ED39772930CCE/030487389d76344383c08edb82cdc2dccb609f47/54d1a299-5649-42b7-97e9-b5ef4fdee258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T124415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=837b5229fb7586955ee1d0f3d0dffb8ae7101ca2641332f328839430efe737f8 [2024-07-31T12:44:15.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T12:44:15.514Z] Dload Upload Total Spent Left Speed [2024-07-31T12:44:15.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 995 --:--:-- --:--:-- --:--:-- 995 [2024-07-31T12:44:15.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/030487389d76344383c08edb82cdc2dccb609f47 [Pipeline] } [2024-07-31T12:44:15.800Z] 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-31T12:44:18.107Z] + [ -d /w/workspace/_app-service-configurable_PR-670/archives ] [2024-07-31T12:44:18.107Z] + ls -al /w/workspace/_app-service-configurable_PR-670/archives [2024-07-31T12:44:18.107Z] total 16 [2024-07-31T12:44:18.107Z] drwxr-xr-x 3 root root 4096 Jul 31 12:30 . [2024-07-31T12:44:18.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 12:30 .. [2024-07-31T12:44:18.107Z] drwxr-xr-x 2 root root 4096 Jul 31 12:30 cost [2024-07-31T12:44:18.107Z] -rw-r--r-- 1 root root 96 Jul 31 12:30 cost.csv [2024-07-31T12:44:18.107Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-670/archives [2024-07-31T12:44:18.107Z] + ls -al /w/workspace/_app-service-configurable_PR-670/archives [2024-07-31T12:44:18.107Z] total 16 [2024-07-31T12:44:18.107Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 12:30 . [2024-07-31T12:44:18.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 12:30 .. [2024-07-31T12:44:18.107Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 12:30 cost [2024-07-31T12:44:18.107Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 31 12:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:18.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:19.447Z] ---> package-listing.sh [2024-07-31T12:44:19.447Z] ++ facter osfamily [2024-07-31T12:44:19.447Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T12:44:19.447Z] + OS_FAMILY=debian [2024-07-31T12:44:19.447Z] + workspace=/w/workspace/_app-service-configurable_PR-670 [2024-07-31T12:44:19.447Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T12:44:19.447Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T12:44:19.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T12:44:19.447Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T12:44:19.447Z] + '[' /w/workspace/_app-service-configurable_PR-670 ']' [2024-07-31T12:44:19.447Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T12:44:19.447Z] + case "${OS_FAMILY}" in [2024-07-31T12:44:19.447Z] + dpkg -l [2024-07-31T12:44:19.447Z] + grep '^ii' [2024-07-31T12:44:19.447Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T12:44:19.447Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T12:44:19.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T12:44:19.447Z] + '[' /w/workspace/_app-service-configurable_PR-670 ']' [2024-07-31T12:44:19.447Z] + mkdir -p /w/workspace/_app-service-configurable_PR-670/archives/ [2024-07-31T12:44:19.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-670/archives/ [Pipeline] echo [2024-07-31T12:44:19.493Z] 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-670/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T12:44:19.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T12:44:20.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T12:44:20.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T12:44:20.623Z] prd-ubuntu20.04-docker-8c-8g-6866 does not seem to be running inside a container [2024-07-31T12:44:20.647Z] $ 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-670/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-670 -v /w/workspace/_app-service-configurable_PR-670:/w/workspace/_app-service-configurable_PR-670:rw,z -v /w/workspace/_app-service-configurable_PR-670@tmp:/w/workspace/_app-service-configurable_PR-670@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-lftools-log-publisher:latest cat [2024-07-31T12:44:20.833Z] $ docker top 4db300885a5edce7b65f82e1a821168663414f742cbd15275c75a02293d0b9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T12:44:21.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T12:44:21.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T12:44:21.894Z] + ls /var/log/sa-host [2024-07-31T12:44:21.894Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T12:44:22.147Z] provisioning config files... [2024-07-31T12:44:22.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-670@tmp/config15793404675483069176tmp [Pipeline] { [Pipeline] echo [2024-07-31T12:44:22.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:22.545Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T12:44:22.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:22.997Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T12:44:23.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:23.372Z] ---> sudo-logs.sh [2024-07-31T12:44:23.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T12:44:23.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:23.819Z] ---> job-cost.sh [2024-07-31T12:44:23.819Z] lf-activate-venv: SKIPPING [2024-07-31T12:44:23.819Z] DEBUG: total: 0.2199999988079071 [2024-07-31T12:44:23.819Z] INFO: Retrieving Stack Cost... [2024-07-31T12:44:24.084Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T12:44:24.348Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T12:44:24.390Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T12:44:24.717Z] ---> logs-deploy.sh [2024-07-31T12:44:24.717Z] lf-activate-venv: SKIPPING [2024-07-31T12:44:24.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-670/1 [2024-07-31T12:44:24.717Z] INFO: archiving workspace using pattern(s): [2024-07-31T12:44:25.655Z] Archives upload complete. [2024-07-31T12:44:25.655Z] INFO: archiving logs to Nexus