Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c41ff8537e4dd517baadcffb42b15571707b4ab Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh9133061968529400186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh1848830372149661430.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5436689858075179547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3101730445035137137.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7173144303495563176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-43 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1824330662843198155.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9c41ff8537e4dd517baadcffb42b15571707b4ab (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 29ca4d7052c316665e7e81c093303f9cc0e6fd8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T07:42:25.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T07:42:25.190Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T07:42:25.203Z] ========================================================= [2021-11-11T07:42:25.204Z] EdgeX Global Pipelines Version Info [2021-11-11T07:42:25.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:42:26.367Z] ------------------- [2021-11-11T07:42:26.367Z] stable info: [2021-11-11T07:42:26.367Z] ------------------- [2021-11-11T07:42:26.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T07:42:26.368Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T07:42:26.368Z] Message: update stable to v1.0.212 [2021-11-11T07:42:26.940Z] ------------------- [2021-11-11T07:42:26.940Z] experimental info: [2021-11-11T07:42:26.940Z] ------------------- [2021-11-11T07:42:26.941Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T07:42:26.941Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T07:42:26.941Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T07:42:27.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-11T07:42:27.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-11T07:42:27.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T07:42:27.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T07:42:27.049Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T07:42:27.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T07:42:27.063Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T07:42:27.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T07:42:27.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T07:42:27.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T07:42:27.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T07:42:27.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-11T07:42:27.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T07:42:27.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T07:42:27.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T07:42:27.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T07:42:27.136Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T07:42:27.143Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T07:42:27.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T07:42:27.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T07:42:27.164Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T07:42:27.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T07:42:27.196Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T07:42:27.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T07:42:27.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T07:42:27.220Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T07:42:27.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-11T07:42:27.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-11T07:42:27.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-11T07:42:27.261Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo [2021-11-11T07:42:27.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c41ff8 [Pipeline] echo [2021-11-11T07:42:27.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:42:27.316Z] provisioning config files... [2021-11-11T07:42:27.333Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1697503664343706224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:42:27.648Z] ---> docker-login.sh [2021-11-11T07:42:27.648Z] nexus3.edgexfoundry.org:10001 [2021-11-11T07:42:27.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:42:27.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:42:27.909Z] Configure a credential helper to remove this warning. See [2021-11-11T07:42:27.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:42:27.909Z] [2021-11-11T07:42:27.909Z] Login Succeeded [2021-11-11T07:42:27.909Z] nexus3.edgexfoundry.org:10002 [2021-11-11T07:42:27.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:42:27.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:42:27.909Z] Configure a credential helper to remove this warning. See [2021-11-11T07:42:27.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:42:27.909Z] [2021-11-11T07:42:27.909Z] Login Succeeded [2021-11-11T07:42:27.909Z] nexus3.edgexfoundry.org:10003 [2021-11-11T07:42:27.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:42:28.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:42:28.169Z] Configure a credential helper to remove this warning. See [2021-11-11T07:42:28.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:42:28.169Z] [2021-11-11T07:42:28.169Z] Login Succeeded [2021-11-11T07:42:28.169Z] nexus3.edgexfoundry.org:10004 [2021-11-11T07:42:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:42:28.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:42:28.169Z] Configure a credential helper to remove this warning. See [2021-11-11T07:42:28.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:42:28.169Z] [2021-11-11T07:42:28.169Z] Login Succeeded [2021-11-11T07:42:28.169Z] docker.io [2021-11-11T07:42:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:42:28.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:42:28.741Z] Configure a credential helper to remove this warning. See [2021-11-11T07:42:28.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:42:28.741Z] [2021-11-11T07:42:28.741Z] Login Succeeded [2021-11-11T07:42:28.741Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T07:42:28.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T07:42:29.180Z] + git rev-list -1 --merges 9c41ff8537e4dd517baadcffb42b15571707b4ab~1..9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo [2021-11-11T07:42:29.213Z] -----------> git rev-list -1 --merges 9c41ff8537e4dd517baadcffb42b15571707b4ab~1..9c41ff8537e4dd517baadcffb42b15571707b4ab 9c41ff8537e4dd517baadcffb42b15571707b4ab [false] [Pipeline] sh [2021-11-11T07:42:29.511Z] + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo [2021-11-11T07:42:29.526Z] ========================================================= [2021-11-11T07:42:29.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T07:42:29.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T07:42:29.855Z] + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] echo [2021-11-11T07:42:29.866Z] [semverPrep] GIT_COMMIT: 9c41ff8537e4dd517baadcffb42b15571707b4ab, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-11-11T07:42:29.876Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:42:30.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:42:30.466Z] [2021-11-11T07:42:30.466Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:42:30.770Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:42:30.770Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T07:42:30.770Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T07:42:30.770Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T07:42:30.770Z] 4c7163046ea9: Pulling fs layer [2021-11-11T07:42:30.770Z] 0c2d73faf560: Pulling fs layer [2021-11-11T07:42:30.770Z] 0c2d73faf560: Waiting [2021-11-11T07:42:30.770Z] 3e5f54012d9b: Download complete [2021-11-11T07:42:30.770Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T07:42:30.770Z] a0d0a0d46f8b: Download complete [2021-11-11T07:42:30.770Z] 4c7163046ea9: Verifying Checksum [2021-11-11T07:42:30.770Z] 4c7163046ea9: Download complete [2021-11-11T07:42:30.770Z] 0c2d73faf560: Verifying Checksum [2021-11-11T07:42:30.770Z] 0c2d73faf560: Download complete [2021-11-11T07:42:31.042Z] a0d0a0d46f8b: Pull complete [2021-11-11T07:42:31.042Z] 3e5f54012d9b: Pull complete [2021-11-11T07:42:31.310Z] 4c7163046ea9: Pull complete [2021-11-11T07:42:31.571Z] 0c2d73faf560: Pull complete [2021-11-11T07:42:31.571Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T07:42:31.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:42:31.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T07:42:31.650Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:42:31.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T07:42:32.272Z] $ docker top b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T07:42:32.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T07:42:32.369Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T07:42:32.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T07:42:32.471Z] $ docker exec b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent [2021-11-11T07:42:32.558Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCnLAk/agent.15 [2021-11-11T07:42:32.558Z] SSH_AGENT_PID=21 [2021-11-11T07:42:32.564Z] Running ssh-add (command line suppressed) [2021-11-11T07:42:32.649Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_566128962984830622.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_566128962984830622.key) [2021-11-11T07:42:32.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T07:42:32.966Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T07:42:32.977Z] $ docker exec --env ******** --env ******** b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent -k [2021-11-11T07:42:33.060Z] unset SSH_AUTH_SOCK; [2021-11-11T07:42:33.060Z] unset SSH_AGENT_PID; [2021-11-11T07:42:33.060Z] echo Agent pid 21 killed; [2021-11-11T07:42:33.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T07:42:33.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T07:42:33.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T07:42:33.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T07:42:33.204Z] $ docker exec b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent [2021-11-11T07:42:33.324Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelfkPa/agent.56 [2021-11-11T07:42:33.324Z] SSH_AGENT_PID=63 [2021-11-11T07:42:33.327Z] Running ssh-add (command line suppressed) [2021-11-11T07:42:33.427Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_397396419560461632.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_397396419560461632.key) [2021-11-11T07:42:33.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T07:42:33.738Z] + git semver init [2021-11-11T07:42:33.738Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T07:42:33.738Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-11T07:42:33.738Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:42:33.738Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T07:42:33.738Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T07:42:33.738Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T07:42:33.738Z] # $SEMVER_BRANCH = main [2021-11-11T07:42:33.738Z] # $SEMVER_TEMP = /tmp/semver-547274766 [2021-11-11T07:42:33.738Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-11T07:42:36.311Z] # '/tmp/semver-547274766' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-11-11T07:42:36.311Z] # -> Force: false [2021-11-11T07:42:36.311Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-11T07:42:36.320Z] $ docker exec --env ******** --env ******** b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 ssh-agent -k [2021-11-11T07:42:36.430Z] unset SSH_AUTH_SOCK; [2021-11-11T07:42:36.431Z] unset SSH_AGENT_PID; [2021-11-11T07:42:36.431Z] echo Agent pid 63 killed; [2021-11-11T07:42:36.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T07:42:36.759Z] + git semver [Pipeline] } [2021-11-11T07:42:36.771Z] $ docker stop --time=1 b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 [2021-11-11T07:42:38.107Z] $ docker rm -f b971b7f300803c7984c9539a9c495298ad34d2843f3e5064859247506dc74521 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T07:42:38.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T07:42:38.706Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T07:42:38.710Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.29 [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] node [Pipeline] node [2021-11-11T07:42:53.841Z] Still waiting to schedule task [2021-11-11T07:42:53.841Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-43’ [2021-11-11T07:42:53.843Z] Still waiting to schedule task [2021-11-11T07:42:53.843Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-11T07:44:28.249Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-44 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-11T07:44:28.259Z] Running in /w/workspace/edgex-ui-go/32 [Pipeline] { [Pipeline] checkout [2021-11-11T07:44:28.453Z] The recommended git tool is: git [2021-11-11T07:44:31.501Z] Running on prd-centos7-docker-4c-2g-46 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-11T07:44:31.508Z] Running in /w/workspace/edgex-ui-go/32 [Pipeline] { [Pipeline] checkout [2021-11-11T07:44:31.605Z] The recommended git tool is: git [2021-11-11T07:44:33.676Z] using credential edgex-jenkins-ssh [2021-11-11T07:44:33.687Z] Cloning the remote Git repository [2021-11-11T07:44:33.811Z] using credential edgex-jenkins-ssh [2021-11-11T07:44:33.832Z] Cloning the remote Git repository [2021-11-11T07:44:32.845Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T07:44:32.895Z] > git init /w/workspace/edgex-ui-go/32 # timeout=10 [2021-11-11T07:44:32.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T07:44:32.929Z] > git --version # timeout=10 [2021-11-11T07:44:32.940Z] > git --version # 'git version 2.24.4' [2021-11-11T07:44:32.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T07:44:32.970Z] [INFO] Currently running in a labeled security context [2021-11-11T07:44:32.970Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T07:44:32.970Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/32@tmp/jenkins-gitclient-ssh3188904946772477941.key [2021-11-11T07:44:33.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T07:44:33.906Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T07:44:34.031Z] > git init /w/workspace/edgex-ui-go/32 # timeout=10 [2021-11-11T07:44:34.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-11T07:44:34.109Z] > git --version # timeout=10 [2021-11-11T07:44:34.124Z] > git --version # 'git version 2.17.1' [2021-11-11T07:44:34.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T07:44:34.235Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T07:44:35.571Z] Avoid second fetch [2021-11-11T07:44:35.572Z] Checking out Revision 9c41ff8537e4dd517baadcffb42b15571707b4ab (main) [2021-11-11T07:44:34.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T07:44:34.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T07:44:34.707Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:44:34.715Z] > git checkout -f 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 [2021-11-11T07:44:37.244Z] Avoid second fetch [2021-11-11T07:44:37.244Z] Checking out Revision 9c41ff8537e4dd517baadcffb42b15571707b4ab (main) [2021-11-11T07:44:37.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-11T07:44:37.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T07:44:37.261Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:44:37.274Z] > git checkout -f 9c41ff8537e4dd517baadcffb42b15571707b4ab # timeout=10 [2021-11-11T07:44:39.053Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:44:39.377Z] provisioning config files... [2021-11-11T07:44:39.391Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config1046024256004587755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:44:39.781Z] ---> docker-login.sh [2021-11-11T07:44:39.781Z] nexus3.edgexfoundry.org:10001 [2021-11-11T07:44:39.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:44:40.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:44:40.043Z] Configure a credential helper to remove this warning. See [2021-11-11T07:44:40.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:44:40.043Z] [2021-11-11T07:44:40.043Z] Login Succeeded [2021-11-11T07:44:40.043Z] nexus3.edgexfoundry.org:10002 [2021-11-11T07:44:40.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:44:40.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:44:40.043Z] Configure a credential helper to remove this warning. See [2021-11-11T07:44:40.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:44:40.043Z] [2021-11-11T07:44:40.043Z] Login Succeeded [2021-11-11T07:44:40.043Z] nexus3.edgexfoundry.org:10003 [2021-11-11T07:44:40.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:44:40.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:44:40.043Z] Configure a credential helper to remove this warning. See [2021-11-11T07:44:40.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:44:40.043Z] [2021-11-11T07:44:40.043Z] Login Succeeded [2021-11-11T07:44:40.043Z] nexus3.edgexfoundry.org:10004 [2021-11-11T07:44:40.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:44:40.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:44:40.303Z] Configure a credential helper to remove this warning. See [2021-11-11T07:44:40.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:44:40.303Z] [2021-11-11T07:44:40.303Z] Login Succeeded [2021-11-11T07:44:40.303Z] docker.io [2021-11-11T07:44:40.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:44:40.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:44:40.563Z] Configure a credential helper to remove this warning. See [2021-11-11T07:44:40.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:44:40.563Z] [2021-11-11T07:44:40.563Z] Login Succeeded [2021-11-11T07:44:40.563Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T07:44:40.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T07:44:40.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T07:44:40.791Z] ========================================================= [2021-11-11T07:44:40.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T07:44:40.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:44:41.091Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-11T07:44:41.091Z] Sending build context to Docker daemon 25.2MB [2021-11-11T07:44:41.091Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T07:44:41.091Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-11T07:44:41.363Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T07:44:41.363Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T07:44:41.363Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T07:44:41.363Z] b8b176561691: Pulling fs layer [2021-11-11T07:44:41.363Z] 4527c011a84f: Pulling fs layer [2021-11-11T07:44:41.363Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T07:44:41.363Z] e0aca202a116: Pulling fs layer [2021-11-11T07:44:41.363Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T07:44:41.363Z] 34cad66bf833: Pulling fs layer [2021-11-11T07:44:41.363Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T07:44:41.363Z] e0aca202a116: Waiting [2021-11-11T07:44:41.363Z] 3a43be97a3b4: Waiting [2021-11-11T07:44:41.363Z] 34cad66bf833: Waiting [2021-11-11T07:44:41.363Z] b4e3c513aaa6: Waiting [2021-11-11T07:44:41.363Z] 4527c011a84f: Waiting [2021-11-11T07:44:41.363Z] 5d74067f8e1e: Waiting [2021-11-11T07:44:41.363Z] b8b176561691: Verifying Checksum [2021-11-11T07:44:41.363Z] b8b176561691: Download complete [2021-11-11T07:44:41.363Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T07:44:41.363Z] 31adcdaf11c8: Download complete [2021-11-11T07:44:41.363Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T07:44:41.363Z] 5d74067f8e1e: Download complete [2021-11-11T07:44:41.363Z] e0aca202a116: Verifying Checksum [2021-11-11T07:44:41.363Z] e0aca202a116: Download complete [2021-11-11T07:44:41.363Z] a0d0a0d46f8b: Download complete [2021-11-11T07:44:41.363Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T07:44:41.363Z] 3a43be97a3b4: Download complete [2021-11-11T07:44:41.640Z] 34cad66bf833: Verifying Checksum [2021-11-11T07:44:41.640Z] 34cad66bf833: Download complete [2021-11-11T07:44:41.640Z] a0d0a0d46f8b: Pull complete [2021-11-11T07:44:41.728Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T07:44:42.228Z] 31adcdaf11c8: Pull complete [2021-11-11T07:44:42.228Z] 4527c011a84f: Verifying Checksum [2021-11-11T07:44:42.228Z] 4527c011a84f: Download complete [2021-11-11T07:44:42.228Z] b8b176561691: Pull complete [2021-11-11T07:44:42.228Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T07:44:42.228Z] b4e3c513aaa6: Download complete [2021-11-11T07:44:42.709Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T07:44:42.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T07:44:42.709Z] Dload Upload Total Spent Left Speed [2021-11-11T07:44:42.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76779 0 --:--:-- --:--:-- --:--:-- 77281 [Pipeline] sh [2021-11-11T07:44:43.117Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T07:44:43.474Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-11T07:44:43.474Z] [2021-11-11T07:44:43.474Z] { [2021-11-11T07:44:43.474Z] "registry-mirrors": [ [2021-11-11T07:44:43.474Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T07:44:43.474Z] ], [2021-11-11T07:44:43.474Z] "bip": "10.250.0.254/24", [2021-11-11T07:44:43.474Z] "hosts": [ [2021-11-11T07:44:43.474Z] "tcp://0.0.0.0:5555", [2021-11-11T07:44:43.474Z] "unix:///var/run/docker.sock" [2021-11-11T07:44:43.474Z] ], [2021-11-11T07:44:43.474Z] "mtu": 1458, [2021-11-11T07:44:43.474Z] "selinux-enabled": true, [2021-11-11T07:44:43.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T07:44:43.474Z] } [Pipeline] sh [2021-11-11T07:44:43.819Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T07:44:44.158Z] + sudo service docker restart [2021-11-11T07:44:46.493Z] 4527c011a84f: Pull complete [2021-11-11T07:44:46.493Z] 5d74067f8e1e: Pull complete [2021-11-11T07:44:46.493Z] e0aca202a116: Pull complete [2021-11-11T07:44:46.493Z] 3a43be97a3b4: Pull complete [2021-11-11T07:44:46.493Z] 34cad66bf833: Pull complete [2021-11-11T07:44:49.091Z] b4e3c513aaa6: Pull complete [2021-11-11T07:44:49.091Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T07:44:49.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T07:44:49.091Z] ---> 9f6097aaca64 [2021-11-11T07:44:49.091Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T07:44:52.399Z] ---> Running in 6c2ca4b5bc96 [2021-11-11T07:44:52.399Z] Removing intermediate container 6c2ca4b5bc96 [2021-11-11T07:44:52.399Z] ---> 3fc596c1e065 [2021-11-11T07:44:52.399Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T07:44:52.399Z] ---> Running in 6fb1fabf0022 [2021-11-11T07:44:52.399Z] Removing intermediate container 6fb1fabf0022 [2021-11-11T07:44:52.399Z] ---> fcaea232b98d [2021-11-11T07:44:52.399Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T07:44:52.399Z] ---> Running in 46f387b8b5aa [2021-11-11T07:44:52.399Z] Removing intermediate container 46f387b8b5aa [2021-11-11T07:44:52.399Z] ---> 53b19261dee6 [2021-11-11T07:44:52.399Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-11T07:44:52.399Z] ---> Running in cefce0707c89 [2021-11-11T07:44:52.399Z] Removing intermediate container cefce0707c89 [2021-11-11T07:44:52.399Z] ---> db4cf76b43bf [2021-11-11T07:44:52.399Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T07:44:52.399Z] ---> Running in 485b43298287 [2021-11-11T07:44:52.399Z] Removing intermediate container 485b43298287 [2021-11-11T07:44:52.399Z] ---> c5ec6a000738 [2021-11-11T07:44:52.399Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T07:44:52.399Z] ---> Running in b4a4758e342e [2021-11-11T07:44:52.974Z] Removing intermediate container b4a4758e342e [2021-11-11T07:44:52.974Z] ---> fb4c1834f8c3 [2021-11-11T07:44:52.974Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T07:44:52.974Z] ---> Running in 4e0787363fe3 [2021-11-11T07:44:53.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T07:44:54.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T07:44:54.435Z] OK: 220 MiB in 52 packages [2021-11-11T07:44:54.695Z] Removing intermediate container 4e0787363fe3 [2021-11-11T07:44:54.695Z] ---> 4fbaae2d11b7 [2021-11-11T07:44:54.695Z] Step 10/14 : ENV GO111MODULE=on [2021-11-11T07:44:54.695Z] ---> Running in d61eac89053e [2021-11-11T07:44:54.955Z] Removing intermediate container d61eac89053e [2021-11-11T07:44:54.955Z] ---> bd3e39eed3ab [2021-11-11T07:44:54.955Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T07:44:54.955Z] ---> Running in 609b5d4461c9 [2021-11-11T07:44:54.955Z] Removing intermediate container 609b5d4461c9 [2021-11-11T07:44:54.955Z] ---> 8f371f3f64b2 [2021-11-11T07:44:54.955Z] Step 12/14 : COPY . . [2021-11-11T07:44:55.912Z] ---> ad09af317e8f [2021-11-11T07:44:55.912Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T07:44:55.912Z] ---> Running in f3e7306e5068 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:45:02.497Z] provisioning config files... [2021-11-11T07:45:02.520Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config3323629961870366485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:45:02.947Z] ---> docker-login.sh [2021-11-11T07:45:02.947Z] nexus3.edgexfoundry.org:10001 [2021-11-11T07:45:03.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:03.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:03.819Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:03.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:03.819Z] [2021-11-11T07:45:03.819Z] Login Succeeded [2021-11-11T07:45:03.819Z] nexus3.edgexfoundry.org:10002 [2021-11-11T07:45:04.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:04.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:04.420Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:04.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:04.420Z] [2021-11-11T07:45:04.420Z] Login Succeeded [2021-11-11T07:45:04.420Z] nexus3.edgexfoundry.org:10003 [2021-11-11T07:45:04.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:04.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:04.964Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:04.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:04.964Z] [2021-11-11T07:45:04.964Z] Login Succeeded [2021-11-11T07:45:04.964Z] nexus3.edgexfoundry.org:10004 [2021-11-11T07:45:05.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:05.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:05.236Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:05.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:05.236Z] [2021-11-11T07:45:05.236Z] Login Succeeded [2021-11-11T07:45:05.236Z] docker.io [2021-11-11T07:45:05.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:06.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:06.097Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:06.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:06.097Z] [2021-11-11T07:45:06.097Z] Login Succeeded [2021-11-11T07:45:06.097Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T07:45:06.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T07:45:06.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T07:45:06.511Z] ========================================================= [2021-11-11T07:45:06.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T07:45:06.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:45:06.873Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-11T07:45:07.848Z] Sending build context to Docker daemon 25.19MB [2021-11-11T07:45:07.848Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T07:45:07.848Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-11T07:45:07.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T07:45:07.848Z] 552d1f2373af: Pulling fs layer [2021-11-11T07:45:07.848Z] ea3f2d53f512: Pulling fs layer [2021-11-11T07:45:07.848Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T07:45:07.848Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T07:45:07.848Z] 72dc09318566: Pulling fs layer [2021-11-11T07:45:07.848Z] f4f7b4309257: Pulling fs layer [2021-11-11T07:45:07.848Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T07:45:07.848Z] b78e95d17946: Pulling fs layer [2021-11-11T07:45:07.848Z] 7a9cfe048b4a: Waiting [2021-11-11T07:45:07.848Z] 72dc09318566: Waiting [2021-11-11T07:45:07.848Z] 0ac9a79272e3: Waiting [2021-11-11T07:45:07.848Z] f4f7b4309257: Waiting [2021-11-11T07:45:07.848Z] b78e95d17946: Waiting [2021-11-11T07:45:07.848Z] ea3f2d53f512: Download complete [2021-11-11T07:45:07.848Z] 72dc09318566: Verifying Checksum [2021-11-11T07:45:07.848Z] 72dc09318566: Download complete [2021-11-11T07:45:07.848Z] f4f7b4309257: Verifying Checksum [2021-11-11T07:45:07.848Z] f4f7b4309257: Download complete [2021-11-11T07:45:07.848Z] 552d1f2373af: Verifying Checksum [2021-11-11T07:45:07.848Z] 552d1f2373af: Download complete [2021-11-11T07:45:08.130Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T07:45:08.130Z] 0ac9a79272e3: Download complete [2021-11-11T07:45:08.728Z] 552d1f2373af: Pull complete [2021-11-11T07:45:09.344Z] ea3f2d53f512: Pull complete [2021-11-11T07:45:09.618Z] 9e70ebbbe112: Pull complete [2021-11-11T07:45:09.888Z] b78e95d17946: Verifying Checksum [2021-11-11T07:45:09.888Z] b78e95d17946: Download complete [2021-11-11T07:45:10.159Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T07:45:10.159Z] 7a9cfe048b4a: Download complete [2021-11-11T07:45:14.046Z] Removing intermediate container f3e7306e5068 [2021-11-11T07:45:14.046Z] ---> 57a82227f882 [2021-11-11T07:45:14.046Z] Step 14/14 : RUN ${MAKE} [2021-11-11T07:45:14.046Z] ---> Running in 66979b1a8976 [2021-11-11T07:45:14.046Z] noop [2021-11-11T07:45:14.046Z] Removing intermediate container 66979b1a8976 [2021-11-11T07:45:14.046Z] ---> 32e60b163329 [2021-11-11T07:45:14.046Z] Successfully built 32e60b163329 [2021-11-11T07:45:14.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:45:14.349Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T07:45:14.349Z] . [Pipeline] withDockerContainer [2021-11-11T07:45:14.416Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-11-11T07:45:14.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 ******** ci-base-image-x86_64 cat [2021-11-11T07:45:14.803Z] $ docker top 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T07:45:15.176Z] + go version [2021-11-11T07:45:15.176Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T07:45:15.187Z] $ docker stop --time=1 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d [2021-11-11T07:45:16.378Z] $ docker rm -f 8cae193e2b4f93c58dfd224ee2bb8e217c0284abf221fafb27547024d931db8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:45:16.875Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T07:45:16.875Z] . [Pipeline] withDockerContainer [2021-11-11T07:45:16.935Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-11-11T07:45:16.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 ******** ci-base-image-x86_64 cat [2021-11-11T07:45:17.340Z] $ docker top 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T07:45:17.708Z] + make test [2021-11-11T07:45:17.708Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-11T07:45:17.979Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-11T07:45:20.302Z] 7a9cfe048b4a: Pull complete [2021-11-11T07:45:20.302Z] 72dc09318566: Pull complete [2021-11-11T07:45:20.302Z] f4f7b4309257: Pull complete [2021-11-11T07:45:20.578Z] 0ac9a79272e3: Pull complete [2021-11-11T07:45:27.301Z] b78e95d17946: Pull complete [2021-11-11T07:45:27.301Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T07:45:27.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T07:45:27.301Z] ---> 8b459fc5aaf0 [2021-11-11T07:45:27.301Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T07:45:28.281Z] ---> Running in 4051a71e0d0b [2021-11-11T07:45:28.557Z] Removing intermediate container 4051a71e0d0b [2021-11-11T07:45:28.557Z] ---> 456fffb4ba37 [2021-11-11T07:45:28.557Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T07:45:28.557Z] ---> Running in 44fad2acc6b4 [2021-11-11T07:45:29.154Z] Removing intermediate container 44fad2acc6b4 [2021-11-11T07:45:29.154Z] ---> 7384c31fdbc9 [2021-11-11T07:45:29.154Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T07:45:29.154Z] ---> Running in 2b6e6fc5c638 [2021-11-11T07:45:29.426Z] Removing intermediate container 2b6e6fc5c638 [2021-11-11T07:45:29.426Z] ---> 8dd4a32aa774 [2021-11-11T07:45:29.426Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-11T07:45:29.699Z] ---> Running in e95d042b7b6a [2021-11-11T07:45:29.973Z] Removing intermediate container e95d042b7b6a [2021-11-11T07:45:29.973Z] ---> b2fe02f153b7 [2021-11-11T07:45:29.973Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T07:45:30.245Z] ---> Running in f2930b1c5a39 [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-11T07:45:30.284Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-11T07:45:30.284Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-11T07:45:30.521Z] Removing intermediate container f2930b1c5a39 [2021-11-11T07:45:30.521Z] ---> 92084dedf28a [2021-11-11T07:45:30.521Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T07:45:30.793Z] ---> Running in af5556f9fb3d [2021-11-11T07:45:32.772Z] Removing intermediate container af5556f9fb3d [2021-11-11T07:45:32.772Z] ---> 99f6555d5580 [2021-11-11T07:45:32.772Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T07:45:32.772Z] ---> Running in fb853ede919e [2021-11-11T07:45:34.211Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T07:45:34.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T07:45:35.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T07:45:35.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T07:45:35.626Z] $ docker stop --time=1 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b [2021-11-11T07:45:35.783Z] OK: 219 MiB in 52 packages [2021-11-11T07:45:36.765Z] Removing intermediate container fb853ede919e [2021-11-11T07:45:36.765Z] ---> 5befa0430ede [2021-11-11T07:45:36.765Z] Step 10/14 : ENV GO111MODULE=on [2021-11-11T07:45:36.765Z] ---> Running in cac3a6418cd4 [2021-11-11T07:45:37.032Z] $ docker rm -f 84c6dff7c201d385720b0600f051f6321de437ef0a78cbe8ccac639d93d49c2b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T07:45:37.361Z] Removing intermediate container cac3a6418cd4 [2021-11-11T07:45:37.361Z] ---> e6bb97ed178a [2021-11-11T07:45:37.361Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T07:45:37.361Z] ---> Running in 9f041605b64f [2021-11-11T07:45:37.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T07:45:37.622Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-11T07:45:37.975Z] Removing intermediate container 9f041605b64f [2021-11-11T07:45:37.975Z] ---> 1ea5e064c55b [2021-11-11T07:45:37.975Z] Step 12/14 : COPY . . [Pipeline] sh [2021-11-11T07:45:38.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T07:45:39.209Z] + ls -al . [2021-11-11T07:45:39.209Z] total 88 [2021-11-11T07:45:39.209Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 11 07:45 . [2021-11-11T07:45:39.209Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 07:44 .. [2021-11-11T07:45:39.209Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 07:44 assets [2021-11-11T07:45:39.209Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 11 07:44 bin [2021-11-11T07:45:39.209Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 11 07:44 cmd [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 11 07:44 CONTRIBUTING.md [2021-11-11T07:45:39.209Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 11 07:45 coverage.out [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 11 07:44 Dockerfile [2021-11-11T07:45:39.209Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 11 07:44 docs [2021-11-11T07:45:39.209Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 07:44 .git [2021-11-11T07:45:39.209Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 07:44 .github [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 07:44 .gitignore [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 11 07:44 go.mod [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 24178 Nov 11 07:44 go.sum [2021-11-11T07:45:39.209Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 11 07:44 internal [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 11 07:44 Jenkinsfile [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 11 07:44 LICENSE [2021-11-11T07:45:39.209Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 11 07:44 Makefile [2021-11-11T07:45:39.210Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 11 07:44 pkg [2021-11-11T07:45:39.210Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 11 07:44 README.md [2021-11-11T07:45:39.210Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 07:44 snap [2021-11-11T07:45:39.210Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 07:42 VERSION [2021-11-11T07:45:39.210Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 11 07:44 version.go [2021-11-11T07:45:39.210Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 11 07:44 web [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:45:39.518Z] + 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=9c41ff8537e4dd517baadcffb42b15571707b4ab --label arch=amd64 --label version=2.0.1-dev.29 . [2021-11-11T07:45:39.779Z] Sending build context to Docker daemon 25.2MB [2021-11-11T07:45:39.779Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T07:45:39.779Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-11T07:45:39.779Z] ---> 32e60b163329 [2021-11-11T07:45:39.779Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T07:45:39.779Z] ---> Running in fb3df11bc2df [2021-11-11T07:45:40.039Z] Removing intermediate container fb3df11bc2df [2021-11-11T07:45:40.039Z] ---> a8720f182e5c [2021-11-11T07:45:40.039Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T07:45:40.039Z] ---> Running in 4acf16be0b62 [2021-11-11T07:45:40.039Z] Removing intermediate container 4acf16be0b62 [2021-11-11T07:45:40.039Z] ---> f8e77950b743 [2021-11-11T07:45:40.039Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T07:45:40.039Z] ---> Running in 86307fdb2149 [2021-11-11T07:45:40.299Z] Removing intermediate container 86307fdb2149 [2021-11-11T07:45:40.299Z] ---> 1113dcc2ec8c [2021-11-11T07:45:40.299Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-11T07:45:40.299Z] ---> Running in 70048556207a [2021-11-11T07:45:40.299Z] Removing intermediate container 70048556207a [2021-11-11T07:45:40.299Z] ---> 3d8177c8e3ef [2021-11-11T07:45:40.299Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T07:45:40.299Z] ---> Running in 1f86ebe66242 [2021-11-11T07:45:40.299Z] Removing intermediate container 1f86ebe66242 [2021-11-11T07:45:40.299Z] ---> fb6148d5b9ca [2021-11-11T07:45:40.299Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T07:45:40.559Z] ---> Running in c68684d8c338 [2021-11-11T07:45:40.621Z] ---> 3440217a53b8 [2021-11-11T07:45:40.621Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T07:45:40.621Z] ---> Running in 44d91a1ca6cc [2021-11-11T07:45:40.820Z] Removing intermediate container c68684d8c338 [2021-11-11T07:45:40.820Z] ---> 53c12fa8e2bc [2021-11-11T07:45:40.820Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T07:45:41.080Z] ---> Running in f9945ddf8a35 [2021-11-11T07:45:41.342Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T07:45:41.910Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T07:45:42.479Z] OK: 220 MiB in 52 packages [2021-11-11T07:45:42.479Z] Removing intermediate container f9945ddf8a35 [2021-11-11T07:45:42.479Z] ---> 7a5d28f816de [2021-11-11T07:45:42.479Z] Step 10/22 : ENV GO111MODULE=on [2021-11-11T07:45:42.479Z] ---> Running in 8e95ef13859f [2021-11-11T07:45:42.742Z] Removing intermediate container 8e95ef13859f [2021-11-11T07:45:42.742Z] ---> 7930ab989299 [2021-11-11T07:45:42.742Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T07:45:42.742Z] ---> Running in 0a55d5b8ec28 [2021-11-11T07:45:42.742Z] Removing intermediate container 0a55d5b8ec28 [2021-11-11T07:45:42.742Z] ---> a5adf4bed1fd [2021-11-11T07:45:42.742Z] Step 12/22 : COPY . . [2021-11-11T07:45:43.694Z] ---> eb01c5dd562e [2021-11-11T07:45:43.694Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T07:45:43.694Z] ---> Running in 247a3c6a94ec [2021-11-11T07:45:44.264Z] Removing intermediate container 247a3c6a94ec [2021-11-11T07:45:44.264Z] ---> f66f04d35a8e [2021-11-11T07:45:44.264Z] Step 14/22 : RUN ${MAKE} [2021-11-11T07:45:44.264Z] ---> Running in bed33e60c4f8 [2021-11-11T07:45:44.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-11T07:45:52.712Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-11T07:45:54.105Z] Removing intermediate container bed33e60c4f8 [2021-11-11T07:45:54.105Z] ---> b192c75e499c [2021-11-11T07:45:54.105Z] Step 15/22 : FROM alpine:3.14 [2021-11-11T07:45:58.304Z] 3.14: Pulling from library/alpine [2021-11-11T07:45:58.304Z] a0d0a0d46f8b: Already exists [2021-11-11T07:45:58.304Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T07:45:58.304Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T07:45:58.304Z] ---> 14119a10abf4 [2021-11-11T07:45:58.304Z] Step 16/22 : EXPOSE 4000 [2021-11-11T07:45:58.304Z] ---> Running in 1e3304a12e8f [2021-11-11T07:45:58.304Z] Removing intermediate container 1e3304a12e8f [2021-11-11T07:45:58.304Z] ---> dc10d59f051e [2021-11-11T07:45:58.304Z] Step 17/22 : 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 [2021-11-11T07:45:58.879Z] ---> 2888f3426f17 [2021-11-11T07:45:58.879Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-11T07:45:58.879Z] ---> Running in 98971bf38a33 [2021-11-11T07:45:58.879Z] Removing intermediate container 98971bf38a33 [2021-11-11T07:45:58.879Z] ---> 1bcdd0571189 [2021-11-11T07:45:58.879Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-11T07:45:58.879Z] ---> Running in ca49ad03e8c3 [2021-11-11T07:45:59.137Z] Removing intermediate container ca49ad03e8c3 [2021-11-11T07:45:59.137Z] ---> 0c8ed55e94ff [2021-11-11T07:45:59.137Z] Step 20/22 : LABEL arch=amd64 [2021-11-11T07:45:59.137Z] ---> Running in 58628f606216 [2021-11-11T07:45:59.137Z] Removing intermediate container 58628f606216 [2021-11-11T07:45:59.137Z] ---> 25ffe2a599f2 [2021-11-11T07:45:59.137Z] Step 21/22 : LABEL git_sha=9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:45:59.137Z] ---> Running in 47572c7e43fe [2021-11-11T07:45:59.399Z] Removing intermediate container 47572c7e43fe [2021-11-11T07:45:59.399Z] ---> 822bf22ab63b [2021-11-11T07:45:59.399Z] Step 22/22 : LABEL version=2.0.1-dev.29 [2021-11-11T07:45:59.399Z] ---> Running in 2771ef6d9d8c [2021-11-11T07:45:59.399Z] Removing intermediate container 2771ef6d9d8c [2021-11-11T07:45:59.399Z] ---> e1c724e3d8fe [2021-11-11T07:45:59.399Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T07:45:59.399Z] Successfully built e1c724e3d8fe [2021-11-11T07:45:59.399Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:45:59.562Z] provisioning config files... [2021-11-11T07:45:59.573Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config3275913524876004032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:45:59.882Z] ---> docker-login.sh [2021-11-11T07:45:59.882Z] nexus3.edgexfoundry.org:10001 [2021-11-11T07:45:59.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:59.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:59.882Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:59.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:59.882Z] [2021-11-11T07:45:59.882Z] Login Succeeded [2021-11-11T07:45:59.882Z] nexus3.edgexfoundry.org:10002 [2021-11-11T07:45:59.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:45:59.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:45:59.882Z] Configure a credential helper to remove this warning. See [2021-11-11T07:45:59.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:45:59.882Z] [2021-11-11T07:45:59.883Z] Login Succeeded [2021-11-11T07:45:59.883Z] nexus3.edgexfoundry.org:10003 [2021-11-11T07:46:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:46:00.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:46:00.147Z] Configure a credential helper to remove this warning. See [2021-11-11T07:46:00.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:46:00.147Z] [2021-11-11T07:46:00.147Z] Login Succeeded [2021-11-11T07:46:00.147Z] nexus3.edgexfoundry.org:10004 [2021-11-11T07:46:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:46:00.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:46:00.147Z] Configure a credential helper to remove this warning. See [2021-11-11T07:46:00.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:46:00.147Z] [2021-11-11T07:46:00.147Z] Login Succeeded [2021-11-11T07:46:00.147Z] docker.io [2021-11-11T07:46:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:46:00.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:46:00.718Z] Configure a credential helper to remove this warning. See [2021-11-11T07:46:00.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:46:00.718Z] [2021-11-11T07:46:00.718Z] Login Succeeded [2021-11-11T07:46:00.718Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T07:46:00.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T07:46:00.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T07:46:00.770Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-11-11T07:46:00.770Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:46:00.770Z] latest [2021-11-11T07:46:00.770Z] 2.0.1-dev.29 [2021-11-11T07:46:00.770Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:46:00.770Z] main [2021-11-11T07:46:00.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:01.095Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:01.397Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:46:01.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-11T07:46:01.397Z] 15e9aaa8f4aa: Preparing [2021-11-11T07:46:01.397Z] e2eb06d8af82: Preparing [2021-11-11T07:46:01.397Z] e2eb06d8af82: Layer already exists [2021-11-11T07:46:03.321Z] 15e9aaa8f4aa: Pushed [2021-11-11T07:46:03.321Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:03.630Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:03.933Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-11T07:46:03.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-11T07:46:03.933Z] 15e9aaa8f4aa: Preparing [2021-11-11T07:46:03.933Z] e2eb06d8af82: Preparing [2021-11-11T07:46:03.933Z] e2eb06d8af82: Layer already exists [2021-11-11T07:46:03.933Z] 15e9aaa8f4aa: Layer already exists [2021-11-11T07:46:03.933Z] latest: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:04.234Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:04.531Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 [2021-11-11T07:46:04.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-11T07:46:04.531Z] 15e9aaa8f4aa: Preparing [2021-11-11T07:46:04.531Z] e2eb06d8af82: Preparing [2021-11-11T07:46:04.531Z] e2eb06d8af82: Layer already exists [2021-11-11T07:46:04.531Z] 15e9aaa8f4aa: Layer already exists [2021-11-11T07:46:04.531Z] 2.0.1-dev.29: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:04.826Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:05.118Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:46:05.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-11T07:46:05.118Z] 15e9aaa8f4aa: Preparing [2021-11-11T07:46:05.118Z] e2eb06d8af82: Preparing [2021-11-11T07:46:05.118Z] e2eb06d8af82: Layer already exists [2021-11-11T07:46:05.118Z] 15e9aaa8f4aa: Layer already exists [2021-11-11T07:46:05.118Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:05.427Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:05.726Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-11-11T07:46:05.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-11T07:46:05.726Z] 15e9aaa8f4aa: Preparing [2021-11-11T07:46:05.726Z] e2eb06d8af82: Preparing [2021-11-11T07:46:05.726Z] e2eb06d8af82: Layer already exists [2021-11-11T07:46:05.726Z] 15e9aaa8f4aa: Layer already exists [2021-11-11T07:46:05.726Z] main: digest: sha256:9fddb05cade4bd6dd23894e24b4283cc54b5e02a6856bd8ef03d303801af43ee size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T07:46:05.757Z] ===================================================== [Pipeline] echo [2021-11-11T07:46:05.764Z] taggedImages: [2021-11-11T07:46:05.764Z] - nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:46:05.764Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-11T07:46:05.764Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.29 [2021-11-11T07:46:05.764Z] - nexus3.edgexfoundry.org:10004/edgex-ui:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:46:05.764Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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] sh [2021-11-11T07:46:06.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:46:06.248Z] [2021-11-11T07:46:06.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:06.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:46:06.555Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T07:46:06.555Z] b4d181a07f80: Pulling fs layer [2021-11-11T07:46:06.555Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T07:46:06.555Z] ed53099fbce6: Pulling fs layer [2021-11-11T07:46:06.555Z] dc539afda2c1: Pulling fs layer [2021-11-11T07:46:06.556Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T07:46:06.556Z] 9065ff56babe: Pulling fs layer [2021-11-11T07:46:06.556Z] d287ab97295c: Pulling fs layer [2021-11-11T07:46:06.556Z] dc539afda2c1: Waiting [2021-11-11T07:46:06.556Z] 77bc0d833cb6: Waiting [2021-11-11T07:46:06.556Z] 9065ff56babe: Waiting [2021-11-11T07:46:06.556Z] d287ab97295c: Waiting [2021-11-11T07:46:06.556Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T07:46:06.556Z] a1111a8f2ec3: Download complete [2021-11-11T07:46:06.556Z] dc539afda2c1: Verifying Checksum [2021-11-11T07:46:06.556Z] dc539afda2c1: Download complete [2021-11-11T07:46:06.556Z] ed53099fbce6: Verifying Checksum [2021-11-11T07:46:06.556Z] ed53099fbce6: Download complete [2021-11-11T07:46:06.556Z] 9065ff56babe: Verifying Checksum [2021-11-11T07:46:06.556Z] 9065ff56babe: Download complete [2021-11-11T07:46:06.824Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T07:46:06.824Z] 77bc0d833cb6: Download complete [2021-11-11T07:46:06.824Z] b4d181a07f80: Verifying Checksum [2021-11-11T07:46:06.824Z] b4d181a07f80: Download complete [2021-11-11T07:46:07.413Z] Removing intermediate container 44d91a1ca6cc [2021-11-11T07:46:07.413Z] ---> 9008a7cfdcc3 [2021-11-11T07:46:07.413Z] Step 14/14 : RUN ${MAKE} [2021-11-11T07:46:07.413Z] ---> Running in c07fc61daf69 [2021-11-11T07:46:07.413Z] noop [2021-11-11T07:46:07.413Z] Removing intermediate container c07fc61daf69 [2021-11-11T07:46:07.413Z] ---> ad123ab936f6 [2021-11-11T07:46:07.413Z] Successfully built ad123ab936f6 [2021-11-11T07:46:07.413Z] Successfully tagged ci-base-image-arm64:latest [2021-11-11T07:46:07.419Z] d287ab97295c: Verifying Checksum [2021-11-11T07:46:07.419Z] d287ab97295c: Download complete [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:07.757Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T07:46:07.757Z] . [Pipeline] withDockerContainer [2021-11-11T07:46:08.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-11T07:46:08.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 ******** ci-base-image-arm64 cat [2021-11-11T07:46:08.361Z] b4d181a07f80: Pull complete [2021-11-11T07:46:08.361Z] a1111a8f2ec3: Pull complete [2021-11-11T07:46:08.933Z] ed53099fbce6: Pull complete [2021-11-11T07:46:08.933Z] dc539afda2c1: Pull complete [2021-11-11T07:46:09.200Z] 77bc0d833cb6: Pull complete [2021-11-11T07:46:09.200Z] 9065ff56babe: Pull complete [2021-11-11T07:46:09.708Z] $ docker top 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T07:46:10.666Z] + go version [2021-11-11T07:46:10.666Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T07:46:10.698Z] $ docker stop --time=1 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 [2021-11-11T07:46:12.406Z] $ docker rm -f 9638652acceb2fba27feef72e35c6acba68eb02203ee8579b75cff2a72b660f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:46:13.155Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T07:46:13.155Z] . [Pipeline] withDockerContainer [2021-11-11T07:46:13.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-11T07:46:13.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 ******** ci-base-image-arm64 cat [2021-11-11T07:46:14.525Z] d287ab97295c: Pull complete [2021-11-11T07:46:14.525Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T07:46:14.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:46:14.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:46:15.016Z] $ docker top 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-11-11T07:46:15.340Z] prd-centos7-docker-4c-2g-46 does not seem to be running inside a container [2021-11-11T07:46:15.377Z] $ 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/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T07:46:18.484Z] $ docker top cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-11-11T07:46:18.943Z] ---> job-cost.sh [2021-11-11T07:46:18.943Z] lf-activate-venv: SKIPPING [2021-11-11T07:46:18.943Z] INFO: No Stack... [2021-11-11T07:46:19.202Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T07:46:19.337Z] + make test [2021-11-11T07:46:19.337Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-11T07:46:19.459Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T07:46:19.751Z] + cat /w/workspace/edgex-ui-go/32/archives/cost.csv [2021-11-11T07:46:19.751Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T07:46:19.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [2021-11-11T07:46:19.780Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] did not exist. Created. [2021-11-11T07:46:19.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T07:46:20.096Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T07:46:20.140Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T07:46:20.146Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T07:46:20.163Z] $ docker stop --time=1 cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 [2021-11-11T07:46:20.315Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-11T07:46:21.302Z] $ docker rm -f cbcfcd7672fc4a36cc07f39093e293ee4906471ceec4d90501ae24ad5a751af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-11T07:46:59.335Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-11T07:46:59.335Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-11T07:47:21.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T07:47:21.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T07:47:21.560Z] $ docker stop --time=1 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c [2021-11-11T07:47:23.287Z] $ docker rm -f 166bfe820dd99d4cc6ca9559d134d7600e31c97905c942ea19c9627170661f2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T07:47:24.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T07:47:24.125Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T07:47:24.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T07:47:25.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T07:47:25.501Z] + ls -al . [2021-11-11T07:47:25.501Z] total 128 [2021-11-11T07:47:25.501Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 07:46 . [2021-11-11T07:47:25.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 .. [2021-11-11T07:47:25.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:44 .git [2021-11-11T07:47:25.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 .github [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 07:44 .gitignore [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 11 07:44 CONTRIBUTING.md [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 11 07:44 Dockerfile [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 11 07:44 Jenkinsfile [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 11 07:44 LICENSE [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 11 07:44 Makefile [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 11 07:44 README.md [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 07:42 VERSION [2021-11-11T07:47:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 assets [2021-11-11T07:47:25.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 bin [2021-11-11T07:47:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 cmd [2021-11-11T07:47:25.501Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 11 07:46 coverage.out [2021-11-11T07:47:25.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:44 docs [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 11 07:44 go.mod [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 24178 Nov 11 07:44 go.sum [2021-11-11T07:47:25.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 07:44 internal [2021-11-11T07:47:25.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:44 pkg [2021-11-11T07:47:25.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 snap [2021-11-11T07:47:25.501Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 11 07:44 version.go [2021-11-11T07:47:25.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:44 web [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:47:25.836Z] + 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=9c41ff8537e4dd517baadcffb42b15571707b4ab --label arch=arm64 --label version=2.0.1-dev.29 . [2021-11-11T07:47:26.827Z] Sending build context to Docker daemon 25.2MB [2021-11-11T07:47:26.827Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T07:47:26.827Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-11T07:47:26.827Z] ---> ad123ab936f6 [2021-11-11T07:47:26.827Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-11T07:47:26.827Z] ---> Running in f3e4a54b2754 [2021-11-11T07:47:27.424Z] Removing intermediate container f3e4a54b2754 [2021-11-11T07:47:27.424Z] ---> d5994bdf7e65 [2021-11-11T07:47:27.424Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-11T07:47:27.424Z] ---> Running in 07f274ffcb87 [2021-11-11T07:47:27.696Z] Removing intermediate container 07f274ffcb87 [2021-11-11T07:47:27.696Z] ---> 29f4c91bf2f4 [2021-11-11T07:47:27.696Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-11T07:47:27.970Z] ---> Running in 3e6112ef48b2 [2021-11-11T07:47:28.244Z] Removing intermediate container 3e6112ef48b2 [2021-11-11T07:47:28.244Z] ---> 37f1be65e7ad [2021-11-11T07:47:28.244Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-11T07:47:28.517Z] ---> Running in 3eb53c7297d2 [2021-11-11T07:47:28.788Z] Removing intermediate container 3eb53c7297d2 [2021-11-11T07:47:28.788Z] ---> 4c80336524b9 [2021-11-11T07:47:28.788Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-11T07:47:29.063Z] ---> Running in bc30a2ca1cd2 [2021-11-11T07:47:29.341Z] Removing intermediate container bc30a2ca1cd2 [2021-11-11T07:47:29.341Z] ---> ea352cfd1a65 [2021-11-11T07:47:29.341Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T07:47:29.341Z] ---> Running in 4b0c5926bdb0 [2021-11-11T07:47:31.329Z] Removing intermediate container 4b0c5926bdb0 [2021-11-11T07:47:31.329Z] ---> f44edc02c22f [2021-11-11T07:47:31.329Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-11T07:47:31.329Z] ---> Running in 3e8fbee60152 [2021-11-11T07:47:32.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T07:47:33.360Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T07:47:34.338Z] OK: 219 MiB in 52 packages [2021-11-11T07:47:35.319Z] Removing intermediate container 3e8fbee60152 [2021-11-11T07:47:35.319Z] ---> 0ba16c49eab0 [2021-11-11T07:47:35.319Z] Step 10/22 : ENV GO111MODULE=on [2021-11-11T07:47:35.319Z] ---> Running in 4a90bfb05f7c [2021-11-11T07:47:35.593Z] Removing intermediate container 4a90bfb05f7c [2021-11-11T07:47:35.593Z] ---> 596e0a240d69 [2021-11-11T07:47:35.593Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-11T07:47:35.869Z] ---> Running in 1bef1f68ffaf [2021-11-11T07:47:36.147Z] Removing intermediate container 1bef1f68ffaf [2021-11-11T07:47:36.148Z] ---> ff94eef87c61 [2021-11-11T07:47:36.148Z] Step 12/22 : COPY . . [2021-11-11T07:47:39.533Z] ---> 09294a29ad64 [2021-11-11T07:47:39.533Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T07:47:39.533Z] ---> Running in 56ba91535373 [2021-11-11T07:47:41.515Z] Removing intermediate container 56ba91535373 [2021-11-11T07:47:41.515Z] ---> e714c4d1977c [2021-11-11T07:47:41.515Z] Step 14/22 : RUN ${MAKE} [2021-11-11T07:47:41.515Z] ---> Running in 2e690ee10d67 [2021-11-11T07:47:42.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.29" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-11T07:48:14.856Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-11T07:48:14.856Z] Removing intermediate container 2e690ee10d67 [2021-11-11T07:48:14.856Z] ---> 5cbbb600e5a7 [2021-11-11T07:48:14.856Z] Step 15/22 : FROM alpine:3.14 [2021-11-11T07:48:19.167Z] 3.14: Pulling from library/alpine [2021-11-11T07:48:19.167Z] 552d1f2373af: Already exists [2021-11-11T07:48:19.167Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T07:48:19.167Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T07:48:19.167Z] ---> bb3de5531c18 [2021-11-11T07:48:19.167Z] Step 16/22 : EXPOSE 4000 [2021-11-11T07:48:19.167Z] ---> Running in ae9999f3da5c [2021-11-11T07:48:19.765Z] Removing intermediate container ae9999f3da5c [2021-11-11T07:48:19.765Z] ---> e7588c52d920 [2021-11-11T07:48:19.765Z] Step 17/22 : 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 [2021-11-11T07:48:21.200Z] ---> 0f2b80efa21d [2021-11-11T07:48:21.200Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-11T07:48:21.200Z] ---> Running in 4390cc00c5ca [2021-11-11T07:48:21.798Z] Removing intermediate container 4390cc00c5ca [2021-11-11T07:48:21.798Z] ---> 9cc89d1a736e [2021-11-11T07:48:21.798Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-11T07:48:21.798Z] ---> Running in 25413c49efcb [2021-11-11T07:48:22.077Z] Removing intermediate container 25413c49efcb [2021-11-11T07:48:22.077Z] ---> 589c3f6df7e8 [2021-11-11T07:48:22.077Z] Step 20/22 : LABEL arch=arm64 [2021-11-11T07:48:22.353Z] ---> Running in 494024196ead [2021-11-11T07:48:22.628Z] Removing intermediate container 494024196ead [2021-11-11T07:48:22.628Z] ---> 3d85ce0a9cae [2021-11-11T07:48:22.628Z] Step 21/22 : LABEL git_sha=9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:48:22.628Z] ---> Running in fe03bb600647 [2021-11-11T07:48:23.230Z] Removing intermediate container fe03bb600647 [2021-11-11T07:48:23.230Z] ---> 61e9239d3344 [2021-11-11T07:48:23.230Z] Step 22/22 : LABEL version=2.0.1-dev.29 [2021-11-11T07:48:23.230Z] ---> Running in 3aae6619baa2 [2021-11-11T07:48:23.827Z] Removing intermediate container 3aae6619baa2 [2021-11-11T07:48:23.827Z] ---> 9bd439aefcb3 [2021-11-11T07:48:23.827Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T07:48:23.827Z] Successfully built 9bd439aefcb3 [2021-11-11T07:48:23.827Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:48:24.022Z] provisioning config files... [2021-11-11T07:48:24.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/32@tmp/config8327687391175688097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:48:24.402Z] ---> docker-login.sh [2021-11-11T07:48:24.402Z] nexus3.edgexfoundry.org:10001 [2021-11-11T07:48:24.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:48:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:48:24.950Z] Configure a credential helper to remove this warning. See [2021-11-11T07:48:24.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:48:24.950Z] [2021-11-11T07:48:24.950Z] Login Succeeded [2021-11-11T07:48:24.950Z] nexus3.edgexfoundry.org:10002 [2021-11-11T07:48:25.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:48:25.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:48:25.498Z] Configure a credential helper to remove this warning. See [2021-11-11T07:48:25.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:48:25.498Z] [2021-11-11T07:48:25.498Z] Login Succeeded [2021-11-11T07:48:25.498Z] nexus3.edgexfoundry.org:10003 [2021-11-11T07:48:25.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:48:26.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:48:26.044Z] Configure a credential helper to remove this warning. See [2021-11-11T07:48:26.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:48:26.044Z] [2021-11-11T07:48:26.044Z] Login Succeeded [2021-11-11T07:48:26.044Z] nexus3.edgexfoundry.org:10004 [2021-11-11T07:48:26.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:48:26.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:48:26.646Z] Configure a credential helper to remove this warning. See [2021-11-11T07:48:26.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:48:26.646Z] [2021-11-11T07:48:26.646Z] Login Succeeded [2021-11-11T07:48:26.646Z] docker.io [2021-11-11T07:48:27.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T07:48:27.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T07:48:27.515Z] Configure a credential helper to remove this warning. See [2021-11-11T07:48:27.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T07:48:27.515Z] [2021-11-11T07:48:27.515Z] Login Succeeded [2021-11-11T07:48:27.515Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T07:48:27.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T07:48:27.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T07:48:27.589Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-11-11T07:48:27.589Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:48:27.589Z] latest [2021-11-11T07:48:27.589Z] 2.0.1-dev.29 [2021-11-11T07:48:27.589Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:48:27.589Z] main [2021-11-11T07:48:27.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:27.954Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:28.303Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:48:28.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-11T07:48:28.303Z] 67fdb4084cb1: Preparing [2021-11-11T07:48:28.303Z] ee420dfed78a: Preparing [2021-11-11T07:48:28.578Z] ee420dfed78a: Layer already exists [2021-11-11T07:48:32.891Z] 67fdb4084cb1: Pushed [2021-11-11T07:48:32.891Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:33.234Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:33.580Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-11T07:48:33.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-11T07:48:33.581Z] 67fdb4084cb1: Preparing [2021-11-11T07:48:33.581Z] ee420dfed78a: Preparing [2021-11-11T07:48:33.581Z] 67fdb4084cb1: Layer already exists [2021-11-11T07:48:33.581Z] ee420dfed78a: Layer already exists [2021-11-11T07:48:33.856Z] latest: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:34.205Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:34.550Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [2021-11-11T07:48:34.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-11T07:48:34.550Z] 67fdb4084cb1: Preparing [2021-11-11T07:48:34.550Z] ee420dfed78a: Preparing [2021-11-11T07:48:34.550Z] 67fdb4084cb1: Layer already exists [2021-11-11T07:48:34.824Z] ee420dfed78a: Layer already exists [2021-11-11T07:48:34.824Z] 2.0.1-dev.29: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:35.170Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:35.513Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:48:35.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-11T07:48:35.513Z] 67fdb4084cb1: Preparing [2021-11-11T07:48:35.513Z] ee420dfed78a: Preparing [2021-11-11T07:48:35.513Z] 67fdb4084cb1: Layer already exists [2021-11-11T07:48:35.513Z] ee420dfed78a: Layer already exists [2021-11-11T07:48:35.794Z] 9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:36.141Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:36.483Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-11-11T07:48:36.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-11T07:48:36.483Z] 67fdb4084cb1: Preparing [2021-11-11T07:48:36.483Z] ee420dfed78a: Preparing [2021-11-11T07:48:36.483Z] 67fdb4084cb1: Layer already exists [2021-11-11T07:48:36.483Z] ee420dfed78a: Layer already exists [2021-11-11T07:48:36.757Z] main: digest: sha256:61ee20cf7240abfa23044d72d69a833839c704bd1d76e63bf8a272d6e93a3eb8 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-11T07:48:36.804Z] ===================================================== [Pipeline] echo [2021-11-11T07:48:36.813Z] taggedImages: [2021-11-11T07:48:36.813Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab [2021-11-11T07:48:36.813Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-11T07:48:36.813Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.29 [2021-11-11T07:48:36.813Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:9c41ff8537e4dd517baadcffb42b15571707b4ab-2.0.1-dev.29 [2021-11-11T07:48:36.813Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:37.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T07:48:37.243Z] [2021-11-11T07:48:37.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:48:37.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T07:48:37.869Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T07:48:37.869Z] 448f6bf000e3: Pulling fs layer [2021-11-11T07:48:37.869Z] f757da607395: Pulling fs layer [2021-11-11T07:48:37.869Z] 05883995daec: Pulling fs layer [2021-11-11T07:48:37.869Z] 8603b9c90790: Pulling fs layer [2021-11-11T07:48:37.869Z] 1560dd03e051: Pulling fs layer [2021-11-11T07:48:37.869Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T07:48:37.869Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T07:48:37.869Z] c2d8d7efcc4b: Waiting [2021-11-11T07:48:37.869Z] 8603b9c90790: Waiting [2021-11-11T07:48:37.869Z] 1560dd03e051: Waiting [2021-11-11T07:48:37.869Z] 27f5ce0e4adf: Waiting [2021-11-11T07:48:37.869Z] f757da607395: Verifying Checksum [2021-11-11T07:48:37.869Z] f757da607395: Download complete [2021-11-11T07:48:37.869Z] 8603b9c90790: Verifying Checksum [2021-11-11T07:48:37.869Z] 8603b9c90790: Download complete [2021-11-11T07:48:37.869Z] 1560dd03e051: Download complete [2021-11-11T07:48:38.145Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T07:48:38.145Z] 27f5ce0e4adf: Download complete [2021-11-11T07:48:38.145Z] 05883995daec: Verifying Checksum [2021-11-11T07:48:38.145Z] 05883995daec: Download complete [2021-11-11T07:48:38.420Z] 448f6bf000e3: Verifying Checksum [2021-11-11T07:48:38.420Z] 448f6bf000e3: Download complete [2021-11-11T07:48:41.056Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T07:48:41.056Z] c2d8d7efcc4b: Download complete [2021-11-11T07:48:42.032Z] 448f6bf000e3: Pull complete [2021-11-11T07:48:42.633Z] f757da607395: Pull complete [2021-11-11T07:48:44.075Z] 05883995daec: Pull complete [2021-11-11T07:48:44.348Z] 8603b9c90790: Pull complete [2021-11-11T07:48:45.332Z] 1560dd03e051: Pull complete [2021-11-11T07:48:45.603Z] 27f5ce0e4adf: Pull complete [2021-11-11T07:49:00.691Z] c2d8d7efcc4b: Pull complete [2021-11-11T07:49:00.691Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T07:49:00.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T07:49:00.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T07:49:00.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-44 does not seem to be running inside a container [2021-11-11T07:49:01.043Z] $ 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/32 -v /w/workspace/edgex-ui-go/32:/w/workspace/edgex-ui-go/32:rw,z -v /w/workspace/edgex-ui-go/32@tmp:/w/workspace/edgex-ui-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T07:49:04.014Z] $ docker top e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:49:04.960Z] ---> job-cost.sh [2021-11-11T07:49:04.960Z] lf-activate-venv: SKIPPING [2021-11-11T07:49:04.960Z] INFO: No Stack... [2021-11-11T07:49:05.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T07:49:05.506Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T07:49:06.170Z] + cut -d, -f6 [2021-11-11T07:49:06.170Z] + cat /w/workspace/edgex-ui-go/32/archives/cost.csv [Pipeline] lock [2021-11-11T07:49:06.229Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [2021-11-11T07:49:06.235Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] did not exist. Created. [2021-11-11T07:49:06.235Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T07:49:06.915Z] /w/workspace/edgex-ui-go/32@tmp/durable-b1b75720/script.sh: 1: /w/workspace/edgex-ui-go/32@tmp/durable-b1b75720/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T07:49:07.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T07:49:07.603Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T07:49:07.737Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T07:49:07.744Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T07:49:07.769Z] $ docker stop --time=1 e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 [2021-11-11T07:49:09.316Z] $ docker rm -f e158cf4d01aec1842cdda3470dbadf5994c7a175d6ebae9f9cc468fd91c6e5e6 [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 [2021-11-11T07:49:09.958Z] provisioning config files... [2021-11-11T07:49:09.967Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4810152961321691841tmp [Pipeline] { [Pipeline] sh [2021-11-11T07:49:10.284Z] + set +x [2021-11-11T07:49:10.284Z] + bash -s -- [2021-11-11T07:49:10.284Z] + curl -s https://codecov.io/bash [2021-11-11T07:49:10.546Z] [2021-11-11T07:49:10.546Z] _____ _ [2021-11-11T07:49:10.546Z] / ____| | | [2021-11-11T07:49:10.546Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T07:49:10.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T07:49:10.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T07:49:10.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T07:49:10.546Z] Bash-1.0.6 [2021-11-11T07:49:10.546Z] [2021-11-11T07:49:10.546Z] [2021-11-11T07:49:10.546Z] ==> git version 2.24.4 found [2021-11-11T07:49:10.546Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T07:49:10.546Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T07:49:10.546Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T07:49:10.546Z] ==> Jenkins CI detected. [2021-11-11T07:49:10.546Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:49:10.546Z] project root: . [2021-11-11T07:49:10.546Z] --> token set from env [2021-11-11T07:49:10.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T07:49:10.546Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T07:49:10.546Z] ==> Python coveragepy not found [2021-11-11T07:49:10.546Z] ==> Searching for coverage reports in: [2021-11-11T07:49:10.546Z] + . [2021-11-11T07:49:10.546Z] -> Found 1 reports [2021-11-11T07:49:10.546Z] ==> Detecting git/mercurial file structure [2021-11-11T07:49:10.546Z] ==> Reading reports [2021-11-11T07:49:10.546Z] + ./coverage.out bytes=10 [2021-11-11T07:49:10.546Z] ==> Appending adjustments [2021-11-11T07:49:10.546Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T07:49:10.546Z] + Found adjustments [2021-11-11T07:49:10.546Z] ==> Gzipping contents [2021-11-11T07:49:10.546Z] 4.0K /tmp/codecov.diX2eF.gz [2021-11-11T07:49:10.546Z] ==> Uploading reports [2021-11-11T07:49:10.546Z] url: https://codecov.io [2021-11-11T07:49:10.546Z] query: branch=main&commit=9c41ff8537e4dd517baadcffb42b15571707b4ab&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T07:49:10.546Z] -> Pinging Codecov [2021-11-11T07:49:10.546Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=9c41ff8537e4dd517baadcffb42b15571707b4ab&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-11T07:49:11.133Z] -> Uploading to [2021-11-11T07:49:11.133Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/FB506323287CE973F263BFD2A0EB1F37/9c41ff8537e4dd517baadcffb42b15571707b4ab/776e2e0f-bc63-40b5-988b-556397f7c567.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T074910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30dd1165fa0059a67850a51208ede9016e3cea4109a6fed948e77255e8051eed [2021-11-11T07:49:11.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T07:49:11.133Z] Dload Upload Total Spent Left Speed [2021-11-11T07:49:11.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 9437 --:--:-- --:--:-- --:--:-- 9438 100 3662 0 0 100 3662 0 9434 --:--:-- --:--:-- --:--:-- 9413 [2021-11-11T07:49:11.707Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] } [2021-11-11T07:49:11.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-11T07:49:12.728Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-11T07:49:12.776Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:13.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T07:49:13.070Z] [2021-11-11T07:49:13.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:13.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T07:49:13.380Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-11T07:49:13.380Z] 188c0c94c7c5: Pulling fs layer [2021-11-11T07:49:13.380Z] 0ef7d3d256c8: Pulling fs layer [2021-11-11T07:49:13.380Z] de9db76c5a1d: Pulling fs layer [2021-11-11T07:49:13.380Z] 0eba1c9be4d2: Pulling fs layer [2021-11-11T07:49:13.380Z] 0d57e429df01: Pulling fs layer [2021-11-11T07:49:13.380Z] 4e4be7b47b0d: Pulling fs layer [2021-11-11T07:49:13.380Z] e1f770b5df2f: Pulling fs layer [2021-11-11T07:49:13.380Z] 85a0685a4137: Pulling fs layer [2021-11-11T07:49:13.380Z] 0eba1c9be4d2: Waiting [2021-11-11T07:49:13.380Z] 0d57e429df01: Waiting [2021-11-11T07:49:13.380Z] 4e4be7b47b0d: Waiting [2021-11-11T07:49:13.380Z] e1f770b5df2f: Waiting [2021-11-11T07:49:13.380Z] 85a0685a4137: Waiting [2021-11-11T07:49:13.380Z] de9db76c5a1d: Verifying Checksum [2021-11-11T07:49:13.380Z] de9db76c5a1d: Download complete [2021-11-11T07:49:13.380Z] 0ef7d3d256c8: Verifying Checksum [2021-11-11T07:49:13.380Z] 0ef7d3d256c8: Download complete [2021-11-11T07:49:13.380Z] 0d57e429df01: Verifying Checksum [2021-11-11T07:49:13.380Z] 0d57e429df01: Download complete [2021-11-11T07:49:13.380Z] 4e4be7b47b0d: Verifying Checksum [2021-11-11T07:49:13.380Z] 4e4be7b47b0d: Download complete [2021-11-11T07:49:13.380Z] 188c0c94c7c5: Verifying Checksum [2021-11-11T07:49:13.380Z] 188c0c94c7c5: Download complete [2021-11-11T07:49:13.650Z] e1f770b5df2f: Verifying Checksum [2021-11-11T07:49:13.650Z] e1f770b5df2f: Download complete [2021-11-11T07:49:14.235Z] 0eba1c9be4d2: Verifying Checksum [2021-11-11T07:49:14.235Z] 0eba1c9be4d2: Download complete [2021-11-11T07:49:14.235Z] 188c0c94c7c5: Pull complete [2021-11-11T07:49:14.235Z] 85a0685a4137: Verifying Checksum [2021-11-11T07:49:14.235Z] 85a0685a4137: Download complete [2021-11-11T07:49:14.235Z] 0ef7d3d256c8: Pull complete [2021-11-11T07:49:14.235Z] de9db76c5a1d: Pull complete [2021-11-11T07:49:17.570Z] 0eba1c9be4d2: Pull complete [2021-11-11T07:49:17.570Z] 0d57e429df01: Pull complete [2021-11-11T07:49:17.831Z] 4e4be7b47b0d: Pull complete [2021-11-11T07:49:18.414Z] e1f770b5df2f: Pull complete [2021-11-11T07:49:22.658Z] 85a0685a4137: Pull complete [2021-11-11T07:49:22.658Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-11T07:49:22.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-11T07:49:22.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-11T07:49:22.727Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:49:22.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-11T07:49:24.533Z] $ docker top 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-11T07:49:24.606Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-11T07:49:24.889Z] + set -o pipefail [2021-11-11T07:49:24.889Z] + snyk monitor '--org=edgex-jenkins' [2021-11-11T07:49:28.205Z] [2021-11-11T07:49:28.205Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-11-11T07:49:28.205Z] [2021-11-11T07:49:28.205Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/9337066f-9486-47bd-8f39-eb3d271ede96 [2021-11-11T07:49:28.205Z] [2021-11-11T07:49:28.205Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-11T07:49:28.205Z] [2021-11-11T07:49:28.205Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-11T07:49:28.205Z] [2021-11-11T07:49:28.465Z] [2021-11-11T07:49:28.465Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-11T07:49:28.465Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-11T07:49:28.474Z] $ docker stop --time=1 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da [2021-11-11T07:49:30.274Z] $ docker rm -f 2be929309d0171ea0fa7c52abacdae821d7701da775526b38417ddacb93139da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T07:49:32.082Z] + git log --format=format:%s -1 9c41ff8537e4dd517baadcffb42b15571707b4ab [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:32.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:49:32.380Z] . [Pipeline] withDockerContainer [2021-11-11T07:49:32.436Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:49:32.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T07:49:32.829Z] $ docker top f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T07:49:32.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T07:49:32.920Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T07:49:33.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T07:49:33.027Z] $ docker exec f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 ssh-agent [2021-11-11T07:49:33.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAOHama/agent.15 [2021-11-11T07:49:33.126Z] SSH_AGENT_PID=21 [2021-11-11T07:49:33.131Z] Running ssh-add (command line suppressed) [2021-11-11T07:49:33.223Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7909125688052591545.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7909125688052591545.key) [2021-11-11T07:49:33.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T07:49:33.528Z] + git semver tag [2021-11-11T07:49:33.528Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T07:49:33.528Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-11T07:49:33.528Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:49:33.528Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T07:49:33.529Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T07:49:33.529Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T07:49:33.529Z] # $SEMVER_BRANCH = main [2021-11-11T07:49:33.529Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-11T07:49:33.529Z] # 9c41ff8537e4dd517baadcffb42b15571707b4ab HEAD [2021-11-11T07:49:33.529Z] # -> Force: false [2021-11-11T07:49:33.529Z] # d28d53c20a498f3e9d44644890bb23bfba65c7ff refs/tags/v2.0.1-dev.29 [Pipeline] } [2021-11-11T07:49:33.537Z] $ docker exec --env ******** --env ******** f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 ssh-agent -k [2021-11-11T07:49:33.622Z] unset SSH_AUTH_SOCK; [2021-11-11T07:49:33.622Z] unset SSH_AGENT_PID; [2021-11-11T07:49:33.622Z] echo Agent pid 21 killed; [2021-11-11T07:49:33.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T07:49:33.950Z] + git semver [Pipeline] } [2021-11-11T07:49:33.962Z] $ docker stop --time=1 f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 [2021-11-11T07:49:35.138Z] $ docker rm -f f9b94ff97b00132074bf2f0e195d76c1cab6dfbadd0f3cf6dd164000c66bacd2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:35.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T07:49:35.597Z] [2021-11-11T07:49:35.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:35.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T07:49:35.906Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-11T07:49:35.906Z] ab5ef0e58194: Pulling fs layer [2021-11-11T07:49:35.906Z] 9712f1f96733: Pulling fs layer [2021-11-11T07:49:35.906Z] 63f879dbbcfc: Pulling fs layer [2021-11-11T07:49:35.906Z] 0d9ebad4ef96: Pulling fs layer [2021-11-11T07:49:35.906Z] e9a5061849ea: Pulling fs layer [2021-11-11T07:49:35.906Z] d747dcd14b5f: Pulling fs layer [2021-11-11T07:49:35.906Z] 2de7ff778b66: Pulling fs layer [2021-11-11T07:49:35.906Z] e9a5061849ea: Waiting [2021-11-11T07:49:35.906Z] d747dcd14b5f: Waiting [2021-11-11T07:49:35.906Z] 2de7ff778b66: Waiting [2021-11-11T07:49:35.906Z] 0d9ebad4ef96: Waiting [2021-11-11T07:49:35.906Z] 9712f1f96733: Verifying Checksum [2021-11-11T07:49:35.906Z] 9712f1f96733: Download complete [2021-11-11T07:49:36.481Z] 63f879dbbcfc: Verifying Checksum [2021-11-11T07:49:36.481Z] 63f879dbbcfc: Download complete [2021-11-11T07:49:36.481Z] 0d9ebad4ef96: Verifying Checksum [2021-11-11T07:49:36.481Z] 0d9ebad4ef96: Download complete [2021-11-11T07:49:36.481Z] d747dcd14b5f: Verifying Checksum [2021-11-11T07:49:36.481Z] d747dcd14b5f: Download complete [2021-11-11T07:49:36.481Z] ab5ef0e58194: Verifying Checksum [2021-11-11T07:49:36.481Z] ab5ef0e58194: Download complete [2021-11-11T07:49:36.481Z] e9a5061849ea: Verifying Checksum [2021-11-11T07:49:36.481Z] e9a5061849ea: Download complete [2021-11-11T07:49:36.481Z] 2de7ff778b66: Verifying Checksum [2021-11-11T07:49:36.481Z] 2de7ff778b66: Download complete [2021-11-11T07:49:39.803Z] ab5ef0e58194: Pull complete [2021-11-11T07:49:39.803Z] 9712f1f96733: Pull complete [2021-11-11T07:49:40.069Z] 63f879dbbcfc: Pull complete [2021-11-11T07:49:44.310Z] 0d9ebad4ef96: Pull complete [2021-11-11T07:49:44.310Z] e9a5061849ea: Pull complete [2021-11-11T07:49:44.578Z] d747dcd14b5f: Pull complete [2021-11-11T07:49:45.529Z] 2de7ff778b66: Pull complete [2021-11-11T07:49:45.529Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-11T07:49:45.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-11T07:49:45.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-11T07:49:45.596Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:49:45.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-11T07:49:48.765Z] $ docker top 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:49:48.843Z] provisioning config files... [2021-11-11T07:49:48.852Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1112396048747318112tmp [2021-11-11T07:49:48.867Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2602340461222462953tmp [2021-11-11T07:49:48.882Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5092111885681805395tmp [Pipeline] { [Pipeline] echo [2021-11-11T07:49:48.897Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:49:49.209Z] ---> sigul-configuration.sh [2021-11-11T07:49:49.209Z] gpg: directory `/root/.gnupg' created [2021-11-11T07:49:49.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-11T07:49:49.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-11T07:49:49.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-11T07:49:49.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-11T07:49:49.209Z] gpg: CAST5 encrypted data [2021-11-11T07:49:49.209Z] gpg: encrypted with 1 passphrase [2021-11-11T07:49:49.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-11T07:49:49.505Z] + mkdir /home/jenkins [2021-11-11T07:49:49.505Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-11T07:49:49.800Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-11T07:49:49.810Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:49:50.098Z] ---> sigul-install.sh [2021-11-11T07:49:50.098Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-11T07:49:50.387Z] + git tag --list [2021-11-11T07:49:50.387Z] 0.1.1 [2021-11-11T07:49:50.387Z] v1.1.0 [2021-11-11T07:49:50.387Z] v1.2.0 [2021-11-11T07:49:50.387Z] v1.2.1 [2021-11-11T07:49:50.387Z] v1.3.0 [2021-11-11T07:49:50.387Z] v2.0.0 [2021-11-11T07:49:50.387Z] v2.0.1-dev.1 [2021-11-11T07:49:50.387Z] v2.0.1-dev.10 [2021-11-11T07:49:50.387Z] v2.0.1-dev.11 [2021-11-11T07:49:50.387Z] v2.0.1-dev.12 [2021-11-11T07:49:50.387Z] v2.0.1-dev.13 [2021-11-11T07:49:50.387Z] v2.0.1-dev.14 [2021-11-11T07:49:50.387Z] v2.0.1-dev.15 [2021-11-11T07:49:50.387Z] v2.0.1-dev.16 [2021-11-11T07:49:50.387Z] v2.0.1-dev.17 [2021-11-11T07:49:50.387Z] v2.0.1-dev.18 [2021-11-11T07:49:50.387Z] v2.0.1-dev.19 [2021-11-11T07:49:50.387Z] v2.0.1-dev.2 [2021-11-11T07:49:50.387Z] v2.0.1-dev.20 [2021-11-11T07:49:50.387Z] v2.0.1-dev.21 [2021-11-11T07:49:50.387Z] v2.0.1-dev.22 [2021-11-11T07:49:50.387Z] v2.0.1-dev.23 [2021-11-11T07:49:50.387Z] v2.0.1-dev.24 [2021-11-11T07:49:50.387Z] v2.0.1-dev.25 [2021-11-11T07:49:50.387Z] v2.0.1-dev.26 [2021-11-11T07:49:50.387Z] v2.0.1-dev.27 [2021-11-11T07:49:50.387Z] v2.0.1-dev.28 [2021-11-11T07:49:50.387Z] v2.0.1-dev.29 [2021-11-11T07:49:50.387Z] v2.0.1-dev.3 [2021-11-11T07:49:50.387Z] v2.0.1-dev.4 [2021-11-11T07:49:50.387Z] v2.0.1-dev.5 [2021-11-11T07:49:50.387Z] v2.0.1-dev.6 [2021-11-11T07:49:50.387Z] v2.0.1-dev.7 [2021-11-11T07:49:50.387Z] v2.0.1-dev.8 [2021-11-11T07:49:50.387Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-11T07:49:50.682Z] + lftools sign git-tag v2.0.1-dev.29 [2021-11-11T07:49:51.254Z] Signing Git tag with Sigul... [2021-11-11T07:49:51.254Z] Signing v2.0.1-dev.29 [Pipeline] echo [2021-11-11T07:49:53.175Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:49:53.467Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-11T07:49:53.475Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-11T07:49:53.492Z] $ docker stop --time=1 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 [2021-11-11T07:49:54.662Z] $ docker rm -f 1aad7c36b7c4c276a8d4af231ec949027ae7a8533e4fc696989606231c7a3123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:55.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:49:55.288Z] . [Pipeline] withDockerContainer [2021-11-11T07:49:55.346Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:49:55.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T07:49:55.714Z] $ docker top 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T07:49:55.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T07:49:55.802Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T07:49:55.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T07:49:55.911Z] $ docker exec 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 ssh-agent [2021-11-11T07:49:56.010Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCPjJd/agent.14 [2021-11-11T07:49:56.010Z] SSH_AGENT_PID=21 [2021-11-11T07:49:56.015Z] Running ssh-add (command line suppressed) [2021-11-11T07:49:56.113Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4763121750301189425.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4763121750301189425.key) [2021-11-11T07:49:56.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T07:49:56.420Z] + git semver bump pre [2021-11-11T07:49:56.420Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T07:49:56.420Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-11T07:49:56.420Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:49:56.420Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T07:49:56.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T07:49:56.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T07:49:56.420Z] # $SEMVER_BRANCH = main [2021-11-11T07:49:56.420Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-11-11T07:49:56.420Z] 2.0.1-dev.30 [Pipeline] } [2021-11-11T07:49:56.427Z] $ docker exec --env ******** --env ******** 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 ssh-agent -k [2021-11-11T07:49:56.512Z] unset SSH_AUTH_SOCK; [2021-11-11T07:49:56.512Z] unset SSH_AGENT_PID; [2021-11-11T07:49:56.512Z] echo Agent pid 21 killed; [2021-11-11T07:49:56.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T07:49:56.831Z] + git semver [Pipeline] } [2021-11-11T07:49:56.845Z] $ docker stop --time=1 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 [2021-11-11T07:49:58.022Z] $ docker rm -f 52a502b5947f888bd924f1a4843bade2264229afdbf35b2c9aa687bd62f15c95 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:49:58.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T07:49:58.384Z] . [Pipeline] withDockerContainer [2021-11-11T07:49:58.450Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:49:58.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T07:49:58.883Z] $ docker top 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T07:49:59.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T07:49:59.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T07:49:59.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T07:49:59.158Z] $ docker exec 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 ssh-agent [2021-11-11T07:49:59.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfOMcNj/agent.14 [2021-11-11T07:49:59.257Z] SSH_AGENT_PID=20 [2021-11-11T07:49:59.261Z] Running ssh-add (command line suppressed) [2021-11-11T07:49:59.339Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5954900572190933601.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5954900572190933601.key) [2021-11-11T07:49:59.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T07:49:59.636Z] + git semver push [2021-11-11T07:49:59.636Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T07:49:59.636Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-11T07:49:59.636Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:49:59.636Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T07:49:59.636Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T07:49:59.636Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T07:49:59.636Z] # $SEMVER_BRANCH = main [2021-11-11T07:49:59.636Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-11T07:50:01.555Z] $ docker exec --env ******** --env ******** 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 ssh-agent -k [2021-11-11T07:50:01.649Z] unset SSH_AUTH_SOCK; [2021-11-11T07:50:01.650Z] unset SSH_AGENT_PID; [2021-11-11T07:50:01.650Z] echo Agent pid 20 killed; [2021-11-11T07:50:01.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T07:50:01.967Z] + git semver [Pipeline] } [2021-11-11T07:50:01.978Z] $ docker stop --time=1 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 [2021-11-11T07:50:03.157Z] $ docker rm -f 9cee3f1dc7d583124ce93d16c464e15a2f26fab8a329886295cddeeb9050cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-11-11T07:50:04.125Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:04.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:04.981Z] ---> package-listing.sh [2021-11-11T07:50:04.981Z] ++ facter osfamily [2021-11-11T07:50:04.981Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T07:50:05.243Z] + OS_FAMILY=redhat [2021-11-11T07:50:05.243Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-11T07:50:05.243Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T07:50:05.243Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T07:50:05.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T07:50:05.243Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T07:50:05.243Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-11T07:50:05.243Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T07:50:05.243Z] + case "${OS_FAMILY}" in [2021-11-11T07:50:05.243Z] + rpm -qa [2021-11-11T07:50:05.243Z] + sort [2021-11-11T07:50:05.816Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T07:50:05.816Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T07:50:05.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T07:50:05.816Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-11T07:50:05.816Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-11-11T07:50:05.817Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-11-11T07:50:05.829Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T07:50:06.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:50:06.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:50:06.666Z] [2021-11-11T07:50:06.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T07:50:06.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:50:06.971Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T07:50:06.971Z] b4d181a07f80: Pulling fs layer [2021-11-11T07:50:06.971Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T07:50:06.971Z] ed53099fbce6: Pulling fs layer [2021-11-11T07:50:06.971Z] dc539afda2c1: Pulling fs layer [2021-11-11T07:50:06.971Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T07:50:06.971Z] 9065ff56babe: Pulling fs layer [2021-11-11T07:50:06.971Z] d287ab97295c: Pulling fs layer [2021-11-11T07:50:06.971Z] dc539afda2c1: Waiting [2021-11-11T07:50:06.971Z] 77bc0d833cb6: Waiting [2021-11-11T07:50:06.971Z] 9065ff56babe: Waiting [2021-11-11T07:50:06.971Z] d287ab97295c: Waiting [2021-11-11T07:50:06.971Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T07:50:06.971Z] a1111a8f2ec3: Download complete [2021-11-11T07:50:06.971Z] dc539afda2c1: Verifying Checksum [2021-11-11T07:50:06.971Z] dc539afda2c1: Download complete [2021-11-11T07:50:06.971Z] ed53099fbce6: Verifying Checksum [2021-11-11T07:50:06.971Z] ed53099fbce6: Download complete [2021-11-11T07:50:06.971Z] 9065ff56babe: Verifying Checksum [2021-11-11T07:50:06.971Z] 9065ff56babe: Download complete [2021-11-11T07:50:07.232Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T07:50:07.232Z] 77bc0d833cb6: Download complete [2021-11-11T07:50:07.232Z] b4d181a07f80: Verifying Checksum [2021-11-11T07:50:07.232Z] b4d181a07f80: Download complete [2021-11-11T07:50:07.812Z] d287ab97295c: Verifying Checksum [2021-11-11T07:50:07.812Z] d287ab97295c: Download complete [2021-11-11T07:50:08.761Z] b4d181a07f80: Pull complete [2021-11-11T07:50:08.761Z] a1111a8f2ec3: Pull complete [2021-11-11T07:50:09.337Z] ed53099fbce6: Pull complete [2021-11-11T07:50:09.337Z] dc539afda2c1: Pull complete [2021-11-11T07:50:09.599Z] 77bc0d833cb6: Pull complete [2021-11-11T07:50:09.599Z] 9065ff56babe: Pull complete [2021-11-11T07:50:14.914Z] d287ab97295c: Pull complete [2021-11-11T07:50:14.914Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T07:50:14.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T07:50:14.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T07:50:14.973Z] prd-centos7-docker-4c-2g-43 does not seem to be running inside a container [2021-11-11T07:50:15.011Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T07:50:17.482Z] $ docker top 04ca6cf2de50eccfecfcf58465d816319b2c09331787da7a25b763c4e86dbe01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T07:50:17.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T07:50:18.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T07:50:18.417Z] + ls /var/log/sa-host [2021-11-11T07:50:18.417Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T07:50:18.417Z] file_magic: OK [2021-11-11T07:50:18.417Z] HZ: Using current value: 100 [2021-11-11T07:50:18.417Z] file_header: OK [2021-11-11T07:50:18.417Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T07:50:18.417Z] Statistics: [2021-11-11T07:50:18.417Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T07:50:18.417Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T07:50:18.417Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T07:50:18.417Z] file_magic: OK [2021-11-11T07:50:18.417Z] HZ: Using current value: 100 [2021-11-11T07:50:18.417Z] file_header: OK [2021-11-11T07:50:18.417Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T07:50:18.417Z] Statistics: [2021-11-11T07:50:18.417Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T07:50:18.417Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T07:50:18.666Z] provisioning config files... [2021-11-11T07:50:18.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2863267497497615507tmp [Pipeline] { [Pipeline] echo [2021-11-11T07:50:18.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:18.974Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T07:50:18.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:19.314Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T07:50:19.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:19.608Z] ---> sudo-logs.sh [2021-11-11T07:50:19.608Z] Archiving 'sudo' log.. [2021-11-11T07:50:19.608Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [2021-11-11T07:50:19.608Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-43.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T07:50:19.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:19.913Z] ---> job-cost.sh [2021-11-11T07:50:19.913Z] lf-activate-venv: SKIPPING [2021-11-11T07:50:19.913Z] DEBUG: total: 0.10999999940395355 [2021-11-11T07:50:19.913Z] INFO: Retrieving Stack Cost... [2021-11-11T07:50:20.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T07:50:21.052Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T07:50:21.064Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T07:50:21.348Z] ---> logs-deploy.sh [2021-11-11T07:50:21.348Z] lf-activate-venv: SKIPPING [2021-11-11T07:50:21.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/32 [2021-11-11T07:50:21.348Z] INFO: archiving workspace using pattern(s): [2021-11-11T07:50:21.919Z] Archives upload complete. [2021-11-11T07:50:22.180Z] INFO: archiving logs to Nexus