Pull request #533 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 1f5faa189c5026e141b035046ee789496d5d86c4 rather than c26bbb9dc0f794e52e67b01f197bda81f27847cb Obtained Jenkinsfile from 1f5faa189c5026e141b035046ee789496d5d86c4 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-ssh7685388783621356561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh5938504565189851588.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/edgex-ui-go/branches/PR-533/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/edgex-ui-go/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5907520357940096573.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/edgex-ui-go/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17536171358298252112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh2281589939362694124.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/edgex-ui-go/branches/PR-533/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/edgex-ui-go/branches/PR-533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6760190922786564036.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17060’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17061 in /w/workspace/edgexfoundry_edgex-ui-go_PR-533 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-533 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f5faa189c5026e141b035046ee789496d5d86c4 into PR head commit c26bbb9dc0f794e52e67b01f197bda81f27847cb > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 Merge succeeded, producing c26bbb9dc0f794e52e67b01f197bda81f27847cb Checking out Revision c26bbb9dc0f794e52e67b01f197bda81f27847cb (PR-533) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 Commit message: "feat: add onvif and llrp protocol templates" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T21:54:47.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T21:54:48.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T21:54:48.185Z] ========================================================= [2022-07-06T21:54:48.185Z] EdgeX Global Pipelines Version Info [2022-07-06T21:54:48.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T21:54:48.991Z] ------------------- [2022-07-06T21:54:48.991Z] stable info: [2022-07-06T21:54:48.991Z] ------------------- [2022-07-06T21:54:48.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T21:54:48.991Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T21:54:48.991Z] Message: update stable to v1.0.234 [2022-07-06T21:54:49.565Z] ------------------- [2022-07-06T21:54:49.565Z] experimental info: [2022-07-06T21:54:49.565Z] ------------------- [2022-07-06T21:54:49.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T21:54:49.565Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T21:54:49.565Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T21:54:49.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-07-06T21:54:49.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-07-06T21:54:50.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T21:54:50.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T21:54:50.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T21:54:50.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T21:54:50.170Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T21:54:50.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T21:54:50.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T21:54:50.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T21:54:50.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T21:54:50.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-07-06T21:54:50.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T21:54:50.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T21:54:50.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T21:54:50.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T21:54:50.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T21:54:50.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T21:54:50.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T21:54:50.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T21:54:50.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T21:54:50.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T21:54:50.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T21:54:50.862Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T21:54:50.899Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T21:54:50.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T21:54:50.984Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T21:54:51.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo [2022-07-06T21:54:51.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo [2022-07-06T21:54:51.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo [2022-07-06T21:54:51.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo [2022-07-06T21:54:51.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c26bbb9 [Pipeline] echo [2022-07-06T21:54:51.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T21:54:51.360Z] provisioning config files... [2022-07-06T21:54:51.376Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config982713463316135698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T21:54:51.723Z] ---> docker-login.sh [2022-07-06T21:54:51.723Z] nexus3.edgexfoundry.org:10001 [2022-07-06T21:54:51.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:54:52.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:54:52.248Z] Configure a credential helper to remove this warning. See [2022-07-06T21:54:52.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:54:52.248Z] [2022-07-06T21:54:52.248Z] Login Succeeded [2022-07-06T21:54:52.248Z] nexus3.edgexfoundry.org:10002 [2022-07-06T21:54:52.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:54:52.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:54:52.248Z] Configure a credential helper to remove this warning. See [2022-07-06T21:54:52.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:54:52.248Z] [2022-07-06T21:54:52.248Z] Login Succeeded [2022-07-06T21:54:52.248Z] nexus3.edgexfoundry.org:10003 [2022-07-06T21:54:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:54:52.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:54:52.511Z] Configure a credential helper to remove this warning. See [2022-07-06T21:54:52.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:54:52.511Z] [2022-07-06T21:54:52.511Z] Login Succeeded [2022-07-06T21:54:52.511Z] nexus3.edgexfoundry.org:10004 [2022-07-06T21:54:52.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:54:52.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:54:52.775Z] Configure a credential helper to remove this warning. See [2022-07-06T21:54:52.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:54:52.775Z] [2022-07-06T21:54:52.775Z] Login Succeeded [2022-07-06T21:54:52.775Z] docker.io [2022-07-06T21:54:52.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:54:53.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:54:53.040Z] Configure a credential helper to remove this warning. See [2022-07-06T21:54:53.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:54:53.040Z] [2022-07-06T21:54:53.040Z] Login Succeeded [2022-07-06T21:54:53.040Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T21:54:53.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T21:54:53.732Z] + git rev-list -1 --merges c26bbb9dc0f794e52e67b01f197bda81f27847cb~1..c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo [2022-07-06T21:54:53.786Z] -----------> git rev-list -1 --merges c26bbb9dc0f794e52e67b01f197bda81f27847cb~1..c26bbb9dc0f794e52e67b01f197bda81f27847cb c26bbb9dc0f794e52e67b01f197bda81f27847cb [false] [Pipeline] sh [2022-07-06T21:54:54.099Z] + git log --format=format:%s -1 c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo [2022-07-06T21:54:54.135Z] ========================================================= [2022-07-06T21:54:54.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T21:54:54.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T21:54:54.576Z] + git log --format=format:%s -1 c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] echo [2022-07-06T21:54:54.610Z] [semverPrep] GIT_COMMIT: c26bbb9dc0f794e52e67b01f197bda81f27847cb, Commit Message: feat: add onvif and llrp protocol templates [Pipeline] echo [2022-07-06T21:54:54.641Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T21:54:55.015Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T21:54:55.015Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T21:54:55.015Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T21:54:55.015Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T21:54:55.015Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T21:54:55.015Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T21:54:55.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:54:55.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T21:54:55.447Z] [2022-07-06T21:54:55.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:54:55.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T21:54:55.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T21:54:55.832Z] 42c077c10790: Pulling fs layer [2022-07-06T21:54:55.832Z] f63e77b7563a: Pulling fs layer [2022-07-06T21:54:55.832Z] bd5fdadae976: Pulling fs layer [2022-07-06T21:54:55.832Z] 205491f53016: Pulling fs layer [2022-07-06T21:54:55.832Z] df18705c85c3: Pulling fs layer [2022-07-06T21:54:55.832Z] bdb3f477010e: Pulling fs layer [2022-07-06T21:54:55.832Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T21:54:55.832Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T21:54:55.832Z] bdb8f0575790: Pulling fs layer [2022-07-06T21:54:55.832Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T21:54:55.832Z] 2343380bae48: Pulling fs layer [2022-07-06T21:54:55.832Z] df18705c85c3: Waiting [2022-07-06T21:54:55.832Z] c8a8fc8e1c8f: Waiting [2022-07-06T21:54:55.832Z] bdb3f477010e: Waiting [2022-07-06T21:54:55.832Z] bdb8f0575790: Waiting [2022-07-06T21:54:55.832Z] 2c6e9b1d212d: Waiting [2022-07-06T21:54:55.832Z] 205491f53016: Waiting [2022-07-06T21:54:55.832Z] 2343380bae48: Waiting [2022-07-06T21:54:55.832Z] 386e3cb2ff24: Waiting [2022-07-06T21:54:55.832Z] f63e77b7563a: Verifying Checksum [2022-07-06T21:54:55.832Z] f63e77b7563a: Download complete [2022-07-06T21:54:55.832Z] 205491f53016: Verifying Checksum [2022-07-06T21:54:55.832Z] 205491f53016: Download complete [2022-07-06T21:54:56.092Z] df18705c85c3: Verifying Checksum [2022-07-06T21:54:56.092Z] df18705c85c3: Download complete [2022-07-06T21:54:56.092Z] bd5fdadae976: Verifying Checksum [2022-07-06T21:54:56.092Z] bd5fdadae976: Download complete [2022-07-06T21:54:56.092Z] bdb3f477010e: Verifying Checksum [2022-07-06T21:54:56.092Z] bdb3f477010e: Download complete [2022-07-06T21:54:56.092Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T21:54:56.092Z] 2c6e9b1d212d: Download complete [2022-07-06T21:54:56.092Z] bdb8f0575790: Verifying Checksum [2022-07-06T21:54:56.092Z] bdb8f0575790: Download complete [2022-07-06T21:54:56.092Z] 386e3cb2ff24: Download complete [2022-07-06T21:54:56.092Z] 2343380bae48: Verifying Checksum [2022-07-06T21:54:56.092Z] 2343380bae48: Download complete [2022-07-06T21:54:56.092Z] 42c077c10790: Verifying Checksum [2022-07-06T21:54:56.092Z] 42c077c10790: Download complete [2022-07-06T21:54:56.352Z] c8a8fc8e1c8f: Download complete [2022-07-06T21:54:57.739Z] 42c077c10790: Pull complete [2022-07-06T21:54:57.739Z] f63e77b7563a: Pull complete [2022-07-06T21:54:58.317Z] bd5fdadae976: Pull complete [2022-07-06T21:54:58.317Z] 205491f53016: Pull complete [2022-07-06T21:54:58.587Z] df18705c85c3: Pull complete [2022-07-06T21:54:58.587Z] bdb3f477010e: Pull complete [2022-07-06T21:55:01.150Z] c8a8fc8e1c8f: Pull complete [2022-07-06T21:55:01.150Z] 2c6e9b1d212d: Pull complete [2022-07-06T21:55:01.150Z] bdb8f0575790: Pull complete [2022-07-06T21:55:01.150Z] 386e3cb2ff24: Pull complete [2022-07-06T21:55:01.150Z] 2343380bae48: Pull complete [2022-07-06T21:55:01.150Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T21:55:01.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T21:55:01.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:55:01.402Z] prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container [2022-07-06T21:55:01.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@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-devops/py-git-semver:0.1.4 cat [2022-07-06T21:55:02.714Z] $ docker top bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 -eo pid,comm [2022-07-06T21:55:02.784Z] 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). [2022-07-06T21:55:02.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T21:55:02.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T21:55:02.898Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T21:55:03.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T21:55:03.051Z] $ docker exec bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent [2022-07-06T21:55:03.195Z] SSH_AUTH_SOCK=/tmp/ssh-p3bZ5tw5VIHl/agent.32 [2022-07-06T21:55:03.195Z] SSH_AGENT_PID=38 [2022-07-06T21:55:03.201Z] Running ssh-add (command line suppressed) [2022-07-06T21:55:03.321Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2956471668725200874.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2956471668725200874.key) [2022-07-06T21:55:03.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T21:55:03.664Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T21:55:03.694Z] $ docker exec --env ******** --env ******** bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent -k [2022-07-06T21:55:03.814Z] unset SSH_AUTH_SOCK; [2022-07-06T21:55:03.814Z] unset SSH_AGENT_PID; [2022-07-06T21:55:03.815Z] echo Agent pid 38 killed; [2022-07-06T21:55:03.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T21:55:03.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T21:55:03.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T21:55:04.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T21:55:04.064Z] $ docker exec bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent [2022-07-06T21:55:04.194Z] SSH_AUTH_SOCK=/tmp/ssh-7h8CjEp79SNd/agent.72 [2022-07-06T21:55:04.195Z] SSH_AGENT_PID=80 [2022-07-06T21:55:04.200Z] Running ssh-add (command line suppressed) [2022-07-06T21:55:04.324Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2519722801247628984.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/private_key_2519722801247628984.key) [2022-07-06T21:55:04.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T21:55:04.669Z] + git semver init [2022-07-06T21:55:04.930Z] 2022-07-06 21:55:04,885 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T21:55:04.930Z] 2022-07-06 21:55:04,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver [2022-07-06T21:55:04.930Z] 2022-07-06 21:55:04,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver [2022-07-06T21:55:04.930Z] 2022-07-06 21:55:04,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533, universal_newlines=False, shell=None, istream=None) [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,025 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.git/info/exclude [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 with force:False [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,025 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,030 [execute] INFO git cat-file --batch-check [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,038 [execute] INFO git cat-file --batch [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T21:55:06.322Z] 2022-07-06 21:55:06,044 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-533/.semver/PR-533 [2022-07-06T21:55:06.322Z] 0.0.0 [Pipeline] } [2022-07-06T21:55:06.351Z] $ docker exec --env ******** --env ******** bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 ssh-agent -k [2022-07-06T21:55:06.472Z] unset SSH_AUTH_SOCK; [2022-07-06T21:55:06.473Z] unset SSH_AGENT_PID; [2022-07-06T21:55:06.473Z] echo Agent pid 80 killed; [2022-07-06T21:55:06.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T21:55:06.915Z] + git semver [Pipeline] } [2022-07-06T21:55:07.209Z] $ docker stop --time=1 bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 [2022-07-06T21:55:08.566Z] $ docker rm -f bd426e26fff70e81f819e93fb4944aae74e1f6a9011809d197c3424af0901118 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T21:55:08.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T21:55:09.321Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T21:55:09.340Z] [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 [2022-07-06T21:55:09.916Z] provisioning config files... [2022-07-06T21:55:09.928Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config5603190849794248036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T21:55:10.272Z] ---> docker-login.sh [2022-07-06T21:55:10.272Z] nexus3.edgexfoundry.org:10001 [2022-07-06T21:55:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:55:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:55:10.272Z] Configure a credential helper to remove this warning. See [2022-07-06T21:55:10.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:55:10.272Z] [2022-07-06T21:55:10.272Z] Login Succeeded [2022-07-06T21:55:10.272Z] nexus3.edgexfoundry.org:10002 [2022-07-06T21:55:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:55:10.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:55:10.536Z] Configure a credential helper to remove this warning. See [2022-07-06T21:55:10.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:55:10.536Z] [2022-07-06T21:55:10.536Z] Login Succeeded [2022-07-06T21:55:10.536Z] nexus3.edgexfoundry.org:10003 [2022-07-06T21:55:10.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:55:10.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:55:10.536Z] Configure a credential helper to remove this warning. See [2022-07-06T21:55:10.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:55:10.536Z] [2022-07-06T21:55:10.536Z] Login Succeeded [2022-07-06T21:55:10.536Z] nexus3.edgexfoundry.org:10004 [2022-07-06T21:55:10.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:55:10.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:55:10.799Z] Configure a credential helper to remove this warning. See [2022-07-06T21:55:10.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:55:10.799Z] [2022-07-06T21:55:10.799Z] Login Succeeded [2022-07-06T21:55:10.799Z] docker.io [2022-07-06T21:55:10.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:55:11.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:55:11.060Z] Configure a credential helper to remove this warning. See [2022-07-06T21:55:11.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:55:11.060Z] [2022-07-06T21:55:11.060Z] Login Succeeded [2022-07-06T21:55:11.060Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T21:55:11.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T21:55:11.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T21:55:11.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T21:55:11.339Z] ========================================================= [2022-07-06T21:55:11.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T21:55:11.339Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:55:11.823Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T21:55:12.084Z] Sending build context to Docker daemon 43.99MB [2022-07-06T21:55:12.084Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T21:55:12.084Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-06T21:55:12.084Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T21:55:12.084Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T21:55:12.084Z] 666ba61612fd: Pulling fs layer [2022-07-06T21:55:12.084Z] 8ed8ca486205: Pulling fs layer [2022-07-06T21:55:12.084Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T21:55:12.084Z] c516ae0d96e1: Pulling fs layer [2022-07-06T21:55:12.084Z] 684cea983483: Pulling fs layer [2022-07-06T21:55:12.084Z] dd3240ac7de5: Pulling fs layer [2022-07-06T21:55:12.084Z] b1e948a4e11c: Pulling fs layer [2022-07-06T21:55:12.084Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T21:55:12.084Z] 646ad004c059: Pulling fs layer [2022-07-06T21:55:12.084Z] b1e948a4e11c: Waiting [2022-07-06T21:55:12.084Z] a8fd76ee1af6: Waiting [2022-07-06T21:55:12.084Z] 646ad004c059: Waiting [2022-07-06T21:55:12.084Z] cc1cd167ecdc: Waiting [2022-07-06T21:55:12.084Z] c516ae0d96e1: Waiting [2022-07-06T21:55:12.084Z] dd3240ac7de5: Waiting [2022-07-06T21:55:12.084Z] 684cea983483: Waiting [2022-07-06T21:55:12.084Z] 8ed8ca486205: Download complete [2022-07-06T21:55:12.084Z] 666ba61612fd: Download complete [2022-07-06T21:55:12.084Z] c516ae0d96e1: Verifying Checksum [2022-07-06T21:55:12.084Z] c516ae0d96e1: Download complete [2022-07-06T21:55:12.084Z] 684cea983483: Verifying Checksum [2022-07-06T21:55:12.084Z] 684cea983483: Download complete [2022-07-06T21:55:12.084Z] dd3240ac7de5: Verifying Checksum [2022-07-06T21:55:12.084Z] dd3240ac7de5: Download complete [2022-07-06T21:55:12.084Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T21:55:12.084Z] 59bf1c3509f3: Download complete [2022-07-06T21:55:12.345Z] b1e948a4e11c: Verifying Checksum [2022-07-06T21:55:12.345Z] b1e948a4e11c: Download complete [2022-07-06T21:55:12.345Z] 59bf1c3509f3: Pull complete [2022-07-06T21:55:12.607Z] 666ba61612fd: Pull complete [2022-07-06T21:55:12.607Z] 8ed8ca486205: Pull complete [2022-07-06T21:55:12.607Z] 646ad004c059: Verifying Checksum [2022-07-06T21:55:12.607Z] 646ad004c059: Download complete [2022-07-06T21:55:12.869Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T21:55:12.869Z] a8fd76ee1af6: Download complete [2022-07-06T21:55:12.869Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T21:55:12.869Z] cc1cd167ecdc: Download complete [2022-07-06T21:55:17.068Z] cc1cd167ecdc: Pull complete [2022-07-06T21:55:17.068Z] c516ae0d96e1: Pull complete [2022-07-06T21:55:17.068Z] 684cea983483: Pull complete [2022-07-06T21:55:17.328Z] dd3240ac7de5: Pull complete [2022-07-06T21:55:17.328Z] b1e948a4e11c: Pull complete [2022-07-06T21:55:19.867Z] a8fd76ee1af6: Pull complete [2022-07-06T21:55:20.439Z] 646ad004c059: Pull complete [2022-07-06T21:55:20.439Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T21:55:20.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T21:55:20.439Z] ---> 8f69c11f6b0c [2022-07-06T21:55:20.439Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-06T21:55:21.830Z] ---> Running in 0315e603a0e6 [2022-07-06T21:55:22.099Z] Removing intermediate container 0315e603a0e6 [2022-07-06T21:55:22.099Z] ---> 527cf83efe71 [2022-07-06T21:55:22.099Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-06T21:55:22.099Z] ---> Running in 13e8c7271ffc [2022-07-06T21:55:22.099Z] Removing intermediate container 13e8c7271ffc [2022-07-06T21:55:22.099Z] ---> 3319ccf85563 [2022-07-06T21:55:22.099Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T21:55:22.099Z] ---> Running in e70e65aaae7b [2022-07-06T21:55:22.099Z] Removing intermediate container e70e65aaae7b [2022-07-06T21:55:22.099Z] ---> 2d32b17c04cc [2022-07-06T21:55:22.099Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-06T21:55:22.360Z] ---> Running in a0d298a05fc0 [2022-07-06T21:55:22.360Z] Removing intermediate container a0d298a05fc0 [2022-07-06T21:55:22.360Z] ---> f6ad4021406f [2022-07-06T21:55:22.360Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-06T21:55:22.360Z] ---> Running in 4c0cb58a992f [2022-07-06T21:55:22.360Z] Removing intermediate container 4c0cb58a992f [2022-07-06T21:55:22.360Z] ---> 367911b949b3 [2022-07-06T21:55:22.360Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T21:55:22.360Z] ---> Running in e3ddf316515f [2022-07-06T21:55:23.302Z] Removing intermediate container e3ddf316515f [2022-07-06T21:55:23.302Z] ---> e18deb08de42 [2022-07-06T21:55:23.302Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T21:55:23.302Z] ---> Running in 9e85aaec3108 [2022-07-06T21:55:23.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T21:55:24.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T21:55:24.756Z] Still waiting to schedule task [2022-07-06T21:55:24.757Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17062’ is offline [2022-07-06T21:55:24.774Z] OK: 221 MiB in 52 packages [2022-07-06T21:55:25.035Z] Removing intermediate container 9e85aaec3108 [2022-07-06T21:55:25.035Z] ---> 4e3933133c34 [2022-07-06T21:55:25.035Z] Step 10/15 : ENV GO111MODULE=on [2022-07-06T21:55:25.035Z] ---> Running in af260c5a9544 [2022-07-06T21:55:25.035Z] Removing intermediate container af260c5a9544 [2022-07-06T21:55:25.035Z] ---> bf872de04656 [2022-07-06T21:55:25.035Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-06T21:55:25.300Z] ---> Running in f35577eadee5 [2022-07-06T21:55:25.300Z] Removing intermediate container f35577eadee5 [2022-07-06T21:55:25.300Z] ---> f62e9dedb5fc [2022-07-06T21:55:25.300Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-06T21:55:25.300Z] ---> 2ad19da8cd47 [2022-07-06T21:55:25.300Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T21:55:25.565Z] ---> Running in 43378482487c [2022-07-06T21:55:37.804Z] Removing intermediate container 43378482487c [2022-07-06T21:55:37.804Z] ---> 51e853aa5943 [2022-07-06T21:55:37.804Z] Step 14/15 : COPY . . [2022-07-06T21:55:37.804Z] ---> 5dde3f9aefd0 [2022-07-06T21:55:37.804Z] Step 15/15 : RUN ${MAKE} [2022-07-06T21:55:37.804Z] ---> Running in 043c825d0fc3 [2022-07-06T21:55:37.804Z] noop [2022-07-06T21:55:38.068Z] Removing intermediate container 043c825d0fc3 [2022-07-06T21:55:38.068Z] ---> db82054b0995 [2022-07-06T21:55:38.068Z] Successfully built db82054b0995 [2022-07-06T21:55:38.068Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:55:38.505Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T21:55:38.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:55:38.655Z] prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container [2022-07-06T21:55:38.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T21:55:39.134Z] $ docker top 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T21:55:39.540Z] + go version [2022-07-06T21:55:39.540Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T21:55:39.574Z] $ docker stop --time=1 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 [2022-07-06T21:55:40.890Z] $ docker rm -f 4c63d6600e3f149984de43452e4967138c9a98df8b2f5dee5cff2a064747c937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:55:41.615Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T21:55:41.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:55:41.782Z] prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container [2022-07-06T21:55:41.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T21:55:42.259Z] $ docker top 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T21:55:42.757Z] + make test [2022-07-06T21:55:42.757Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-06T21:55:43.019Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-06T21:55:48.305Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-06T21:55:48.305Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-06T21:55:51.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T21:55:51.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-06T21:55:51.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T21:55:51.688Z] $ docker stop --time=1 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 [2022-07-06T21:55:53.183Z] $ docker rm -f 9ef04b99395b6b33bbdca0a86d14e9bddc08b8437e5c0d03e0c6f9d358f0c8a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T21:55:53.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T21:55:53.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T21:55:54.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T21:55:54.773Z] + ls -al . [2022-07-06T21:55:54.773Z] total 160 [2022-07-06T21:55:54.773Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 6 21:55 . [2022-07-06T21:55:54.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 .. [2022-07-06T21:55:54.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 21:55 .git [2022-07-06T21:55:54.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 .github [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 6 21:54 .gitignore [2022-07-06T21:55:54.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 21:55 .semver [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 6 21:54 Attribution.txt [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 6 21:54 CHANGELOG.md [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 6 21:54 CONTRIBUTING.md [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 6 21:54 Dockerfile [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 6 21:54 Jenkinsfile [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 6 21:54 LICENSE [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 6 21:54 Makefile [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 6 21:54 README.md [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 21:55 VERSION [2022-07-06T21:55:54.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 assets [2022-07-06T21:55:54.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:54 bin [2022-07-06T21:55:54.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 cmd [2022-07-06T21:55:54.773Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 21:55 coverage.out [2022-07-06T21:55:54.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:54 docs [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 6 21:54 go.mod [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 6 21:54 go.sum [2022-07-06T21:55:54.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 21:54 internal [2022-07-06T21:55:54.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:54 pkg [2022-07-06T21:55:54.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 snap [2022-07-06T21:55:54.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 testing [2022-07-06T21:55:54.773Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 6 21:54 version.go [2022-07-06T21:55:54.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:54 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:55:55.165Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb --label arch=amd64 --label version=0.0.0 . [2022-07-06T21:55:55.426Z] Sending build context to Docker daemon 43.99MB [2022-07-06T21:55:55.426Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T21:55:55.426Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-06T21:55:55.426Z] ---> db82054b0995 [2022-07-06T21:55:55.426Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-06T21:55:55.426Z] ---> Running in 5008aee1fe78 [2022-07-06T21:55:55.687Z] Removing intermediate container 5008aee1fe78 [2022-07-06T21:55:55.687Z] ---> 254114cd6da1 [2022-07-06T21:55:55.687Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-06T21:55:55.687Z] ---> Running in 89434b08f3f4 [2022-07-06T21:55:55.687Z] Removing intermediate container 89434b08f3f4 [2022-07-06T21:55:55.687Z] ---> 905ce217b9c8 [2022-07-06T21:55:55.687Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T21:55:55.687Z] ---> Running in d2e1e1af8d6e [2022-07-06T21:55:55.951Z] Removing intermediate container d2e1e1af8d6e [2022-07-06T21:55:55.951Z] ---> 914b876f05de [2022-07-06T21:55:55.951Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-06T21:55:55.951Z] ---> Running in 9b4486136f77 [2022-07-06T21:55:55.951Z] Removing intermediate container 9b4486136f77 [2022-07-06T21:55:55.951Z] ---> a87f5101c0e2 [2022-07-06T21:55:55.951Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-06T21:55:55.951Z] ---> Running in 4c0fe9150b77 [2022-07-06T21:55:56.211Z] Removing intermediate container 4c0fe9150b77 [2022-07-06T21:55:56.211Z] ---> d0a11127b965 [2022-07-06T21:55:56.211Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T21:55:56.211Z] ---> Running in f51c53bb61b7 [2022-07-06T21:55:56.784Z] Removing intermediate container f51c53bb61b7 [2022-07-06T21:55:56.784Z] ---> f642fc8cd34b [2022-07-06T21:55:56.784Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T21:55:56.784Z] ---> Running in 0cb7bc3cd0e4 [2022-07-06T21:55:57.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T21:55:57.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T21:55:58.250Z] OK: 221 MiB in 52 packages [2022-07-06T21:55:58.826Z] Removing intermediate container 0cb7bc3cd0e4 [2022-07-06T21:55:58.826Z] ---> be8c7375b3b1 [2022-07-06T21:55:58.826Z] Step 10/23 : ENV GO111MODULE=on [2022-07-06T21:55:58.826Z] ---> Running in 049eab8ebf38 [2022-07-06T21:55:58.826Z] Removing intermediate container 049eab8ebf38 [2022-07-06T21:55:58.826Z] ---> 094b3e1dfaa2 [2022-07-06T21:55:58.826Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-06T21:55:58.826Z] ---> Running in a6bb5dab517d [2022-07-06T21:55:58.826Z] Removing intermediate container a6bb5dab517d [2022-07-06T21:55:58.826Z] ---> 3626f342378e [2022-07-06T21:55:58.826Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-06T21:55:59.087Z] ---> 8eab801b82c3 [2022-07-06T21:55:59.087Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T21:55:59.087Z] ---> Running in da70d20c1c8e [2022-07-06T21:55:59.666Z] Removing intermediate container da70d20c1c8e [2022-07-06T21:55:59.666Z] ---> d8a8d331f514 [2022-07-06T21:55:59.666Z] Step 14/23 : COPY . . [2022-07-06T21:56:01.050Z] ---> f22646c42656 [2022-07-06T21:56:01.050Z] Step 15/23 : RUN ${MAKE} [2022-07-06T21:56:01.050Z] ---> Running in 63857d9bb4d7 [2022-07-06T21:56:01.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-06T21:56:06.327Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-06T21:56:08.252Z] Removing intermediate container 63857d9bb4d7 [2022-07-06T21:56:08.252Z] ---> 087639cf8d92 [2022-07-06T21:56:08.252Z] Step 16/23 : FROM alpine:3.14 [2022-07-06T21:56:08.515Z] 3.14: Pulling from library/alpine [2022-07-06T21:56:08.775Z] 8663204ce13b: Pulling fs layer [2022-07-06T21:56:09.036Z] 8663204ce13b: Verifying Checksum [2022-07-06T21:56:09.036Z] 8663204ce13b: Download complete [2022-07-06T21:56:09.036Z] 8663204ce13b: Pull complete [2022-07-06T21:56:09.036Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T21:56:09.036Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T21:56:09.036Z] ---> e04c818066af [2022-07-06T21:56:09.036Z] Step 17/23 : EXPOSE 4000 [2022-07-06T21:56:09.036Z] ---> Running in 190b3080344b [2022-07-06T21:56:09.296Z] Removing intermediate container 190b3080344b [2022-07-06T21:56:09.296Z] ---> ae9c6c73e5d8 [2022-07-06T21:56:09.296Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-06T21:56:09.555Z] ---> 984350b5217b [2022-07-06T21:56:09.555Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-06T21:56:09.555Z] ---> Running in 56c677eeb102 [2022-07-06T21:56:09.814Z] Removing intermediate container 56c677eeb102 [2022-07-06T21:56:09.814Z] ---> 63e6fb11f1ce [2022-07-06T21:56:09.814Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-06T21:56:09.814Z] ---> Running in f1810f9ea5cc [2022-07-06T21:56:09.814Z] Removing intermediate container f1810f9ea5cc [2022-07-06T21:56:09.814Z] ---> e6c7aa86329a [2022-07-06T21:56:09.814Z] Step 21/23 : LABEL arch=amd64 [2022-07-06T21:56:09.814Z] ---> Running in 76bb6a734afa [2022-07-06T21:56:10.074Z] Removing intermediate container 76bb6a734afa [2022-07-06T21:56:10.074Z] ---> 43caa30746ee [2022-07-06T21:56:10.074Z] Step 22/23 : LABEL git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb [2022-07-06T21:56:10.074Z] ---> Running in 090f8a1bd229 [2022-07-06T21:56:10.074Z] Removing intermediate container 090f8a1bd229 [2022-07-06T21:56:10.074Z] ---> 9e1be2979ddb [2022-07-06T21:56:10.074Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T21:56:10.074Z] ---> Running in de2589840b91 [2022-07-06T21:56:10.333Z] Removing intermediate container de2589840b91 [2022-07-06T21:56:10.333Z] ---> 67243776ba83 [2022-07-06T21:56:10.333Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T21:56:10.333Z] Successfully built 67243776ba83 [2022-07-06T21:56:10.333Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:56:11.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T21:56:11.161Z] [2022-07-06T21:56:11.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:56:11.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T21:56:11.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T21:56:11.527Z] 5eb5b503b376: Pulling fs layer [2022-07-06T21:56:11.527Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T21:56:11.527Z] ec43610c2a17: Pulling fs layer [2022-07-06T21:56:11.527Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T21:56:11.527Z] 33b1e0a273af: Pulling fs layer [2022-07-06T21:56:11.527Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T21:56:11.527Z] 2f39f015ded8: Pulling fs layer [2022-07-06T21:56:11.527Z] 33b1e0a273af: Waiting [2022-07-06T21:56:11.527Z] 5d3b04190fa2: Waiting [2022-07-06T21:56:11.527Z] 2f39f015ded8: Waiting [2022-07-06T21:56:11.527Z] 3a2ae6a8a46f: Waiting [2022-07-06T21:56:11.527Z] 5c69ac0246d0: Download complete [2022-07-06T21:56:11.527Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T21:56:11.527Z] 3a2ae6a8a46f: Download complete [2022-07-06T21:56:11.527Z] 33b1e0a273af: Verifying Checksum [2022-07-06T21:56:11.527Z] 33b1e0a273af: Download complete [2022-07-06T21:56:11.527Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T21:56:11.527Z] 5d3b04190fa2: Download complete [2022-07-06T21:56:11.787Z] ec43610c2a17: Verifying Checksum [2022-07-06T21:56:11.787Z] ec43610c2a17: Download complete [2022-07-06T21:56:11.787Z] 5eb5b503b376: Verifying Checksum [2022-07-06T21:56:11.787Z] 5eb5b503b376: Download complete [2022-07-06T21:56:12.357Z] 2f39f015ded8: Download complete [2022-07-06T21:56:13.297Z] 5eb5b503b376: Pull complete [2022-07-06T21:56:13.297Z] 5c69ac0246d0: Pull complete [2022-07-06T21:56:13.865Z] ec43610c2a17: Pull complete [2022-07-06T21:56:13.865Z] 3a2ae6a8a46f: Pull complete [2022-07-06T21:56:14.124Z] 33b1e0a273af: Pull complete [2022-07-06T21:56:14.124Z] 5d3b04190fa2: Pull complete [2022-07-06T21:56:18.316Z] 2f39f015ded8: Pull complete [2022-07-06T21:56:18.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T21:56:18.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T21:56:18.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:56:18.538Z] prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container [2022-07-06T21:56:18.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T21:56:19.902Z] $ docker top 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T21:56:20.347Z] ---> job-cost.sh [2022-07-06T21:56:20.347Z] lf-activate-venv: SKIPPING [2022-07-06T21:56:20.347Z] INFO: No Stack... [2022-07-06T21:56:20.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T21:56:21.180Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T21:56:21.504Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/cost.csv [2022-07-06T21:56:21.504Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T21:56:21.548Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [2022-07-06T21:56:21.554Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] did not exist. Created. [2022-07-06T21:56:21.554Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T21:56:21.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T21:56:22.012Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T21:56:22.027Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T21:56:22.117Z] $ docker stop --time=1 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 [2022-07-06T21:56:23.288Z] $ docker rm -f 0b71cb34c72f68e6b51153122a491aca6de082a4ef8fc8701dcb68281e51d242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T21:57:51.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17063 in /w/workspace/edgexfoundry_edgex-ui-go_PR-533 [Pipeline] { [Pipeline] ws [2022-07-06T21:57:51.425Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-07-06T21:57:51.507Z] The recommended git tool is: git [2022-07-06T21:57:56.361Z] using credential edgex-jenkins-ssh [2022-07-06T21:57:56.376Z] Cloning the remote Git repository [2022-07-06T21:57:56.432Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-06T21:57:56.518Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-07-06T21:57:56.600Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-06T21:57:56.600Z] > git --version # timeout=10 [2022-07-06T21:57:56.626Z] > git --version # 'git version 2.25.1' [2022-07-06T21:57:56.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T21:57:56.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T21:58:00.150Z] Merging remotes/origin/main commit 1f5faa189c5026e141b035046ee789496d5d86c4 into PR head commit c26bbb9dc0f794e52e67b01f197bda81f27847cb [2022-07-06T21:57:59.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-06T21:57:59.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T21:57:59.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-06T21:57:59.617Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-06T21:57:59.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T21:57:59.631Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T21:58:00.168Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:58:00.642Z] Merge succeeded, producing c26bbb9dc0f794e52e67b01f197bda81f27847cb [2022-07-06T21:58:00.642Z] Checking out Revision c26bbb9dc0f794e52e67b01f197bda81f27847cb (PR-533) [2022-07-06T21:58:00.194Z] > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 [2022-07-06T21:58:00.552Z] > git remote # timeout=10 [2022-07-06T21:58:00.569Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T21:58:00.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T21:58:00.599Z] > git merge 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 [2022-07-06T21:58:00.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T21:58:00.649Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T21:58:00.663Z] > git checkout -f c26bbb9dc0f794e52e67b01f197bda81f27847cb # timeout=10 [2022-07-06T21:58:05.179Z] Commit message: "feat: add onvif and llrp protocol templates" [2022-07-06T21:58:05.235Z] > git --version # timeout=10 [2022-07-06T21:58:05.247Z] > git --version # 'git version 2.25.1' [2022-07-06T21:58:05.266Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T21:58:06.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T21:58:06.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T21:58:06.292Z] Dload Upload Total Spent Left Speed [2022-07-06T21:58:06.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2022-07-06T21:58:07.115Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T21:58:07.484Z] + sudo tee /etc/docker/daemon.new [2022-07-06T21:58:07.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T21:58:07.484Z] { [2022-07-06T21:58:07.484Z] "registry-mirrors": [ [2022-07-06T21:58:07.484Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T21:58:07.484Z] ], [2022-07-06T21:58:07.484Z] "bip": "10.250.0.254/24", [2022-07-06T21:58:07.484Z] "hosts": [ [2022-07-06T21:58:07.484Z] "tcp://0.0.0.0:5555", [2022-07-06T21:58:07.484Z] "unix:///var/run/docker.sock" [2022-07-06T21:58:07.484Z] ], [2022-07-06T21:58:07.484Z] "mtu": 1458, [2022-07-06T21:58:07.484Z] "selinux-enabled": true, [2022-07-06T21:58:07.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T21:58:07.484Z] } [Pipeline] sh [2022-07-06T21:58:07.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T21:58:08.269Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T21:58:26.839Z] provisioning config files... [2022-07-06T21:58:26.863Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2936575354589036986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T21:58:27.260Z] ---> docker-login.sh [2022-07-06T21:58:27.260Z] nexus3.edgexfoundry.org:10001 [2022-07-06T21:58:27.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:58:28.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:58:28.139Z] Configure a credential helper to remove this warning. See [2022-07-06T21:58:28.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:58:28.139Z] [2022-07-06T21:58:28.139Z] Login Succeeded [2022-07-06T21:58:28.139Z] nexus3.edgexfoundry.org:10002 [2022-07-06T21:58:28.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:58:28.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:58:28.738Z] Configure a credential helper to remove this warning. See [2022-07-06T21:58:28.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:58:28.738Z] [2022-07-06T21:58:28.738Z] Login Succeeded [2022-07-06T21:58:28.738Z] nexus3.edgexfoundry.org:10003 [2022-07-06T21:58:29.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:58:29.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:58:29.292Z] Configure a credential helper to remove this warning. See [2022-07-06T21:58:29.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:58:29.292Z] [2022-07-06T21:58:29.292Z] Login Succeeded [2022-07-06T21:58:29.292Z] nexus3.edgexfoundry.org:10004 [2022-07-06T21:58:29.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:58:29.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:58:29.567Z] Configure a credential helper to remove this warning. See [2022-07-06T21:58:29.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:58:29.567Z] [2022-07-06T21:58:29.567Z] Login Succeeded [2022-07-06T21:58:29.567Z] docker.io [2022-07-06T21:58:30.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T21:58:30.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T21:58:30.765Z] Configure a credential helper to remove this warning. See [2022-07-06T21:58:30.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T21:58:30.765Z] [2022-07-06T21:58:30.765Z] Login Succeeded [2022-07-06T21:58:30.765Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T21:58:30.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T21:58:31.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T21:58:31.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T21:58:31.247Z] ========================================================= [2022-07-06T21:58:31.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T21:58:31.247Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:58:31.751Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-06T21:58:32.751Z] Sending build context to Docker daemon 27.61MB [2022-07-06T21:58:32.751Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T21:58:32.751Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-06T21:58:33.031Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T21:58:33.031Z] 9b3977197b4f: Pulling fs layer [2022-07-06T21:58:33.031Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T21:58:33.031Z] 94645a83ff95: Pulling fs layer [2022-07-06T21:58:33.031Z] e6fb740bc735: Pulling fs layer [2022-07-06T21:58:33.031Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T21:58:33.031Z] e6fb740bc735: Waiting [2022-07-06T21:58:33.031Z] 355e64cbe906: Pulling fs layer [2022-07-06T21:58:33.031Z] 63ab81a10011: Pulling fs layer [2022-07-06T21:58:33.031Z] 3a77bd46dcc9: Waiting [2022-07-06T21:58:33.031Z] 555d1d1c4555: Pulling fs layer [2022-07-06T21:58:33.031Z] 355e64cbe906: Waiting [2022-07-06T21:58:33.031Z] 63ab81a10011: Waiting [2022-07-06T21:58:33.031Z] 7d9057610161: Pulling fs layer [2022-07-06T21:58:33.031Z] 555d1d1c4555: Waiting [2022-07-06T21:58:33.031Z] 7d9057610161: Waiting [2022-07-06T21:58:33.031Z] 94645a83ff95: Verifying Checksum [2022-07-06T21:58:33.031Z] 94645a83ff95: Download complete [2022-07-06T21:58:33.031Z] 1a89e8eeedd5: Download complete [2022-07-06T21:58:33.031Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T21:58:33.031Z] 3a77bd46dcc9: Download complete [2022-07-06T21:58:33.031Z] 355e64cbe906: Download complete [2022-07-06T21:58:33.031Z] 63ab81a10011: Verifying Checksum [2022-07-06T21:58:33.031Z] 63ab81a10011: Download complete [2022-07-06T21:58:33.031Z] 9b3977197b4f: Verifying Checksum [2022-07-06T21:58:34.026Z] 9b3977197b4f: Pull complete [2022-07-06T21:58:34.026Z] 7d9057610161: Verifying Checksum [2022-07-06T21:58:34.026Z] 7d9057610161: Download complete [2022-07-06T21:58:34.627Z] 1a89e8eeedd5: Pull complete [2022-07-06T21:58:34.903Z] 94645a83ff95: Pull complete [2022-07-06T21:58:35.177Z] 555d1d1c4555: Verifying Checksum [2022-07-06T21:58:35.177Z] 555d1d1c4555: Download complete [2022-07-06T21:58:35.776Z] e6fb740bc735: Verifying Checksum [2022-07-06T21:58:35.776Z] e6fb740bc735: Download complete [2022-07-06T21:58:48.181Z] e6fb740bc735: Pull complete [2022-07-06T21:58:48.181Z] 3a77bd46dcc9: Pull complete [2022-07-06T21:58:48.181Z] 355e64cbe906: Pull complete [2022-07-06T21:58:48.456Z] 63ab81a10011: Pull complete [2022-07-06T21:58:55.192Z] 555d1d1c4555: Pull complete [2022-07-06T21:58:56.624Z] 7d9057610161: Pull complete [2022-07-06T21:58:56.624Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T21:58:56.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T21:58:56.624Z] ---> 819e984ddca1 [2022-07-06T21:58:56.624Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-06T21:58:58.601Z] ---> Running in 67aa0b3dc263 [2022-07-06T21:58:58.601Z] Removing intermediate container 67aa0b3dc263 [2022-07-06T21:58:58.601Z] ---> 1a84744236e8 [2022-07-06T21:58:58.601Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-06T21:58:58.601Z] ---> Running in f558ac285477 [2022-07-06T21:58:58.884Z] Removing intermediate container f558ac285477 [2022-07-06T21:58:58.884Z] ---> 1954700ea22e [2022-07-06T21:58:58.884Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T21:58:59.159Z] ---> Running in 6dc20dfbaa59 [2022-07-06T21:58:59.430Z] Removing intermediate container 6dc20dfbaa59 [2022-07-06T21:58:59.430Z] ---> ddf4f6e7e548 [2022-07-06T21:58:59.430Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-06T21:58:59.430Z] ---> Running in a6d79ce3e892 [2022-07-06T21:58:59.703Z] Removing intermediate container a6d79ce3e892 [2022-07-06T21:58:59.703Z] ---> aa4a4921c4b7 [2022-07-06T21:58:59.703Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-06T21:58:59.703Z] ---> Running in a2deb3b17681 [2022-07-06T21:58:59.984Z] Removing intermediate container a2deb3b17681 [2022-07-06T21:58:59.984Z] ---> 9148b444d1b7 [2022-07-06T21:58:59.984Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T21:59:00.259Z] ---> Running in 938c7be9612a [2022-07-06T21:59:02.240Z] Removing intermediate container 938c7be9612a [2022-07-06T21:59:02.240Z] ---> f0aa73fc745d [2022-07-06T21:59:02.240Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T21:59:02.240Z] ---> Running in e3a30e3089f3 [2022-07-06T21:59:02.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T21:59:03.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T21:59:04.802Z] OK: 220 MiB in 52 packages [2022-07-06T21:59:05.414Z] Removing intermediate container e3a30e3089f3 [2022-07-06T21:59:05.414Z] ---> 7e57f38cc503 [2022-07-06T21:59:05.414Z] Step 10/15 : ENV GO111MODULE=on [2022-07-06T21:59:05.414Z] ---> Running in cec370c58a74 [2022-07-06T21:59:06.014Z] Removing intermediate container cec370c58a74 [2022-07-06T21:59:06.014Z] ---> 068068c2738f [2022-07-06T21:59:06.014Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-06T21:59:06.014Z] ---> Running in 78cbee6f5634 [2022-07-06T21:59:06.289Z] Removing intermediate container 78cbee6f5634 [2022-07-06T21:59:06.289Z] ---> 6e580b69c635 [2022-07-06T21:59:06.289Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-06T21:59:06.896Z] ---> 97822463fb7e [2022-07-06T21:59:06.896Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T21:59:06.896Z] ---> Running in d01b7a1ee4a2 [2022-07-06T21:59:33.717Z] Removing intermediate container d01b7a1ee4a2 [2022-07-06T21:59:33.717Z] ---> 306f81445150 [2022-07-06T21:59:33.717Z] Step 14/15 : COPY . . [2022-07-06T21:59:35.707Z] ---> 5768560e9932 [2022-07-06T21:59:35.707Z] Step 15/15 : RUN ${MAKE} [2022-07-06T21:59:35.707Z] ---> Running in 2dc35793ac41 [2022-07-06T21:59:36.685Z] noop [2022-07-06T21:59:37.282Z] Removing intermediate container 2dc35793ac41 [2022-07-06T21:59:37.282Z] ---> ab389aa931b9 [2022-07-06T21:59:37.555Z] Successfully built ab389aa931b9 [2022-07-06T21:59:37.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:59:38.049Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T21:59:38.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:59:38.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container [2022-07-06T21:59:38.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T21:59:39.705Z] $ docker top 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T21:59:40.663Z] + go version [2022-07-06T21:59:40.663Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T21:59:40.707Z] $ docker stop --time=1 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 [2022-07-06T21:59:42.279Z] $ docker rm -f 05120a5c133839ab4c91c2c20bf104ed8b2e5c9ef719078500fa980b0284e7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T21:59:43.224Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T21:59:43.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T21:59:43.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container [2022-07-06T21:59:43.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T21:59:44.789Z] $ docker top b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T21:59:45.759Z] + make test [2022-07-06T21:59:45.759Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-06T21:59:46.742Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-06T22:00:25.805Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-06T22:00:25.805Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-06T22:00:38.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T22:00:38.483Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-06T22:00:38.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T22:00:38.561Z] $ docker stop --time=1 b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a [2022-07-06T22:00:40.324Z] $ docker rm -f b0256a3a0fb2e315e749049354dd3f87e9337181e01f230b05f855d0031f666a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:00:41.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T22:00:41.167Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T22:00:41.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T22:00:42.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T22:00:42.692Z] + ls -al . [2022-07-06T22:00:42.692Z] total 156 [2022-07-06T22:00:42.692Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 6 21:59 . [2022-07-06T22:00:42.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:57 .. [2022-07-06T22:00:42.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 21:58 .git [2022-07-06T22:00:42.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 .github [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 6 21:58 .gitignore [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 6 21:58 Attribution.txt [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 6 21:58 CHANGELOG.md [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 6 21:58 CONTRIBUTING.md [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 6 21:58 Dockerfile [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 6 21:58 Jenkinsfile [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 6 21:58 LICENSE [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 6 21:58 Makefile [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 6 21:58 README.md [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 21:55 VERSION [2022-07-06T22:00:42.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 assets [2022-07-06T22:00:42.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:58 bin [2022-07-06T22:00:42.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 cmd [2022-07-06T22:00:42.692Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 21:59 coverage.out [2022-07-06T22:00:42.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 21:58 docs [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 6 21:58 go.mod [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 6 21:58 go.sum [2022-07-06T22:00:42.692Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 21:58 internal [2022-07-06T22:00:42.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 21:58 pkg [2022-07-06T22:00:42.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 snap [2022-07-06T22:00:42.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 testing [2022-07-06T22:00:42.692Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 6 21:58 version.go [2022-07-06T22:00:42.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 21:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:00:43.128Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb --label arch=arm64 --label version=0.0.0 . [2022-07-06T22:00:44.115Z] Sending build context to Docker daemon 27.61MB [2022-07-06T22:00:44.115Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T22:00:44.115Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-06T22:00:44.115Z] ---> ab389aa931b9 [2022-07-06T22:00:44.115Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-06T22:00:44.389Z] ---> Running in fed45bc44da8 [2022-07-06T22:00:44.665Z] Removing intermediate container fed45bc44da8 [2022-07-06T22:00:44.665Z] ---> f02aea3b8732 [2022-07-06T22:00:44.665Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-06T22:00:44.665Z] ---> Running in e91380b030f5 [2022-07-06T22:00:44.948Z] Removing intermediate container e91380b030f5 [2022-07-06T22:00:44.948Z] ---> a3f45036ad1e [2022-07-06T22:00:44.948Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:00:44.948Z] ---> Running in 29891471c192 [2022-07-06T22:00:45.542Z] Removing intermediate container 29891471c192 [2022-07-06T22:00:45.542Z] ---> 8d6c93eb0450 [2022-07-06T22:00:45.542Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-06T22:00:45.542Z] ---> Running in 1105341cc47b [2022-07-06T22:00:45.818Z] Removing intermediate container 1105341cc47b [2022-07-06T22:00:45.818Z] ---> 736abbae7bef [2022-07-06T22:00:45.818Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-06T22:00:45.818Z] ---> Running in 6fa58ed5c815 [2022-07-06T22:00:46.101Z] Removing intermediate container 6fa58ed5c815 [2022-07-06T22:00:46.101Z] ---> 15c21540d22a [2022-07-06T22:00:46.101Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:00:46.376Z] ---> Running in 7af0f7e4a335 [2022-07-06T22:00:47.818Z] Removing intermediate container 7af0f7e4a335 [2022-07-06T22:00:47.818Z] ---> c24d87b8b841 [2022-07-06T22:00:47.818Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:00:47.818Z] ---> Running in 612717dfd364 [2022-07-06T22:00:48.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T22:00:49.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T22:00:50.755Z] OK: 220 MiB in 52 packages [2022-07-06T22:00:51.729Z] Removing intermediate container 612717dfd364 [2022-07-06T22:00:51.729Z] ---> cc0d8f835514 [2022-07-06T22:00:51.729Z] Step 10/23 : ENV GO111MODULE=on [2022-07-06T22:00:51.729Z] ---> Running in d082d451a6b9 [2022-07-06T22:00:52.004Z] Removing intermediate container d082d451a6b9 [2022-07-06T22:00:52.004Z] ---> fa00803b7bec [2022-07-06T22:00:52.004Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-06T22:00:52.004Z] ---> Running in 50068ef15875 [2022-07-06T22:00:52.278Z] Removing intermediate container 50068ef15875 [2022-07-06T22:00:52.278Z] ---> 315b318b190e [2022-07-06T22:00:52.278Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-06T22:00:52.874Z] ---> c5283769b462 [2022-07-06T22:00:52.874Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:00:52.874Z] ---> Running in 5809c8e87b56 [2022-07-06T22:00:54.860Z] Removing intermediate container 5809c8e87b56 [2022-07-06T22:00:54.860Z] ---> 60436fffe05e [2022-07-06T22:00:54.860Z] Step 14/23 : COPY . . [2022-07-06T22:00:58.248Z] ---> 136a65a45120 [2022-07-06T22:00:58.248Z] Step 15/23 : RUN ${MAKE} [2022-07-06T22:00:58.248Z] ---> Running in 4b14d30c66c3 [2022-07-06T22:00:58.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-06T22:01:31.274Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-06T22:01:33.902Z] Removing intermediate container 4b14d30c66c3 [2022-07-06T22:01:33.902Z] ---> 236b578f01f9 [2022-07-06T22:01:33.902Z] Step 16/23 : FROM alpine:3.14 [2022-07-06T22:01:34.497Z] 3.14: Pulling from library/alpine [2022-07-06T22:01:34.775Z] 455c02918c45: Pulling fs layer [2022-07-06T22:01:35.050Z] 455c02918c45: Verifying Checksum [2022-07-06T22:01:35.050Z] 455c02918c45: Download complete [2022-07-06T22:01:35.326Z] 455c02918c45: Pull complete [2022-07-06T22:01:35.326Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T22:01:35.326Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T22:01:35.602Z] ---> ac73e934f311 [2022-07-06T22:01:35.602Z] Step 17/23 : EXPOSE 4000 [2022-07-06T22:01:35.602Z] ---> Running in 27a8b8db4146 [2022-07-06T22:01:35.875Z] Removing intermediate container 27a8b8db4146 [2022-07-06T22:01:35.875Z] ---> 232163020b8e [2022-07-06T22:01:35.875Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-06T22:01:37.312Z] ---> 1e9fba834632 [2022-07-06T22:01:37.312Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-06T22:01:37.312Z] ---> Running in 1315f5053c07 [2022-07-06T22:01:37.588Z] Removing intermediate container 1315f5053c07 [2022-07-06T22:01:37.588Z] ---> 7301c1eab842 [2022-07-06T22:01:37.588Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-06T22:01:37.588Z] ---> Running in 7de9f6674184 [2022-07-06T22:01:37.862Z] Removing intermediate container 7de9f6674184 [2022-07-06T22:01:37.862Z] ---> 58cef8007b00 [2022-07-06T22:01:37.862Z] Step 21/23 : LABEL arch=arm64 [2022-07-06T22:01:37.862Z] ---> Running in c13acfdb687f [2022-07-06T22:01:38.460Z] Removing intermediate container c13acfdb687f [2022-07-06T22:01:38.460Z] ---> 5d021950e331 [2022-07-06T22:01:38.460Z] Step 22/23 : LABEL git_sha=c26bbb9dc0f794e52e67b01f197bda81f27847cb [2022-07-06T22:01:38.460Z] ---> Running in ba7b05cf08ff [2022-07-06T22:01:38.733Z] Removing intermediate container ba7b05cf08ff [2022-07-06T22:01:38.733Z] ---> 67be1a789032 [2022-07-06T22:01:38.733Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T22:01:38.733Z] ---> Running in d54813878e8a [2022-07-06T22:01:39.011Z] Removing intermediate container d54813878e8a [2022-07-06T22:01:39.011Z] ---> 1c5e9255bf07 [2022-07-06T22:01:39.011Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T22:01:39.283Z] Successfully built 1c5e9255bf07 [2022-07-06T22:01:39.283Z] Successfully tagged edgex-ui-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:01:40.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:01:40.085Z] [2022-07-06T22:01:40.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:01:40.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:01:40.781Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T22:01:40.781Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T22:01:40.781Z] 04944245beec: Pulling fs layer [2022-07-06T22:01:40.781Z] 699f458cf7ca: Pulling fs layer [2022-07-06T22:01:40.781Z] 765212b225bb: Pulling fs layer [2022-07-06T22:01:40.781Z] f23df028b6ca: Pulling fs layer [2022-07-06T22:01:40.781Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T22:01:40.781Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T22:01:40.781Z] f23df028b6ca: Waiting [2022-07-06T22:01:40.781Z] d65c8cfc05b1: Waiting [2022-07-06T22:01:40.781Z] 765212b225bb: Waiting [2022-07-06T22:01:40.781Z] 2437ff75d9bd: Waiting [2022-07-06T22:01:40.781Z] 04944245beec: Verifying Checksum [2022-07-06T22:01:40.781Z] 04944245beec: Download complete [2022-07-06T22:01:40.781Z] 765212b225bb: Verifying Checksum [2022-07-06T22:01:40.781Z] 765212b225bb: Download complete [2022-07-06T22:01:40.781Z] f23df028b6ca: Verifying Checksum [2022-07-06T22:01:40.781Z] f23df028b6ca: Download complete [2022-07-06T22:01:40.781Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T22:01:40.781Z] d65c8cfc05b1: Download complete [2022-07-06T22:01:41.061Z] 699f458cf7ca: Verifying Checksum [2022-07-06T22:01:41.061Z] 699f458cf7ca: Download complete [2022-07-06T22:01:41.337Z] 8998bd30e6a1: Download complete [2022-07-06T22:01:43.545Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T22:01:43.545Z] 2437ff75d9bd: Download complete [2022-07-06T22:01:45.547Z] 8998bd30e6a1: Pull complete [2022-07-06T22:01:45.820Z] 04944245beec: Pull complete [2022-07-06T22:01:47.255Z] 699f458cf7ca: Pull complete [2022-07-06T22:01:47.537Z] 765212b225bb: Pull complete [2022-07-06T22:01:48.515Z] f23df028b6ca: Pull complete [2022-07-06T22:01:48.515Z] d65c8cfc05b1: Pull complete [2022-07-06T22:02:03.590Z] 2437ff75d9bd: Pull complete [2022-07-06T22:02:03.590Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T22:02:03.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:02:03.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:02:03.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-17063 does not seem to be running inside a container [2022-07-06T22:02:04.072Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T22:02:06.493Z] $ docker top df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:07.487Z] ---> job-cost.sh [2022-07-06T22:02:07.487Z] lf-activate-venv: SKIPPING [2022-07-06T22:02:07.487Z] INFO: No Stack... [2022-07-06T22:02:07.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T22:02:08.742Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T22:02:09.427Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-07-06T22:02:09.427Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T22:02:16.318Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [2022-07-06T22:02:16.322Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] did not exist. Created. [2022-07-06T22:02:16.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T22:02:17.084Z] /w/workspace/edgex-ui-go/1@tmp/durable-f865cccc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T22:02:17.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T22:02:17.838Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T22:02:18.009Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T22:02:18.024Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T22:02:18.121Z] $ docker stop --time=1 df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 [2022-07-06T22:02:19.627Z] $ docker rm -f df68f527fc8ae27de89bda4e03e008872bc218687b97b76b1ac0e576de44cca9 [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 [2022-07-06T22:02:20.686Z] provisioning config files... [2022-07-06T22:02:20.695Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config4094326364435674877tmp [Pipeline] { [Pipeline] sh [2022-07-06T22:02:21.042Z] + set +x [2022-07-06T22:02:21.042Z] + bash -s -- [2022-07-06T22:02:21.042Z] + curl -s https://codecov.io/bash [2022-07-06T22:02:21.042Z] [2022-07-06T22:02:21.042Z] _____ _ [2022-07-06T22:02:21.042Z] / ____| | | [2022-07-06T22:02:21.043Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T22:02:21.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T22:02:21.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T22:02:21.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T22:02:21.043Z] Bash-1.0.6 [2022-07-06T22:02:21.043Z] [2022-07-06T22:02:21.043Z] [2022-07-06T22:02:21.043Z] ==> git version 2.25.1 found [2022-07-06T22:02:21.043Z] ==> 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 [2022-07-06T22:02:21.043Z] Release-Date: 2020-01-08 [2022-07-06T22:02:21.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-06T22:02:21.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T22:02:21.043Z] ==> Jenkins CI detected. [2022-07-06T22:02:21.043Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-533 [2022-07-06T22:02:21.043Z] project root: . [2022-07-06T22:02:21.043Z] --> token set from env [2022-07-06T22:02:21.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T22:02:21.305Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T22:02:21.305Z] ==> Python coveragepy not found [2022-07-06T22:02:21.305Z] ==> Searching for coverage reports in: [2022-07-06T22:02:21.305Z] + . [2022-07-06T22:02:21.305Z] -> Found 1 reports [2022-07-06T22:02:21.305Z] ==> Detecting git/mercurial file structure [2022-07-06T22:02:21.305Z] ==> Reading reports [2022-07-06T22:02:21.305Z] + ./coverage.out bytes=10 [2022-07-06T22:02:21.305Z] ==> Appending adjustments [2022-07-06T22:02:21.305Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T22:02:21.305Z] + Found adjustments [2022-07-06T22:02:21.305Z] ==> Gzipping contents [2022-07-06T22:02:21.305Z] 8.0K /tmp/codecov.Q4uxL0.gz [2022-07-06T22:02:21.305Z] ==> Uploading reports [2022-07-06T22:02:21.305Z] url: https://codecov.io [2022-07-06T22:02:21.305Z] query: branch=PR-533&commit=c26bbb9dc0f794e52e67b01f197bda81f27847cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=533&job=&cmd_args= [2022-07-06T22:02:21.305Z] -> Pinging Codecov [2022-07-06T22:02:21.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-533&commit=c26bbb9dc0f794e52e67b01f197bda81f27847cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=533&job=&cmd_args= [2022-07-06T22:02:21.886Z] -> Uploading to [2022-07-06T22:02:21.886Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/FB506323287CE973F263BFD2A0EB1F37/c26bbb9dc0f794e52e67b01f197bda81f27847cb/9978f613-bbf6-4e92-af29-9d0586043b79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T220221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d29e1e697bb9908a82afad10500351593d6891477c2ae576852af47551a335e0 [2022-07-06T22:02:21.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T22:02:21.886Z] Dload Upload Total Spent Left Speed [2022-07-06T22:02:21.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 18348 --:--:-- --:--:-- --:--:-- 18348 [2022-07-06T22:02:21.886Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c26bbb9dc0f794e52e67b01f197bda81f27847cb [Pipeline] } [2022-07-06T22:02:21.916Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-06T22:02:23.590Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives ] [2022-07-06T22:02:23.590Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives [2022-07-06T22:02:23.590Z] total 16 [2022-07-06T22:02:23.590Z] drwxr-xr-x 3 root root 4096 Jul 6 21:56 . [2022-07-06T22:02:23.590Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 6 21:56 .. [2022-07-06T22:02:23.590Z] drwxr-xr-x 2 root root 4096 Jul 6 21:56 cost [2022-07-06T22:02:23.590Z] -rw-r--r-- 1 root root 82 Jul 6 21:56 cost.csv [2022-07-06T22:02:23.590Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives [2022-07-06T22:02:23.590Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives [2022-07-06T22:02:23.590Z] total 16 [2022-07-06T22:02:23.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 21:56 . [2022-07-06T22:02:23.590Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 6 21:56 .. [2022-07-06T22:02:23.590Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 21:56 cost [2022-07-06T22:02:23.590Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 6 21:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:23.934Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:24.832Z] ---> package-listing.sh [2022-07-06T22:02:24.832Z] ++ facter osfamily [2022-07-06T22:02:24.832Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T22:02:25.096Z] + OS_FAMILY=debian [2022-07-06T22:02:25.096Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-533 [2022-07-06T22:02:25.096Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T22:02:25.096Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T22:02:25.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T22:02:25.096Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T22:02:25.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-533 ']' [2022-07-06T22:02:25.096Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T22:02:25.096Z] + case "${OS_FAMILY}" in [2022-07-06T22:02:25.096Z] + dpkg -l [2022-07-06T22:02:25.096Z] + grep '^ii' [2022-07-06T22:02:25.096Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T22:02:25.096Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T22:02:25.096Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T22:02:25.096Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-533 ']' [2022-07-06T22:02:25.096Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/ [2022-07-06T22:02:25.096Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-533/archives/ [Pipeline] echo [2022-07-06T22:02:25.130Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T22:02:25.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:02:26.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:02:26.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:02:26.233Z] prd-ubuntu20.04-docker-8c-8g-17061 does not seem to be running inside a container [2022-07-06T22:02:26.267Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-533 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533:/w/workspace/edgexfoundry_edgex-ui-go_PR-533:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T22:02:26.575Z] $ docker top ed8844b98f99cdd9fa32fabf42e4c98d64c1c2258b557de70e18451e7b800b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:02:26.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T22:02:27.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T22:02:27.615Z] + ls /var/log/sa-host [2022-07-06T22:02:27.615Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:02:27.758Z] provisioning config files... [2022-07-06T22:02:27.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-533@tmp/config4896870320857020344tmp [Pipeline] { [Pipeline] echo [2022-07-06T22:02:27.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:28.149Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T22:02:28.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:28.594Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T22:02:28.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:28.946Z] ---> sudo-logs.sh [2022-07-06T22:02:28.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T22:02:29.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:29.358Z] ---> job-cost.sh [2022-07-06T22:02:29.358Z] lf-activate-venv: SKIPPING [2022-07-06T22:02:29.358Z] DEBUG: total: 0.2199999988079071 [2022-07-06T22:02:29.358Z] INFO: Retrieving Stack Cost... [2022-07-06T22:02:29.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T22:02:30.210Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T22:02:30.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:02:30.562Z] ---> logs-deploy.sh [2022-07-06T22:02:30.562Z] lf-activate-venv: SKIPPING [2022-07-06T22:02:30.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-533/1 [2022-07-06T22:02:30.562Z] INFO: archiving workspace using pattern(s): [2022-07-06T22:02:31.505Z] Archives upload complete. [2022-07-06T22:02:31.505Z] INFO: archiving logs to Nexus