Pull request #663 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a+5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (575b4d76e0cf6aa80845bdfe78bafe7128c6cda0) 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-ssh12617562886468477885.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-ssh5629815693662311005.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-663/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-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3896673129461310416.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-663/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4113160794188569857.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-ssh2048831500301675368.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-663/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-663/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16106003265784797963.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 ‘prd-ubuntu20.04-docker-8c-8g-4701’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4713 in /w/workspace/_app-service-configurable_PR-663 [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-663 # 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 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Merge succeeded, producing 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Checking out Revision 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a (PR-663) Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T20:41:21.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T20:41:21.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T20:41:21.863Z] ========================================================= [2024-07-01T20:41:21.864Z] EdgeX Global Pipelines Version Info [2024-07-01T20:41:21.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:22.704Z] ------------------- [2024-07-01T20:41:22.704Z] stable info: [2024-07-01T20:41:22.704Z] ------------------- [2024-07-01T20:41:22.704Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:22.704Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:41:22.704Z] Message: update stable to v1.0.260 [2024-07-01T20:41:23.278Z] ------------------- [2024-07-01T20:41:23.278Z] experimental info: [2024-07-01T20:41:23.278Z] ------------------- [2024-07-01T20:41:23.278Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T20:41:23.278Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T20:41:23.278Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-01T20:41:23.504Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-01T20:41:23.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-01T20:41:23.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T20:41:23.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-01T20:41:23.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-01T20:41:23.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-01T20:41:23.879Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-01T20:41:23.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T20:41:23.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-01T20:41:24.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T20:41:24.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-01T20:41:24.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-01T20:41:24.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T20:41:24.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-01T20:41:24.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:24.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T20:41:24.473Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:24.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-01T20:41:24.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T20:41:24.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-01T20:41:24.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-01T20:41:24.775Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-01T20:41:24.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-01T20:41:24.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-01T20:41:24.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-01T20:41:25.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T20:41:25.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-01T20:41:25.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo [2024-07-01T20:41:25.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo [2024-07-01T20:41:25.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo [2024-07-01T20:41:25.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo [2024-07-01T20:41:25.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d44f66 [Pipeline] echo [2024-07-01T20:41:25.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:41:25.598Z] provisioning config files... [2024-07-01T20:41:25.619Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config15602293226741353817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:26.052Z] ---> ****-login.sh [2024-07-01T20:41:26.052Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:26.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:26.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:26.993Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:26.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:26.993Z] [2024-07-01T20:41:26.993Z] Login Succeeded [2024-07-01T20:41:26.993Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:26.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:26.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:26.993Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:26.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:26.993Z] [2024-07-01T20:41:26.993Z] Login Succeeded [2024-07-01T20:41:26.993Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:27.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:27.252Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:27.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:27.252Z] [2024-07-01T20:41:27.252Z] Login Succeeded [2024-07-01T20:41:27.252Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:27.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:27.252Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:27.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:27.252Z] [2024-07-01T20:41:27.252Z] Login Succeeded [2024-07-01T20:41:27.252Z] ****.io [2024-07-01T20:41:27.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:27.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:27.513Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:27.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:27.513Z] [2024-07-01T20:41:27.513Z] Login Succeeded [2024-07-01T20:41:27.513Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:27.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-01T20:41:28.246Z] + git rev-list -1 --merges 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a~1..0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo [2024-07-01T20:41:28.290Z] -----------> git rev-list -1 --merges 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a~1..0d44f662fab88b2b84d0b0d9f1a6e19805f2086a 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [false] [Pipeline] sh [2024-07-01T20:41:28.611Z] + git log --format=format:%s -1 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo [2024-07-01T20:41:28.672Z] ========================================================= [2024-07-01T20:41:28.672Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-01T20:41:28.672Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:41:29.165Z] + git log --format=format:%s -1 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] echo [2024-07-01T20:41:29.210Z] [semverPrep] GIT_COMMIT: 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a, Commit Message: build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo [2024-07-01T20:41:29.260Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-01T20:41:29.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T20:41:29.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T20:41:29.648Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T20:41:29.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T20:41:29.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T20:41:29.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T20:41:29.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:30.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:30.113Z] [2024-07-01T20:41:30.113Z] 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-01T20:41:30.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:30.531Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T20:41:30.531Z] b85a868b505f: Pulling fs layer [2024-07-01T20:41:30.531Z] e2be974225ed: Pulling fs layer [2024-07-01T20:41:30.531Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T20:41:30.531Z] 988bab9f4d93: Pulling fs layer [2024-07-01T20:41:30.531Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T20:41:30.531Z] eaf3925da568: Pulling fs layer [2024-07-01T20:41:30.531Z] bab4dde63d76: Pulling fs layer [2024-07-01T20:41:30.531Z] bde34c3a00c8: Pulling fs layer [2024-07-01T20:41:30.531Z] b352a97aabf1: Pulling fs layer [2024-07-01T20:41:30.531Z] 4872d77fe225: Pulling fs layer [2024-07-01T20:41:30.531Z] 5851b861e8e6: Pulling fs layer [2024-07-01T20:41:30.531Z] 988bab9f4d93: Waiting [2024-07-01T20:41:30.531Z] bde34c3a00c8: Waiting [2024-07-01T20:41:30.531Z] b352a97aabf1: Waiting [2024-07-01T20:41:30.531Z] 4872d77fe225: Waiting [2024-07-01T20:41:30.531Z] 1469e6f7b9e6: Waiting [2024-07-01T20:41:30.531Z] eaf3925da568: Waiting [2024-07-01T20:41:30.531Z] 5851b861e8e6: Waiting [2024-07-01T20:41:30.531Z] bab4dde63d76: Waiting [2024-07-01T20:41:30.531Z] e2be974225ed: Verifying Checksum [2024-07-01T20:41:30.531Z] e2be974225ed: Download complete [2024-07-01T20:41:30.531Z] 988bab9f4d93: Verifying Checksum [2024-07-01T20:41:30.531Z] 988bab9f4d93: Download complete [2024-07-01T20:41:30.531Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T20:41:30.531Z] 1469e6f7b9e6: Download complete [2024-07-01T20:41:30.531Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T20:41:30.531Z] 339a4e72a1f5: Download complete [2024-07-01T20:41:30.531Z] eaf3925da568: Verifying Checksum [2024-07-01T20:41:30.531Z] eaf3925da568: Download complete [2024-07-01T20:41:30.789Z] bde34c3a00c8: Download complete [2024-07-01T20:41:30.789Z] b352a97aabf1: Verifying Checksum [2024-07-01T20:41:30.789Z] b352a97aabf1: Download complete [2024-07-01T20:41:30.789Z] 4872d77fe225: Verifying Checksum [2024-07-01T20:41:30.789Z] 4872d77fe225: Download complete [2024-07-01T20:41:30.789Z] 5851b861e8e6: Verifying Checksum [2024-07-01T20:41:30.789Z] 5851b861e8e6: Download complete [2024-07-01T20:41:30.789Z] b85a868b505f: Verifying Checksum [2024-07-01T20:41:30.789Z] b85a868b505f: Download complete [2024-07-01T20:41:31.049Z] bab4dde63d76: Verifying Checksum [2024-07-01T20:41:31.050Z] bab4dde63d76: Download complete [2024-07-01T20:41:31.987Z] b85a868b505f: Pull complete [2024-07-01T20:41:32.246Z] e2be974225ed: Pull complete [2024-07-01T20:41:32.506Z] 339a4e72a1f5: Pull complete [2024-07-01T20:41:32.765Z] 988bab9f4d93: Pull complete [2024-07-01T20:41:33.024Z] 1469e6f7b9e6: Pull complete [2024-07-01T20:41:33.024Z] eaf3925da568: Pull complete [2024-07-01T20:41:34.927Z] bab4dde63d76: Pull complete [2024-07-01T20:41:34.927Z] bde34c3a00c8: Pull complete [2024-07-01T20:41:34.927Z] b352a97aabf1: Pull complete [2024-07-01T20:41:35.187Z] 4872d77fe225: Pull complete [2024-07-01T20:41:35.187Z] 5851b861e8e6: Pull complete [2024-07-01T20:41:35.187Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T20:41:35.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T20:41:35.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:41:35.679Z] prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container [2024-07-01T20:41:35.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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-01T20:41:39.243Z] $ docker top 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e -eo pid,comm [2024-07-01T20:41:39.304Z] 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-01T20:41:39.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T20:41:39.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:39.495Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:39.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:39.610Z] $ docker exec 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent [2024-07-01T20:41:39.727Z] SSH_AUTH_SOCK=/tmp/ssh-pzbi4MUX9FUA/agent.31 [2024-07-01T20:41:39.727Z] SSH_AGENT_PID=37 [2024-07-01T20:41:39.735Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:39.832Z] Identity added: /w/workspace/_app-service-configurable_PR-663@tmp/private_key_8400355552633220160.key (/w/workspace/_app-service-configurable_PR-663@tmp/private_key_8400355552633220160.key) [2024-07-01T20:41:39.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:40.199Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T20:41:40.233Z] $ docker exec --env ******** --env ******** 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent -k [2024-07-01T20:41:40.328Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:40.328Z] unset SSH_AGENT_PID; [2024-07-01T20:41:40.328Z] echo Agent pid 37 killed; [2024-07-01T20:41:40.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T20:41:40.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T20:41:40.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T20:41:40.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T20:41:40.566Z] $ docker exec 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent [2024-07-01T20:41:40.679Z] SSH_AUTH_SOCK=/tmp/ssh-C6un98h9G1FW/agent.70 [2024-07-01T20:41:40.679Z] SSH_AGENT_PID=76 [2024-07-01T20:41:40.684Z] Running ssh-add (command line suppressed) [2024-07-01T20:41:40.787Z] Identity added: /w/workspace/_app-service-configurable_PR-663@tmp/private_key_17479064633175967191.key (/w/workspace/_app-service-configurable_PR-663@tmp/private_key_17479064633175967191.key) [2024-07-01T20:41:40.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T20:41:41.168Z] + git semver init [2024-07-01T20:41:41.427Z] 2024-07-01 20:41:41,362 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T20:41:41.427Z] 2024-07-01 20:41:41,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-663/.semver [2024-07-01T20:41:41.427Z] 2024-07-01 20:41:41,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-663/.semver [2024-07-01T20:41:41.427Z] 2024-07-01 20:41:41,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-663/.semver'], cwd=/w/workspace/_app-service-configurable_PR-663, universal_newlines=False, shell=None, istream=None) [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,643 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-663/.git/info/exclude [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-663/.semver/PR-663 with force:False [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,644 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-663/.semver/PR-663 [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,647 [execute] INFO git cat-file --batch-check [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-663/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,654 [execute] INFO git cat-file --batch [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-663/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T20:41:42.810Z] 2024-07-01 20:41:42,660 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-663/.semver/PR-663 [2024-07-01T20:41:42.810Z] 0.0.0 [Pipeline] } [2024-07-01T20:41:42.836Z] $ docker exec --env ******** --env ******** 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e ssh-agent -k [2024-07-01T20:41:42.939Z] unset SSH_AUTH_SOCK; [2024-07-01T20:41:42.939Z] unset SSH_AGENT_PID; [2024-07-01T20:41:42.939Z] echo Agent pid 76 killed; [2024-07-01T20:41:42.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T20:41:43.449Z] + git semver [Pipeline] } [2024-07-01T20:41:43.730Z] $ docker stop --time=1 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e [2024-07-01T20:41:45.456Z] $ docker rm -f --volumes 2a3a872651ffba3167c56541c0cf3d167ee136e0f00949f69565745993be455e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:41:45.936Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T20:41:46.239Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T20:41:46.262Z] [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-01T20:41:46.979Z] provisioning config files... [2024-07-01T20:41:46.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config1189546304838743669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:41:47.381Z] ---> ****-login.sh [2024-07-01T20:41:47.381Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:41:47.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:47.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:47.381Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:47.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:47.382Z] [2024-07-01T20:41:47.382Z] Login Succeeded [2024-07-01T20:41:47.382Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:41:47.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:47.382Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:47.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:47.382Z] [2024-07-01T20:41:47.382Z] Login Succeeded [2024-07-01T20:41:47.382Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:41:47.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:47.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:47.641Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:47.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:47.641Z] [2024-07-01T20:41:47.641Z] Login Succeeded [2024-07-01T20:41:47.641Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:41:47.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:47.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:47.641Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:47.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:47.641Z] [2024-07-01T20:41:47.641Z] Login Succeeded [2024-07-01T20:41:47.641Z] ****.io [2024-07-01T20:41:47.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:41:47.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:41:47.901Z] Configure a credential helper to remove this warning. See [2024-07-01T20:41:47.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:41:47.901Z] [2024-07-01T20:41:47.901Z] Login Succeeded [2024-07-01T20:41:47.901Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:41:47.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:41:48.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:48.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:41:48.258Z] ========================================================= [2024-07-01T20:41:48.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-01T20:41:48.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:41:48.861Z] + 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-01T20:41:48.861Z] Sending build context to Docker daemon 9.125MB [2024-07-01T20:41:48.861Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:41:48.861Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:41:48.861Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-01T20:41:48.861Z] 619be1103602: Pulling fs layer [2024-07-01T20:41:48.861Z] 7862e08f4a3e: Pulling fs layer [2024-07-01T20:41:48.861Z] 5df492c9dc93: Pulling fs layer [2024-07-01T20:41:48.861Z] 7629e6793208: Pulling fs layer [2024-07-01T20:41:48.861Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:41:48.861Z] fb5054dd5b73: Pulling fs layer [2024-07-01T20:41:48.861Z] eeca6798cff9: Pulling fs layer [2024-07-01T20:41:48.861Z] aa269ceb94a6: Pulling fs layer [2024-07-01T20:41:48.861Z] ada007ff1a6a: Pulling fs layer [2024-07-01T20:41:48.861Z] ada007ff1a6a: Waiting [2024-07-01T20:41:48.861Z] eeca6798cff9: Waiting [2024-07-01T20:41:48.861Z] aa269ceb94a6: Waiting [2024-07-01T20:41:48.861Z] 7629e6793208: Waiting [2024-07-01T20:41:48.861Z] 4f4fb700ef54: Waiting [2024-07-01T20:41:48.861Z] fb5054dd5b73: Waiting [2024-07-01T20:41:48.861Z] 7862e08f4a3e: Verifying Checksum [2024-07-01T20:41:48.861Z] 7862e08f4a3e: Download complete [2024-07-01T20:41:48.861Z] 7629e6793208: Download complete [2024-07-01T20:41:48.861Z] 4f4fb700ef54: Download complete [2024-07-01T20:41:48.861Z] fb5054dd5b73: Verifying Checksum [2024-07-01T20:41:48.861Z] fb5054dd5b73: Download complete [2024-07-01T20:41:48.861Z] 619be1103602: Verifying Checksum [2024-07-01T20:41:48.861Z] 619be1103602: Download complete [2024-07-01T20:41:49.118Z] eeca6798cff9: Verifying Checksum [2024-07-01T20:41:49.118Z] eeca6798cff9: Download complete [2024-07-01T20:41:49.376Z] 619be1103602: Pull complete [2024-07-01T20:41:49.376Z] ada007ff1a6a: Verifying Checksum [2024-07-01T20:41:49.376Z] ada007ff1a6a: Download complete [2024-07-01T20:41:49.376Z] 5df492c9dc93: Verifying Checksum [2024-07-01T20:41:49.376Z] 5df492c9dc93: Download complete [2024-07-01T20:41:49.634Z] 7862e08f4a3e: Pull complete [2024-07-01T20:41:49.892Z] aa269ceb94a6: Verifying Checksum [2024-07-01T20:41:49.892Z] aa269ceb94a6: Download complete [2024-07-01T20:41:53.185Z] 5df492c9dc93: Pull complete [2024-07-01T20:41:53.185Z] 7629e6793208: Pull complete [2024-07-01T20:41:53.444Z] 4f4fb700ef54: Pull complete [2024-07-01T20:41:53.444Z] fb5054dd5b73: Pull complete [2024-07-01T20:41:53.444Z] eeca6798cff9: Pull complete [2024-07-01T20:41:55.988Z] aa269ceb94a6: Pull complete [2024-07-01T20:41:56.555Z] ada007ff1a6a: Pull complete [2024-07-01T20:41:56.555Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-01T20:41:56.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-01T20:41:56.555Z] ---> f489d0715acc [2024-07-01T20:41:56.555Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:42:01.770Z] Still waiting to schedule task [2024-07-01T20:42:01.770Z] ‘prd-centos7-blackbox-4c-2g-4589’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:01.770Z] ‘prd-ubuntu18.04-docker-8c-8g-4546’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:01.770Z] ‘prd-ubuntu20.04-docker-8c-8g-4712’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:01.771Z] ‘prd-ubuntu20.04-docker-8c-8g-4714’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-01T20:42:01.771Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4715’ is offline [2024-07-01T20:42:01.830Z] ---> Running in af9d294e9828 [2024-07-01T20:42:01.830Z] Removing intermediate container af9d294e9828 [2024-07-01T20:42:01.830Z] ---> c6dd72516305 [2024-07-01T20:42:01.830Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:42:01.830Z] ---> Running in 3a1fc3baaeee [2024-07-01T20:42:02.091Z] Removing intermediate container 3a1fc3baaeee [2024-07-01T20:42:02.091Z] ---> ee52a19dc17d [2024-07-01T20:42:02.091Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:42:02.091Z] ---> Running in 7437a776e1d9 [2024-07-01T20:42:02.091Z] Removing intermediate container 7437a776e1d9 [2024-07-01T20:42:02.091Z] ---> 6648fd590a8a [2024-07-01T20:42:02.091Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:42:02.091Z] ---> Running in f5b32a37bb02 [2024-07-01T20:42:02.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:02.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:42:02.609Z] OK: 264 MiB in 52 packages [2024-07-01T20:42:03.175Z] Removing intermediate container f5b32a37bb02 [2024-07-01T20:42:03.175Z] ---> b3d14af40f80 [2024-07-01T20:42:03.175Z] Step 7/12 : WORKDIR /app [2024-07-01T20:42:03.175Z] ---> Running in 66f6f7b1f3eb [2024-07-01T20:42:03.175Z] Removing intermediate container 66f6f7b1f3eb [2024-07-01T20:42:03.175Z] ---> 4d670bb17a84 [2024-07-01T20:42:03.175Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-01T20:42:03.175Z] ---> 5c4a2a87f81f [2024-07-01T20:42:03.175Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:42:03.175Z] ---> Running in be6425c5590c [2024-07-01T20:43:10.983Z] Removing intermediate container be6425c5590c [2024-07-01T20:43:10.983Z] ---> 545c4e4628de [2024-07-01T20:43:10.983Z] Step 10/12 : COPY . . [2024-07-01T20:43:10.983Z] ---> 1d1cb2ec1b8e [2024-07-01T20:43:10.983Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:43:10.983Z] ---> Running in 62fb0d18c530 [2024-07-01T20:43:10.983Z] Removing intermediate container 62fb0d18c530 [2024-07-01T20:43:10.983Z] ---> bc74de74245d [2024-07-01T20:43:10.983Z] Step 12/12 : RUN $MAKE [2024-07-01T20:43:10.983Z] ---> Running in 686f1155a12c [2024-07-01T20:43:10.983Z] noop [2024-07-01T20:43:10.983Z] Removing intermediate container 686f1155a12c [2024-07-01T20:43:10.983Z] ---> 6b0bee52ddca [2024-07-01T20:43:10.983Z] Successfully built 6b0bee52ddca [2024-07-01T20:43:10.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:11.491Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:43:11.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:43:11.747Z] prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container [2024-07-01T20:43:11.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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-01T20:43:12.144Z] $ docker top 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:43:12.555Z] + go version [2024-07-01T20:43:12.555Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-01T20:43:12.587Z] $ docker stop --time=1 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae [2024-07-01T20:43:13.867Z] $ docker rm -f --volumes 84d46c49e4adc8c779eb854e69b564a13fc361fd3ca709484fda815711171cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:43:14.716Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-01T20:43:14.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:43:14.898Z] prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container [2024-07-01T20:43:14.925Z] $ 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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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-01T20:43:15.290Z] $ docker top 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:43:15.724Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-663 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:43:16.128Z] + make test [2024-07-01T20:43:16.128Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T20:43:54.914Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-01T20:44:21.435Z] go vet ./... [2024-07-01T20:44:28.061Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:44:28.061Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:44:28.061Z] ./bin/test-attribution-txt.sh [2024-07-01T20:44:28.061Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-01T20:44:28.061Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:44:28.061Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:44:28.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:44:28.138Z] $ docker stop --time=1 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 [2024-07-01T20:44:39.283Z] $ docker rm -f --volumes 6593568e2edd2d00b4fdc7e1967c107891c64be65cecd336cd2561b262c88660 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:44:40.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:44:40.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-01T20:44:40.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:44:41.227Z] + ls -al . [2024-07-01T20:44:41.227Z] total 264 [2024-07-01T20:44:41.227Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 20:43 . [2024-07-01T20:44:41.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:41 .. [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 1 20:41 .dockerignore [2024-07-01T20:44:41.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git [2024-07-01T20:44:41.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:41 .github [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 1 20:41 .gitignore [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:41 .golangci.yml [2024-07-01T20:44:41.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:41 .semver [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 1 20:41 Attribution.txt [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 1 20:41 CHANGELOG.md [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 1 20:41 Dockerfile [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:41 GOVERNANCE.md [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 1 20:41 Jenkinsfile [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 1 20:41 LICENSE [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 1 20:41 OWNERS.md [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 1 20:41 README.md [2024-07-01T20:44:41.227Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:44:41.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:41 bin [2024-07-01T20:44:41.228Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 1 20:43 coverage.out [2024-07-01T20:44:41.228Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jul 1 20:41 go.mod [2024-07-01T20:44:41.228Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jul 1 20:41 go.sum [2024-07-01T20:44:41.228Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 1 20:41 main.go [2024-07-01T20:44:41.228Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 1 20:41 makefile [2024-07-01T20:44:41.228Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:44:41.671Z] + 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=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a --label arch=amd64 --label version=0.0.0 . [2024-07-01T20:44:41.671Z] Sending build context to Docker daemon 9.126MB [2024-07-01T20:44:41.671Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:44:41.671Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-01T20:44:41.671Z] ---> 6b0bee52ddca [2024-07-01T20:44:41.671Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:44:42.237Z] ---> Running in c4fc93e0ece8 [2024-07-01T20:44:42.513Z] Removing intermediate container c4fc93e0ece8 [2024-07-01T20:44:42.513Z] ---> 10ce5e5b22ac [2024-07-01T20:44:42.513Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:44:42.774Z] ---> Running in 7d71e21c06dd [2024-07-01T20:44:43.033Z] Removing intermediate container 7d71e21c06dd [2024-07-01T20:44:43.033Z] ---> 5e7b44134449 [2024-07-01T20:44:43.033Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:44:43.033Z] ---> Running in d1c80cc8f2a3 [2024-07-01T20:44:43.033Z] Removing intermediate container d1c80cc8f2a3 [2024-07-01T20:44:43.033Z] ---> c18785478c2e [2024-07-01T20:44:43.033Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:44:43.033Z] ---> Running in e380d0448642 [2024-07-01T20:44:43.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:43.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:44:43.810Z] OK: 264 MiB in 52 packages [2024-07-01T20:44:44.376Z] Removing intermediate container e380d0448642 [2024-07-01T20:44:44.376Z] ---> 7716a46f740e [2024-07-01T20:44:44.376Z] Step 7/27 : WORKDIR /app [2024-07-01T20:44:44.376Z] ---> Running in 2b66a08aafb9 [2024-07-01T20:44:44.376Z] Removing intermediate container 2b66a08aafb9 [2024-07-01T20:44:44.376Z] ---> 03bca7266c43 [2024-07-01T20:44:44.376Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-01T20:44:44.376Z] ---> 001183ccd580 [2024-07-01T20:44:44.376Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:44:44.376Z] ---> Running in 524603e09f4b [2024-07-01T20:44:45.312Z] Removing intermediate container 524603e09f4b [2024-07-01T20:44:45.312Z] ---> c0e4c6af7fcd [2024-07-01T20:44:45.312Z] Step 10/27 : COPY . . [2024-07-01T20:44:45.572Z] ---> d6514991da08 [2024-07-01T20:44:45.572Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:44:45.572Z] ---> Running in 387b0c2e24c2 [2024-07-01T20:44:45.832Z] Removing intermediate container 387b0c2e24c2 [2024-07-01T20:44:45.832Z] ---> 5a8a2f55df6b [2024-07-01T20:44:45.832Z] Step 12/27 : RUN $MAKE [2024-07-01T20:44:45.832Z] ---> Running in c70231acfc52 [2024-07-01T20:44:46.091Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-01T20:45:16.292Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4723 in /w/workspace/_app-service-configurable_PR-663 [Pipeline] { [Pipeline] ws [2024-07-01T20:45:16.389Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-07-01T20:45:19.499Z] The recommended git tool is: git [2024-07-01T20:45:25.119Z] Removing intermediate container c70231acfc52 [2024-07-01T20:45:25.119Z] ---> 0b599ffb9d64 [2024-07-01T20:45:25.119Z] Step 13/27 : FROM alpine:3.18 [2024-07-01T20:45:25.119Z] 3.18: Pulling from library/alpine [2024-07-01T20:45:25.119Z] 73baa7ef167e: Pulling fs layer [2024-07-01T20:45:25.119Z] 73baa7ef167e: Download complete [2024-07-01T20:45:25.119Z] 73baa7ef167e: Pull complete [2024-07-01T20:45:25.119Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T20:45:25.119Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T20:45:25.119Z] ---> 8fd7cac70a4a [2024-07-01T20:45:25.119Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T20:45:25.119Z] ---> Running in abaf4690eea0 [2024-07-01T20:45:25.119Z] Removing intermediate container abaf4690eea0 [2024-07-01T20:45:25.119Z] ---> 67480854e8d4 [2024-07-01T20:45:25.119Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-01T20:45:25.119Z] ---> Running in 6efe850e083a [2024-07-01T20:45:25.378Z] Removing intermediate container 6efe850e083a [2024-07-01T20:45:25.378Z] ---> eae38a9bdccb [2024-07-01T20:45:25.378Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-01T20:45:25.378Z] ---> Running in 01dd6c6c1e1d [2024-07-01T20:45:25.509Z] using credential edgex-jenkins-ssh [2024-07-01T20:45:25.539Z] Cloning the remote Git repository [2024-07-01T20:45:25.598Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-01T20:45:25.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:25.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:26.203Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-01T20:45:26.203Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-01T20:45:26.203Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T20:45:26.203Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T20:45:26.203Z] OK: 8 MiB in 17 packages [2024-07-01T20:45:25.733Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-07-01T20:45:25.971Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-01T20:45:25.973Z] > git --version # timeout=10 [2024-07-01T20:45:26.005Z] > git --version # 'git version 2.25.1' [2024-07-01T20:45:26.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:45:26.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:45:27.139Z] Removing intermediate container 01dd6c6c1e1d [2024-07-01T20:45:27.139Z] ---> ceacdeaf8cd8 [2024-07-01T20:45:27.139Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-01T20:45:27.139Z] ---> Running in 9a13e4bef7ea [2024-07-01T20:45:27.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:27.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-01T20:45:27.921Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:45:27.921Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T20:45:27.921Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T20:45:27.921Z] OK: 8 MiB in 17 packages [2024-07-01T20:45:28.490Z] Removing intermediate container 9a13e4bef7ea [2024-07-01T20:45:28.490Z] ---> 339bd1e80a41 [2024-07-01T20:45:28.490Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-01T20:45:28.751Z] ---> dcfe274555cd [2024-07-01T20:45:28.751Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-01T20:45:28.751Z] ---> ebc94bf30699 [2024-07-01T20:45:28.751Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-01T20:45:29.009Z] ---> 7a5e28f85550 [2024-07-01T20:45:29.009Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-01T20:45:28.938Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-01T20:45:28.977Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T20:45:30.540Z] ---> e84aec639b48 [2024-07-01T20:45:30.540Z] Step 22/27 : EXPOSE 48095 [2024-07-01T20:45:30.540Z] ---> Running in 198fb19c120f [2024-07-01T20:45:30.540Z] Removing intermediate container 198fb19c120f [2024-07-01T20:45:30.540Z] ---> a4ec8ded5396 [2024-07-01T20:45:30.540Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-01T20:45:30.540Z] ---> Running in 21699b6f5897 [2024-07-01T20:45:30.540Z] Removing intermediate container 21699b6f5897 [2024-07-01T20:45:30.540Z] ---> ddf9757a1fb2 [2024-07-01T20:45:30.540Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T20:45:30.540Z] ---> Running in 070d4cbf02a9 [2024-07-01T20:45:30.540Z] Removing intermediate container 070d4cbf02a9 [2024-07-01T20:45:30.540Z] ---> 3b5e804857e1 [2024-07-01T20:45:30.540Z] Step 25/27 : LABEL arch=amd64 [2024-07-01T20:45:30.540Z] ---> Running in a4dbe1b6e691 [2024-07-01T20:45:30.799Z] Removing intermediate container a4dbe1b6e691 [2024-07-01T20:45:30.799Z] ---> c5112cf74499 [2024-07-01T20:45:30.799Z] Step 26/27 : LABEL git_sha=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [2024-07-01T20:45:30.799Z] ---> Running in 9599964b4426 [2024-07-01T20:45:30.799Z] Removing intermediate container 9599964b4426 [2024-07-01T20:45:30.799Z] ---> e282cb6e11e1 [2024-07-01T20:45:30.799Z] Step 27/27 : LABEL version=0.0.0 [2024-07-01T20:45:30.799Z] ---> Running in 3f92829a9860 [2024-07-01T20:45:30.799Z] Removing intermediate container 3f92829a9860 [2024-07-01T20:45:30.799Z] ---> b8f4f030e65f [2024-07-01T20:45:30.799Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T20:45:30.799Z] Successfully built b8f4f030e65f [2024-07-01T20:45:30.799Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-07-01T20:45:31.084Z] Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-07-01T20:45:30.363Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-01T20:45:30.433Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-01T20:45:30.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:45:30.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T20:45:31.108Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:45:31.202Z] > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [2024-07-01T20:45:31.487Z] Merge succeeded, producing 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [2024-07-01T20:45:31.488Z] Checking out Revision 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a (PR-663) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:45:31.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:31.956Z] [2024-07-01T20:45:31.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:45:32.272Z] Commit message: "build(deps): Bump github.com/gorilla/schema from 1.2.0 to 1.4.1" [2024-07-01T20:45:32.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:32.354Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T20:45:32.354Z] 5eb5b503b376: Pulling fs layer [2024-07-01T20:45:32.354Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T20:45:32.354Z] ec43610c2a17: Pulling fs layer [2024-07-01T20:45:32.354Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T20:45:32.354Z] 33b1e0a273af: Pulling fs layer [2024-07-01T20:45:32.354Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T20:45:32.354Z] 2f39f015ded8: Pulling fs layer [2024-07-01T20:45:32.354Z] 33b1e0a273af: Waiting [2024-07-01T20:45:32.354Z] 5d3b04190fa2: Waiting [2024-07-01T20:45:32.354Z] 3a2ae6a8a46f: Waiting [2024-07-01T20:45:32.354Z] 2f39f015ded8: Waiting [2024-07-01T20:45:32.354Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T20:45:32.354Z] 5c69ac0246d0: Download complete [2024-07-01T20:45:32.354Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T20:45:32.354Z] 3a2ae6a8a46f: Download complete [2024-07-01T20:45:32.354Z] 33b1e0a273af: Verifying Checksum [2024-07-01T20:45:32.354Z] 33b1e0a273af: Download complete [2024-07-01T20:45:32.354Z] 5d3b04190fa2: Verifying Checksum [2024-07-01T20:45:32.354Z] 5d3b04190fa2: Download complete [2024-07-01T20:45:32.354Z] ec43610c2a17: Verifying Checksum [2024-07-01T20:45:32.354Z] ec43610c2a17: Download complete [2024-07-01T20:45:32.336Z] > git --version # timeout=10 [2024-07-01T20:45:32.351Z] > git --version # 'git version 2.25.1' [2024-07-01T20:45:32.368Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T20:45:32.612Z] 5eb5b503b376: Verifying Checksum [2024-07-01T20:45:32.612Z] 5eb5b503b376: Download complete [2024-07-01T20:45:31.327Z] > git remote # timeout=10 [2024-07-01T20:45:31.352Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T20:45:31.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T20:45:31.416Z] > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 [2024-07-01T20:45:31.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T20:45:31.494Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T20:45:31.517Z] > git checkout -f 0d44f662fab88b2b84d0b0d9f1a6e19805f2086a # timeout=10 [2024-07-01T20:45:33.546Z] 2f39f015ded8: Download complete [2024-07-01T20:45:33.805Z] 5eb5b503b376: Pull complete [2024-07-01T20:45:34.066Z] 5c69ac0246d0: Pull complete [2024-07-01T20:45:34.323Z] ec43610c2a17: Pull complete [2024-07-01T20:45:34.583Z] 3a2ae6a8a46f: Pull complete [2024-07-01T20:45:34.840Z] 33b1e0a273af: Pull complete [2024-07-01T20:45:34.840Z] 5d3b04190fa2: Pull complete [2024-07-01T20:45:36.882Z] [2024-07-01T20:45:36.882Z] GitHub has been notified of this commit’s build result [2024-07-01T20:45:36.882Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:45:37.822Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T20:45:37.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T20:45:37.822Z] Dload Upload Total Spent Left Speed [2024-07-01T20:45:37.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-07-01T20:45:38.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T20:45:38.589Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-07-01T20:45:38.589Z] sudo tee /etc/docker/daemon.new [2024-07-01T20:45:38.589Z] { [2024-07-01T20:45:38.589Z] "registry-mirrors": [ [2024-07-01T20:45:38.589Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T20:45:38.589Z] ], [2024-07-01T20:45:38.589Z] "bip": "10.250.0.254/24", [2024-07-01T20:45:38.589Z] "hosts": [ [2024-07-01T20:45:38.589Z] "tcp://0.0.0.0:5555", [2024-07-01T20:45:38.589Z] "unix:///var/run/docker.sock" [2024-07-01T20:45:38.589Z] ], [2024-07-01T20:45:38.589Z] "mtu": 1458, [2024-07-01T20:45:38.589Z] "selinux-enabled": true, [2024-07-01T20:45:38.589Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T20:45:38.589Z] } [Pipeline] sh [2024-07-01T20:45:38.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T20:45:39.376Z] + sudo service docker restart [2024-07-01T20:45:40.109Z] 2f39f015ded8: Pull complete [2024-07-01T20:45:40.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T20:45:40.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T20:45:40.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:45:40.407Z] prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container [2024-07-01T20:45:40.438Z] $ 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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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-01T20:45:46.049Z] $ docker top 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:45:46.610Z] ---> job-cost.sh [2024-07-01T20:45:46.610Z] lf-activate-venv: SKIPPING [2024-07-01T20:45:46.610Z] INFO: No Stack... [2024-07-01T20:45:46.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T20:45:47.438Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T20:45:47.758Z] + cat /w/workspace/_app-service-configurable_PR-663/archives/cost.csv [2024-07-01T20:45:47.758Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T20:45:47.810Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [2024-07-01T20:45:47.815Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] did not exist. Created. [2024-07-01T20:45:47.822Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T20:45:48.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T20:45:48.292Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T20:45:48.348Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T20:45:48.447Z] $ docker stop --time=1 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc [2024-07-01T20:45:49.630Z] $ docker rm -f --volumes 4d385f53bec1fe25bd7b65f62b0b1a78a3efc1d1405319810d6639bb4ab56edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T20:45:58.102Z] provisioning config files... [2024-07-01T20:45:58.138Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16847976048507356689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T20:45:58.704Z] ---> ****-login.sh [2024-07-01T20:45:58.704Z] nexus3.edgexfoundry.org:10001 [2024-07-01T20:45:59.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:45:59.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:45:59.683Z] Configure a credential helper to remove this warning. See [2024-07-01T20:45:59.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:45:59.683Z] [2024-07-01T20:45:59.684Z] Login Succeeded [2024-07-01T20:45:59.684Z] nexus3.edgexfoundry.org:10002 [2024-07-01T20:45:59.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:00.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:00.234Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:00.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:00.234Z] [2024-07-01T20:46:00.234Z] Login Succeeded [2024-07-01T20:46:00.234Z] nexus3.edgexfoundry.org:10003 [2024-07-01T20:46:00.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:00.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:00.505Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:00.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:00.505Z] [2024-07-01T20:46:00.505Z] Login Succeeded [2024-07-01T20:46:00.505Z] nexus3.edgexfoundry.org:10004 [2024-07-01T20:46:01.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:01.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:01.098Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:01.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:01.098Z] [2024-07-01T20:46:01.098Z] Login Succeeded [2024-07-01T20:46:01.098Z] ****.io [2024-07-01T20:46:01.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T20:46:01.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T20:46:01.638Z] Configure a credential helper to remove this warning. See [2024-07-01T20:46:01.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T20:46:01.638Z] [2024-07-01T20:46:01.638Z] Login Succeeded [2024-07-01T20:46:01.638Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T20:46:01.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-01T20:46:02.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:46:02.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-01T20:46:02.330Z] ========================================================= [2024-07-01T20:46:02.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-01T20:46:02.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:46:02.924Z] + 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-01T20:46:02.924Z] Sending build context to Docker daemon 239.1kB [2024-07-01T20:46:03.197Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:46:03.197Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-01T20:46:03.472Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-01T20:46:03.472Z] c6b39de5b339: Pulling fs layer [2024-07-01T20:46:03.472Z] a69c41024577: Pulling fs layer [2024-07-01T20:46:03.472Z] d6de4b400683: Pulling fs layer [2024-07-01T20:46:03.472Z] 35cb2a7552d0: Pulling fs layer [2024-07-01T20:46:03.472Z] 4f4fb700ef54: Pulling fs layer [2024-07-01T20:46:03.472Z] 464afbd9ba4c: Pulling fs layer [2024-07-01T20:46:03.472Z] 00f215d4a9da: Pulling fs layer [2024-07-01T20:46:03.472Z] d496ad576159: Pulling fs layer [2024-07-01T20:46:03.472Z] 4f4fb700ef54: Waiting [2024-07-01T20:46:03.472Z] 464afbd9ba4c: Waiting [2024-07-01T20:46:03.472Z] 00f215d4a9da: Waiting [2024-07-01T20:46:03.472Z] d496ad576159: Waiting [2024-07-01T20:46:03.472Z] 35cb2a7552d0: Waiting [2024-07-01T20:46:03.472Z] a69c41024577: Verifying Checksum [2024-07-01T20:46:03.472Z] a69c41024577: Download complete [2024-07-01T20:46:03.472Z] 35cb2a7552d0: Verifying Checksum [2024-07-01T20:46:03.472Z] 35cb2a7552d0: Download complete [2024-07-01T20:46:03.472Z] 4f4fb700ef54: Verifying Checksum [2024-07-01T20:46:03.472Z] 4f4fb700ef54: Download complete [2024-07-01T20:46:03.751Z] 464afbd9ba4c: Verifying Checksum [2024-07-01T20:46:03.751Z] 464afbd9ba4c: Download complete [2024-07-01T20:46:03.751Z] c6b39de5b339: Download complete [2024-07-01T20:46:04.028Z] d496ad576159: Verifying Checksum [2024-07-01T20:46:04.028Z] d496ad576159: Download complete [2024-07-01T20:46:04.631Z] c6b39de5b339: Pull complete [2024-07-01T20:46:05.628Z] a69c41024577: Pull complete [2024-07-01T20:46:05.903Z] d6de4b400683: Verifying Checksum [2024-07-01T20:46:05.903Z] d6de4b400683: Download complete [2024-07-01T20:46:07.331Z] 00f215d4a9da: Verifying Checksum [2024-07-01T20:46:07.331Z] 00f215d4a9da: Download complete [2024-07-01T20:46:22.391Z] d6de4b400683: Pull complete [2024-07-01T20:46:22.391Z] 35cb2a7552d0: Pull complete [2024-07-01T20:46:22.391Z] 4f4fb700ef54: Pull complete [2024-07-01T20:46:22.391Z] 464afbd9ba4c: Pull complete [2024-07-01T20:46:30.900Z] 00f215d4a9da: Pull complete [2024-07-01T20:46:32.909Z] d496ad576159: Pull complete [2024-07-01T20:46:32.909Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-01T20:46:32.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-01T20:46:32.909Z] ---> f246e2811388 [2024-07-01T20:46:32.909Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:46:35.770Z] ---> Running in a2568f3cc9f5 [2024-07-01T20:46:35.770Z] Removing intermediate container a2568f3cc9f5 [2024-07-01T20:46:35.770Z] ---> bd9e445ca9f1 [2024-07-01T20:46:35.770Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:46:36.046Z] ---> Running in 9b655ef6427a [2024-07-01T20:46:36.320Z] Removing intermediate container 9b655ef6427a [2024-07-01T20:46:36.320Z] ---> 1e2edd9735b1 [2024-07-01T20:46:36.320Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:46:36.594Z] ---> Running in 92e2fcb4f4be [2024-07-01T20:46:36.870Z] Removing intermediate container 92e2fcb4f4be [2024-07-01T20:46:36.870Z] ---> 41789ec24282 [2024-07-01T20:46:36.870Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:46:37.145Z] ---> Running in 86a3a44397f9 [2024-07-01T20:46:38.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:46:39.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T20:46:40.372Z] OK: 266 MiB in 52 packages [2024-07-01T20:46:41.582Z] Removing intermediate container 86a3a44397f9 [2024-07-01T20:46:41.582Z] ---> 870278b4276d [2024-07-01T20:46:41.582Z] Step 7/12 : WORKDIR /app [2024-07-01T20:46:41.860Z] ---> Running in 5634d3c378ed [2024-07-01T20:46:42.462Z] Removing intermediate container 5634d3c378ed [2024-07-01T20:46:42.462Z] ---> 9f15c77cff75 [2024-07-01T20:46:42.462Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-01T20:46:43.062Z] ---> cc57d2c6b16e [2024-07-01T20:46:43.062Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T20:46:43.062Z] ---> Running in ce581ccc3716 [2024-07-01T20:48:49.872Z] Removing intermediate container ce581ccc3716 [2024-07-01T20:48:49.872Z] ---> 18bcc0f4c7a5 [2024-07-01T20:48:49.872Z] Step 10/12 : COPY . . [2024-07-01T20:48:50.472Z] ---> d9585c0add45 [2024-07-01T20:48:50.472Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T20:48:50.472Z] ---> Running in 75e5e4f31566 [2024-07-01T20:48:51.077Z] Removing intermediate container 75e5e4f31566 [2024-07-01T20:48:51.077Z] ---> c91672beada2 [2024-07-01T20:48:51.077Z] Step 12/12 : RUN $MAKE [2024-07-01T20:48:51.077Z] ---> Running in 1ddacb48306d [2024-07-01T20:48:52.534Z] noop [2024-07-01T20:48:53.520Z] Removing intermediate container 1ddacb48306d [2024-07-01T20:48:53.520Z] ---> 3aa38910e4f5 [2024-07-01T20:48:53.520Z] Successfully built 3aa38910e4f5 [2024-07-01T20:48:53.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:48:54.087Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:48:54.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:48:54.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container [2024-07-01T20:48:54.646Z] $ 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-01T20:48:56.431Z] $ docker top 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:48:57.586Z] + go version [2024-07-01T20:48:57.586Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-01T20:48:57.627Z] $ docker stop --time=1 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 [2024-07-01T20:48:59.599Z] $ docker rm -f --volumes 799c0f2b69e97931f2c4b799cd37a060d2ec262a08b2244b720683bed400f199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:49:00.741Z] + docker inspect -f . ci-base-image-arm64 [2024-07-01T20:49:00.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T20:49:01.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container [2024-07-01T20:49:01.213Z] $ 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-01T20:49:03.016Z] $ docker top 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T20:49:04.072Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-07-01T20:49:04.850Z] + make test [2024-07-01T20:49:04.851Z] go test -race -coverprofile=coverage.out ./... [2024-07-01T20:55:12.138Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-01T20:55:12.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-01T20:55:12.138Z] go vet ./... [2024-07-01T20:59:49.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-01T20:59:49.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-01T20:59:49.154Z] ./bin/test-attribution-txt.sh [2024-07-01T20:59:49.154Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-01T20:59:49.154Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-01T20:59:49.154Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-01T20:59:49.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-01T20:59:49.246Z] $ docker stop --time=1 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 [2024-07-01T20:59:51.353Z] $ docker rm -f --volumes 9458e39feb70771a73c58b85451798d70574f144915a33ee87764011f1b4ce03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T20:59:53.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-01T20:59:53.861Z] Warning: overwriting stash ‘coverage-report’ [2024-07-01T20:59:54.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T20:59:55.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T20:59:55.434Z] + ls -al . [2024-07-01T20:59:55.434Z] total 260 [2024-07-01T20:59:55.434Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 20:49 . [2024-07-01T20:59:55.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 1 20:45 .dockerignore [2024-07-01T20:59:55.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .git [2024-07-01T20:59:55.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:45 .github [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 1 20:45 .gitignore [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:45 .golangci.yml [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 1 20:45 Attribution.txt [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 1 20:45 CHANGELOG.md [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 1 20:45 Dockerfile [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:45 GOVERNANCE.md [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 1 20:45 Jenkinsfile [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 1 20:45 LICENSE [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 1 20:45 OWNERS.md [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 1 20:45 README.md [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION [2024-07-01T20:59:55.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:45 bin [2024-07-01T20:59:55.434Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 1 20:49 coverage.out [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jul 1 20:45 go.mod [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jul 1 20:45 go.sum [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 1 20:45 main.go [2024-07-01T20:59:55.434Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 1 20:45 makefile [2024-07-01T20:59:55.434Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 20:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T20:59:55.881Z] + 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=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a --label arch=arm64 --label version=0.0.0 . [2024-07-01T20:59:55.881Z] Sending build context to Docker daemon 240.1kB [2024-07-01T20:59:56.148Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-01T20:59:56.148Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-01T20:59:56.148Z] ---> 3aa38910e4f5 [2024-07-01T20:59:56.148Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-01T20:59:56.417Z] ---> Running in 63023b789c14 [2024-07-01T20:59:56.685Z] Removing intermediate container 63023b789c14 [2024-07-01T20:59:56.685Z] ---> 6ca45b807653 [2024-07-01T20:59:56.685Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-01T20:59:56.685Z] ---> Running in 2a0fd82d9bb4 [2024-07-01T20:59:57.270Z] Removing intermediate container 2a0fd82d9bb4 [2024-07-01T20:59:57.270Z] ---> 331bb59f5b24 [2024-07-01T20:59:57.270Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-01T20:59:57.270Z] ---> Running in 93ca40754c17 [2024-07-01T20:59:57.541Z] Removing intermediate container 93ca40754c17 [2024-07-01T20:59:57.541Z] ---> c9b35e679e83 [2024-07-01T20:59:57.541Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-01T20:59:57.541Z] ---> Running in d39938fc1a8d [2024-07-01T20:59:58.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T20:59:59.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:00:00.630Z] OK: 266 MiB in 52 packages [2024-07-01T21:00:01.608Z] Removing intermediate container d39938fc1a8d [2024-07-01T21:00:01.608Z] ---> eb6cf15b8c49 [2024-07-01T21:00:01.608Z] Step 7/27 : WORKDIR /app [2024-07-01T21:00:01.608Z] ---> Running in 77503f5410c3 [2024-07-01T21:00:01.881Z] Removing intermediate container 77503f5410c3 [2024-07-01T21:00:01.881Z] ---> aac67ec2e5dc [2024-07-01T21:00:01.881Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-01T21:00:02.470Z] ---> 284288adf2e1 [2024-07-01T21:00:02.470Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-01T21:00:02.738Z] ---> Running in b79aaf03a507 [2024-07-01T21:00:06.094Z] Removing intermediate container b79aaf03a507 [2024-07-01T21:00:06.094Z] ---> b8457aba17d3 [2024-07-01T21:00:06.094Z] Step 10/27 : COPY . . [2024-07-01T21:00:06.094Z] ---> c4284281c04a [2024-07-01T21:00:06.094Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-01T21:00:06.094Z] ---> Running in 20cb090a0169 [2024-07-01T21:00:06.680Z] Removing intermediate container 20cb090a0169 [2024-07-01T21:00:06.680Z] ---> 6ab90b0b9021 [2024-07-01T21:00:06.680Z] Step 12/27 : RUN $MAKE [2024-07-01T21:00:06.680Z] ---> Running in a4c5d3b58300 [2024-07-01T21:00:07.641Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-01T21:04:14.617Z] Removing intermediate container a4c5d3b58300 [2024-07-01T21:04:14.617Z] ---> f9eb18fb977f [2024-07-01T21:04:14.617Z] Step 13/27 : FROM alpine:3.18 [2024-07-01T21:04:14.617Z] 3.18: Pulling from library/alpine [2024-07-01T21:04:14.617Z] 5c905c7ebe2f: Pulling fs layer [2024-07-01T21:04:14.617Z] 5c905c7ebe2f: Verifying Checksum [2024-07-01T21:04:14.617Z] 5c905c7ebe2f: Download complete [2024-07-01T21:04:14.617Z] 5c905c7ebe2f: Pull complete [2024-07-01T21:04:14.617Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-01T21:04:14.617Z] Status: Downloaded newer image for alpine:3.18 [2024-07-01T21:04:14.617Z] ---> dec292d02e07 [2024-07-01T21:04:14.617Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-01T21:04:14.617Z] ---> Running in 375be9008464 [2024-07-01T21:04:14.617Z] Removing intermediate container 375be9008464 [2024-07-01T21:04:14.617Z] ---> fdf90b238987 [2024-07-01T21:04:14.617Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-01T21:04:14.617Z] ---> Running in dabaa765b9fc [2024-07-01T21:04:14.617Z] Removing intermediate container dabaa765b9fc [2024-07-01T21:04:14.617Z] ---> 5ca4cfdc5dc3 [2024-07-01T21:04:14.617Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-01T21:04:14.617Z] ---> Running in b115bf7ba588 [2024-07-01T21:04:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:14.617Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-01T21:04:14.617Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-01T21:04:14.617Z] Executing busybox-1.36.1-r7.trigger [2024-07-01T21:04:14.617Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T21:04:14.617Z] OK: 9 MiB in 17 packages [2024-07-01T21:04:14.617Z] Removing intermediate container b115bf7ba588 [2024-07-01T21:04:14.617Z] ---> c3ffc8079cc7 [2024-07-01T21:04:14.617Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-01T21:04:14.617Z] ---> Running in 9949478f9162 [2024-07-01T21:04:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:14.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-01T21:04:14.617Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:04:14.617Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-01T21:04:14.617Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T21:04:14.617Z] OK: 9 MiB in 17 packages [2024-07-01T21:04:14.898Z] Removing intermediate container 9949478f9162 [2024-07-01T21:04:14.898Z] ---> aeed013f9c49 [2024-07-01T21:04:14.898Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-01T21:04:15.497Z] ---> ce2f35e93354 [2024-07-01T21:04:15.497Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-01T21:04:16.083Z] ---> 12c47762836a [2024-07-01T21:04:16.083Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-01T21:04:16.665Z] ---> 9cb6734ffcb8 [2024-07-01T21:04:16.665Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-01T21:04:18.605Z] ---> 371ddfb0e1fe [2024-07-01T21:04:18.605Z] Step 22/27 : EXPOSE 48095 [2024-07-01T21:04:18.605Z] ---> Running in d771a4d684bf [2024-07-01T21:04:18.874Z] Removing intermediate container d771a4d684bf [2024-07-01T21:04:18.874Z] ---> da637007d640 [2024-07-01T21:04:18.874Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-01T21:04:18.874Z] ---> Running in 23f1d159b475 [2024-07-01T21:04:19.144Z] Removing intermediate container 23f1d159b475 [2024-07-01T21:04:19.144Z] ---> ec4e5c7e7bd1 [2024-07-01T21:04:19.144Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-01T21:04:19.411Z] ---> Running in 0bf40ff5cd35 [2024-07-01T21:04:19.679Z] Removing intermediate container 0bf40ff5cd35 [2024-07-01T21:04:19.679Z] ---> f3938911aeb0 [2024-07-01T21:04:19.679Z] Step 25/27 : LABEL arch=arm64 [2024-07-01T21:04:19.679Z] ---> Running in 1ebad88db8d7 [2024-07-01T21:04:20.263Z] Removing intermediate container 1ebad88db8d7 [2024-07-01T21:04:20.263Z] ---> 73aa25ce3f34 [2024-07-01T21:04:20.263Z] Step 26/27 : LABEL git_sha=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [2024-07-01T21:04:20.263Z] ---> Running in 01289194bc7d [2024-07-01T21:04:20.532Z] Removing intermediate container 01289194bc7d [2024-07-01T21:04:20.532Z] ---> d538f5f658c3 [2024-07-01T21:04:20.532Z] Step 27/27 : LABEL version=0.0.0 [2024-07-01T21:04:20.532Z] ---> Running in 7f0a1aea2f19 [2024-07-01T21:04:20.800Z] Removing intermediate container 7f0a1aea2f19 [2024-07-01T21:04:20.800Z] ---> 05f0075a8f95 [2024-07-01T21:04:20.800Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T21:04:20.800Z] Successfully built 05f0075a8f95 [2024-07-01T21:04:20.800Z] 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-01T21:04:21.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:21.761Z] [2024-07-01T21:04:21.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:04:22.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:22.459Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T21:04:22.459Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T21:04:22.459Z] 04944245beec: Pulling fs layer [2024-07-01T21:04:22.459Z] 699f458cf7ca: Pulling fs layer [2024-07-01T21:04:22.459Z] 765212b225bb: Pulling fs layer [2024-07-01T21:04:22.459Z] f23df028b6ca: Pulling fs layer [2024-07-01T21:04:22.459Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T21:04:22.459Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T21:04:22.459Z] 765212b225bb: Waiting [2024-07-01T21:04:22.459Z] f23df028b6ca: Waiting [2024-07-01T21:04:22.459Z] d65c8cfc05b1: Waiting [2024-07-01T21:04:22.459Z] 04944245beec: Verifying Checksum [2024-07-01T21:04:22.459Z] 04944245beec: Download complete [2024-07-01T21:04:22.459Z] f23df028b6ca: Download complete [2024-07-01T21:04:22.459Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T21:04:22.459Z] d65c8cfc05b1: Download complete [2024-07-01T21:04:22.727Z] 699f458cf7ca: Verifying Checksum [2024-07-01T21:04:22.727Z] 699f458cf7ca: Download complete [2024-07-01T21:04:22.995Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T21:04:22.995Z] 8998bd30e6a1: Download complete [2024-07-01T21:04:25.591Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T21:04:25.591Z] 2437ff75d9bd: Download complete [2024-07-01T21:04:27.538Z] 8998bd30e6a1: Pull complete [2024-07-01T21:04:27.807Z] 04944245beec: Pull complete [2024-07-01T21:04:29.754Z] 699f458cf7ca: Pull complete [2024-07-01T21:04:29.754Z] 765212b225bb: Pull complete [2024-07-01T21:04:30.718Z] f23df028b6ca: Pull complete [2024-07-01T21:04:30.718Z] d65c8cfc05b1: Pull complete [2024-07-01T21:04:48.923Z] 2437ff75d9bd: Pull complete [2024-07-01T21:04:48.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T21:04:48.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T21:04:48.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:04:49.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-4723 does not seem to be running inside a container [2024-07-01T21:04:49.348Z] $ 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-01T21:04:52.332Z] $ docker top 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:04:53.270Z] ---> job-cost.sh [2024-07-01T21:04:53.270Z] lf-activate-venv: SKIPPING [2024-07-01T21:04:53.270Z] INFO: No Stack... [2024-07-01T21:04:53.538Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T21:04:54.497Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T21:04:55.176Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-07-01T21:04:55.176Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T21:04:55.236Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [2024-07-01T21:04:55.243Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] did not exist. Created. [2024-07-01T21:04:55.249Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T21:04:55.998Z] /w/workspace/app-service-configurable/1@tmp/durable-24bbc1ec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T21:04:56.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T21:04:56.725Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T21:04:56.780Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T21:04:56.806Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-663-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T21:04:56.908Z] $ docker stop --time=1 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c [2024-07-01T21:04:58.450Z] $ docker rm -f --volumes 820ff7a3e6757bc3e31772d0d0216a6e981f6a3825163dadea896abaa77b2c2c [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-01T21:04:59.624Z] provisioning config files... [2024-07-01T21:04:59.632Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config15672568619115486417tmp [Pipeline] { [Pipeline] sh [2024-07-01T21:04:59.997Z] + set +x [2024-07-01T21:04:59.997Z] + + bash -scurl -- -s [2024-07-01T21:04:59.997Z] https://codecov.io/bash [2024-07-01T21:04:59.997Z] [2024-07-01T21:04:59.997Z] _____ _ [2024-07-01T21:04:59.997Z] / ____| | | [2024-07-01T21:04:59.997Z] | | ___ __| | ___ ___ _____ __ [2024-07-01T21:04:59.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-01T21:04:59.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-01T21:04:59.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-01T21:04:59.997Z] Bash-1.0.6 [2024-07-01T21:04:59.997Z] [2024-07-01T21:04:59.997Z] [2024-07-01T21:04:59.997Z] ==> git version 2.25.1 found [2024-07-01T21:04:59.997Z] ==> 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-01T21:04:59.997Z] Release-Date: 2020-01-08 [2024-07-01T21:04:59.997Z] 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-01T21:04:59.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-01T21:04:59.997Z] ==> Jenkins CI detected. [2024-07-01T21:04:59.997Z] current dir:  /w/workspace/_app-service-configurable_PR-663 [2024-07-01T21:04:59.997Z] project root: . [2024-07-01T21:04:59.997Z] --> token set from env [2024-07-01T21:04:59.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-01T21:04:59.997Z] ==> Running gcov in . (disable via -X gcov) [2024-07-01T21:04:59.997Z] ==> Python coveragepy not found [2024-07-01T21:04:59.997Z] ==> Searching for coverage reports in: [2024-07-01T21:04:59.997Z] + . [2024-07-01T21:04:59.997Z] -> Found 1 reports [2024-07-01T21:04:59.997Z] ==> Detecting git/mercurial file structure [2024-07-01T21:04:59.997Z] ==> Reading reports [2024-07-01T21:04:59.997Z] + ./coverage.out bytes=13 [2024-07-01T21:04:59.997Z] ==> Appending adjustments [2024-07-01T21:04:59.997Z] https://docs.codecov.io/docs/fixing-reports [2024-07-01T21:04:59.997Z] + Found adjustments [2024-07-01T21:04:59.997Z] ==> Gzipping contents [2024-07-01T21:05:00.257Z] 4.0K /tmp/codecov.MEJcx5.gz [2024-07-01T21:05:00.258Z] ==> Uploading reports [2024-07-01T21:05:00.258Z] url: https://codecov.io [2024-07-01T21:05:00.258Z] query: branch=PR-663&commit=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=663&job=&cmd_args= [2024-07-01T21:05:00.258Z] -> Pinging Codecov [2024-07-01T21:05:00.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-663&commit=0d44f662fab88b2b84d0b0d9f1a6e19805f2086a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-663%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=663&job=&cmd_args= [2024-07-01T21:05:00.258Z] -> Uploading to [2024-07-01T21:05:00.258Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-01/A97CA9966030D2A3747ED39772930CCE/0d44f662fab88b2b84d0b0d9f1a6e19805f2086a/788dde89-c304-4836-8e07-a9665ee3604a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea2cc21ceba1bc84f7941d265a19310215d213776c417feb20eef2534132501 [2024-07-01T21:05:00.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T21:05:00.258Z] Dload Upload Total Spent Left Speed [2024-07-01T21:05:00.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1049 --:--:-- --:--:-- --:--:-- 1049 [2024-07-01T21:05:00.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0d44f662fab88b2b84d0b0d9f1a6e19805f2086a [Pipeline] } [2024-07-01T21:05:00.553Z] 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-01T21:05:02.799Z] + [ -d /w/workspace/_app-service-configurable_PR-663/archives ] [2024-07-01T21:05:02.799Z] + ls -al /w/workspace/_app-service-configurable_PR-663/archives [2024-07-01T21:05:02.799Z] total 16 [2024-07-01T21:05:02.799Z] drwxr-xr-x 3 root root 4096 Jul 1 20:45 . [2024-07-01T21:05:02.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T21:05:02.799Z] drwxr-xr-x 2 root root 4096 Jul 1 20:45 cost [2024-07-01T21:05:02.799Z] -rw-r--r-- 1 root root 96 Jul 1 20:45 cost.csv [2024-07-01T21:05:02.799Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-663/archives [2024-07-01T21:05:02.799Z] + ls -al /w/workspace/_app-service-configurable_PR-663/archives [2024-07-01T21:05:02.799Z] total 16 [2024-07-01T21:05:02.799Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:45 . [2024-07-01T21:05:02.799Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .. [2024-07-01T21:05:02.799Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:45 cost [2024-07-01T21:05:02.799Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 1 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:03.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:04.077Z] ---> package-listing.sh [2024-07-01T21:05:04.078Z] ++ facter osfamily [2024-07-01T21:05:04.078Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T21:05:04.337Z] + OS_FAMILY=debian [2024-07-01T21:05:04.337Z] + workspace=/w/workspace/_app-service-configurable_PR-663 [2024-07-01T21:05:04.337Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T21:05:04.337Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T21:05:04.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T21:05:04.337Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T21:05:04.337Z] + '[' /w/workspace/_app-service-configurable_PR-663 ']' [2024-07-01T21:05:04.337Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T21:05:04.337Z] + case "${OS_FAMILY}" in [2024-07-01T21:05:04.337Z] + dpkg -l [2024-07-01T21:05:04.337Z] + grep '^ii' [2024-07-01T21:05:04.337Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T21:05:04.337Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T21:05:04.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T21:05:04.337Z] + '[' /w/workspace/_app-service-configurable_PR-663 ']' [2024-07-01T21:05:04.337Z] + mkdir -p /w/workspace/_app-service-configurable_PR-663/archives/ [2024-07-01T21:05:04.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-663/archives/ [Pipeline] echo [2024-07-01T21:05:04.371Z] 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T21:05:04.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T21:05:05.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T21:05:05.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T21:05:05.521Z] prd-ubuntu20.04-docker-8c-8g-4713 does not seem to be running inside a container [2024-07-01T21:05:05.547Z] $ 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-663/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-663 -v /w/workspace/_app-service-configurable_PR-663:/w/workspace/_app-service-configurable_PR-663:rw,z -v /w/workspace/_app-service-configurable_PR-663@tmp:/w/workspace/_app-service-configurable_PR-663@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-01T21:05:05.728Z] $ docker top 7095c597f82ddbc24cd9a956ca031c96cd8b478fb6223bdb653136a02c0b4143 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T21:05:06.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T21:05:06.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T21:05:06.870Z] + ls /var/log/sa-host [2024-07-01T21:05:06.870Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T21:05:07.080Z] provisioning config files... [2024-07-01T21:05:07.249Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-663@tmp/config7907752899083346575tmp [Pipeline] { [Pipeline] echo [2024-07-01T21:05:07.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:07.638Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T21:05:07.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:08.086Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T21:05:08.128Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:08.452Z] ---> sudo-logs.sh [2024-07-01T21:05:08.452Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T21:05:08.565Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:08.889Z] ---> job-cost.sh [2024-07-01T21:05:08.889Z] lf-activate-venv: SKIPPING [2024-07-01T21:05:08.889Z] DEBUG: total: 0.2199999988079071 [2024-07-01T21:05:08.889Z] INFO: Retrieving Stack Cost... [2024-07-01T21:05:09.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T21:05:09.716Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T21:05:09.760Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T21:05:10.087Z] ---> logs-deploy.sh [2024-07-01T21:05:10.087Z] lf-activate-venv: SKIPPING [2024-07-01T21:05:10.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-663/1 [2024-07-01T21:05:10.087Z] INFO: archiving workspace using pattern(s): [2024-07-01T21:05:11.022Z] Archives upload complete. [2024-07-01T21:05:11.022Z] INFO: archiving logs to Nexus