Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2+e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (beb65ce325cc88b4cc5acba49a110e134a00a813) 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-ssh888933726709541533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9034346069819734997.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 f3350a1713306dce7682ed7e37d5774890d03277 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-676/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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12043933511619071531.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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8688215822410809231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15589721611833334256.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-676/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-676/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11474251181628189019.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10120 in /w/workspace/_app-service-configurable_PR-676 [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-676 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e01625bd60b95a08d62b78fb0339270c8cdfe0b5 into PR head commit c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 Merge succeeded, producing c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 Checking out Revision c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 (PR-676) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # 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 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-11T12:58:38.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-11T12:58:39.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-11T12:58:39.129Z] ========================================================= [2024-09-11T12:58:39.129Z] EdgeX Global Pipelines Version Info [2024-09-11T12:58:39.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-11T12:58:40.324Z] ------------------- [2024-09-11T12:58:40.325Z] stable info: [2024-09-11T12:58:40.325Z] ------------------- [2024-09-11T12:58:40.325Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T12:58:40.325Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T12:58:40.325Z] Message: update stable to v1.0.263 [2024-09-11T12:58:40.585Z] ------------------- [2024-09-11T12:58:40.585Z] experimental info: [2024-09-11T12:58:40.585Z] ------------------- [2024-09-11T12:58:40.585Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T12:58:40.585Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T12:58:40.585Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-11T12:58:40.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-11T12:58:40.887Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-11T12:58:40.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-11T12:58:41.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-11T12:58:41.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-11T12:58:41.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-11T12:58:41.194Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-11T12:58:41.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-11T12:58:41.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-11T12:58:41.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-11T12:58:41.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-11T12:58:41.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-11T12:58:41.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-11T12:58:41.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-11T12:58:41.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T12:58:41.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T12:58:41.787Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T12:58:41.853Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-11T12:58:41.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-11T12:58:41.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-11T12:58:42.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-11T12:58:42.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-11T12:58:42.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-11T12:58:42.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-11T12:58:42.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-11T12:58:42.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-11T12:58:42.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-11T12:58:42.506Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo [2024-09-11T12:58:42.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo [2024-09-11T12:58:42.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo [2024-09-11T12:58:42.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo [2024-09-11T12:58:42.839Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4deb89 [Pipeline] echo [2024-09-11T12:58:42.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T12:58:43.062Z] provisioning config files... [2024-09-11T12:58:43.076Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config13600614044377685958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T12:58:43.472Z] ---> ****-login.sh [2024-09-11T12:58:43.472Z] nexus3.edgexfoundry.org:10001 [2024-09-11T12:58:43.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:58:43.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:58:43.733Z] Configure a credential helper to remove this warning. See [2024-09-11T12:58:43.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:58:43.733Z] [2024-09-11T12:58:43.733Z] Login Succeeded [2024-09-11T12:58:43.733Z] nexus3.edgexfoundry.org:10002 [2024-09-11T12:58:43.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:58:43.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:58:43.993Z] Configure a credential helper to remove this warning. See [2024-09-11T12:58:43.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:58:43.993Z] [2024-09-11T12:58:43.993Z] Login Succeeded [2024-09-11T12:58:43.993Z] nexus3.edgexfoundry.org:10003 [2024-09-11T12:58:43.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:58:43.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:58:43.993Z] Configure a credential helper to remove this warning. See [2024-09-11T12:58:43.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:58:43.993Z] [2024-09-11T12:58:43.993Z] Login Succeeded [2024-09-11T12:58:43.993Z] nexus3.edgexfoundry.org:10004 [2024-09-11T12:58:43.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:58:44.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:58:44.257Z] Configure a credential helper to remove this warning. See [2024-09-11T12:58:44.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:58:44.257Z] [2024-09-11T12:58:44.257Z] Login Succeeded [2024-09-11T12:58:44.257Z] ****.io [2024-09-11T12:58:44.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:58:44.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:58:44.521Z] Configure a credential helper to remove this warning. See [2024-09-11T12:58:44.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:58:44.521Z] [2024-09-11T12:58:44.521Z] Login Succeeded [2024-09-11T12:58:44.521Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T12:58:44.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-11T12:58:45.554Z] + git rev-list -1 --merges c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2~1..c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo [2024-09-11T12:58:45.624Z] -----------> git rev-list -1 --merges c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2~1..c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [false] [Pipeline] sh [2024-09-11T12:58:45.943Z] + git log --format=format:%s -1 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo [2024-09-11T12:58:45.993Z] ========================================================= [2024-09-11T12:58:45.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-11T12:58:45.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T12:58:46.486Z] + git log --format=format:%s -1 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo [2024-09-11T12:58:46.531Z] [semverPrep] GIT_COMMIT: c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-09-11T12:58:46.575Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-11T12:58:47.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T12:58:47.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-11T12:58:47.005Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-11T12:58:47.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-11T12:58:47.005Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-09-11T12:58:47.005Z] -a /etc/ssh/ssh_known_hosts [2024-09-11T12:58:47.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T12:58:47.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T12:58:47.541Z] [2024-09-11T12:58:47.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T12:58:47.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T12:58:47.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-11T12:58:47.947Z] b85a868b505f: Pulling fs layer [2024-09-11T12:58:47.947Z] e2be974225ed: Pulling fs layer [2024-09-11T12:58:47.947Z] 339a4e72a1f5: Pulling fs layer [2024-09-11T12:58:47.947Z] 988bab9f4d93: Pulling fs layer [2024-09-11T12:58:47.947Z] 1469e6f7b9e6: Pulling fs layer [2024-09-11T12:58:47.947Z] eaf3925da568: Pulling fs layer [2024-09-11T12:58:47.947Z] bab4dde63d76: Pulling fs layer [2024-09-11T12:58:47.947Z] bde34c3a00c8: Pulling fs layer [2024-09-11T12:58:47.947Z] b352a97aabf1: Pulling fs layer [2024-09-11T12:58:47.947Z] 4872d77fe225: Pulling fs layer [2024-09-11T12:58:47.947Z] 5851b861e8e6: Pulling fs layer [2024-09-11T12:58:47.947Z] 1469e6f7b9e6: Waiting [2024-09-11T12:58:47.947Z] eaf3925da568: Waiting [2024-09-11T12:58:47.947Z] bab4dde63d76: Waiting [2024-09-11T12:58:47.947Z] bde34c3a00c8: Waiting [2024-09-11T12:58:47.947Z] 5851b861e8e6: Waiting [2024-09-11T12:58:47.947Z] 4872d77fe225: Waiting [2024-09-11T12:58:47.947Z] 988bab9f4d93: Waiting [2024-09-11T12:58:47.947Z] b352a97aabf1: Waiting [2024-09-11T12:58:47.947Z] e2be974225ed: Verifying Checksum [2024-09-11T12:58:47.947Z] e2be974225ed: Download complete [2024-09-11T12:58:47.947Z] 988bab9f4d93: Verifying Checksum [2024-09-11T12:58:47.947Z] 988bab9f4d93: Download complete [2024-09-11T12:58:47.947Z] 1469e6f7b9e6: Verifying Checksum [2024-09-11T12:58:47.947Z] 1469e6f7b9e6: Download complete [2024-09-11T12:58:47.947Z] eaf3925da568: Verifying Checksum [2024-09-11T12:58:47.947Z] eaf3925da568: Download complete [2024-09-11T12:58:47.947Z] 339a4e72a1f5: Verifying Checksum [2024-09-11T12:58:47.947Z] 339a4e72a1f5: Download complete [2024-09-11T12:58:47.947Z] bde34c3a00c8: Verifying Checksum [2024-09-11T12:58:47.947Z] bde34c3a00c8: Download complete [2024-09-11T12:58:48.205Z] b352a97aabf1: Download complete [2024-09-11T12:58:48.205Z] 4872d77fe225: Verifying Checksum [2024-09-11T12:58:48.205Z] 4872d77fe225: Download complete [2024-09-11T12:58:48.205Z] 5851b861e8e6: Verifying Checksum [2024-09-11T12:58:48.205Z] 5851b861e8e6: Download complete [2024-09-11T12:58:48.205Z] b85a868b505f: Verifying Checksum [2024-09-11T12:58:48.205Z] b85a868b505f: Download complete [2024-09-11T12:58:48.465Z] bab4dde63d76: Verifying Checksum [2024-09-11T12:58:48.465Z] bab4dde63d76: Download complete [2024-09-11T12:58:49.400Z] b85a868b505f: Pull complete [2024-09-11T12:58:49.400Z] e2be974225ed: Pull complete [2024-09-11T12:58:49.967Z] 339a4e72a1f5: Pull complete [2024-09-11T12:58:49.967Z] 988bab9f4d93: Pull complete [2024-09-11T12:58:50.227Z] 1469e6f7b9e6: Pull complete [2024-09-11T12:58:50.227Z] eaf3925da568: Pull complete [2024-09-11T12:58:52.130Z] bab4dde63d76: Pull complete [2024-09-11T12:58:52.131Z] bde34c3a00c8: Pull complete [2024-09-11T12:58:52.131Z] b352a97aabf1: Pull complete [2024-09-11T12:58:52.131Z] 4872d77fe225: Pull complete [2024-09-11T12:58:52.131Z] 5851b861e8e6: Pull complete [2024-09-11T12:58:52.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-11T12:58:52.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T12:58:52.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T12:58:52.439Z] prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container [2024-09-11T12:58:52.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@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-09-11T12:58:55.348Z] $ docker top faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 -eo pid,comm [2024-09-11T12:58:55.396Z] 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-09-11T12:58:55.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T12:58:55.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T12:58:55.575Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T12:58:55.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T12:58:55.685Z] $ docker exec faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent [2024-09-11T12:58:55.798Z] SSH_AUTH_SOCK=/tmp/ssh-5D3ymAT9egq4/agent.33 [2024-09-11T12:58:55.798Z] SSH_AGENT_PID=39 [2024-09-11T12:58:55.804Z] Running ssh-add (command line suppressed) [2024-09-11T12:58:55.900Z] Identity added: /w/workspace/_app-service-configurable_PR-676@tmp/private_key_14070952444874328239.key (/w/workspace/_app-service-configurable_PR-676@tmp/private_key_14070952444874328239.key) [2024-09-11T12:58:55.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T12:58:56.267Z] + git tag --points-at HEAD [Pipeline] } [2024-09-11T12:58:56.297Z] $ docker exec --env ******** --env ******** faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent -k [2024-09-11T12:58:56.392Z] unset SSH_AUTH_SOCK; [2024-09-11T12:58:56.392Z] unset SSH_AGENT_PID; [2024-09-11T12:58:56.392Z] echo Agent pid 39 killed; [2024-09-11T12:58:56.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-11T12:58:56.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T12:58:56.526Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T12:58:56.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T12:58:56.641Z] $ docker exec faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent [2024-09-11T12:58:56.744Z] SSH_AUTH_SOCK=/tmp/ssh-I7J4Xvh2Vabo/agent.72 [2024-09-11T12:58:56.744Z] SSH_AGENT_PID=78 [2024-09-11T12:58:56.748Z] Running ssh-add (command line suppressed) [2024-09-11T12:58:56.854Z] Identity added: /w/workspace/_app-service-configurable_PR-676@tmp/private_key_17487483005865176719.key (/w/workspace/_app-service-configurable_PR-676@tmp/private_key_17487483005865176719.key) [2024-09-11T12:58:56.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T12:58:57.224Z] + git semver init [2024-09-11T12:58:57.483Z] 2024-09-11 12:58:57,397 [run_init] DEBUG init version:0.0.0 force:False [2024-09-11T12:58:57.483Z] 2024-09-11 12:58:57,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-676/.semver [2024-09-11T12:58:57.483Z] 2024-09-11 12:58:57,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-676/.semver [2024-09-11T12:58:57.483Z] 2024-09-11 12:58:57,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-676/.semver'], cwd=/w/workspace/_app-service-configurable_PR-676, universal_newlines=False, shell=None, istream=None) [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,549 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-676/.git/info/exclude [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-676/.semver/PR-676 with force:False [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,550 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-676/.semver/PR-676 [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,554 [execute] INFO git cat-file --batch-check [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-676/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,562 [execute] INFO git cat-file --batch [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-676/.semver, universal_newlines=False, shell=None, istream=) [2024-09-11T12:58:58.867Z] 2024-09-11 12:58:58,568 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-676/.semver/PR-676 [2024-09-11T12:58:58.867Z] 0.0.0 [Pipeline] } [2024-09-11T12:58:58.895Z] $ docker exec --env ******** --env ******** faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent -k [2024-09-11T12:58:59.006Z] unset SSH_AUTH_SOCK; [2024-09-11T12:58:59.007Z] unset SSH_AGENT_PID; [2024-09-11T12:58:59.007Z] echo Agent pid 78 killed; [2024-09-11T12:58:59.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T12:58:59.480Z] + git semver [Pipeline] } [2024-09-11T12:58:59.776Z] $ docker stop --time=1 faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 [2024-09-11T12:59:01.071Z] $ docker rm -f --volumes faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T12:59:01.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-11T12:59:01.860Z] Stashed 1 file(s) [Pipeline] echo [2024-09-11T12:59:01.884Z] [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-09-11T12:59:02.607Z] provisioning config files... [2024-09-11T12:59:02.618Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config7495495997028884335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T12:59:02.992Z] ---> ****-login.sh [2024-09-11T12:59:02.992Z] nexus3.edgexfoundry.org:10001 [2024-09-11T12:59:02.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:59:02.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:59:02.992Z] Configure a credential helper to remove this warning. See [2024-09-11T12:59:02.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:59:02.992Z] [2024-09-11T12:59:02.992Z] Login Succeeded [2024-09-11T12:59:02.992Z] nexus3.edgexfoundry.org:10002 [2024-09-11T12:59:02.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:59:02.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:59:02.992Z] Configure a credential helper to remove this warning. See [2024-09-11T12:59:02.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:59:02.992Z] [2024-09-11T12:59:02.992Z] Login Succeeded [2024-09-11T12:59:02.992Z] nexus3.edgexfoundry.org:10003 [2024-09-11T12:59:03.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:59:03.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:59:03.256Z] Configure a credential helper to remove this warning. See [2024-09-11T12:59:03.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:59:03.256Z] [2024-09-11T12:59:03.256Z] Login Succeeded [2024-09-11T12:59:03.256Z] nexus3.edgexfoundry.org:10004 [2024-09-11T12:59:03.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:59:03.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:59:03.256Z] Configure a credential helper to remove this warning. See [2024-09-11T12:59:03.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:59:03.256Z] [2024-09-11T12:59:03.256Z] Login Succeeded [2024-09-11T12:59:03.256Z] ****.io [2024-09-11T12:59:03.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T12:59:03.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T12:59:03.516Z] Configure a credential helper to remove this warning. See [2024-09-11T12:59:03.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T12:59:03.516Z] [2024-09-11T12:59:03.516Z] Login Succeeded [2024-09-11T12:59:03.516Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T12:59:03.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-11T12:59:03.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T12:59:03.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T12:59:03.890Z] ========================================================= [2024-09-11T12:59:03.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-11T12:59:03.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T12:59:04.395Z] + 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-09-11T12:59:04.395Z] Sending build context to Docker daemon 9.161MB [2024-09-11T12:59:04.395Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T12:59:04.395Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-11T12:59:04.395Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-11T12:59:04.395Z] 619be1103602: Pulling fs layer [2024-09-11T12:59:04.395Z] 7862e08f4a3e: Pulling fs layer [2024-09-11T12:59:04.395Z] 5df492c9dc93: Pulling fs layer [2024-09-11T12:59:04.395Z] 7629e6793208: Pulling fs layer [2024-09-11T12:59:04.395Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T12:59:04.395Z] fb5054dd5b73: Pulling fs layer [2024-09-11T12:59:04.395Z] eeca6798cff9: Pulling fs layer [2024-09-11T12:59:04.395Z] aa269ceb94a6: Pulling fs layer [2024-09-11T12:59:04.395Z] ada007ff1a6a: Pulling fs layer [2024-09-11T12:59:04.395Z] aa269ceb94a6: Waiting [2024-09-11T12:59:04.395Z] ada007ff1a6a: Waiting [2024-09-11T12:59:04.395Z] 7629e6793208: Waiting [2024-09-11T12:59:04.395Z] 4f4fb700ef54: Waiting [2024-09-11T12:59:04.395Z] fb5054dd5b73: Waiting [2024-09-11T12:59:04.395Z] eeca6798cff9: Waiting [2024-09-11T12:59:04.395Z] 7862e08f4a3e: Download complete [2024-09-11T12:59:04.664Z] 7629e6793208: Verifying Checksum [2024-09-11T12:59:04.664Z] 7629e6793208: Download complete [2024-09-11T12:59:04.664Z] 4f4fb700ef54: Download complete [2024-09-11T12:59:04.664Z] fb5054dd5b73: Verifying Checksum [2024-09-11T12:59:04.664Z] fb5054dd5b73: Download complete [2024-09-11T12:59:04.664Z] 619be1103602: Verifying Checksum [2024-09-11T12:59:04.664Z] 619be1103602: Download complete [2024-09-11T12:59:04.664Z] eeca6798cff9: Verifying Checksum [2024-09-11T12:59:04.664Z] eeca6798cff9: Download complete [2024-09-11T12:59:04.924Z] 619be1103602: Pull complete [2024-09-11T12:59:04.924Z] ada007ff1a6a: Verifying Checksum [2024-09-11T12:59:04.924Z] ada007ff1a6a: Download complete [2024-09-11T12:59:04.924Z] 7862e08f4a3e: Pull complete [2024-09-11T12:59:04.924Z] 5df492c9dc93: Verifying Checksum [2024-09-11T12:59:04.924Z] 5df492c9dc93: Download complete [2024-09-11T12:59:05.491Z] aa269ceb94a6: Verifying Checksum [2024-09-11T12:59:08.025Z] 5df492c9dc93: Pull complete [2024-09-11T12:59:08.025Z] 7629e6793208: Pull complete [2024-09-11T12:59:08.284Z] 4f4fb700ef54: Pull complete [2024-09-11T12:59:08.284Z] fb5054dd5b73: Pull complete [2024-09-11T12:59:08.284Z] eeca6798cff9: Pull complete [2024-09-11T12:59:10.815Z] aa269ceb94a6: Pull complete [2024-09-11T12:59:11.074Z] ada007ff1a6a: Pull complete [2024-09-11T12:59:11.074Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-11T12:59:11.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T12:59:11.074Z] ---> f489d0715acc [2024-09-11T12:59:11.074Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T12:59:17.396Z] Still waiting to schedule task [2024-09-11T12:59:17.396Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-11T12:59:17.686Z] ---> Running in 018cfbe9be16 [2024-09-11T12:59:17.686Z] Removing intermediate container 018cfbe9be16 [2024-09-11T12:59:17.686Z] ---> 001c6017c81f [2024-09-11T12:59:17.686Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T12:59:17.686Z] ---> Running in 10653bcc9d08 [2024-09-11T12:59:17.686Z] Removing intermediate container 10653bcc9d08 [2024-09-11T12:59:17.686Z] ---> 60e2b1d287f1 [2024-09-11T12:59:17.686Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-11T12:59:17.686Z] ---> Running in 8f91082c57df [2024-09-11T12:59:17.686Z] Removing intermediate container 8f91082c57df [2024-09-11T12:59:17.686Z] ---> 9a66eb2ede09 [2024-09-11T12:59:17.686Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T12:59:17.686Z] ---> Running in e586da881630 [2024-09-11T12:59:17.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T12:59:17.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T12:59:17.945Z] OK: 264 MiB in 52 packages [2024-09-11T12:59:18.207Z] Removing intermediate container e586da881630 [2024-09-11T12:59:18.207Z] ---> d3513904a531 [2024-09-11T12:59:18.207Z] Step 7/12 : WORKDIR /app [2024-09-11T12:59:18.207Z] ---> Running in 2f90c5b31e9a [2024-09-11T12:59:18.207Z] Removing intermediate container 2f90c5b31e9a [2024-09-11T12:59:18.207Z] ---> 5515a2aff7dd [2024-09-11T12:59:18.207Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-11T12:59:18.207Z] ---> 708795225a9b [2024-09-11T12:59:18.207Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T12:59:18.465Z] ---> Running in fb9490c1d057 [2024-09-11T13:00:26.171Z] Removing intermediate container fb9490c1d057 [2024-09-11T13:00:26.171Z] ---> 046b980e092d [2024-09-11T13:00:26.171Z] Step 10/12 : COPY . . [2024-09-11T13:00:26.171Z] ---> 08c9541ee689 [2024-09-11T13:00:26.171Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:00:26.171Z] ---> Running in 12582fde4626 [2024-09-11T13:00:26.171Z] Removing intermediate container 12582fde4626 [2024-09-11T13:00:26.171Z] ---> feace2215837 [2024-09-11T13:00:26.171Z] Step 12/12 : RUN $MAKE [2024-09-11T13:00:26.171Z] ---> Running in 15982b0676ce [2024-09-11T13:00:26.171Z] noop [2024-09-11T13:00:26.171Z] Removing intermediate container 15982b0676ce [2024-09-11T13:00:26.171Z] ---> 61cd91d0db96 [2024-09-11T13:00:26.171Z] Successfully built 61cd91d0db96 [2024-09-11T13:00:26.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:00:26.666Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T13:00:26.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:00:26.894Z] prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container [2024-09-11T13:00:26.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@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-09-11T13:00:28.051Z] $ docker top f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:00:28.457Z] + go version [2024-09-11T13:00:28.457Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-11T13:00:28.493Z] $ docker stop --time=1 f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 [2024-09-11T13:00:29.756Z] $ docker rm -f --volumes f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:00:30.682Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T13:00:30.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:00:30.847Z] prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container [2024-09-11T13:00:30.880Z] $ 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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@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-09-11T13:00:31.190Z] $ docker top d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:00:31.592Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-676 [Pipeline] fileExists [Pipeline] sh [2024-09-11T13:00:31.973Z] + make test [2024-09-11T13:00:31.974Z] go test -race -coverprofile=coverage.out ./... [2024-09-11T13:00:47.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10121 in /w/workspace/_app-service-configurable_PR-676 [Pipeline] { [Pipeline] ws [2024-09-11T13:00:47.867Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-09-11T13:00:50.967Z] The recommended git tool is: git [2024-09-11T13:00:55.293Z] using credential edgex-jenkins-ssh [2024-09-11T13:00:55.321Z] Cloning the remote Git repository [2024-09-11T13:00:55.362Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-11T13:00:55.448Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-09-11T13:00:55.576Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-11T13:00:55.577Z] > git --version # timeout=10 [2024-09-11T13:00:55.600Z] > git --version # 'git version 2.25.1' [2024-09-11T13:00:55.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:00:55.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T13:00:57.704Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-11T13:00:57.732Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T13:00:59.114Z] Merging remotes/origin/main commit e01625bd60b95a08d62b78fb0339270c8cdfe0b5 into PR head commit c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [2024-09-11T13:00:59.404Z] Merge succeeded, producing c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [2024-09-11T13:00:59.405Z] Checking out Revision c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 (PR-676) [2024-09-11T13:00:58.564Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-11T13:00:58.605Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-11T13:00:58.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:00:58.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-11T13:00:59.140Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T13:00:59.201Z] > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 [2024-09-11T13:00:59.287Z] > git remote # timeout=10 [2024-09-11T13:00:59.304Z] > git config --get remote.origin.url # timeout=10 [2024-09-11T13:00:59.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T13:00:59.366Z] > git merge e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 [2024-09-11T13:00:59.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-11T13:00:59.409Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T13:00:59.424Z] > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 [2024-09-11T13:00:59.914Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-09-11T13:00:59.957Z] > git --version # timeout=10 [2024-09-11T13:00:59.973Z] > git --version # 'git version 2.25.1' [2024-09-11T13:00:59.987Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T13:01:04.050Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T13:01:04.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-11T13:01:04.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T13:01:04.922Z] Dload Upload Total Spent Left Speed [2024-09-11T13:01:04.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-09-11T13:01:05.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-11T13:01:05.611Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-11T13:01:05.611Z] + sudo tee /etc/docker/daemon.new [2024-09-11T13:01:05.611Z] { [2024-09-11T13:01:05.611Z] "registry-mirrors": [ [2024-09-11T13:01:05.611Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-11T13:01:05.611Z] ], [2024-09-11T13:01:05.611Z] "bip": "10.250.0.254/24", [2024-09-11T13:01:05.611Z] "hosts": [ [2024-09-11T13:01:05.611Z] "tcp://0.0.0.0:5555", [2024-09-11T13:01:05.611Z] "unix:///var/run/docker.sock" [2024-09-11T13:01:05.611Z] ], [2024-09-11T13:01:05.611Z] "mtu": 1458, [2024-09-11T13:01:05.611Z] "selinux-enabled": true, [2024-09-11T13:01:05.611Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-11T13:01:05.611Z] } [Pipeline] sh [2024-09-11T13:01:05.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-11T13:01:06.317Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T13:01:24.642Z] provisioning config files... [2024-09-11T13:01:24.667Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config515395830716933397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:01:25.157Z] ---> ****-login.sh [2024-09-11T13:01:25.157Z] nexus3.edgexfoundry.org:10001 [2024-09-11T13:01:25.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:01:25.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:01:25.698Z] Configure a credential helper to remove this warning. See [2024-09-11T13:01:25.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:01:25.698Z] [2024-09-11T13:01:25.698Z] Login Succeeded [2024-09-11T13:01:25.698Z] nexus3.edgexfoundry.org:10002 [2024-09-11T13:01:25.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:01:25.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:01:25.967Z] Configure a credential helper to remove this warning. See [2024-09-11T13:01:25.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:01:25.967Z] [2024-09-11T13:01:25.967Z] Login Succeeded [2024-09-11T13:01:25.967Z] nexus3.edgexfoundry.org:10003 [2024-09-11T13:01:26.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:01:26.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:01:26.509Z] Configure a credential helper to remove this warning. See [2024-09-11T13:01:26.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:01:26.509Z] [2024-09-11T13:01:26.509Z] Login Succeeded [2024-09-11T13:01:26.509Z] nexus3.edgexfoundry.org:10004 [2024-09-11T13:01:26.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:01:26.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:01:26.783Z] Configure a credential helper to remove this warning. See [2024-09-11T13:01:26.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:01:26.783Z] [2024-09-11T13:01:26.783Z] Login Succeeded [2024-09-11T13:01:26.783Z] ****.io [2024-09-11T13:01:27.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T13:01:27.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T13:01:27.320Z] Configure a credential helper to remove this warning. See [2024-09-11T13:01:27.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T13:01:27.320Z] [2024-09-11T13:01:27.320Z] Login Succeeded [2024-09-11T13:01:27.320Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T13:01:27.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-11T13:01:27.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:01:27.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T13:01:27.901Z] ========================================================= [2024-09-11T13:01:27.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-11T13:01:27.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:01:28.451Z] + 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-09-11T13:01:28.451Z] Sending build context to Docker daemon 242.7kB [2024-09-11T13:01:28.719Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:01:28.719Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-11T13:01:28.719Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-11T13:01:28.719Z] c6b39de5b339: Pulling fs layer [2024-09-11T13:01:28.719Z] a69c41024577: Pulling fs layer [2024-09-11T13:01:28.719Z] d6de4b400683: Pulling fs layer [2024-09-11T13:01:28.719Z] 35cb2a7552d0: Pulling fs layer [2024-09-11T13:01:28.719Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T13:01:28.719Z] 464afbd9ba4c: Pulling fs layer [2024-09-11T13:01:28.719Z] 00f215d4a9da: Pulling fs layer [2024-09-11T13:01:28.719Z] d496ad576159: Pulling fs layer [2024-09-11T13:01:28.719Z] 35cb2a7552d0: Waiting [2024-09-11T13:01:28.719Z] 4f4fb700ef54: Waiting [2024-09-11T13:01:28.719Z] 464afbd9ba4c: Waiting [2024-09-11T13:01:28.719Z] 00f215d4a9da: Waiting [2024-09-11T13:01:28.719Z] d496ad576159: Waiting [2024-09-11T13:01:28.996Z] a69c41024577: Verifying Checksum [2024-09-11T13:01:28.996Z] a69c41024577: Download complete [2024-09-11T13:01:28.996Z] 35cb2a7552d0: Verifying Checksum [2024-09-11T13:01:28.996Z] 35cb2a7552d0: Download complete [2024-09-11T13:01:28.996Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T13:01:28.996Z] 4f4fb700ef54: Download complete [2024-09-11T13:01:28.996Z] 464afbd9ba4c: Verifying Checksum [2024-09-11T13:01:28.996Z] 464afbd9ba4c: Download complete [2024-09-11T13:01:28.996Z] c6b39de5b339: Download complete [2024-09-11T13:01:29.281Z] d496ad576159: Verifying Checksum [2024-09-11T13:01:29.281Z] d496ad576159: Download complete [2024-09-11T13:01:29.875Z] c6b39de5b339: Pull complete [2024-09-11T13:01:30.462Z] a69c41024577: Pull complete [2024-09-11T13:01:30.731Z] d6de4b400683: Verifying Checksum [2024-09-11T13:01:30.731Z] d6de4b400683: Download complete [2024-09-11T13:01:31.702Z] 00f215d4a9da: Verifying Checksum [2024-09-11T13:01:36.118Z] go vet ./... [2024-09-11T13:01:38.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T13:01:38.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T13:01:38.018Z] ./bin/test-attribution-txt.sh [2024-09-11T13:01:38.018Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-11T13:01:38.018Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-11T13:01:38.277Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T13:01:38.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T13:01:38.368Z] $ docker stop --time=1 d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 [2024-09-11T13:01:42.785Z] $ docker rm -f --volumes d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T13:01:43.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T13:01:43.575Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-11T13:01:44.015Z] d6de4b400683: Pull complete [2024-09-11T13:01:44.015Z] 35cb2a7552d0: Pull complete [2024-09-11T13:01:44.015Z] 4f4fb700ef54: Pull complete [2024-09-11T13:01:44.015Z] 464afbd9ba4c: Pull complete [Pipeline] sh [2024-09-11T13:01:44.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-11T13:01:44.657Z] + ls -al . [2024-09-11T13:01:44.657Z] total 264 [2024-09-11T13:01:44.657Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 13:00 . [2024-09-11T13:01:44.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 12:58 .. [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 12:58 .dockerignore [2024-09-11T13:01:44.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:01 .git [2024-09-11T13:01:44.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 12:58 .github [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 11 12:58 .gitignore [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 12:58 .golangci.yml [2024-09-11T13:01:44.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 12:58 .semver [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 11 12:58 Attribution.txt [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 11 12:58 CHANGELOG.md [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 11 12:58 Dockerfile [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 12:58 GOVERNANCE.md [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 11 12:58 Jenkinsfile [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 12:58 LICENSE [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 12:58 OWNERS.md [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 11 12:58 README.md [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 12:59 VERSION [2024-09-11T13:01:44.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 12:58 bin [2024-09-11T13:01:44.657Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 11 13:00 coverage.out [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 11 12:58 go.mod [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 12:58 go.sum [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 12:58 main.go [2024-09-11T13:01:44.657Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 11 12:58 makefile [2024-09-11T13:01:44.657Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:01:45.090Z] + 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=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 --label arch=amd64 --label version=0.0.0 . [2024-09-11T13:01:45.090Z] Sending build context to Docker daemon 9.162MB [2024-09-11T13:01:45.090Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:01:45.090Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-11T13:01:45.090Z] ---> 61cd91d0db96 [2024-09-11T13:01:45.090Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:01:45.348Z] ---> Running in 2caa76e6021d [2024-09-11T13:01:45.348Z] Removing intermediate container 2caa76e6021d [2024-09-11T13:01:45.348Z] ---> fc1a107c2628 [2024-09-11T13:01:45.348Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:01:45.348Z] ---> Running in 26ed4d13acd9 [2024-09-11T13:01:45.348Z] Removing intermediate container 26ed4d13acd9 [2024-09-11T13:01:45.348Z] ---> 51169b6fdd5a [2024-09-11T13:01:45.348Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:01:45.348Z] ---> Running in fc987c2206bd [2024-09-11T13:01:45.607Z] Removing intermediate container fc987c2206bd [2024-09-11T13:01:45.607Z] ---> 0d2c5a5a26ca [2024-09-11T13:01:45.607Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:01:45.607Z] ---> Running in c098a583f141 [2024-09-11T13:01:45.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:01:45.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:01:46.434Z] OK: 264 MiB in 52 packages [2024-09-11T13:01:46.435Z] Removing intermediate container c098a583f141 [2024-09-11T13:01:46.435Z] ---> aa92524f7ba7 [2024-09-11T13:01:46.435Z] Step 7/27 : WORKDIR /app [2024-09-11T13:01:46.693Z] ---> Running in 17d38cca8a9c [2024-09-11T13:01:46.693Z] Removing intermediate container 17d38cca8a9c [2024-09-11T13:01:46.693Z] ---> becb74e0de04 [2024-09-11T13:01:46.693Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-11T13:01:46.693Z] ---> 0d2943c0436d [2024-09-11T13:01:46.694Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:01:46.694Z] ---> Running in a976b5c83e6f [2024-09-11T13:01:47.628Z] Removing intermediate container a976b5c83e6f [2024-09-11T13:01:47.628Z] ---> 304e787a5763 [2024-09-11T13:01:47.628Z] Step 10/27 : COPY . . [2024-09-11T13:01:47.628Z] ---> ff4c1397adce [2024-09-11T13:01:47.628Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:01:47.628Z] ---> Running in d642d6e0b5c8 [2024-09-11T13:01:47.887Z] Removing intermediate container d642d6e0b5c8 [2024-09-11T13:01:47.887Z] ---> 37214c12e7e6 [2024-09-11T13:01:47.887Z] Step 12/27 : RUN $MAKE [2024-09-11T13:01:47.887Z] ---> Running in 2eddd1856d4d [2024-09-11T13:01:48.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-11T13:01:54.098Z] 00f215d4a9da: Pull complete [2024-09-11T13:01:54.098Z] d496ad576159: Pull complete [2024-09-11T13:01:54.098Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-11T13:01:54.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T13:01:54.098Z] ---> f246e2811388 [2024-09-11T13:01:54.098Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:01:56.040Z] ---> Running in f99014c747c1 [2024-09-11T13:01:56.307Z] Removing intermediate container f99014c747c1 [2024-09-11T13:01:56.307Z] ---> 512347ffb380 [2024-09-11T13:01:56.307Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:01:56.307Z] ---> Running in 64882fecff2c [2024-09-11T13:01:56.573Z] Removing intermediate container 64882fecff2c [2024-09-11T13:01:56.573Z] ---> 45ed480aa9d4 [2024-09-11T13:01:56.573Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:01:56.573Z] ---> Running in 73c69cf1e074 [2024-09-11T13:01:56.839Z] Removing intermediate container 73c69cf1e074 [2024-09-11T13:01:56.839Z] ---> 88318204045d [2024-09-11T13:01:56.839Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:01:57.105Z] ---> Running in 75c7d3f82221 [2024-09-11T13:01:58.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:01:58.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:01:59.291Z] OK: 266 MiB in 52 packages [2024-09-11T13:02:00.252Z] Removing intermediate container 75c7d3f82221 [2024-09-11T13:02:00.252Z] ---> 912195825b6e [2024-09-11T13:02:00.252Z] Step 7/12 : WORKDIR /app [2024-09-11T13:02:00.252Z] ---> Running in bca797cffd25 [2024-09-11T13:02:00.518Z] Removing intermediate container bca797cffd25 [2024-09-11T13:02:00.518Z] ---> a44820552563 [2024-09-11T13:02:00.518Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-11T13:02:00.785Z] ---> fc80c5cdef5d [2024-09-11T13:02:00.785Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:02:01.060Z] ---> Running in 22749c0cad8a [2024-09-11T13:02:20.215Z] Removing intermediate container 2eddd1856d4d [2024-09-11T13:02:20.215Z] ---> 33393d954f5b [2024-09-11T13:02:20.215Z] Step 13/27 : FROM alpine:3.18 [2024-09-11T13:02:20.215Z] 3.18: Pulling from library/alpine [2024-09-11T13:02:20.215Z] 1cc3d825d8b2: Pulling fs layer [2024-09-11T13:02:20.215Z] 1cc3d825d8b2: Download complete [2024-09-11T13:02:20.215Z] 1cc3d825d8b2: Pull complete [2024-09-11T13:02:20.215Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T13:02:20.215Z] Status: Downloaded newer image for alpine:3.18 [2024-09-11T13:02:20.215Z] ---> 2c64cf60f6f0 [2024-09-11T13:02:20.215Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-11T13:02:20.215Z] ---> Running in ef07c6ed8d7d [2024-09-11T13:02:20.215Z] Removing intermediate container ef07c6ed8d7d [2024-09-11T13:02:20.215Z] ---> f695bab8990f [2024-09-11T13:02:20.215Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-11T13:02:20.215Z] ---> Running in 9fc552809b9b [2024-09-11T13:02:20.215Z] Removing intermediate container 9fc552809b9b [2024-09-11T13:02:20.215Z] ---> d98498f10b16 [2024-09-11T13:02:20.215Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T13:02:20.215Z] ---> Running in 46a6b027ac31 [2024-09-11T13:02:20.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:02:20.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:02:20.215Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T13:02:20.215Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T13:02:20.215Z] Executing busybox-1.36.1-r7.trigger [2024-09-11T13:02:20.215Z] Executing ca-certificates-20240226-r0.trigger [2024-09-11T13:02:20.215Z] OK: 8 MiB in 17 packages [2024-09-11T13:02:20.215Z] Removing intermediate container 46a6b027ac31 [2024-09-11T13:02:20.215Z] ---> ef509090115d [2024-09-11T13:02:20.215Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-11T13:02:20.215Z] ---> Running in 7f9db1277c24 [2024-09-11T13:02:20.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T13:02:20.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T13:02:20.735Z] OK: 8 MiB in 17 packages [2024-09-11T13:02:20.995Z] Removing intermediate container 7f9db1277c24 [2024-09-11T13:02:20.995Z] ---> b0644e0b6e80 [2024-09-11T13:02:20.995Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-11T13:02:21.254Z] ---> 463c71f27783 [2024-09-11T13:02:21.254Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-11T13:02:21.254Z] ---> 78926c3b8745 [2024-09-11T13:02:21.254Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-11T13:02:21.514Z] ---> 1a301d1701ec [2024-09-11T13:02:21.514Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-11T13:02:22.452Z] ---> 910b144b3704 [2024-09-11T13:02:22.452Z] Step 22/27 : EXPOSE 48095 [2024-09-11T13:02:22.452Z] ---> Running in 1e65536cd5e9 [2024-09-11T13:02:22.452Z] Removing intermediate container 1e65536cd5e9 [2024-09-11T13:02:22.452Z] ---> 465cccb6bc23 [2024-09-11T13:02:22.452Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-11T13:02:22.452Z] ---> Running in 1072aa730227 [2024-09-11T13:02:22.452Z] Removing intermediate container 1072aa730227 [2024-09-11T13:02:22.452Z] ---> ab93257fa67e [2024-09-11T13:02:22.452Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-11T13:02:22.712Z] ---> Running in d873b3736625 [2024-09-11T13:02:22.712Z] Removing intermediate container d873b3736625 [2024-09-11T13:02:22.712Z] ---> cee9b9ebc37e [2024-09-11T13:02:22.712Z] Step 25/27 : LABEL arch=amd64 [2024-09-11T13:02:22.712Z] ---> Running in e29523022ef8 [2024-09-11T13:02:22.712Z] Removing intermediate container e29523022ef8 [2024-09-11T13:02:22.712Z] ---> 41ef85bfd9e9 [2024-09-11T13:02:22.712Z] Step 26/27 : LABEL git_sha=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [2024-09-11T13:02:22.712Z] ---> Running in d39319e74546 [2024-09-11T13:02:22.970Z] Removing intermediate container d39319e74546 [2024-09-11T13:02:22.970Z] ---> 563b2d5b384d [2024-09-11T13:02:22.970Z] Step 27/27 : LABEL version=0.0.0 [2024-09-11T13:02:22.970Z] ---> Running in 45f5f524b5dc [2024-09-11T13:02:22.970Z] Removing intermediate container 45f5f524b5dc [2024-09-11T13:02:22.970Z] ---> eb179b2a2ef2 [2024-09-11T13:02:22.970Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-11T13:02:22.970Z] Successfully built eb179b2a2ef2 [2024-09-11T13:02:22.970Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:02:24.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:02:24.057Z] [2024-09-11T13:02:24.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:02:24.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:02:24.455Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-11T13:02:24.455Z] 5eb5b503b376: Pulling fs layer [2024-09-11T13:02:24.455Z] 5c69ac0246d0: Pulling fs layer [2024-09-11T13:02:24.455Z] ec43610c2a17: Pulling fs layer [2024-09-11T13:02:24.455Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-11T13:02:24.455Z] 33b1e0a273af: Pulling fs layer [2024-09-11T13:02:24.455Z] 5d3b04190fa2: Pulling fs layer [2024-09-11T13:02:24.455Z] 2f39f015ded8: Pulling fs layer [2024-09-11T13:02:24.455Z] 3a2ae6a8a46f: Waiting [2024-09-11T13:02:24.455Z] 33b1e0a273af: Waiting [2024-09-11T13:02:24.455Z] 5d3b04190fa2: Waiting [2024-09-11T13:02:24.455Z] 2f39f015ded8: Waiting [2024-09-11T13:02:24.455Z] 5c69ac0246d0: Download complete [2024-09-11T13:02:24.455Z] 3a2ae6a8a46f: Download complete [2024-09-11T13:02:24.455Z] 33b1e0a273af: Verifying Checksum [2024-09-11T13:02:24.455Z] 33b1e0a273af: Download complete [2024-09-11T13:02:24.455Z] 5d3b04190fa2: Verifying Checksum [2024-09-11T13:02:24.455Z] 5d3b04190fa2: Download complete [2024-09-11T13:02:24.455Z] ec43610c2a17: Verifying Checksum [2024-09-11T13:02:24.455Z] ec43610c2a17: Download complete [2024-09-11T13:02:24.713Z] 5eb5b503b376: Verifying Checksum [2024-09-11T13:02:24.713Z] 5eb5b503b376: Download complete [2024-09-11T13:02:25.280Z] 2f39f015ded8: Download complete [2024-09-11T13:02:25.846Z] 5eb5b503b376: Pull complete [2024-09-11T13:02:25.846Z] 5c69ac0246d0: Pull complete [2024-09-11T13:02:26.413Z] ec43610c2a17: Pull complete [2024-09-11T13:02:26.414Z] 3a2ae6a8a46f: Pull complete [2024-09-11T13:02:26.672Z] 33b1e0a273af: Pull complete [2024-09-11T13:02:26.672Z] 5d3b04190fa2: Pull complete [2024-09-11T13:02:30.857Z] 2f39f015ded8: Pull complete [2024-09-11T13:02:30.857Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-11T13:02:30.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:02:30.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:02:31.133Z] prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container [2024-09-11T13:02:31.163Z] $ 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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@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-09-11T13:02:35.346Z] $ docker top 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:02:35.857Z] ---> job-cost.sh [2024-09-11T13:02:35.857Z] lf-activate-venv: SKIPPING [2024-09-11T13:02:35.857Z] INFO: No Stack... [2024-09-11T13:02:36.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T13:02:36.377Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T13:02:36.700Z] + cat /w/workspace/_app-service-configurable_PR-676/archives/cost.csv [2024-09-11T13:02:36.700Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T13:02:36.748Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [2024-09-11T13:02:36.756Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] did not exist. Created. [2024-09-11T13:02:36.762Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T13:02:37.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-11T13:02:37.249Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T13:02:37.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T13:02:37.372Z] $ docker stop --time=1 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab [2024-09-11T13:02:38.517Z] $ docker rm -f --volumes 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-11T13:03:52.735Z] Removing intermediate container 22749c0cad8a [2024-09-11T13:03:52.735Z] ---> bcdf365a2f05 [2024-09-11T13:03:52.735Z] Step 10/12 : COPY . . [2024-09-11T13:03:52.735Z] ---> 9c607e2ffbf8 [2024-09-11T13:03:52.735Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:03:52.735Z] ---> Running in 2c0f030c1fa5 [2024-09-11T13:03:52.735Z] Removing intermediate container 2c0f030c1fa5 [2024-09-11T13:03:52.735Z] ---> 995d9284796e [2024-09-11T13:03:52.735Z] Step 12/12 : RUN $MAKE [2024-09-11T13:03:52.735Z] ---> Running in c62f528ae4b9 [2024-09-11T13:03:52.735Z] noop [2024-09-11T13:03:52.735Z] Removing intermediate container c62f528ae4b9 [2024-09-11T13:03:52.735Z] ---> b1c00db5f338 [2024-09-11T13:03:52.735Z] Successfully built b1c00db5f338 [2024-09-11T13:03:52.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:03:53.256Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T13:03:53.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:03:53.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container [2024-09-11T13:03:53.653Z] $ 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-09-11T13:03:54.821Z] $ docker top f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:03:55.745Z] + go version [2024-09-11T13:03:55.745Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-11T13:03:55.785Z] $ docker stop --time=1 f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c [2024-09-11T13:03:57.414Z] $ docker rm -f --volumes f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:03:58.368Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T13:03:58.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:03:58.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container [2024-09-11T13:03:58.721Z] $ 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-09-11T13:03:59.905Z] $ docker top 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:04:00.488Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-09-11T13:04:01.232Z] + make test [2024-09-11T13:04:01.232Z] go test -race -coverprofile=coverage.out ./... [2024-09-11T13:08:08.222Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-11T13:08:08.495Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-11T13:08:08.495Z] go vet ./... [2024-09-11T13:12:00.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T13:12:00.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T13:12:00.357Z] ./bin/test-attribution-txt.sh [2024-09-11T13:12:00.357Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-11T13:12:00.357Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T13:12:00.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-11T13:12:00.445Z] $ docker stop --time=1 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 [2024-09-11T13:12:02.581Z] $ docker rm -f --volumes 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T13:12:05.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-11T13:12:05.469Z] Warning: overwriting stash ‘coverage-report’ [2024-09-11T13:12:05.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T13:12:06.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-11T13:12:07.015Z] + ls -al . [2024-09-11T13:12:07.015Z] total 260 [2024-09-11T13:12:07.015Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 11 13:04 . [2024-09-11T13:12:07.015Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:00 .. [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 13:00 .dockerignore [2024-09-11T13:12:07.015Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:01 .git [2024-09-11T13:12:07.015Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:00 .github [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 11 13:00 .gitignore [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:00 .golangci.yml [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 11 13:00 Attribution.txt [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 11 13:00 CHANGELOG.md [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 11 13:00 Dockerfile [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:00 GOVERNANCE.md [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 11 13:00 Jenkinsfile [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 13:00 LICENSE [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 13:00 OWNERS.md [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 11 13:00 README.md [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 12:59 VERSION [2024-09-11T13:12:07.015Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:00 bin [2024-09-11T13:12:07.015Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 11 13:04 coverage.out [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 7342 Sep 11 13:00 go.mod [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:00 go.sum [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 13:00 main.go [2024-09-11T13:12:07.015Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 11 13:00 makefile [2024-09-11T13:12:07.015Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:12:07.457Z] + 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=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 --label arch=arm64 --label version=0.0.0 . [2024-09-11T13:12:07.457Z] Sending build context to Docker daemon 243.7kB [2024-09-11T13:12:07.724Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-11T13:12:07.724Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-11T13:12:07.724Z] ---> b1c00db5f338 [2024-09-11T13:12:07.724Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-11T13:12:07.724Z] ---> Running in 438f54756009 [2024-09-11T13:12:07.994Z] Removing intermediate container 438f54756009 [2024-09-11T13:12:07.994Z] ---> 555c4d422f89 [2024-09-11T13:12:07.994Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-11T13:12:08.261Z] ---> Running in 8778cfac1fde [2024-09-11T13:12:08.526Z] Removing intermediate container 8778cfac1fde [2024-09-11T13:12:08.526Z] ---> 965344679e3c [2024-09-11T13:12:08.526Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-11T13:12:08.526Z] ---> Running in b5df9113cf35 [2024-09-11T13:12:08.791Z] Removing intermediate container b5df9113cf35 [2024-09-11T13:12:08.791Z] ---> 815fe22a2406 [2024-09-11T13:12:08.791Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-11T13:12:08.791Z] ---> Running in cf83d6d5047a [2024-09-11T13:12:09.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:12:10.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:12:11.298Z] OK: 266 MiB in 52 packages [2024-09-11T13:12:12.257Z] Removing intermediate container cf83d6d5047a [2024-09-11T13:12:12.257Z] ---> 0869f9c30bbd [2024-09-11T13:12:12.257Z] Step 7/27 : WORKDIR /app [2024-09-11T13:12:12.257Z] ---> Running in 2988fa920ae9 [2024-09-11T13:12:12.525Z] Removing intermediate container 2988fa920ae9 [2024-09-11T13:12:12.525Z] ---> a59e8b0b567d [2024-09-11T13:12:12.525Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-11T13:12:13.115Z] ---> 895fed841b3f [2024-09-11T13:12:13.115Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T13:12:13.115Z] ---> Running in 1a2db499f1e6 [2024-09-11T13:12:15.706Z] Removing intermediate container 1a2db499f1e6 [2024-09-11T13:12:15.706Z] ---> d0330b9a091f [2024-09-11T13:12:15.706Z] Step 10/27 : COPY . . [2024-09-11T13:12:16.289Z] ---> 05265e213ff3 [2024-09-11T13:12:16.289Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-11T13:12:16.289Z] ---> Running in d3be1644a4f4 [2024-09-11T13:12:16.562Z] Removing intermediate container d3be1644a4f4 [2024-09-11T13:12:16.562Z] ---> 6f5a31bc8c24 [2024-09-11T13:12:16.562Z] Step 12/27 : RUN $MAKE [2024-09-11T13:12:16.830Z] ---> Running in 0da9101b9490 [2024-09-11T13:12:17.791Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-09-11T13:16:09.608Z] Removing intermediate container 0da9101b9490 [2024-09-11T13:16:09.608Z] ---> d5d2e35fcf75 [2024-09-11T13:16:09.608Z] Step 13/27 : FROM alpine:3.18 [2024-09-11T13:16:09.608Z] 3.18: Pulling from library/alpine [2024-09-11T13:16:09.608Z] 720f3032cd11: Pulling fs layer [2024-09-11T13:16:09.608Z] 720f3032cd11: Verifying Checksum [2024-09-11T13:16:09.608Z] 720f3032cd11: Download complete [2024-09-11T13:16:09.608Z] 720f3032cd11: Pull complete [2024-09-11T13:16:09.608Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T13:16:09.608Z] Status: Downloaded newer image for alpine:3.18 [2024-09-11T13:16:09.608Z] ---> 3e834921e367 [2024-09-11T13:16:09.608Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-11T13:16:09.608Z] ---> Running in 92426e93bae5 [2024-09-11T13:16:09.608Z] Removing intermediate container 92426e93bae5 [2024-09-11T13:16:09.608Z] ---> e3fc17c6313c [2024-09-11T13:16:09.608Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-11T13:16:09.608Z] ---> Running in 2ca1ff7f2001 [2024-09-11T13:16:09.608Z] Removing intermediate container 2ca1ff7f2001 [2024-09-11T13:16:09.608Z] ---> f37a711ebf0e [2024-09-11T13:16:09.608Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T13:16:09.608Z] ---> Running in 4f075de7f3c5 [2024-09-11T13:16:09.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:16:09.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:16:11.278Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T13:16:11.278Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T13:16:11.278Z] Executing busybox-1.36.1-r7.trigger [2024-09-11T13:16:11.278Z] Executing ca-certificates-20240226-r0.trigger [2024-09-11T13:16:11.545Z] OK: 9 MiB in 17 packages [2024-09-11T13:16:12.966Z] Removing intermediate container 4f075de7f3c5 [2024-09-11T13:16:12.967Z] ---> 9ca013ada6ac [2024-09-11T13:16:12.967Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-11T13:16:12.967Z] ---> Running in 57885f5cb977 [2024-09-11T13:16:13.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T13:16:14.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T13:16:15.149Z] OK: 9 MiB in 17 packages [2024-09-11T13:16:15.732Z] Removing intermediate container 57885f5cb977 [2024-09-11T13:16:15.732Z] ---> f4bc39372860 [2024-09-11T13:16:15.732Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-11T13:16:16.315Z] ---> eaf4e2080177 [2024-09-11T13:16:16.315Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-11T13:16:16.899Z] ---> 46691bf685af [2024-09-11T13:16:16.899Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-11T13:16:17.481Z] ---> 83610b225977 [2024-09-11T13:16:17.481Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-11T13:16:19.419Z] ---> 1886d161dae2 [2024-09-11T13:16:19.419Z] Step 22/27 : EXPOSE 48095 [2024-09-11T13:16:19.419Z] ---> Running in bfb9ba912059 [2024-09-11T13:16:19.692Z] Removing intermediate container bfb9ba912059 [2024-09-11T13:16:19.692Z] ---> 6baaa5a1acda [2024-09-11T13:16:19.692Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-11T13:16:19.692Z] ---> Running in eb0b41aae6ca [2024-09-11T13:16:19.958Z] Removing intermediate container eb0b41aae6ca [2024-09-11T13:16:19.958Z] ---> bf05bf712d88 [2024-09-11T13:16:19.958Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-11T13:16:20.227Z] ---> Running in 8c8f7614a13c [2024-09-11T13:16:20.495Z] Removing intermediate container 8c8f7614a13c [2024-09-11T13:16:20.495Z] ---> 36519b2f2f7b [2024-09-11T13:16:20.495Z] Step 25/27 : LABEL arch=arm64 [2024-09-11T13:16:20.495Z] ---> Running in f789e8a46eab [2024-09-11T13:16:20.762Z] Removing intermediate container f789e8a46eab [2024-09-11T13:16:20.762Z] ---> cb19e8557df8 [2024-09-11T13:16:20.762Z] Step 26/27 : LABEL git_sha=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [2024-09-11T13:16:20.762Z] ---> Running in 4eccd4bffe8c [2024-09-11T13:16:21.342Z] Removing intermediate container 4eccd4bffe8c [2024-09-11T13:16:21.342Z] ---> fec6c108e01e [2024-09-11T13:16:21.342Z] Step 27/27 : LABEL version=0.0.0 [2024-09-11T13:16:21.342Z] ---> Running in a7e2b860ea09 [2024-09-11T13:16:21.606Z] Removing intermediate container a7e2b860ea09 [2024-09-11T13:16:21.606Z] ---> a73deddefc0d [2024-09-11T13:16:21.606Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-11T13:16:21.606Z] Successfully built a73deddefc0d [2024-09-11T13:16:21.606Z] 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-09-11T13:16:22.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:16:22.592Z] [2024-09-11T13:16:22.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:16:23.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:16:23.020Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-11T13:16:23.020Z] 8998bd30e6a1: Pulling fs layer [2024-09-11T13:16:23.020Z] 04944245beec: Pulling fs layer [2024-09-11T13:16:23.020Z] 699f458cf7ca: Pulling fs layer [2024-09-11T13:16:23.020Z] 765212b225bb: Pulling fs layer [2024-09-11T13:16:23.020Z] f23df028b6ca: Pulling fs layer [2024-09-11T13:16:23.020Z] d65c8cfc05b1: Pulling fs layer [2024-09-11T13:16:23.020Z] 2437ff75d9bd: Pulling fs layer [2024-09-11T13:16:23.020Z] 765212b225bb: Waiting [2024-09-11T13:16:23.020Z] f23df028b6ca: Waiting [2024-09-11T13:16:23.020Z] d65c8cfc05b1: Waiting [2024-09-11T13:16:23.020Z] 2437ff75d9bd: Waiting [2024-09-11T13:16:23.287Z] 04944245beec: Verifying Checksum [2024-09-11T13:16:23.287Z] 04944245beec: Download complete [2024-09-11T13:16:23.287Z] 765212b225bb: Download complete [2024-09-11T13:16:23.287Z] f23df028b6ca: Verifying Checksum [2024-09-11T13:16:23.287Z] f23df028b6ca: Download complete [2024-09-11T13:16:23.287Z] d65c8cfc05b1: Verifying Checksum [2024-09-11T13:16:23.287Z] d65c8cfc05b1: Download complete [2024-09-11T13:16:23.552Z] 699f458cf7ca: Verifying Checksum [2024-09-11T13:16:23.552Z] 699f458cf7ca: Download complete [2024-09-11T13:16:23.819Z] 8998bd30e6a1: Verifying Checksum [2024-09-11T13:16:23.819Z] 8998bd30e6a1: Download complete [2024-09-11T13:16:26.394Z] 2437ff75d9bd: Verifying Checksum [2024-09-11T13:16:26.394Z] 2437ff75d9bd: Download complete [2024-09-11T13:16:28.332Z] 8998bd30e6a1: Pull complete [2024-09-11T13:16:28.915Z] 04944245beec: Pull complete [2024-09-11T13:16:30.320Z] 699f458cf7ca: Pull complete [2024-09-11T13:16:30.900Z] 765212b225bb: Pull complete [2024-09-11T13:16:31.484Z] f23df028b6ca: Pull complete [2024-09-11T13:16:31.749Z] d65c8cfc05b1: Pull complete [2024-09-11T13:16:49.939Z] 2437ff75d9bd: Pull complete [2024-09-11T13:16:49.939Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-11T13:16:49.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T13:16:49.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:16:50.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container [2024-09-11T13:16:50.386Z] $ 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-09-11T13:16:53.251Z] $ docker top e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:16:54.187Z] ---> job-cost.sh [2024-09-11T13:16:54.187Z] lf-activate-venv: SKIPPING [2024-09-11T13:16:54.187Z] INFO: No Stack... [2024-09-11T13:16:54.455Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-11T13:16:55.414Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T13:16:56.089Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-09-11T13:16:56.089Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T13:16:56.178Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [2024-09-11T13:16:56.187Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] did not exist. Created. [2024-09-11T13:16:56.194Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T13:16:56.941Z] /w/workspace/app-service-configurable/1@tmp/durable-afa6416a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-11T13:16:57.616Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-11T13:16:57.664Z] Warning: overwriting stash ‘stack-cost’ [2024-09-11T13:16:57.720Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T13:16:57.741Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T13:16:57.833Z] $ docker stop --time=1 e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 [2024-09-11T13:16:59.367Z] $ docker rm -f --volumes e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 [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-09-11T13:17:00.555Z] provisioning config files... [2024-09-11T13:17:00.561Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config10931836820048764773tmp [Pipeline] { [Pipeline] sh [2024-09-11T13:17:00.898Z] + set +x [2024-09-11T13:17:00.899Z] + + bash -s -- [2024-09-11T13:17:00.899Z] curl -s https://codecov.io/bash [2024-09-11T13:17:00.899Z] [2024-09-11T13:17:00.899Z] _____ _ [2024-09-11T13:17:00.899Z] / ____| | | [2024-09-11T13:17:00.899Z] | | ___ __| | ___ ___ _____ __ [2024-09-11T13:17:00.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-11T13:17:00.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-11T13:17:00.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-11T13:17:00.899Z] Bash-1.0.6 [2024-09-11T13:17:00.899Z] [2024-09-11T13:17:00.899Z] [2024-09-11T13:17:00.899Z] ==> git version 2.25.1 found [2024-09-11T13:17:00.899Z] ==> 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-09-11T13:17:00.899Z] Release-Date: 2020-01-08 [2024-09-11T13:17:00.899Z] 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-09-11T13:17:00.899Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-11T13:17:00.899Z] ==> Jenkins CI detected. [2024-09-11T13:17:00.899Z] current dir:  /w/workspace/_app-service-configurable_PR-676 [2024-09-11T13:17:00.899Z] project root: . [2024-09-11T13:17:00.899Z] --> token set from env [2024-09-11T13:17:00.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-11T13:17:01.158Z] ==> Running gcov in . (disable via -X gcov) [2024-09-11T13:17:01.158Z] ==> Python coveragepy not found [2024-09-11T13:17:01.158Z] ==> Searching for coverage reports in: [2024-09-11T13:17:01.158Z] + . [2024-09-11T13:17:01.158Z] -> Found 1 reports [2024-09-11T13:17:01.158Z] ==> Detecting git/mercurial file structure [2024-09-11T13:17:01.158Z] ==> Reading reports [2024-09-11T13:17:01.158Z] + ./coverage.out bytes=13 [2024-09-11T13:17:01.158Z] ==> Appending adjustments [2024-09-11T13:17:01.158Z] https://docs.codecov.io/docs/fixing-reports [2024-09-11T13:17:01.158Z] + Found adjustments [2024-09-11T13:17:01.158Z] ==> Gzipping contents [2024-09-11T13:17:01.158Z] 4.0K /tmp/codecov.VM67RG.gz [2024-09-11T13:17:01.158Z] ==> Uploading reports [2024-09-11T13:17:01.158Z] url: https://codecov.io [2024-09-11T13:17:01.158Z] query: branch=PR-676&commit=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=676&job=&cmd_args= [2024-09-11T13:17:01.158Z] -> Pinging Codecov [2024-09-11T13:17:01.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-676&commit=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=676&job=&cmd_args= [2024-09-11T13:17:01.416Z] -> Uploading to [2024-09-11T13:17:01.417Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-11/A97CA9966030D2A3747ED39772930CCE/c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2/d027d511-34c6-4820-bfec-2e562bc0b87c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T131701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc7f9d5fb9ff8185ac0e651f4cdf7b63a62a8c980d45294c353a810eb2d3aef1 [2024-09-11T13:17:01.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T13:17:01.417Z] Dload Upload Total Spent Left Speed [2024-09-11T13:17:01.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1070 --:--:-- --:--:-- --:--:-- 1070 [2024-09-11T13:17:01.675Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] } [2024-09-11T13:17:01.708Z] 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-09-11T13:17:04.064Z] + [ -d /w/workspace/_app-service-configurable_PR-676/archives ] [2024-09-11T13:17:04.064Z] + ls -al /w/workspace/_app-service-configurable_PR-676/archives [2024-09-11T13:17:04.064Z] total 16 [2024-09-11T13:17:04.064Z] drwxr-xr-x 3 root root 4096 Sep 11 13:02 . [2024-09-11T13:17:04.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:02 .. [2024-09-11T13:17:04.064Z] drwxr-xr-x 2 root root 4096 Sep 11 13:02 cost [2024-09-11T13:17:04.064Z] -rw-r--r-- 1 root root 96 Sep 11 13:02 cost.csv [2024-09-11T13:17:04.064Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-676/archives [2024-09-11T13:17:04.064Z] + ls -al /w/workspace/_app-service-configurable_PR-676/archives [2024-09-11T13:17:04.064Z] total 16 [2024-09-11T13:17:04.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:02 . [2024-09-11T13:17:04.064Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:02 .. [2024-09-11T13:17:04.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 13:02 cost [2024-09-11T13:17:04.064Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 11 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:04.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:05.329Z] ---> package-listing.sh [2024-09-11T13:17:05.329Z] ++ facter osfamily [2024-09-11T13:17:05.329Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-11T13:17:05.590Z] + OS_FAMILY=debian [2024-09-11T13:17:05.590Z] + workspace=/w/workspace/_app-service-configurable_PR-676 [2024-09-11T13:17:05.590Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-11T13:17:05.590Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-11T13:17:05.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-11T13:17:05.590Z] + PACKAGES=/tmp/packages_start.txt [2024-09-11T13:17:05.590Z] + '[' /w/workspace/_app-service-configurable_PR-676 ']' [2024-09-11T13:17:05.590Z] + PACKAGES=/tmp/packages_end.txt [2024-09-11T13:17:05.590Z] + case "${OS_FAMILY}" in [2024-09-11T13:17:05.590Z] + dpkg -l [2024-09-11T13:17:05.590Z] + grep '^ii' [2024-09-11T13:17:05.590Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-11T13:17:05.590Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-11T13:17:05.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-11T13:17:05.590Z] + '[' /w/workspace/_app-service-configurable_PR-676 ']' [2024-09-11T13:17:05.590Z] + mkdir -p /w/workspace/_app-service-configurable_PR-676/archives/ [2024-09-11T13:17:05.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-676/archives/ [Pipeline] echo [2024-09-11T13:17:05.642Z] 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-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-11T13:17:05.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T13:17:06.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T13:17:06.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T13:17:06.789Z] prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container [2024-09-11T13:17:06.817Z] $ 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-676/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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@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-09-11T13:17:07.001Z] $ docker top 2a90f3d51b9da1ee66904a79e74216b1ffd19081d8c9f2f97f8c7257c3342014 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T13:17:07.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-11T13:17:07.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-11T13:17:08.043Z] + ls /var/log/sa-host [2024-09-11T13:17:08.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T13:17:08.293Z] provisioning config files... [2024-09-11T13:17:08.303Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config14018997806445502637tmp [Pipeline] { [Pipeline] echo [2024-09-11T13:17:08.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:08.795Z] ---> create-netrc.sh [Pipeline] } [2024-09-11T13:17:08.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:09.297Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-11T13:17:09.337Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:09.672Z] ---> sudo-logs.sh [2024-09-11T13:17:09.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-11T13:17:09.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:10.097Z] ---> job-cost.sh [2024-09-11T13:17:10.097Z] lf-activate-venv: SKIPPING [2024-09-11T13:17:10.097Z] DEBUG: total: 0.2199999988079071 [2024-09-11T13:17:10.097Z] INFO: Retrieving Stack Cost... [2024-09-11T13:17:10.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T13:17:10.615Z] INFO: Archiving Costs [Pipeline] echo [2024-09-11T13:17:10.666Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T13:17:10.996Z] ---> logs-deploy.sh [2024-09-11T13:17:10.996Z] lf-activate-venv: SKIPPING [2024-09-11T13:17:10.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-676/1 [2024-09-11T13:17:10.996Z] INFO: archiving workspace using pattern(s): [2024-09-11T13:17:11.932Z] Archives upload complete. [2024-09-11T13:17:11.932Z] INFO: archiving logs to Nexus