Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e12c9c90705f9e971aee6dc20caba93a75f2d45 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-ssh6366089615265274414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18419469233662950936.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9576110995449527717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh1108979428425542141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7816412447763644750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6009 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e12c9c90705f9e971aee6dc20caba93a75f2d45 (main) Commit message: "Merge pull request #287 from lenny-intel/go-1.21" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 > git rev-list --no-walk 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:48:12.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:48:12.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:48:12.861Z] ========================================================= [2023-09-12T21:48:12.861Z] EdgeX Global Pipelines Version Info [2023-09-12T21:48:12.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:13.570Z] ------------------- [2023-09-12T21:48:13.570Z] stable info: [2023-09-12T21:48:13.570Z] ------------------- [2023-09-12T21:48:13.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:48:13.570Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:48:13.570Z] Message: update stable to v1.0.254 [2023-09-12T21:48:14.139Z] ------------------- [2023-09-12T21:48:14.139Z] experimental info: [2023-09-12T21:48:14.139Z] ------------------- [2023-09-12T21:48:14.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:48:14.139Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:48:14.139Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:48:14.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-12T21:48:14.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-12T21:48:14.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:48:14.332Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:48:14.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:48:14.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:48:14.367Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:48:14.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:48:14.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:48:14.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:48:14.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:48:14.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-12T21:48:14.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:48:14.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:48:14.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:48:14.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:48:14.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:48:14.504Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:48:14.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:48:14.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:48:14.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:48:14.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:48:14.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:48:14.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:48:14.602Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:48:14.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:48:14.631Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:48:14.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:48:14.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:48:14.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:48:14.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo [2023-09-12T21:48:14.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e12c9c [Pipeline] echo [2023-09-12T21:48:14.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:48:14.761Z] provisioning config files... [2023-09-12T21:48:14.776Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7299930158672130430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:15.085Z] ---> docker-login.sh [2023-09-12T21:48:15.085Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:48:15.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:15.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:15.345Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:15.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:15.345Z] [2023-09-12T21:48:15.345Z] Login Succeeded [2023-09-12T21:48:15.345Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:48:15.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:15.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:15.345Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:15.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:15.345Z] [2023-09-12T21:48:15.345Z] Login Succeeded [2023-09-12T21:48:15.345Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:48:15.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:15.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:15.605Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:15.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:15.605Z] [2023-09-12T21:48:15.605Z] Login Succeeded [2023-09-12T21:48:15.605Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:48:15.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:15.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:15.605Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:15.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:15.605Z] [2023-09-12T21:48:15.605Z] Login Succeeded [2023-09-12T21:48:15.605Z] docker.io [2023-09-12T21:48:15.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:15.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:15.863Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:15.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:15.863Z] [2023-09-12T21:48:15.863Z] Login Succeeded [2023-09-12T21:48:15.863Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:48:15.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:48:16.236Z] + git rev-list -1 --merges 5e12c9c90705f9e971aee6dc20caba93a75f2d45~1..5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo [2023-09-12T21:48:16.284Z] -----------> git rev-list -1 --merges 5e12c9c90705f9e971aee6dc20caba93a75f2d45~1..5e12c9c90705f9e971aee6dc20caba93a75f2d45 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [2023-09-12T21:48:16.284Z] 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [false] [Pipeline] sh [2023-09-12T21:48:16.576Z] + git log --format=format:%s -1 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo [2023-09-12T21:48:16.589Z] ========================================================= [2023-09-12T21:48:16.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:48:16.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:48:16.910Z] + git log --format=format:%s -1 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] echo [2023-09-12T21:48:16.937Z] [semverPrep] GIT_COMMIT: 5e12c9c90705f9e971aee6dc20caba93a75f2d45, Commit Message: Merge pull request #287 from lenny-intel/go-1.21 [Pipeline] echo [2023-09-12T21:48:16.947Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:48:17.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:48:17.295Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:48:17.295Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:48:17.295Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:48:17.295Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:48:17.295Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:48:17.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:17.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:17.656Z] [2023-09-12T21:48:17.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:17.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:17.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:48:17.957Z] b85a868b505f: Pulling fs layer [2023-09-12T21:48:17.957Z] e2be974225ed: Pulling fs layer [2023-09-12T21:48:17.957Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:48:17.957Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:48:17.957Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:48:17.957Z] eaf3925da568: Pulling fs layer [2023-09-12T21:48:17.957Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:48:17.957Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:48:17.957Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:48:17.957Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:48:17.957Z] 988bab9f4d93: Waiting [2023-09-12T21:48:17.957Z] eaf3925da568: Waiting [2023-09-12T21:48:17.957Z] 1469e6f7b9e6: Waiting [2023-09-12T21:48:17.957Z] bab4dde63d76: Waiting [2023-09-12T21:48:17.957Z] bde34c3a00c8: Waiting [2023-09-12T21:48:17.957Z] b352a97aabf1: Waiting [2023-09-12T21:48:17.957Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:48:17.957Z] 5851b861e8e6: Waiting [2023-09-12T21:48:17.957Z] 4872d77fe225: Waiting [2023-09-12T21:48:17.957Z] e2be974225ed: Download complete [2023-09-12T21:48:17.957Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:48:17.957Z] 988bab9f4d93: Download complete [2023-09-12T21:48:17.957Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:48:17.957Z] 1469e6f7b9e6: Download complete [2023-09-12T21:48:17.957Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:48:17.957Z] 339a4e72a1f5: Download complete [2023-09-12T21:48:17.957Z] eaf3925da568: Verifying Checksum [2023-09-12T21:48:17.957Z] eaf3925da568: Download complete [2023-09-12T21:48:18.220Z] bde34c3a00c8: Download complete [2023-09-12T21:48:18.220Z] b352a97aabf1: Download complete [2023-09-12T21:48:18.220Z] 4872d77fe225: Download complete [2023-09-12T21:48:18.220Z] 5851b861e8e6: Verifying Checksum [2023-09-12T21:48:18.220Z] 5851b861e8e6: Download complete [2023-09-12T21:48:18.220Z] b85a868b505f: Download complete [2023-09-12T21:48:18.485Z] bab4dde63d76: Download complete [2023-09-12T21:48:19.424Z] b85a868b505f: Pull complete [2023-09-12T21:48:19.424Z] e2be974225ed: Pull complete [2023-09-12T21:48:19.990Z] 339a4e72a1f5: Pull complete [2023-09-12T21:48:19.990Z] 988bab9f4d93: Pull complete [2023-09-12T21:48:20.250Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:48:20.250Z] eaf3925da568: Pull complete [2023-09-12T21:48:22.157Z] bab4dde63d76: Pull complete [2023-09-12T21:48:22.157Z] bde34c3a00c8: Pull complete [2023-09-12T21:48:22.157Z] b352a97aabf1: Pull complete [2023-09-12T21:48:22.157Z] 4872d77fe225: Pull complete [2023-09-12T21:48:22.157Z] 5851b861e8e6: Pull complete [2023-09-12T21:48:22.157Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:48:22.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:22.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:48:22.251Z] prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container [2023-09-12T21:48:22.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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-devops/py-git-semver:0.1.4 cat [2023-09-12T21:48:24.733Z] $ docker top 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e -eo pid,comm [2023-09-12T21:48:24.791Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T21:48:24.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:48:24.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:48:24.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:48:24.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:48:24.937Z] $ docker exec 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent [2023-09-12T21:48:25.052Z] SSH_AUTH_SOCK=/tmp/ssh-tvdrl8Kzw8B6/agent.33 [2023-09-12T21:48:25.052Z] SSH_AGENT_PID=39 [2023-09-12T21:48:25.058Z] Running ssh-add (command line suppressed) [2023-09-12T21:48:25.164Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7699933941020905975.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7699933941020905975.key) [2023-09-12T21:48:25.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:48:25.471Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:48:25.487Z] $ docker exec --env ******** --env ******** 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent -k [2023-09-12T21:48:25.579Z] unset SSH_AUTH_SOCK; [2023-09-12T21:48:25.579Z] unset SSH_AGENT_PID; [2023-09-12T21:48:25.579Z] echo Agent pid 39 killed; [2023-09-12T21:48:25.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:48:25.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:48:25.613Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:48:25.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:48:25.725Z] $ docker exec 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent [2023-09-12T21:48:25.826Z] SSH_AUTH_SOCK=/tmp/ssh-g96A3ehLJVqU/agent.71 [2023-09-12T21:48:25.826Z] SSH_AGENT_PID=77 [2023-09-12T21:48:25.831Z] Running ssh-add (command line suppressed) [2023-09-12T21:48:25.945Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16204104279047937291.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16204104279047937291.key) [2023-09-12T21:48:25.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:48:26.249Z] + git semver init [2023-09-12T21:48:26.509Z] 2023-09-12 21:48:26,434 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:48:26.510Z] 2023-09-12 21:48:26,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-12T21:48:26.510Z] 2023-09-12 21:48:26,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-12T21:48:26.510Z] 2023-09-12 21:48:26,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:48:27.505Z] 2023-09-12 21:48:27,150 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-12T21:48:27.505Z] 2023-09-12 21:48:27,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-12T21:48:27.505Z] 2023-09-12 21:48:27,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:48:27.505Z] 2023-09-12 21:48:27,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:48:27.505Z] 3.1.0-dev.19 [Pipeline] } [2023-09-12T21:48:27.518Z] $ docker exec --env ******** --env ******** 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e ssh-agent -k [2023-09-12T21:48:27.612Z] unset SSH_AUTH_SOCK; [2023-09-12T21:48:27.612Z] unset SSH_AGENT_PID; [2023-09-12T21:48:27.613Z] echo Agent pid 77 killed; [2023-09-12T21:48:27.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:48:27.930Z] + git semver [Pipeline] } [2023-09-12T21:48:28.204Z] $ docker stop --time=1 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e [2023-09-12T21:48:29.492Z] $ docker rm -f --volumes 26dc41f05b25215475ec4bd64f67bc6720549ea7a33ce3e0caba702c8f30596e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:48:29.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:48:30.050Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:48:30.053Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:48:30.206Z] provisioning config files... [2023-09-12T21:48:30.216Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17637806003113511477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:30.519Z] ---> docker-login.sh [2023-09-12T21:48:30.519Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:48:30.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:30.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:30.519Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:30.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:30.519Z] [2023-09-12T21:48:30.519Z] Login Succeeded [2023-09-12T21:48:30.519Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:48:30.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:30.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:30.519Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:30.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:30.519Z] [2023-09-12T21:48:30.519Z] Login Succeeded [2023-09-12T21:48:30.519Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:48:30.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:30.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:30.778Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:30.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:30.778Z] [2023-09-12T21:48:30.778Z] Login Succeeded [2023-09-12T21:48:30.778Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:48:30.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:30.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:30.778Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:30.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:30.778Z] [2023-09-12T21:48:30.778Z] Login Succeeded [2023-09-12T21:48:30.778Z] docker.io [2023-09-12T21:48:31.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:31.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:31.037Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:31.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:31.037Z] [2023-09-12T21:48:31.037Z] Login Succeeded [2023-09-12T21:48:31.037Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:48:31.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:48:31.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:48:31.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:48:31.121Z] ========================================================= [2023-09-12T21:48:31.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:48:31.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:31.426Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:48:31.426Z] Sending build context to Docker daemon 2.177MB [2023-09-12T21:48:31.426Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:48:31.426Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:48:31.426Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:48:31.426Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:48:31.426Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:48:31.426Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:48:31.426Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:48:31.426Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:48:31.426Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:48:31.426Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:48:31.426Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:48:31.426Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:48:31.426Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:48:31.426Z] ad3a456e5733: Waiting [2023-09-12T21:48:31.426Z] feaf6a47b606: Waiting [2023-09-12T21:48:31.426Z] 9e4f439ed901: Waiting [2023-09-12T21:48:31.426Z] 5e8b037d7d82: Waiting [2023-09-12T21:48:31.426Z] 8ac70367396e: Waiting [2023-09-12T21:48:31.426Z] 6db16350a2e2: Waiting [2023-09-12T21:48:31.426Z] 9250d5d63582: Waiting [2023-09-12T21:48:31.426Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:48:31.426Z] c4d48a809fc2: Download complete [2023-09-12T21:48:31.426Z] ad3a456e5733: Verifying Checksum [2023-09-12T21:48:31.426Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:48:31.426Z] 9e4f439ed901: Download complete [2023-09-12T21:48:31.685Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:48:31.685Z] 7264a8db6415: Download complete [2023-09-12T21:48:31.685Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:48:31.685Z] feaf6a47b606: Download complete [2023-09-12T21:48:31.685Z] 7264a8db6415: Pull complete [2023-09-12T21:48:31.944Z] c4d48a809fc2: Pull complete [2023-09-12T21:48:31.944Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:48:31.944Z] 8ac70367396e: Download complete [2023-09-12T21:48:31.944Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:48:31.944Z] 4f1c88b9dad5: Download complete [2023-09-12T21:48:32.200Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:48:32.200Z] 6db16350a2e2: Download complete [2023-09-12T21:48:32.200Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:48:32.200Z] 9250d5d63582: Download complete [2023-09-12T21:48:32.200Z] 5e8b037d7d82: Download complete [2023-09-12T21:48:34.727Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:48:34.727Z] ad3a456e5733: Pull complete [2023-09-12T21:48:34.984Z] 9e4f439ed901: Pull complete [2023-09-12T21:48:34.984Z] feaf6a47b606: Pull complete [2023-09-12T21:48:37.516Z] 5e8b037d7d82: Pull complete [2023-09-12T21:48:37.516Z] 8ac70367396e: Pull complete [2023-09-12T21:48:38.080Z] 6db16350a2e2: Pull complete [2023-09-12T21:48:38.645Z] 9250d5d63582: Pull complete [2023-09-12T21:48:38.645Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:48:38.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:48:38.645Z] ---> fa269f55d9b9 [2023-09-12T21:48:38.645Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:48:43.913Z] ---> Running in 49947c14d4d0 [2023-09-12T21:48:43.913Z] Removing intermediate container 49947c14d4d0 [2023-09-12T21:48:43.913Z] ---> 231447eb6df5 [2023-09-12T21:48:43.913Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:48:43.913Z] ---> Running in 7266108cf30d [2023-09-12T21:48:43.913Z] Removing intermediate container 7266108cf30d [2023-09-12T21:48:43.913Z] ---> 34d254eaa940 [2023-09-12T21:48:43.913Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:48:43.913Z] ---> Running in 2b5a3294db88 [2023-09-12T21:48:43.913Z] Removing intermediate container 2b5a3294db88 [2023-09-12T21:48:43.913Z] ---> 1052f74f654c [2023-09-12T21:48:43.913Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:48:43.913Z] ---> Running in e5a98fd58be1 [2023-09-12T21:48:43.913Z] Removing intermediate container e5a98fd58be1 [2023-09-12T21:48:43.913Z] ---> 97bb1e6ad5c4 [2023-09-12T21:48:43.913Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:48:43.913Z] ---> Running in 1e8d22a543e6 [2023-09-12T21:48:43.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:48:43.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:48:44.173Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T21:48:44.173Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:48:44.173Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:48:44.173Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:48:44.173Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T21:48:44.173Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T21:48:44.173Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T21:48:44.173Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T21:48:44.173Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T21:48:44.173Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T21:48:44.173Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T21:48:44.173Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T21:48:44.173Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T21:48:44.173Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:48:44.173Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:48:44.173Z] OK: 272 MiB in 69 packages [2023-09-12T21:48:44.739Z] Removing intermediate container 1e8d22a543e6 [2023-09-12T21:48:44.739Z] ---> 836a88eadebc [2023-09-12T21:48:44.739Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T21:48:44.739Z] ---> Running in 89c1b19b0f80 [2023-09-12T21:48:44.739Z] Removing intermediate container 89c1b19b0f80 [2023-09-12T21:48:44.739Z] ---> bfbc7ef9b100 [2023-09-12T21:48:44.739Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T21:48:44.998Z] ---> 75e8624c52d1 [2023-09-12T21:48:44.998Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:48:44.998Z] ---> Running in 6cac56c2a979 [2023-09-12T21:48:45.160Z] Still waiting to schedule task [2023-09-12T21:48:45.160Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-12T21:49:17.076Z] Removing intermediate container 6cac56c2a979 [2023-09-12T21:49:17.076Z] ---> 609912fe2025 [2023-09-12T21:49:17.076Z] Step 11/13 : COPY . . [2023-09-12T21:49:17.076Z] ---> 0bb331d049c7 [2023-09-12T21:49:17.076Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:49:17.076Z] ---> Running in 33825ff2f8bf [2023-09-12T21:49:17.076Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:49:17.076Z] Dload Upload Total Spent Left Speed [2023-09-12T21:49:17.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11223 0 --:--:-- --:--:-- --:--:-- 11288 [2023-09-12T21:49:17.076Z] Removing intermediate container 33825ff2f8bf [2023-09-12T21:49:17.076Z] ---> ebe4cd6f1d67 [2023-09-12T21:49:17.076Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:49:17.076Z] ---> Running in 4cea951d9a4b [2023-09-12T21:49:17.076Z] noop [2023-09-12T21:49:17.076Z] Removing intermediate container 4cea951d9a4b [2023-09-12T21:49:17.076Z] ---> ef3a5ac9cd9a [2023-09-12T21:49:17.076Z] Successfully built ef3a5ac9cd9a [2023-09-12T21:49:17.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:17.381Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:49:17.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:17.448Z] prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container [2023-09-12T21:49:17.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:49:17.774Z] $ docker top 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:49:18.109Z] + go version [2023-09-12T21:49:18.109Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:49:18.117Z] $ docker stop --time=1 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 [2023-09-12T21:49:19.373Z] $ docker rm -f --volumes 5bdd7f39cc5655fc801abdb17ab5929b0384f368b454d1210879f538b4968848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:19.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:49:19.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:49:19.863Z] prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container [2023-09-12T21:49:19.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:49:20.198Z] $ docker top 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:49:20.535Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:49:20.828Z] + make test [2023-09-12T21:49:20.828Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:49:22.206Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T21:49:32.180Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T21:49:32.747Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-09-12T21:49:39.300Z] go vet ./... [2023-09-12T21:49:41.828Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:49:41.828Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:49:41.828Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:49:41.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:49:41.849Z] $ docker stop --time=1 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 [2023-09-12T21:49:45.292Z] $ docker rm -f --volumes 76b32be7a4dca9dc695a0eb68671eeb6bf59b84064ead53e4a978c59b82fff04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:49:45.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:49:45.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:49:46.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:49:46.620Z] + ls -al . [2023-09-12T21:49:46.620Z] total 220 [2023-09-12T21:49:46.620Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:49 . [2023-09-12T21:49:46.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 .. [2023-09-12T21:49:46.620Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:49 .git [2023-09-12T21:49:46.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 .github [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 21:48 .gitignore [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 21:48 .golangci.yml [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 21:48 .hadolint.yml [2023-09-12T21:49:46.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:48 .semver [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 21:48 Attribution.txt [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 21:48 CHANGELOG.md [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 21:48 Dockerfile [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 21:48 GOVERNANCE.md [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 21:48 Jenkinsfile [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:48 LICENSE [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 21:48 Makefile [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 21:48 OWNERS.md [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 21:48 README.md [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:48 VERSION [2023-09-12T21:49:46.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 bin [2023-09-12T21:49:46.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 cmd [2023-09-12T21:49:46.620Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:49 coverage.out [2023-09-12T21:49:46.620Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 21:48 docker-entrypoint.sh [2023-09-12T21:49:46.620Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 docs [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 21:48 go.mod [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 21:48 go.sum [2023-09-12T21:49:46.620Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 internal [2023-09-12T21:49:46.620Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 snap [2023-09-12T21:49:46.620Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:46.928Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5e12c9c90705f9e971aee6dc20caba93a75f2d45 --label arch=amd64 --label version=3.1.0-dev.19 . [2023-09-12T21:49:46.928Z] Sending build context to Docker daemon 2.232MB [2023-09-12T21:49:46.928Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:49:46.928Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T21:49:46.928Z] ---> ef3a5ac9cd9a [2023-09-12T21:49:46.928Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:49:46.928Z] ---> Running in 0dc54e5b8c6e [2023-09-12T21:49:46.928Z] Removing intermediate container 0dc54e5b8c6e [2023-09-12T21:49:46.928Z] ---> 722aaba77b70 [2023-09-12T21:49:46.928Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:49:47.187Z] ---> Running in 6199609281ad [2023-09-12T21:49:47.187Z] Removing intermediate container 6199609281ad [2023-09-12T21:49:47.187Z] ---> 1f36428254b9 [2023-09-12T21:49:47.187Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:49:47.187Z] ---> Running in 2cd4500bc95f [2023-09-12T21:49:47.187Z] Removing intermediate container 2cd4500bc95f [2023-09-12T21:49:47.187Z] ---> 0880e9ac5d88 [2023-09-12T21:49:47.187Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:49:47.187Z] ---> Running in 887a5ed83098 [2023-09-12T21:49:47.187Z] Removing intermediate container 887a5ed83098 [2023-09-12T21:49:47.187Z] ---> 61e2b190b5c0 [2023-09-12T21:49:47.187Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:49:47.445Z] ---> Running in 0694a5f0b8cf [2023-09-12T21:49:47.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:49:47.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:49:47.961Z] OK: 272 MiB in 69 packages [2023-09-12T21:49:48.219Z] Removing intermediate container 0694a5f0b8cf [2023-09-12T21:49:48.219Z] ---> 90e1e7fe8718 [2023-09-12T21:49:48.219Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T21:49:48.220Z] ---> Running in f7c4ec7def48 [2023-09-12T21:49:48.220Z] Removing intermediate container f7c4ec7def48 [2023-09-12T21:49:48.220Z] ---> 2450751f8263 [2023-09-12T21:49:48.220Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T21:49:48.478Z] ---> c0cdd79283a5 [2023-09-12T21:49:48.478Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:49:48.478Z] ---> Running in b67d642400f8 [2023-09-12T21:49:49.044Z] Removing intermediate container b67d642400f8 [2023-09-12T21:49:49.044Z] ---> f9c482cb7603 [2023-09-12T21:49:49.044Z] Step 11/36 : COPY . . [2023-09-12T21:49:49.301Z] ---> 0e347cc2123c [2023-09-12T21:49:49.301Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:49:49.301Z] ---> Running in 6c2b9646dda5 [2023-09-12T21:49:49.559Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:49:49.559Z] Dload Upload Total Spent Left Speed [2023-09-12T21:49:49.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 32906 0 --:--:-- --:--:-- --:--:-- 33864 [2023-09-12T21:49:50.101Z] Removing intermediate container 6c2b9646dda5 [2023-09-12T21:49:50.101Z] ---> 32373ec2526a [2023-09-12T21:49:50.101Z] Step 13/36 : RUN ${MAKE} [2023-09-12T21:49:50.101Z] ---> Running in fd368f1246d7 [2023-09-12T21:49:50.380Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T21:50:12.407Z] Removing intermediate container fd368f1246d7 [2023-09-12T21:50:12.408Z] ---> c9f2cd271de5 [2023-09-12T21:50:12.408Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T21:50:12.666Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T21:50:12.666Z] 4acc49c71d14: Pulling fs layer [2023-09-12T21:50:12.924Z] 4acc49c71d14: Download complete [2023-09-12T21:50:13.185Z] 4acc49c71d14: Pull complete [2023-09-12T21:50:13.186Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T21:50:13.186Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T21:50:13.186Z] ---> 01a2bd3e5fff [2023-09-12T21:50:13.186Z] Step 15/36 : FROM alpine:3.18 [2023-09-12T21:50:14.004Z] 3.18: Pulling from library/alpine [2023-09-12T21:50:14.004Z] 7264a8db6415: Already exists [2023-09-12T21:50:14.004Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:50:14.004Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:50:14.004Z] ---> 7e01a0d0a1dc [2023-09-12T21:50:14.004Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-12T21:50:14.262Z] ---> Running in e31bedc5f98c [2023-09-12T21:50:14.262Z] Removing intermediate container e31bedc5f98c [2023-09-12T21:50:14.262Z] ---> f2910963ab8f [2023-09-12T21:50:14.262Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T21:50:14.262Z] ---> Running in f7361e571952 [2023-09-12T21:50:14.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:50:14.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:50:14.781Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-12T21:50:14.781Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-12T21:50:14.781Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-12T21:50:15.040Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-12T21:50:15.040Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-12T21:50:15.040Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-12T21:50:15.040Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-12T21:50:15.040Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-12T21:50:15.040Z] (9/107) Installing libxcb (1.15-r1) [2023-09-12T21:50:15.040Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-12T21:50:15.040Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-12T21:50:15.040Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-12T21:50:15.040Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-12T21:50:15.040Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-12T21:50:15.040Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-12T21:50:15.040Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-12T21:50:15.040Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-12T21:50:15.040Z] (18/107) Installing libva (2.18.0-r1) [2023-09-12T21:50:15.040Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-12T21:50:15.040Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-12T21:50:15.040Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-12T21:50:15.040Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-12T21:50:15.040Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-12T21:50:15.040Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-12T21:50:15.040Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-12T21:50:15.298Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-12T21:50:15.298Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-12T21:50:15.298Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-12T21:50:15.298Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-12T21:50:15.298Z] (30/107) Installing opus (1.4-r0) [2023-09-12T21:50:15.298Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-12T21:50:15.298Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-12T21:50:15.298Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-12T21:50:15.298Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-12T21:50:15.298Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-12T21:50:15.298Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-12T21:50:15.298Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-12T21:50:15.298Z] (38/107) Installing libwebp (1.3.1-r0) [2023-09-12T21:50:15.298Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-12T21:50:15.298Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-12T21:50:15.298Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-12T21:50:15.556Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-12T21:50:15.557Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-12T21:50:15.557Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-12T21:50:15.557Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-12T21:50:15.557Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-12T21:50:15.557Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-12T21:50:15.557Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-12T21:50:15.557Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-12T21:50:15.557Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-12T21:50:15.557Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-12T21:50:15.557Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-12T21:50:15.557Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-12T21:50:15.557Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-12T21:50:15.557Z] (55/107) Installing glib (2.76.4-r0) [2023-09-12T21:50:15.557Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-12T21:50:15.814Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-12T21:50:15.814Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-12T21:50:15.814Z] (59/107) Installing libass (0.17.1-r0) [2023-09-12T21:50:15.814Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-12T21:50:15.814Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-12T21:50:15.814Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-12T21:50:15.814Z] (63/107) Installing libunistring (1.1-r1) [2023-09-12T21:50:15.814Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-12T21:50:15.814Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-12T21:50:15.814Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-12T21:50:15.814Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-12T21:50:15.814Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-12T21:50:15.814Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-12T21:50:15.814Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-12T21:50:15.814Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-12T21:50:15.814Z] (72/107) Installing librist (0.2.7-r0) [2023-09-12T21:50:15.814Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-12T21:50:15.814Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-12T21:50:15.814Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-12T21:50:15.814Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-12T21:50:15.814Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-12T21:50:15.814Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-12T21:50:15.814Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-12T21:50:16.074Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-12T21:50:16.074Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-12T21:50:16.074Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-12T21:50:16.074Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-12T21:50:16.074Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-12T21:50:16.074Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-12T21:50:16.074Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-12T21:50:16.074Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-12T21:50:16.074Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-12T21:50:16.074Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-12T21:50:16.074Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-12T21:50:16.074Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-12T21:50:16.074Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-12T21:50:16.074Z] (93/107) Installing orc (0.4.34-r0) [2023-09-12T21:50:16.074Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-12T21:50:16.074Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-12T21:50:16.074Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-12T21:50:16.074Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-12T21:50:16.074Z] (98/107) Installing libpulse (16.1-r10) [2023-09-12T21:50:16.074Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:50:16.074Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:50:16.074Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-12T21:50:16.074Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-12T21:50:16.331Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-12T21:50:16.331Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:50:16.331Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-12T21:50:16.331Z] (106/107) Installing kmod-libs (30-r3) [2023-09-12T21:50:16.331Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-12T21:50:16.331Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:50:16.331Z] Executing glib-2.76.4-r0.trigger [2023-09-12T21:50:16.331Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:50:16.331Z] OK: 131 MiB in 122 packages [2023-09-12T21:50:19.614Z] Removing intermediate container f7361e571952 [2023-09-12T21:50:19.614Z] ---> 8211637c500d [2023-09-12T21:50:19.614Z] Step 18/36 : WORKDIR / [2023-09-12T21:50:19.614Z] ---> Running in 52176254478c [2023-09-12T21:50:19.614Z] Removing intermediate container 52176254478c [2023-09-12T21:50:19.614Z] ---> 199f122437e2 [2023-09-12T21:50:19.614Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T21:50:20.179Z] ---> b5aa5d2c79be [2023-09-12T21:50:20.179Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T21:50:20.179Z] ---> 458d4e535ff8 [2023-09-12T21:50:20.179Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T21:50:20.436Z] ---> dea85f8c1ada [2023-09-12T21:50:20.437Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T21:50:20.437Z] ---> 105b55c66060 [2023-09-12T21:50:20.437Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T21:50:20.696Z] ---> ef3806b3b280 [2023-09-12T21:50:20.696Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T21:50:20.696Z] ---> c61eb5f7f6c0 [2023-09-12T21:50:20.696Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T21:50:21.836Z] ---> 5e8da7279a6a [2023-09-12T21:50:21.836Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:50:21.836Z] ---> Running in 0889b6780ab2 [2023-09-12T21:50:22.094Z] Removing intermediate container 0889b6780ab2 [2023-09-12T21:50:22.094Z] ---> 11a8ef731330 [2023-09-12T21:50:22.094Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:50:22.094Z] ---> Running in 935bb718a618 [2023-09-12T21:50:22.661Z] Removing intermediate container 935bb718a618 [2023-09-12T21:50:22.661Z] ---> a66058352d26 [2023-09-12T21:50:22.661Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T21:50:22.661Z] ---> Running in 88ca458aa249 [2023-09-12T21:50:23.227Z] Removing intermediate container 88ca458aa249 [2023-09-12T21:50:23.227Z] ---> 02821b75e03e [2023-09-12T21:50:23.227Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T21:50:23.227Z] ---> Running in e8ab40022163 [2023-09-12T21:50:23.793Z] Removing intermediate container e8ab40022163 [2023-09-12T21:50:23.793Z] ---> d17b11bc7f04 [2023-09-12T21:50:23.793Z] Step 30/36 : EXPOSE 59983 [2023-09-12T21:50:23.793Z] ---> Running in 9accc656b85b [2023-09-12T21:50:23.793Z] Removing intermediate container 9accc656b85b [2023-09-12T21:50:23.793Z] ---> da5d51abdddd [2023-09-12T21:50:23.793Z] Step 31/36 : EXPOSE 8554 [2023-09-12T21:50:23.793Z] ---> Running in 32be67421ed0 [2023-09-12T21:50:24.052Z] Removing intermediate container 32be67421ed0 [2023-09-12T21:50:24.052Z] ---> 72f28660a4fc [2023-09-12T21:50:24.052Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T21:50:24.052Z] ---> Running in c464281f6668 [2023-09-12T21:50:24.052Z] Removing intermediate container c464281f6668 [2023-09-12T21:50:24.052Z] ---> de26ae4a01aa [2023-09-12T21:50:24.052Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T21:50:24.052Z] ---> Running in 3b58c565781d [2023-09-12T21:50:24.052Z] Removing intermediate container 3b58c565781d [2023-09-12T21:50:24.052Z] ---> 5ddf82906879 [2023-09-12T21:50:24.052Z] Step 34/36 : LABEL arch=amd64 [2023-09-12T21:50:24.052Z] ---> Running in 0460e238ea06 [2023-09-12T21:50:24.309Z] Removing intermediate container 0460e238ea06 [2023-09-12T21:50:24.309Z] ---> 7aa581fd4571 [2023-09-12T21:50:24.309Z] Step 35/36 : LABEL git_sha=5e12c9c90705f9e971aee6dc20caba93a75f2d45 [2023-09-12T21:50:24.309Z] ---> Running in 62827c513524 [2023-09-12T21:50:24.309Z] Removing intermediate container 62827c513524 [2023-09-12T21:50:24.309Z] ---> 9a211fea3d87 [2023-09-12T21:50:24.309Z] Step 36/36 : LABEL version=3.1.0-dev.19 [2023-09-12T21:50:24.310Z] ---> Running in a0df30bc838e [2023-09-12T21:50:24.310Z] Removing intermediate container a0df30bc838e [2023-09-12T21:50:24.310Z] ---> 4e50c691dd8e [2023-09-12T21:50:24.310Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:50:24.310Z] Successfully built 4e50c691dd8e [2023-09-12T21:50:24.310Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:50:24.420Z] provisioning config files... [2023-09-12T21:50:24.428Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9747183915562059675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:50:24.717Z] ---> docker-login.sh [2023-09-12T21:50:24.717Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:50:24.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:50:24.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:50:24.717Z] Configure a credential helper to remove this warning. See [2023-09-12T21:50:24.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:50:24.717Z] [2023-09-12T21:50:24.717Z] Login Succeeded [2023-09-12T21:50:24.717Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:50:24.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:50:24.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:50:24.717Z] Configure a credential helper to remove this warning. See [2023-09-12T21:50:24.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:50:24.717Z] [2023-09-12T21:50:24.717Z] Login Succeeded [2023-09-12T21:50:24.717Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:50:24.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:50:24.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:50:24.977Z] Configure a credential helper to remove this warning. See [2023-09-12T21:50:24.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:50:24.977Z] [2023-09-12T21:50:24.977Z] Login Succeeded [2023-09-12T21:50:24.977Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:50:24.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:50:24.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:50:24.977Z] Configure a credential helper to remove this warning. See [2023-09-12T21:50:24.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:50:24.977Z] [2023-09-12T21:50:24.977Z] Login Succeeded [2023-09-12T21:50:24.977Z] docker.io [2023-09-12T21:50:24.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:50:25.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:50:25.237Z] Configure a credential helper to remove this warning. See [2023-09-12T21:50:25.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:50:25.237Z] [2023-09-12T21:50:25.237Z] Login Succeeded [2023-09-12T21:50:25.237Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:50:25.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:50:25.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:50:25.304Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-12T21:50:25.304Z] 5e12c9c90705f9e971aee6dc20caba93a75f2d45 [2023-09-12T21:50:25.304Z] latest [2023-09-12T21:50:25.304Z] 3.1.0-dev.19 [2023-09-12T21:50:25.304Z] 5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 [2023-09-12T21:50:25.304Z] main [2023-09-12T21:50:25.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:25.627Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:25.930Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 [2023-09-12T21:50:25.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T21:50:25.930Z] d05ecdb5b10b: Preparing [2023-09-12T21:50:25.930Z] d40a984f86ba: Preparing [2023-09-12T21:50:25.930Z] 4549155b70b2: Preparing [2023-09-12T21:50:25.930Z] 97e2d438c67b: Preparing [2023-09-12T21:50:25.930Z] 3827b5b91e75: Preparing [2023-09-12T21:50:25.931Z] acc83c6ca332: Preparing [2023-09-12T21:50:25.931Z] 1e00087e388a: Preparing [2023-09-12T21:50:25.931Z] 66f8b0b44ec2: Preparing [2023-09-12T21:50:25.931Z] 06b63d3e9a08: Preparing [2023-09-12T21:50:25.931Z] 604f6e18ab21: Preparing [2023-09-12T21:50:25.931Z] 1a4ccc61cca4: Preparing [2023-09-12T21:50:25.931Z] 669919e0410e: Preparing [2023-09-12T21:50:25.931Z] 4693057ce236: Preparing [2023-09-12T21:50:25.931Z] 1e00087e388a: Waiting [2023-09-12T21:50:25.931Z] 1a4ccc61cca4: Waiting [2023-09-12T21:50:25.931Z] 66f8b0b44ec2: Waiting [2023-09-12T21:50:25.931Z] 06b63d3e9a08: Waiting [2023-09-12T21:50:25.931Z] 604f6e18ab21: Waiting [2023-09-12T21:50:25.931Z] 4693057ce236: Waiting [2023-09-12T21:50:25.931Z] 669919e0410e: Waiting [2023-09-12T21:50:25.931Z] d40a984f86ba: Pushed [2023-09-12T21:50:25.931Z] 4549155b70b2: Pushed [2023-09-12T21:50:25.931Z] d05ecdb5b10b: Pushed [2023-09-12T21:50:25.931Z] 97e2d438c67b: Pushed [2023-09-12T21:50:25.931Z] acc83c6ca332: Pushed [2023-09-12T21:50:26.188Z] 1e00087e388a: Pushed [2023-09-12T21:50:26.188Z] 06b63d3e9a08: Pushed [2023-09-12T21:50:26.188Z] 66f8b0b44ec2: Pushed [2023-09-12T21:50:26.188Z] 4693057ce236: Layer already exists [2023-09-12T21:50:26.188Z] 604f6e18ab21: Pushed [2023-09-12T21:50:28.719Z] 3827b5b91e75: Pushed [2023-09-12T21:50:28.719Z] 1a4ccc61cca4: Pushed [2023-09-12T21:50:38.688Z] 669919e0410e: Pushed [2023-09-12T21:50:38.688Z] 5e12c9c90705f9e971aee6dc20caba93a75f2d45: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:39.002Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:39.316Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-12T21:50:39.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T21:50:39.316Z] d05ecdb5b10b: Preparing [2023-09-12T21:50:39.316Z] d40a984f86ba: Preparing [2023-09-12T21:50:39.316Z] 4549155b70b2: Preparing [2023-09-12T21:50:39.316Z] 97e2d438c67b: Preparing [2023-09-12T21:50:39.316Z] 3827b5b91e75: Preparing [2023-09-12T21:50:39.316Z] acc83c6ca332: Preparing [2023-09-12T21:50:39.316Z] 1e00087e388a: Preparing [2023-09-12T21:50:39.316Z] 66f8b0b44ec2: Preparing [2023-09-12T21:50:39.316Z] 06b63d3e9a08: Preparing [2023-09-12T21:50:39.316Z] 604f6e18ab21: Preparing [2023-09-12T21:50:39.316Z] 1a4ccc61cca4: Preparing [2023-09-12T21:50:39.316Z] 669919e0410e: Preparing [2023-09-12T21:50:39.316Z] 4693057ce236: Preparing [2023-09-12T21:50:39.316Z] acc83c6ca332: Waiting [2023-09-12T21:50:39.316Z] 1e00087e388a: Waiting [2023-09-12T21:50:39.316Z] 66f8b0b44ec2: Waiting [2023-09-12T21:50:39.316Z] 06b63d3e9a08: Waiting [2023-09-12T21:50:39.316Z] 4693057ce236: Waiting [2023-09-12T21:50:39.316Z] 604f6e18ab21: Waiting [2023-09-12T21:50:39.316Z] 669919e0410e: Waiting [2023-09-12T21:50:39.316Z] 1a4ccc61cca4: Waiting [2023-09-12T21:50:39.316Z] d05ecdb5b10b: Layer already exists [2023-09-12T21:50:39.316Z] d40a984f86ba: Layer already exists [2023-09-12T21:50:39.316Z] 3827b5b91e75: Layer already exists [2023-09-12T21:50:39.316Z] 4549155b70b2: Layer already exists [2023-09-12T21:50:39.316Z] 97e2d438c67b: Layer already exists [2023-09-12T21:50:39.316Z] 66f8b0b44ec2: Layer already exists [2023-09-12T21:50:39.316Z] acc83c6ca332: Layer already exists [2023-09-12T21:50:39.316Z] 06b63d3e9a08: Layer already exists [2023-09-12T21:50:39.316Z] 1e00087e388a: Layer already exists [2023-09-12T21:50:39.316Z] 604f6e18ab21: Layer already exists [2023-09-12T21:50:39.316Z] 669919e0410e: Layer already exists [2023-09-12T21:50:39.316Z] 1a4ccc61cca4: Layer already exists [2023-09-12T21:50:39.316Z] 4693057ce236: Layer already exists [2023-09-12T21:50:39.316Z] latest: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:39.637Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:39.943Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [2023-09-12T21:50:39.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T21:50:39.943Z] d05ecdb5b10b: Preparing [2023-09-12T21:50:39.943Z] d40a984f86ba: Preparing [2023-09-12T21:50:39.943Z] 4549155b70b2: Preparing [2023-09-12T21:50:39.943Z] 97e2d438c67b: Preparing [2023-09-12T21:50:39.943Z] 3827b5b91e75: Preparing [2023-09-12T21:50:39.943Z] acc83c6ca332: Preparing [2023-09-12T21:50:39.943Z] 1e00087e388a: Preparing [2023-09-12T21:50:39.943Z] 66f8b0b44ec2: Preparing [2023-09-12T21:50:39.943Z] 06b63d3e9a08: Preparing [2023-09-12T21:50:39.943Z] 604f6e18ab21: Preparing [2023-09-12T21:50:39.943Z] 1a4ccc61cca4: Preparing [2023-09-12T21:50:39.943Z] 669919e0410e: Preparing [2023-09-12T21:50:39.943Z] 4693057ce236: Preparing [2023-09-12T21:50:39.943Z] 604f6e18ab21: Waiting [2023-09-12T21:50:39.943Z] acc83c6ca332: Waiting [2023-09-12T21:50:39.943Z] 1a4ccc61cca4: Waiting [2023-09-12T21:50:39.943Z] 669919e0410e: Waiting [2023-09-12T21:50:39.943Z] 1e00087e388a: Waiting [2023-09-12T21:50:39.943Z] 4693057ce236: Waiting [2023-09-12T21:50:39.943Z] 66f8b0b44ec2: Waiting [2023-09-12T21:50:39.943Z] 06b63d3e9a08: Waiting [2023-09-12T21:50:39.943Z] d40a984f86ba: Layer already exists [2023-09-12T21:50:39.943Z] 3827b5b91e75: Layer already exists [2023-09-12T21:50:39.943Z] d05ecdb5b10b: Layer already exists [2023-09-12T21:50:39.943Z] 97e2d438c67b: Layer already exists [2023-09-12T21:50:39.943Z] 4549155b70b2: Layer already exists [2023-09-12T21:50:39.943Z] 06b63d3e9a08: Layer already exists [2023-09-12T21:50:39.943Z] 1e00087e388a: Layer already exists [2023-09-12T21:50:39.943Z] 604f6e18ab21: Layer already exists [2023-09-12T21:50:39.943Z] acc83c6ca332: Layer already exists [2023-09-12T21:50:39.943Z] 66f8b0b44ec2: Layer already exists [2023-09-12T21:50:39.943Z] 669919e0410e: Layer already exists [2023-09-12T21:50:39.943Z] 1a4ccc61cca4: Layer already exists [2023-09-12T21:50:39.943Z] 4693057ce236: Layer already exists [2023-09-12T21:50:39.943Z] 3.1.0-dev.19: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:40.251Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:40.563Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 [2023-09-12T21:50:40.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T21:50:40.563Z] d05ecdb5b10b: Preparing [2023-09-12T21:50:40.563Z] d40a984f86ba: Preparing [2023-09-12T21:50:40.563Z] 4549155b70b2: Preparing [2023-09-12T21:50:40.563Z] 97e2d438c67b: Preparing [2023-09-12T21:50:40.563Z] 3827b5b91e75: Preparing [2023-09-12T21:50:40.563Z] acc83c6ca332: Preparing [2023-09-12T21:50:40.563Z] 1e00087e388a: Preparing [2023-09-12T21:50:40.563Z] 66f8b0b44ec2: Preparing [2023-09-12T21:50:40.563Z] 06b63d3e9a08: Preparing [2023-09-12T21:50:40.563Z] 604f6e18ab21: Preparing [2023-09-12T21:50:40.563Z] 1a4ccc61cca4: Preparing [2023-09-12T21:50:40.563Z] 669919e0410e: Preparing [2023-09-12T21:50:40.563Z] 4693057ce236: Preparing [2023-09-12T21:50:40.563Z] 1e00087e388a: Waiting [2023-09-12T21:50:40.563Z] 669919e0410e: Waiting [2023-09-12T21:50:40.563Z] 1a4ccc61cca4: Waiting [2023-09-12T21:50:40.563Z] 66f8b0b44ec2: Waiting [2023-09-12T21:50:40.563Z] 06b63d3e9a08: Waiting [2023-09-12T21:50:40.563Z] 604f6e18ab21: Waiting [2023-09-12T21:50:40.563Z] 4693057ce236: Waiting [2023-09-12T21:50:40.563Z] acc83c6ca332: Waiting [2023-09-12T21:50:40.563Z] 3827b5b91e75: Layer already exists [2023-09-12T21:50:40.563Z] d40a984f86ba: Layer already exists [2023-09-12T21:50:40.563Z] 4549155b70b2: Layer already exists [2023-09-12T21:50:40.563Z] 97e2d438c67b: Layer already exists [2023-09-12T21:50:40.563Z] d05ecdb5b10b: Layer already exists [2023-09-12T21:50:40.563Z] acc83c6ca332: Layer already exists [2023-09-12T21:50:40.563Z] 604f6e18ab21: Layer already exists [2023-09-12T21:50:40.563Z] 1e00087e388a: Layer already exists [2023-09-12T21:50:40.563Z] 66f8b0b44ec2: Layer already exists [2023-09-12T21:50:40.563Z] 06b63d3e9a08: Layer already exists [2023-09-12T21:50:40.563Z] 1a4ccc61cca4: Layer already exists [2023-09-12T21:50:40.563Z] 669919e0410e: Layer already exists [2023-09-12T21:50:40.563Z] 4693057ce236: Layer already exists [2023-09-12T21:50:40.563Z] 5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:40.880Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:41.176Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-12T21:50:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T21:50:41.176Z] d05ecdb5b10b: Preparing [2023-09-12T21:50:41.176Z] d40a984f86ba: Preparing [2023-09-12T21:50:41.176Z] 4549155b70b2: Preparing [2023-09-12T21:50:41.176Z] 97e2d438c67b: Preparing [2023-09-12T21:50:41.176Z] 3827b5b91e75: Preparing [2023-09-12T21:50:41.176Z] acc83c6ca332: Preparing [2023-09-12T21:50:41.176Z] 1e00087e388a: Preparing [2023-09-12T21:50:41.176Z] 66f8b0b44ec2: Preparing [2023-09-12T21:50:41.176Z] 06b63d3e9a08: Preparing [2023-09-12T21:50:41.176Z] 604f6e18ab21: Preparing [2023-09-12T21:50:41.176Z] 1a4ccc61cca4: Preparing [2023-09-12T21:50:41.176Z] 669919e0410e: Preparing [2023-09-12T21:50:41.176Z] 4693057ce236: Preparing [2023-09-12T21:50:41.176Z] 1e00087e388a: Waiting [2023-09-12T21:50:41.176Z] acc83c6ca332: Waiting [2023-09-12T21:50:41.176Z] 66f8b0b44ec2: Waiting [2023-09-12T21:50:41.176Z] 06b63d3e9a08: Waiting [2023-09-12T21:50:41.176Z] 1a4ccc61cca4: Waiting [2023-09-12T21:50:41.176Z] 669919e0410e: Waiting [2023-09-12T21:50:41.176Z] d05ecdb5b10b: Layer already exists [2023-09-12T21:50:41.176Z] 3827b5b91e75: Layer already exists [2023-09-12T21:50:41.176Z] d40a984f86ba: Layer already exists [2023-09-12T21:50:41.176Z] 97e2d438c67b: Layer already exists [2023-09-12T21:50:41.176Z] 4549155b70b2: Layer already exists [2023-09-12T21:50:41.176Z] 1e00087e388a: Layer already exists [2023-09-12T21:50:41.176Z] acc83c6ca332: Layer already exists [2023-09-12T21:50:41.176Z] 06b63d3e9a08: Layer already exists [2023-09-12T21:50:41.176Z] 604f6e18ab21: Layer already exists [2023-09-12T21:50:41.176Z] 66f8b0b44ec2: Layer already exists [2023-09-12T21:50:41.176Z] 669919e0410e: Layer already exists [2023-09-12T21:50:41.176Z] 1a4ccc61cca4: Layer already exists [2023-09-12T21:50:41.176Z] 4693057ce236: Layer already exists [2023-09-12T21:50:41.176Z] main: digest: sha256:44ce5fae392afa73384d06974184e1c7a82527ddbf1efd16e3e9232acedca48d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:50:41.212Z] ===================================================== [Pipeline] echo [2023-09-12T21:50:41.219Z] taggedImages: [2023-09-12T21:50:41.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45 [2023-09-12T21:50:41.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-12T21:50:41.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.19 [2023-09-12T21:50:41.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5e12c9c90705f9e971aee6dc20caba93a75f2d45-3.1.0-dev.19 [2023-09-12T21:50:41.219Z] - nexus3.edgexfoundry.org:10004/device-usb-camera: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] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:41.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:50:41.577Z] [2023-09-12T21:50:41.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:41.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:50:41.871Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:50:41.871Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:50:41.871Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:50:41.871Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:50:41.871Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:50:41.871Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:50:41.871Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:50:41.871Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:50:41.871Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:50:41.871Z] 33b1e0a273af: Waiting [2023-09-12T21:50:41.871Z] 2f39f015ded8: Waiting [2023-09-12T21:50:41.871Z] 5c69ac0246d0: Download complete [2023-09-12T21:50:41.871Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:50:41.871Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:50:41.871Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:50:41.871Z] 33b1e0a273af: Download complete [2023-09-12T21:50:41.871Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:50:41.871Z] ec43610c2a17: Download complete [2023-09-12T21:50:41.871Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:50:41.871Z] 5d3b04190fa2: Download complete [2023-09-12T21:50:42.130Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:50:42.130Z] 5eb5b503b376: Download complete [2023-09-12T21:50:42.695Z] 2f39f015ded8: Verifying Checksum [2023-09-12T21:50:42.695Z] 2f39f015ded8: Download complete [2023-09-12T21:50:43.260Z] 5eb5b503b376: Pull complete [2023-09-12T21:50:43.260Z] 5c69ac0246d0: Pull complete [2023-09-12T21:50:43.825Z] ec43610c2a17: Pull complete [2023-09-12T21:50:43.825Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:50:43.825Z] 33b1e0a273af: Pull complete [2023-09-12T21:50:44.084Z] 5d3b04190fa2: Pull complete [2023-09-12T21:50:48.266Z] 2f39f015ded8: Pull complete [2023-09-12T21:50:48.266Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:50:48.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:50:48.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:50:48.342Z] prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container [2023-09-12T21:50:48.366Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:50:52.291Z] $ docker top 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:50:52.662Z] ---> job-cost.sh [2023-09-12T21:50:52.662Z] lf-activate-venv: SKIPPING [2023-09-12T21:50:52.662Z] INFO: No Stack... [2023-09-12T21:50:52.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:50:53.488Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:50:53.773Z] + + catcut /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv -d, [2023-09-12T21:50:53.773Z] -f6 [Pipeline] lock [2023-09-12T21:50:53.786Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [2023-09-12T21:50:53.793Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] did not exist. Created. [2023-09-12T21:50:53.793Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:50:54.090Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:50:54.123Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:50:54.130Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:50:54.146Z] $ docker stop --time=1 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c [2023-09-12T21:50:55.285Z] $ docker rm -f --volumes 9e55b749fd045e20c4546cbb4d34e4f6b507d721ca68877ba01f244027b6ec7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:51:47.017Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6016 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-12T21:51:47.032Z] Running in /w/workspace/device-usb-camera/143 [Pipeline] { [Pipeline] checkout [2023-09-12T21:51:47.071Z] Selected Git installation does not exist. Using Default [2023-09-12T21:51:47.071Z] The recommended git tool is: NONE [2023-09-12T21:51:53.551Z] using credential edgex-jenkins-ssh [2023-09-12T21:51:53.571Z] Cloning the remote Git repository [2023-09-12T21:51:53.598Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T21:51:53.717Z] > git init /w/workspace/device-usb-camera/143 # timeout=10 [2023-09-12T21:51:53.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T21:51:53.890Z] > git --version # timeout=10 [2023-09-12T21:51:53.913Z] > git --version # 'git version 2.25.1' [2023-09-12T21:51:53.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:51:54.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:51:54.958Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T21:51:54.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:51:56.030Z] Avoid second fetch [2023-09-12T21:51:56.031Z] Checking out Revision 5e12c9c90705f9e971aee6dc20caba93a75f2d45 (main) [2023-09-12T21:51:56.707Z] Commit message: "Merge pull request #287 from lenny-intel/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:51:56.033Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:51:56.121Z] > git checkout -f 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 [2023-09-12T21:51:57.600Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:51:57.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:51:57.600Z] Dload Upload Total Spent Left Speed [2023-09-12T21:51:57.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-09-12T21:51:58.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:51:58.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:51:58.637Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:51:58.637Z] { [2023-09-12T21:51:58.637Z] "registry-mirrors": [ [2023-09-12T21:51:58.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:51:58.637Z] ], [2023-09-12T21:51:58.637Z] "bip": "10.250.0.254/24", [2023-09-12T21:51:58.637Z] "hosts": [ [2023-09-12T21:51:58.637Z] "tcp://0.0.0.0:5555", [2023-09-12T21:51:58.637Z] "unix:///var/run/docker.sock" [2023-09-12T21:51:58.637Z] ], [2023-09-12T21:51:58.637Z] "mtu": 1458, [2023-09-12T21:51:58.637Z] "selinux-enabled": true, [2023-09-12T21:51:58.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:51:58.637Z] } [Pipeline] sh [2023-09-12T21:51:58.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:51:59.333Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:52:17.617Z] provisioning config files... [2023-09-12T21:52:17.645Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/143@tmp/config49600866366592440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:52:18.006Z] ---> docker-login.sh [2023-09-12T21:52:18.006Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:52:18.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:18.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:18.597Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:18.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:18.597Z] [2023-09-12T21:52:18.597Z] Login Succeeded [2023-09-12T21:52:18.597Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:52:18.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:19.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:19.140Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:19.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:19.140Z] [2023-09-12T21:52:19.140Z] Login Succeeded [2023-09-12T21:52:19.140Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:52:19.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:19.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:19.412Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:19.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:19.412Z] [2023-09-12T21:52:19.412Z] Login Succeeded [2023-09-12T21:52:19.412Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:52:19.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:19.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:19.688Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:19.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:19.688Z] [2023-09-12T21:52:19.688Z] Login Succeeded [2023-09-12T21:52:19.688Z] docker.io [2023-09-12T21:52:19.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:20.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:20.555Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:20.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:20.555Z] [2023-09-12T21:52:20.555Z] Login Succeeded [2023-09-12T21:52:20.555Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:52:20.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:52:20.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:52:20.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:52:20.903Z] ========================================================= [2023-09-12T21:52:20.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:52:20.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:52:21.262Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:52:21.532Z] Sending build context to Docker daemon 1.303MB [2023-09-12T21:52:21.532Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:52:21.532Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:52:21.802Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:52:21.802Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:52:21.802Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:52:21.802Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:52:21.802Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:52:21.802Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:52:21.802Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:52:21.803Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:52:21.803Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:52:21.803Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:52:21.803Z] f0e02332f6b5: Waiting [2023-09-12T21:52:21.803Z] 66412af1f25a: Waiting [2023-09-12T21:52:21.803Z] 1baf3a5c0e64: Waiting [2023-09-12T21:52:21.803Z] a29adfc67d43: Waiting [2023-09-12T21:52:21.803Z] d5de9f91c1a4: Waiting [2023-09-12T21:52:21.803Z] 5d54e960e981: Download complete [2023-09-12T21:52:22.076Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:52:22.076Z] f0e02332f6b5: Download complete [2023-09-12T21:52:22.076Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:52:22.076Z] 66412af1f25a: Download complete [2023-09-12T21:52:22.076Z] 9fda8d8052c6: Download complete [2023-09-12T21:52:22.360Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:52:22.360Z] 9a37bb91b891: Download complete [2023-09-12T21:52:23.390Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:52:23.390Z] a29adfc67d43: Download complete [2023-09-12T21:52:23.390Z] 9fda8d8052c6: Pull complete [2023-09-12T21:52:23.994Z] 5d54e960e981: Pull complete [2023-09-12T21:52:24.599Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:52:24.599Z] c4a7e357bf2a: Download complete [2023-09-12T21:52:24.599Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:52:24.599Z] d5de9f91c1a4: Download complete [2023-09-12T21:52:25.195Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:52:25.195Z] 1baf3a5c0e64: Download complete [2023-09-12T21:52:35.296Z] c4a7e357bf2a: Pull complete [2023-09-12T21:52:35.296Z] f0e02332f6b5: Pull complete [2023-09-12T21:52:35.566Z] 66412af1f25a: Pull complete [2023-09-12T21:52:43.820Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:52:44.091Z] 9a37bb91b891: Pull complete [2023-09-12T21:52:45.062Z] a29adfc67d43: Pull complete [2023-09-12T21:52:46.480Z] d5de9f91c1a4: Pull complete [2023-09-12T21:52:46.480Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:52:46.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:52:46.750Z] ---> 746ca1b523b5 [2023-09-12T21:52:46.750Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:52:48.767Z] ---> Running in a9a63044ba0c [2023-09-12T21:52:49.363Z] Removing intermediate container a9a63044ba0c [2023-09-12T21:52:49.364Z] ---> a947efe9b9bc [2023-09-12T21:52:49.364Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:52:49.364Z] ---> Running in 3ef9f4ab4371 [2023-09-12T21:52:49.638Z] Removing intermediate container 3ef9f4ab4371 [2023-09-12T21:52:49.638Z] ---> f9b1792ffb44 [2023-09-12T21:52:49.638Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:52:49.916Z] ---> Running in 6a532eb144e0 [2023-09-12T21:52:50.184Z] Removing intermediate container 6a532eb144e0 [2023-09-12T21:52:50.184Z] ---> 0d57757482ba [2023-09-12T21:52:50.184Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:52:50.455Z] ---> Running in 10dff5404232 [2023-09-12T21:52:50.725Z] Removing intermediate container 10dff5404232 [2023-09-12T21:52:50.725Z] ---> 55b282de4b9b [2023-09-12T21:52:50.725Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:52:54.746Z] ---> Running in 96f625da2e15 [2023-09-12T21:52:54.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:52:57.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:52:57.340Z] WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) [2023-09-12T21:52:58.302Z] ERROR: unable to select packages: [2023-09-12T21:52:58.302Z]  so:libjpeg.so.8 (no such package): [2023-09-12T21:52:58.302Z] required by: v4l-utils-libs-1.24.1-r0[so:libjpeg.so.8] [2023-09-12T21:52:58.302Z] so:libintl.so.8 (no such package): [2023-09-12T21:52:58.302Z] required by: v4l-utils-1.24.1-r0[so:libintl.so.8] [2023-09-12T21:52:58.890Z] The command '/bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}' returned a non-zero code: 5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:52:59.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:52:59.372Z] [2023-09-12T21:52:59.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:52:59.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:52:59.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:52:59.986Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:52:59.986Z] 04944245beec: Pulling fs layer [2023-09-12T21:52:59.986Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:52:59.986Z] 765212b225bb: Pulling fs layer [2023-09-12T21:52:59.986Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:52:59.986Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:52:59.986Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:52:59.986Z] 765212b225bb: Waiting [2023-09-12T21:52:59.986Z] f23df028b6ca: Waiting [2023-09-12T21:52:59.986Z] d65c8cfc05b1: Waiting [2023-09-12T21:52:59.986Z] 2437ff75d9bd: Waiting [2023-09-12T21:52:59.986Z] 04944245beec: Verifying Checksum [2023-09-12T21:52:59.986Z] 04944245beec: Download complete [2023-09-12T21:52:59.986Z] 765212b225bb: Verifying Checksum [2023-09-12T21:52:59.986Z] 765212b225bb: Download complete [2023-09-12T21:52:59.986Z] f23df028b6ca: Download complete [2023-09-12T21:52:59.986Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:52:59.986Z] d65c8cfc05b1: Download complete [2023-09-12T21:53:00.259Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:53:00.259Z] 699f458cf7ca: Download complete [2023-09-12T21:53:00.548Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:53:00.548Z] 8998bd30e6a1: Download complete [2023-09-12T21:53:03.146Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:53:03.146Z] 2437ff75d9bd: Download complete [2023-09-12T21:53:05.095Z] 8998bd30e6a1: Pull complete [2023-09-12T21:53:05.363Z] 04944245beec: Pull complete [2023-09-12T21:53:06.777Z] 699f458cf7ca: Pull complete [2023-09-12T21:53:07.047Z] 765212b225bb: Pull complete [2023-09-12T21:53:08.011Z] f23df028b6ca: Pull complete [2023-09-12T21:53:08.011Z] d65c8cfc05b1: Pull complete [2023-09-12T21:53:20.349Z] 2437ff75d9bd: Pull complete [2023-09-12T21:53:20.350Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:53:20.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:53:20.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:53:20.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-6016 does not seem to be running inside a container [2023-09-12T21:53:20.679Z] $ 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/device-usb-camera/143 -v /w/workspace/device-usb-camera/143:/w/workspace/device-usb-camera/143:rw,z -v /w/workspace/device-usb-camera/143@tmp:/w/workspace/device-usb-camera/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T21:53:23.460Z] $ docker top 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:24.352Z] ---> job-cost.sh [2023-09-12T21:53:24.352Z] lf-activate-venv: SKIPPING [2023-09-12T21:53:24.352Z] INFO: No Stack... [2023-09-12T21:53:24.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:53:25.592Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:53:26.240Z] + + cat /w/workspace/device-usb-camera/143/archives/cost.csvcut [2023-09-12T21:53:26.240Z] -d, -f6 [Pipeline] lock [2023-09-12T21:53:26.321Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [2023-09-12T21:53:26.329Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] did not exist. Created. [2023-09-12T21:53:26.329Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:53:26.992Z] /w/workspace/device-usb-camera/143@tmp/durable-4fb046d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:53:27.657Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:53:27.683Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:53:28.199Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:53:28.206Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:53:28.236Z] $ docker stop --time=1 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf [2023-09-12T21:53:29.797Z] $ docker rm -f --volumes 4fcc1ad2996486bde7d2e8d1397114d81710b68cc67c3684fa0510e1f0cbcedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:53:30.079Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T21:53:30.821Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-12T21:53:30.821Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:53:30.821Z] total 16 [2023-09-12T21:53:30.821Z] drwxr-xr-x 3 root root 4096 Sep 12 21:50 . [2023-09-12T21:53:30.821Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:50 .. [2023-09-12T21:53:30.821Z] drwxr-xr-x 2 root root 4096 Sep 12 21:50 cost [2023-09-12T21:53:30.821Z] -rw-r--r-- 1 root root 89 Sep 12 21:50 cost.csv [2023-09-12T21:53:30.821Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:53:30.821Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:53:30.821Z] total 16 [2023-09-12T21:53:30.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:50 . [2023-09-12T21:53:30.821Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:50 .. [2023-09-12T21:53:30.821Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:50 cost [2023-09-12T21:53:30.821Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 12 21:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:31.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:31.971Z] ---> package-listing.sh [2023-09-12T21:53:31.971Z] ++ facter osfamily [2023-09-12T21:53:31.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:53:32.229Z] + OS_FAMILY=debian [2023-09-12T21:53:32.230Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-12T21:53:32.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:53:32.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:53:32.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:53:32.230Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:53:32.230Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-12T21:53:32.230Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:53:32.230Z] + case "${OS_FAMILY}" in [2023-09-12T21:53:32.230Z] + dpkg -l [2023-09-12T21:53:32.230Z] + grep '^ii' [2023-09-12T21:53:32.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:53:32.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:53:32.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:53:32.230Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-12T21:53:32.230Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-12T21:53:32.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-12T21:53:32.240Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T21:53:32.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:53:33.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:53:33.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:53:33.130Z] prd-ubuntu20.04-docker-8c-8g-6009 does not seem to be running inside a container [2023-09-12T21:53:33.155Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:53:33.334Z] $ docker top b3cf40ce21dd1c4f1ebb615eb23514113bbd9155e097da3334851f2af7302410 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:53:33.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:53:33.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:53:34.255Z] + ls /var/log/sa-host [2023-09-12T21:53:34.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:53:34.325Z] provisioning config files... [2023-09-12T21:53:34.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10704761080480155244tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:53:34.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:34.631Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:53:34.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:34.955Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:53:34.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:35.246Z] ---> sudo-logs.sh [2023-09-12T21:53:35.246Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:53:35.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:35.553Z] ---> job-cost.sh [2023-09-12T21:53:35.553Z] lf-activate-venv: SKIPPING [2023-09-12T21:53:35.553Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:53:35.553Z] INFO: Retrieving Stack Cost... [2023-09-12T21:53:35.813Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:53:36.071Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:53:36.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:53:36.366Z] ---> logs-deploy.sh [2023-09-12T21:53:36.366Z] lf-activate-venv: SKIPPING [2023-09-12T21:53:36.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/143 [2023-09-12T21:53:36.366Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:53:37.303Z] Archives upload complete. [2023-09-12T21:53:37.303Z] INFO: archiving logs to Nexus