Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 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-ssh17659389754292876680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12382207881718842536.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8604188072943347354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9750809879109978211.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-ssh3515667980618936139.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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-15903 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 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 (main) Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" > 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 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 > git rev-list --no-walk 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T17:52:17.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T17:52:17.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T17:52:17.809Z] ========================================================= [2023-05-17T17:52:17.809Z] EdgeX Global Pipelines Version Info [2023-05-17T17:52:17.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:52:18.531Z] ------------------- [2023-05-17T17:52:18.531Z] stable info: [2023-05-17T17:52:18.531Z] ------------------- [2023-05-17T17:52:18.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T17:52:18.531Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:52:18.531Z] Message: update stable to v1.0.249 [2023-05-17T17:52:19.101Z] ------------------- [2023-05-17T17:52:19.101Z] experimental info: [2023-05-17T17:52:19.101Z] ------------------- [2023-05-17T17:52:19.101Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T17:52:19.101Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:52:19.101Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T17:52:19.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-17T17:52:19.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-17T17:52:19.312Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T17:52:19.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T17:52:19.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T17:52:19.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T17:52:19.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T17:52:19.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T17:52:19.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T17:52:19.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T17:52:19.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T17:52:19.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-17T17:52:19.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T17:52:19.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T17:52:19.480Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:52:19.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:52:19.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:52:19.520Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:52:19.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T17:52:19.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T17:52:19.568Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T17:52:19.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T17:52:19.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T17:52:19.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T17:52:19.638Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T17:52:19.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T17:52:19.677Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T17:52:19.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T17:52:19.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T17:52:19.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T17:52:19.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo [2023-05-17T17:52:19.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ab5d3 [Pipeline] echo [2023-05-17T17:52:19.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:52:19.805Z] provisioning config files... [2023-05-17T17:52:19.820Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17382053193197023888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:52:20.119Z] ---> docker-login.sh [2023-05-17T17:52:20.119Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:52:20.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:20.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:20.381Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:20.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:20.381Z] [2023-05-17T17:52:20.381Z] Login Succeeded [2023-05-17T17:52:20.381Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:52:20.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:20.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:20.640Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:20.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:20.640Z] [2023-05-17T17:52:20.640Z] Login Succeeded [2023-05-17T17:52:20.640Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:52:20.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:20.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:20.640Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:20.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:20.640Z] [2023-05-17T17:52:20.640Z] Login Succeeded [2023-05-17T17:52:20.640Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:52:20.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:20.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:20.901Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:20.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:20.901Z] [2023-05-17T17:52:20.901Z] Login Succeeded [2023-05-17T17:52:20.901Z] docker.io [2023-05-17T17:52:20.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:21.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:21.162Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:21.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:21.162Z] [2023-05-17T17:52:21.162Z] Login Succeeded [2023-05-17T17:52:21.162Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:52:21.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T17:52:21.551Z] + git rev-list -1 --merges 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1~1..23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo [2023-05-17T17:52:21.624Z] -----------> git rev-list -1 --merges 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1~1..23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T17:52:21.624Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [false] [Pipeline] sh [2023-05-17T17:52:21.916Z] + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo [2023-05-17T17:52:21.949Z] ========================================================= [2023-05-17T17:52:21.949Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T17:52:21.949Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:52:22.288Z] + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] echo [2023-05-17T17:52:22.301Z] [semverPrep] GIT_COMMIT: 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1, Commit Message: Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92 [Pipeline] echo [2023-05-17T17:52:22.315Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T17:52:22.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:52:22.681Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T17:52:22.681Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T17:52:22.681Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T17:52:22.681Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-17T17:52:22.681Z] -a /etc/ssh/ssh_known_hosts [2023-05-17T17:52:22.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:52:23.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:52:23.045Z] [2023-05-17T17:52:23.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:52:23.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:52:23.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T17:52:23.355Z] b85a868b505f: Pulling fs layer [2023-05-17T17:52:23.355Z] e2be974225ed: Pulling fs layer [2023-05-17T17:52:23.355Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T17:52:23.355Z] 988bab9f4d93: Pulling fs layer [2023-05-17T17:52:23.355Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T17:52:23.355Z] eaf3925da568: Pulling fs layer [2023-05-17T17:52:23.355Z] bab4dde63d76: Pulling fs layer [2023-05-17T17:52:23.355Z] bde34c3a00c8: Pulling fs layer [2023-05-17T17:52:23.355Z] b352a97aabf1: Pulling fs layer [2023-05-17T17:52:23.355Z] 4872d77fe225: Pulling fs layer [2023-05-17T17:52:23.355Z] 5851b861e8e6: Pulling fs layer [2023-05-17T17:52:23.355Z] 988bab9f4d93: Waiting [2023-05-17T17:52:23.355Z] 1469e6f7b9e6: Waiting [2023-05-17T17:52:23.355Z] eaf3925da568: Waiting [2023-05-17T17:52:23.355Z] 4872d77fe225: Waiting [2023-05-17T17:52:23.355Z] 5851b861e8e6: Waiting [2023-05-17T17:52:23.355Z] e2be974225ed: Verifying Checksum [2023-05-17T17:52:23.355Z] e2be974225ed: Download complete [2023-05-17T17:52:23.355Z] 988bab9f4d93: Verifying Checksum [2023-05-17T17:52:23.355Z] 988bab9f4d93: Download complete [2023-05-17T17:52:23.355Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T17:52:23.355Z] 1469e6f7b9e6: Download complete [2023-05-17T17:52:23.616Z] eaf3925da568: Download complete [2023-05-17T17:52:23.617Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T17:52:23.617Z] 339a4e72a1f5: Download complete [2023-05-17T17:52:23.617Z] bde34c3a00c8: Download complete [2023-05-17T17:52:23.617Z] b352a97aabf1: Download complete [2023-05-17T17:52:23.617Z] 4872d77fe225: Verifying Checksum [2023-05-17T17:52:23.617Z] 4872d77fe225: Download complete [2023-05-17T17:52:23.617Z] 5851b861e8e6: Verifying Checksum [2023-05-17T17:52:23.617Z] 5851b861e8e6: Download complete [2023-05-17T17:52:23.617Z] b85a868b505f: Verifying Checksum [2023-05-17T17:52:23.617Z] b85a868b505f: Download complete [2023-05-17T17:52:23.876Z] bab4dde63d76: Verifying Checksum [2023-05-17T17:52:23.876Z] bab4dde63d76: Download complete [2023-05-17T17:52:25.257Z] b85a868b505f: Pull complete [2023-05-17T17:52:25.257Z] e2be974225ed: Pull complete [2023-05-17T17:52:25.827Z] 339a4e72a1f5: Pull complete [2023-05-17T17:52:25.827Z] 988bab9f4d93: Pull complete [2023-05-17T17:52:26.087Z] 1469e6f7b9e6: Pull complete [2023-05-17T17:52:26.087Z] eaf3925da568: Pull complete [2023-05-17T17:52:27.992Z] bab4dde63d76: Pull complete [2023-05-17T17:52:27.992Z] bde34c3a00c8: Pull complete [2023-05-17T17:52:28.252Z] b352a97aabf1: Pull complete [2023-05-17T17:52:28.252Z] 4872d77fe225: Pull complete [2023-05-17T17:52:28.252Z] 5851b861e8e6: Pull complete [2023-05-17T17:52:28.252Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T17:52:28.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:52:28.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:52:28.614Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T17:52:28.655Z] $ 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-05-17T17:52:32.875Z] $ docker top 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 -eo pid,comm [2023-05-17T17:52:32.953Z] 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-05-17T17:52:32.953Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:52:33.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:52:33.014Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:52:33.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:52:33.141Z] $ docker exec 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent [2023-05-17T17:52:33.245Z] SSH_AUTH_SOCK=/tmp/ssh-zYlCN9H6ApQP/agent.33 [2023-05-17T17:52:33.245Z] SSH_AGENT_PID=39 [2023-05-17T17:52:33.253Z] Running ssh-add (command line suppressed) [2023-05-17T17:52:33.363Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11456413641093437046.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11456413641093437046.key) [2023-05-17T17:52:33.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:52:33.662Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T17:52:33.683Z] $ docker exec --env ******** --env ******** 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent -k [2023-05-17T17:52:33.788Z] unset SSH_AUTH_SOCK; [2023-05-17T17:52:33.789Z] unset SSH_AGENT_PID; [2023-05-17T17:52:33.790Z] echo Agent pid 39 killed; [2023-05-17T17:52:33.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T17:52:33.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:52:33.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:52:33.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:52:33.940Z] $ docker exec 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent [2023-05-17T17:52:34.063Z] SSH_AUTH_SOCK=/tmp/ssh-iGKTh2WAtGUn/agent.71 [2023-05-17T17:52:34.063Z] SSH_AGENT_PID=77 [2023-05-17T17:52:34.068Z] Running ssh-add (command line suppressed) [2023-05-17T17:52:34.179Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8779970593629281556.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8779970593629281556.key) [2023-05-17T17:52:34.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:52:34.475Z] + git semver init [2023-05-17T17:52:34.738Z] 2023-05-17 17:52:34,648 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T17:52:34.738Z] 2023-05-17 17:52:34,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-17T17:52:34.738Z] 2023-05-17 17:52:34,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-17T17:52:34.738Z] 2023-05-17 17:52:34,649 [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-05-17T17:52:35.678Z] 2023-05-17 17:52:35,321 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-17T17:52:35.678Z] 2023-05-17 17:52:35,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-17T17:52:35.678Z] 2023-05-17 17:52:35,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T17:52:35.678Z] 2023-05-17 17:52:35,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T17:52:35.678Z] 3.0.0-dev.45 [Pipeline] } [2023-05-17T17:52:35.694Z] $ docker exec --env ******** --env ******** 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 ssh-agent -k [2023-05-17T17:52:35.796Z] unset SSH_AUTH_SOCK; [2023-05-17T17:52:35.797Z] unset SSH_AGENT_PID; [2023-05-17T17:52:35.797Z] echo Agent pid 77 killed; [2023-05-17T17:52:35.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:52:36.121Z] + git semver [Pipeline] } [2023-05-17T17:52:36.404Z] $ docker stop --time=1 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 [2023-05-17T17:52:37.690Z] $ docker rm -f --volumes 199459d9764d8d4934bc826f6f882c3536c1d802174829e698bc424e566a3b07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:52:38.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T17:52:38.247Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T17:52:38.250Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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-05-17T17:52:38.405Z] provisioning config files... [2023-05-17T17:52:38.414Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16859271678759722576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:52:38.714Z] ---> docker-login.sh [2023-05-17T17:52:38.714Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:52:38.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:38.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:38.714Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:38.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:38.714Z] [2023-05-17T17:52:38.714Z] Login Succeeded [2023-05-17T17:52:38.714Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:52:38.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:38.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:38.714Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:38.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:38.714Z] [2023-05-17T17:52:38.714Z] Login Succeeded [2023-05-17T17:52:38.714Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:52:38.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:38.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:38.973Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:38.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:38.973Z] [2023-05-17T17:52:38.973Z] Login Succeeded [2023-05-17T17:52:38.973Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:52:38.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:38.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:38.973Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:38.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:38.973Z] [2023-05-17T17:52:38.973Z] Login Succeeded [2023-05-17T17:52:38.973Z] docker.io [2023-05-17T17:52:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:52:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:52:39.234Z] Configure a credential helper to remove this warning. See [2023-05-17T17:52:39.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:52:39.234Z] [2023-05-17T17:52:39.234Z] Login Succeeded [2023-05-17T17:52:39.234Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:52:39.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:52:39.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:52:39.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:52:39.324Z] ========================================================= [2023-05-17T17:52:39.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T17:52:39.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:52:39.627Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T17:52:39.627Z] Sending build context to Docker daemon 1.884MB [2023-05-17T17:52:39.627Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:52:39.627Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:52:39.627Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T17:52:39.627Z] f56be85fc22e: Pulling fs layer [2023-05-17T17:52:39.627Z] 85791d961cd3: Pulling fs layer [2023-05-17T17:52:39.627Z] d694b5ae8c79: Pulling fs layer [2023-05-17T17:52:39.627Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T17:52:39.627Z] 4d19c01a9841: Pulling fs layer [2023-05-17T17:52:39.627Z] 9325e15d5711: Pulling fs layer [2023-05-17T17:52:39.627Z] 556b6ee489ea: Pulling fs layer [2023-05-17T17:52:39.627Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T17:52:39.627Z] 9f32a84ed3da: Waiting [2023-05-17T17:52:39.627Z] 4d19c01a9841: Waiting [2023-05-17T17:52:39.627Z] 9325e15d5711: Waiting [2023-05-17T17:52:39.627Z] 556b6ee489ea: Waiting [2023-05-17T17:52:39.627Z] c5a4b2cf53e6: Waiting [2023-05-17T17:52:39.627Z] 85791d961cd3: Download complete [2023-05-17T17:52:39.627Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T17:52:39.627Z] 9f32a84ed3da: Download complete [2023-05-17T17:52:39.627Z] 4d19c01a9841: Verifying Checksum [2023-05-17T17:52:39.627Z] 4d19c01a9841: Download complete [2023-05-17T17:52:39.627Z] f56be85fc22e: Verifying Checksum [2023-05-17T17:52:39.627Z] f56be85fc22e: Download complete [2023-05-17T17:52:39.887Z] 9325e15d5711: Verifying Checksum [2023-05-17T17:52:39.887Z] 9325e15d5711: Download complete [2023-05-17T17:52:39.887Z] f56be85fc22e: Pull complete [2023-05-17T17:52:40.147Z] 85791d961cd3: Pull complete [2023-05-17T17:52:40.408Z] d694b5ae8c79: Verifying Checksum [2023-05-17T17:52:40.408Z] d694b5ae8c79: Download complete [2023-05-17T17:52:40.408Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T17:52:40.408Z] c5a4b2cf53e6: Download complete [2023-05-17T17:52:40.667Z] 556b6ee489ea: Verifying Checksum [2023-05-17T17:52:40.667Z] 556b6ee489ea: Download complete [2023-05-17T17:52:43.972Z] d694b5ae8c79: Pull complete [2023-05-17T17:52:43.972Z] 9f32a84ed3da: Pull complete [2023-05-17T17:52:43.972Z] 4d19c01a9841: Pull complete [2023-05-17T17:52:44.232Z] 9325e15d5711: Pull complete [2023-05-17T17:52:46.767Z] 556b6ee489ea: Pull complete [2023-05-17T17:52:47.704Z] c5a4b2cf53e6: Pull complete [2023-05-17T17:52:47.965Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T17:52:47.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T17:52:47.965Z] ---> c4be618373d6 [2023-05-17T17:52:47.965Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:52:53.373Z] Still waiting to schedule task [2023-05-17T17:52:53.374Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15904’ is offline [2023-05-17T17:52:57.951Z] ---> Running in b5a95c730bf4 [2023-05-17T17:52:57.951Z] Removing intermediate container b5a95c730bf4 [2023-05-17T17:52:57.951Z] ---> af8cfc194e7b [2023-05-17T17:52:57.951Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:52:57.951Z] ---> Running in e662dc565b00 [2023-05-17T17:52:57.951Z] Removing intermediate container e662dc565b00 [2023-05-17T17:52:57.951Z] ---> a3153ad96df4 [2023-05-17T17:52:57.951Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:52:57.951Z] ---> Running in a29eebe4de05 [2023-05-17T17:52:57.951Z] Removing intermediate container a29eebe4de05 [2023-05-17T17:52:57.951Z] ---> de3d1c4d695d [2023-05-17T17:52:57.951Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:52:57.951Z] ---> Running in a7dba8f7b41d [2023-05-17T17:52:57.951Z] Removing intermediate container a7dba8f7b41d [2023-05-17T17:52:57.951Z] ---> 5fba56c08f0a [2023-05-17T17:52:57.951Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:52:57.951Z] ---> Running in e85730a034c8 [2023-05-17T17:52:57.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:52:57.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:52:57.951Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-17T17:52:57.951Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:52:57.951Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:52:57.951Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:52:57.951Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-17T17:52:57.951Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-17T17:52:57.951Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-17T17:52:57.951Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-17T17:52:57.951Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:52:57.951Z] (10/14) Installing kmod-libs (30-r1) [2023-05-17T17:52:57.951Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-17T17:52:57.951Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-17T17:52:57.951Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-17T17:52:57.951Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-17T17:52:57.951Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:52:57.951Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:52:57.951Z] OK: 272 MiB in 67 packages [2023-05-17T17:52:58.210Z] Removing intermediate container e85730a034c8 [2023-05-17T17:52:58.210Z] ---> ce6d2df4c9a4 [2023-05-17T17:52:58.210Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-17T17:52:58.210Z] ---> Running in b60647487127 [2023-05-17T17:52:58.210Z] Removing intermediate container b60647487127 [2023-05-17T17:52:58.210Z] ---> 7eaa8a772bf7 [2023-05-17T17:52:58.210Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-17T17:52:58.470Z] ---> 1b2abe5bcd47 [2023-05-17T17:52:58.470Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:52:58.470Z] ---> Running in b740b5173f3a [2023-05-17T17:53:31.681Z] Removing intermediate container b740b5173f3a [2023-05-17T17:53:31.681Z] ---> 1b68e6930f06 [2023-05-17T17:53:31.681Z] Step 11/13 : COPY . . [2023-05-17T17:53:31.942Z] ---> a923bac20140 [2023-05-17T17:53:31.942Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:53:31.942Z] ---> Running in 27765ea2de31 [2023-05-17T17:53:32.202Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:53:32.202Z] Dload Upload Total Spent Left Speed [2023-05-17T17:53:32.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8015 0 --:--:-- --:--:-- --:--:-- 8045 [2023-05-17T17:53:32.720Z] Removing intermediate container 27765ea2de31 [2023-05-17T17:53:32.720Z] ---> 3e61d265f9cc [2023-05-17T17:53:32.720Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:53:32.720Z] ---> Running in e3c9c8503876 [2023-05-17T17:53:32.981Z] noop [2023-05-17T17:53:33.241Z] Removing intermediate container e3c9c8503876 [2023-05-17T17:53:33.241Z] ---> 08a79b57e3f3 [2023-05-17T17:53:33.241Z] Successfully built 08a79b57e3f3 [2023-05-17T17:53:33.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:33.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:53:33.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:53:33.633Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T17:53:33.668Z] $ 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-05-17T17:53:34.025Z] $ docker top b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:53:34.374Z] + go version [2023-05-17T17:53:34.374Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:53:34.388Z] $ docker stop --time=1 b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e [2023-05-17T17:53:35.636Z] $ docker rm -f --volumes b7db0d08c066efc1b6d1d0bf4680708189d90dd80869878b674fe95f802ea33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:36.037Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:53:36.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:53:36.106Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T17:53:36.143Z] $ 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-05-17T17:53:36.475Z] $ docker top 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:53:36.824Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:53:37.117Z] + make test [2023-05-17T17:53:37.118Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:53:42.402Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-17T17:53:54.611Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-17T17:53:54.611Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements [2023-05-17T17:53:59.881Z] go vet ./... [2023-05-17T17:54:04.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:54:04.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:54:04.083Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:54:04.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:54:04.113Z] $ docker stop --time=1 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 [2023-05-17T17:54:08.301Z] $ docker rm -f --volumes 707aa687bfe5de4b08c9b34cccb3662248f8958d695a4b3327de0f062b336590 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:54:08.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:54:08.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:54:09.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:54:09.678Z] + ls -al . [2023-05-17T17:54:09.678Z] total 188 [2023-05-17T17:54:09.678Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:53 . [2023-05-17T17:54:09.678Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:52 .. [2023-05-17T17:54:09.678Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:52 .git [2023-05-17T17:54:09.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 .github [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:52 .gitignore [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:52 .golangci.yml [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:52 .hadolint.yml [2023-05-17T17:54:09.678Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:52 .semver [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:52 Attribution.txt [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:52 CHANGELOG.md [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:52 Dockerfile [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:52 GOVERNANCE.md [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:52 Jenkinsfile [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:52 LICENSE [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:52 Makefile [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:52 OWNERS.md [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:52 README.md [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:52 VERSION [2023-05-17T17:54:09.678Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:52 bin [2023-05-17T17:54:09.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 cmd [2023-05-17T17:54:09.678Z] -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:53 coverage.out [2023-05-17T17:54:09.678Z] -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:52 docker-entrypoint.sh [2023-05-17T17:54:09.678Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:52 docs [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:52 go.mod [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:52 go.sum [2023-05-17T17:54:09.678Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:52 internal [2023-05-17T17:54:09.678Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:52 snap [2023-05-17T17:54:09.678Z] -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:54:10.043Z] + 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=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 --label arch=amd64 --label version=3.0.0-dev.45 . [2023-05-17T17:54:10.043Z] Sending build context to Docker daemon 1.916MB [2023-05-17T17:54:10.043Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:54:10.043Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-17T17:54:10.043Z] ---> 08a79b57e3f3 [2023-05-17T17:54:10.043Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:54:10.043Z] ---> Running in e16fb815b38e [2023-05-17T17:54:10.323Z] Removing intermediate container e16fb815b38e [2023-05-17T17:54:10.323Z] ---> 88821871c69a [2023-05-17T17:54:10.323Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:54:10.323Z] ---> Running in 9e62a557deb1 [2023-05-17T17:54:10.323Z] Removing intermediate container 9e62a557deb1 [2023-05-17T17:54:10.323Z] ---> 9a55db12292b [2023-05-17T17:54:10.323Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:54:10.323Z] ---> Running in af05d7d08226 [2023-05-17T17:54:10.323Z] Removing intermediate container af05d7d08226 [2023-05-17T17:54:10.323Z] ---> ff97aa472291 [2023-05-17T17:54:10.323Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:54:10.323Z] ---> Running in dffd810296a7 [2023-05-17T17:54:10.583Z] Removing intermediate container dffd810296a7 [2023-05-17T17:54:10.583Z] ---> 09a03ce00222 [2023-05-17T17:54:10.583Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:54:10.583Z] ---> Running in 44d7d9210614 [2023-05-17T17:54:10.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:54:10.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:54:11.105Z] OK: 272 MiB in 67 packages [2023-05-17T17:54:11.365Z] Removing intermediate container 44d7d9210614 [2023-05-17T17:54:11.365Z] ---> a59c57eddd3c [2023-05-17T17:54:11.365Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-17T17:54:11.365Z] ---> Running in 98b483fcac30 [2023-05-17T17:54:11.624Z] Removing intermediate container 98b483fcac30 [2023-05-17T17:54:11.624Z] ---> 536d0d79a909 [2023-05-17T17:54:11.624Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-17T17:54:11.624Z] ---> c96d872419e1 [2023-05-17T17:54:11.624Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:54:11.624Z] ---> Running in 5f9da6015aac [2023-05-17T17:54:12.642Z] Removing intermediate container 5f9da6015aac [2023-05-17T17:54:12.642Z] ---> f0ba543654dd [2023-05-17T17:54:12.642Z] Step 11/36 : COPY . . [2023-05-17T17:54:12.904Z] ---> 4a4396028d1c [2023-05-17T17:54:12.904Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:54:12.904Z] ---> Running in 0963b1631414 [2023-05-17T17:54:13.164Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:54:13.164Z] Dload Upload Total Spent  Left Speed [2023-05-17T17:54:13.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21558 0 --:--:-- --:--:-- --:--:-- 21673 [2023-05-17T17:54:13.427Z] Removing intermediate container 0963b1631414 [2023-05-17T17:54:13.427Z] ---> ec0bd9a89e47 [2023-05-17T17:54:13.427Z] Step 13/36 : RUN ${MAKE} [2023-05-17T17:54:13.427Z] ---> Running in 35d447d7ed68 [2023-05-17T17:54:13.687Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-17T17:54:40.280Z] Removing intermediate container 35d447d7ed68 [2023-05-17T17:54:40.280Z] ---> 72c1a9335463 [2023-05-17T17:54:40.280Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-17T17:54:40.280Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-17T17:54:40.280Z] 4acc49c71d14: Pulling fs layer [2023-05-17T17:54:40.280Z] 4acc49c71d14: Verifying Checksum [2023-05-17T17:54:40.280Z] 4acc49c71d14: Download complete [2023-05-17T17:54:40.280Z] 4acc49c71d14: Pull complete [2023-05-17T17:54:40.280Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-17T17:54:40.280Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-17T17:54:40.280Z] ---> 01a2bd3e5fff [2023-05-17T17:54:40.280Z] Step 15/36 : FROM alpine:3.17 [2023-05-17T17:54:40.280Z] 3.17: Pulling from library/alpine [2023-05-17T17:54:40.280Z] f56be85fc22e: Already exists [2023-05-17T17:54:40.280Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:54:40.280Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:54:40.280Z] ---> 9ed4aefc74f6 [2023-05-17T17:54:40.280Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:54:40.280Z] ---> Running in f27337310b83 [2023-05-17T17:54:40.280Z] Removing intermediate container f27337310b83 [2023-05-17T17:54:40.280Z] ---> 179d9445f330 [2023-05-17T17:54:40.280Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-17T17:54:40.280Z] ---> Running in ce1ed25d1e45 [2023-05-17T17:54:40.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:54:40.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:54:40.280Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-17T17:54:40.280Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-17T17:54:40.280Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-17T17:54:40.280Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-17T17:54:40.280Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-17T17:54:40.280Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-17T17:54:40.280Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-17T17:54:40.280Z] (8/86) Installing libxcb (1.15-r0) [2023-05-17T17:54:40.280Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-17T17:54:40.280Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-17T17:54:40.280Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-17T17:54:40.280Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-17T17:54:40.280Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-17T17:54:40.280Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-17T17:54:40.280Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-17T17:54:40.280Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-17T17:54:40.280Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-17T17:54:40.280Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-17T17:54:40.280Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-17T17:54:40.280Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-17T17:54:40.280Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-17T17:54:40.280Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-17T17:54:40.280Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-17T17:54:40.280Z] (24/86) Installing glib (2.74.6-r0) [2023-05-17T17:54:40.280Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-17T17:54:40.280Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-17T17:54:40.280Z] (27/86) Installing libass (0.16.0-r1) [2023-05-17T17:54:40.280Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-17T17:54:40.280Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-17T17:54:40.280Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-17T17:54:40.280Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-17T17:54:40.280Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-17T17:54:40.280Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-17T17:54:40.280Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-17T17:54:40.280Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-17T17:54:40.280Z] (36/86) Installing libunistring (1.1-r0) [2023-05-17T17:54:40.280Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-17T17:54:40.280Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-17T17:54:40.281Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-17T17:54:40.281Z] (40/86) Installing lame (3.100-r2) [2023-05-17T17:54:40.281Z] (41/86) Installing opus (1.3.1-r1) [2023-05-17T17:54:40.281Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-17T17:54:40.281Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-17T17:54:40.281Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-17T17:54:40.281Z] (45/86) Installing orc (0.4.33-r0) [2023-05-17T17:54:40.281Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-17T17:54:40.281Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-17T17:54:40.281Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-17T17:54:40.281Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-17T17:54:40.281Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-17T17:54:40.281Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-17T17:54:40.281Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-17T17:54:40.281Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-17T17:54:40.281Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-17T17:54:40.281Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-17T17:54:40.281Z] (56/86) Installing libpulse (16.1-r6) [2023-05-17T17:54:40.281Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-17T17:54:40.281Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-17T17:54:40.281Z] (59/86) Installing librist (0.2.7-r0) [2023-05-17T17:54:40.281Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-17T17:54:40.281Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-17T17:54:40.281Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-17T17:54:40.281Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:54:40.281Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:54:40.281Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-17T17:54:40.281Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-17T17:54:40.281Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-17T17:54:40.281Z] (68/86) Installing libva (2.16.0-r0) [2023-05-17T17:54:40.281Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-17T17:54:40.281Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-17T17:54:40.281Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-17T17:54:40.281Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-17T17:54:40.281Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-17T17:54:40.281Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-17T17:54:40.281Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-17T17:54:40.281Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-17T17:54:40.281Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-17T17:54:40.281Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-17T17:54:40.281Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-17T17:54:40.281Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-17T17:54:40.281Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-17T17:54:40.281Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:54:40.281Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-17T17:54:40.281Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:54:40.281Z] (85/86) Installing kmod-libs (30-r1) [2023-05-17T17:54:40.281Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-17T17:54:40.281Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:54:40.281Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:54:40.281Z] OK: 112 MiB in 101 packages [2023-05-17T17:54:43.912Z] Removing intermediate container ce1ed25d1e45 [2023-05-17T17:54:43.912Z] ---> da27ce6dd533 [2023-05-17T17:54:43.912Z] Step 18/36 : WORKDIR / [2023-05-17T17:54:43.912Z] ---> Running in ed22e4ad8eb1 [2023-05-17T17:54:43.912Z] Removing intermediate container ed22e4ad8eb1 [2023-05-17T17:54:43.912Z] ---> 6f0d2caf07e8 [2023-05-17T17:54:43.912Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-17T17:54:44.177Z] ---> 59a1dc7365ce [2023-05-17T17:54:44.177Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-17T17:54:44.177Z] ---> 8f0aac033edc [2023-05-17T17:54:44.177Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-17T17:54:44.437Z] ---> 23d0a497c657 [2023-05-17T17:54:44.437Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-17T17:54:44.437Z] ---> 04613b8d7946 [2023-05-17T17:54:44.437Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-17T17:54:44.696Z] ---> 941eb8db7f70 [2023-05-17T17:54:44.696Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-17T17:54:44.696Z] ---> 6a7310c83dc4 [2023-05-17T17:54:44.696Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-17T17:54:45.635Z] ---> b648f1f80b65 [2023-05-17T17:54:45.635Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:54:45.635Z] ---> Running in e9c4cfe740c3 [2023-05-17T17:54:46.204Z] Removing intermediate container e9c4cfe740c3 [2023-05-17T17:54:46.204Z] ---> 67edbbea6341 [2023-05-17T17:54:46.204Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:54:46.204Z] ---> Running in 7b151be38186 [2023-05-17T17:54:46.773Z] Removing intermediate container 7b151be38186 [2023-05-17T17:54:46.773Z] ---> bd136e941423 [2023-05-17T17:54:46.773Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-17T17:54:46.773Z] ---> Running in 72349ae80a3a [2023-05-17T17:54:47.342Z] Removing intermediate container 72349ae80a3a [2023-05-17T17:54:47.342Z] ---> 3fa5edea25b3 [2023-05-17T17:54:47.342Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-17T17:54:47.342Z] ---> Running in aad5a1c560ca [2023-05-17T17:54:47.923Z] Removing intermediate container aad5a1c560ca [2023-05-17T17:54:47.923Z] ---> 2f6d87ac4c61 [2023-05-17T17:54:47.923Z] Step 30/36 : EXPOSE 59983 [2023-05-17T17:54:47.923Z] ---> Running in f5980e538fe5 [2023-05-17T17:54:47.923Z] Removing intermediate container f5980e538fe5 [2023-05-17T17:54:47.923Z] ---> ab700ff234be [2023-05-17T17:54:47.923Z] Step 31/36 : EXPOSE 8554 [2023-05-17T17:54:47.923Z] ---> Running in eafbe4006f4e [2023-05-17T17:54:48.184Z] Removing intermediate container eafbe4006f4e [2023-05-17T17:54:48.184Z] ---> 43ee0d755dd4 [2023-05-17T17:54:48.184Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-17T17:54:48.184Z] ---> Running in e6518efa0c28 [2023-05-17T17:54:48.184Z] Removing intermediate container e6518efa0c28 [2023-05-17T17:54:48.184Z] ---> 407a676fbae0 [2023-05-17T17:54:48.184Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-17T17:54:48.184Z] ---> Running in 77afd56c8f03 [2023-05-17T17:54:48.444Z] Removing intermediate container 77afd56c8f03 [2023-05-17T17:54:48.444Z] ---> c6566ee583a3 [2023-05-17T17:54:48.444Z] Step 34/36 : LABEL arch=amd64 [2023-05-17T17:54:48.444Z] ---> Running in 8dd447fbc785 [2023-05-17T17:54:48.444Z] Removing intermediate container 8dd447fbc785 [2023-05-17T17:54:48.444Z] ---> a4601907b0d3 [2023-05-17T17:54:48.444Z] Step 35/36 : LABEL git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T17:54:48.444Z] ---> Running in 044a41be276f [2023-05-17T17:54:48.444Z] Removing intermediate container 044a41be276f [2023-05-17T17:54:48.444Z] ---> fd0a736da331 [2023-05-17T17:54:48.444Z] Step 36/36 : LABEL version=3.0.0-dev.45 [2023-05-17T17:54:48.444Z] ---> Running in 1c55765fc43f [2023-05-17T17:54:48.705Z] Removing intermediate container 1c55765fc43f [2023-05-17T17:54:48.705Z] ---> acc17fa5131f [2023-05-17T17:54:48.705Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:54:48.705Z] Successfully built acc17fa5131f [2023-05-17T17:54:48.705Z] 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-05-17T17:54:48.832Z] provisioning config files... [2023-05-17T17:54:48.842Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10649366032160779535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:54:49.142Z] ---> docker-login.sh [2023-05-17T17:54:49.142Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:54:49.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:49.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:49.142Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:49.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:49.142Z] [2023-05-17T17:54:49.142Z] Login Succeeded [2023-05-17T17:54:49.142Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:54:49.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:49.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:49.142Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:49.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:49.142Z] [2023-05-17T17:54:49.142Z] Login Succeeded [2023-05-17T17:54:49.142Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:54:49.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:49.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:49.401Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:49.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:49.401Z] [2023-05-17T17:54:49.401Z] Login Succeeded [2023-05-17T17:54:49.401Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:54:49.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:49.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:49.401Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:49.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:49.401Z] [2023-05-17T17:54:49.401Z] Login Succeeded [2023-05-17T17:54:49.401Z] docker.io [2023-05-17T17:54:49.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:49.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:49.660Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:49.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:49.660Z] [2023-05-17T17:54:49.660Z] Login Succeeded [2023-05-17T17:54:49.660Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:54:49.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T17:54:49.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:54:49.727Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-17T17:54:49.727Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T17:54:49.727Z] latest [2023-05-17T17:54:49.727Z] 3.0.0-dev.45 [2023-05-17T17:54:49.727Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T17:54:49.727Z] main [2023-05-17T17:54:49.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:54:50.056Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:54:50.372Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T17:54:50.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-17T17:54:50.372Z] 67849f89a439: Preparing [2023-05-17T17:54:50.372Z] 1c5130b764c9: Preparing [2023-05-17T17:54:50.372Z] f209bed0b501: Preparing [2023-05-17T17:54:50.372Z] 33e4763787e0: Preparing [2023-05-17T17:54:50.372Z] 3827b5b91e75: Preparing [2023-05-17T17:54:50.372Z] acc83c6ca332: Preparing [2023-05-17T17:54:50.372Z] 9ef20b83cf1b: Preparing [2023-05-17T17:54:50.372Z] c31d2c3dbde2: Preparing [2023-05-17T17:54:50.372Z] 733e4b917fd0: Preparing [2023-05-17T17:54:50.372Z] cf51170a9ed7: Preparing [2023-05-17T17:54:50.372Z] 3ffd6d0b64c8: Preparing [2023-05-17T17:54:50.372Z] f7473f018408: Preparing [2023-05-17T17:54:50.372Z] f1417ff83b31: Preparing [2023-05-17T17:54:50.372Z] c31d2c3dbde2: Waiting [2023-05-17T17:54:50.372Z] f7473f018408: Waiting [2023-05-17T17:54:50.372Z] f1417ff83b31: Waiting [2023-05-17T17:54:50.372Z] 733e4b917fd0: Waiting [2023-05-17T17:54:50.372Z] cf51170a9ed7: Waiting [2023-05-17T17:54:50.372Z] 3ffd6d0b64c8: Waiting [2023-05-17T17:54:50.372Z] acc83c6ca332: Waiting [2023-05-17T17:54:50.372Z] 67849f89a439: Pushed [2023-05-17T17:54:50.372Z] 1c5130b764c9: Pushed [2023-05-17T17:54:50.372Z] 33e4763787e0: Pushed [2023-05-17T17:54:50.372Z] f209bed0b501: Pushed [2023-05-17T17:54:50.632Z] acc83c6ca332: Pushed [2023-05-17T17:54:50.632Z] 733e4b917fd0: Pushed [2023-05-17T17:54:50.632Z] 9ef20b83cf1b: Pushed [2023-05-17T17:54:50.632Z] c31d2c3dbde2: Pushed [2023-05-17T17:54:50.632Z] f1417ff83b31: Layer already exists [2023-05-17T17:54:50.632Z] cf51170a9ed7: Pushed [2023-05-17T17:54:53.170Z] 3827b5b91e75: Pushed [2023-05-17T17:54:53.170Z] 3ffd6d0b64c8: Pushed [2023-05-17T17:55:03.158Z] f7473f018408: Pushed [2023-05-17T17:55:03.158Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:03.477Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:03.792Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-17T17:55:03.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-17T17:55:03.793Z] 67849f89a439: Preparing [2023-05-17T17:55:03.793Z] 1c5130b764c9: Preparing [2023-05-17T17:55:03.793Z] f209bed0b501: Preparing [2023-05-17T17:55:03.793Z] 33e4763787e0: Preparing [2023-05-17T17:55:03.793Z] 3827b5b91e75: Preparing [2023-05-17T17:55:03.793Z] acc83c6ca332: Preparing [2023-05-17T17:55:03.793Z] 9ef20b83cf1b: Preparing [2023-05-17T17:55:03.793Z] c31d2c3dbde2: Preparing [2023-05-17T17:55:03.793Z] 733e4b917fd0: Preparing [2023-05-17T17:55:03.793Z] cf51170a9ed7: Preparing [2023-05-17T17:55:03.793Z] 3ffd6d0b64c8: Preparing [2023-05-17T17:55:03.793Z] f7473f018408: Preparing [2023-05-17T17:55:03.793Z] f1417ff83b31: Preparing [2023-05-17T17:55:03.793Z] 733e4b917fd0: Waiting [2023-05-17T17:55:03.793Z] 3ffd6d0b64c8: Waiting [2023-05-17T17:55:03.793Z] cf51170a9ed7: Waiting [2023-05-17T17:55:03.793Z] acc83c6ca332: Waiting [2023-05-17T17:55:03.793Z] f7473f018408: Waiting [2023-05-17T17:55:03.793Z] 9ef20b83cf1b: Waiting [2023-05-17T17:55:03.793Z] c31d2c3dbde2: Waiting [2023-05-17T17:55:03.793Z] f209bed0b501: Layer already exists [2023-05-17T17:55:03.793Z] 67849f89a439: Layer already exists [2023-05-17T17:55:03.793Z] 1c5130b764c9: Layer already exists [2023-05-17T17:55:03.793Z] 3827b5b91e75: Layer already exists [2023-05-17T17:55:03.793Z] 33e4763787e0: Layer already exists [2023-05-17T17:55:03.793Z] acc83c6ca332: Layer already exists [2023-05-17T17:55:03.793Z] 733e4b917fd0: Layer already exists [2023-05-17T17:55:03.793Z] c31d2c3dbde2: Layer already exists [2023-05-17T17:55:03.793Z] 9ef20b83cf1b: Layer already exists [2023-05-17T17:55:03.793Z] 3ffd6d0b64c8: Layer already exists [2023-05-17T17:55:03.793Z] cf51170a9ed7: Layer already exists [2023-05-17T17:55:03.793Z] f7473f018408: Layer already exists [2023-05-17T17:55:03.793Z] f1417ff83b31: Layer already exists [2023-05-17T17:55:03.793Z] latest: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:04.103Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:04.408Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 [2023-05-17T17:55:04.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-17T17:55:04.408Z] 67849f89a439: Preparing [2023-05-17T17:55:04.408Z] 1c5130b764c9: Preparing [2023-05-17T17:55:04.408Z] f209bed0b501: Preparing [2023-05-17T17:55:04.408Z] 33e4763787e0: Preparing [2023-05-17T17:55:04.408Z] 3827b5b91e75: Preparing [2023-05-17T17:55:04.408Z] acc83c6ca332: Preparing [2023-05-17T17:55:04.408Z] 9ef20b83cf1b: Preparing [2023-05-17T17:55:04.408Z] c31d2c3dbde2: Preparing [2023-05-17T17:55:04.408Z] 733e4b917fd0: Preparing [2023-05-17T17:55:04.408Z] cf51170a9ed7: Preparing [2023-05-17T17:55:04.408Z] 3ffd6d0b64c8: Preparing [2023-05-17T17:55:04.408Z] c31d2c3dbde2: Waiting [2023-05-17T17:55:04.408Z] 9ef20b83cf1b: Waiting [2023-05-17T17:55:04.408Z] acc83c6ca332: Waiting [2023-05-17T17:55:04.408Z] 733e4b917fd0: Waiting [2023-05-17T17:55:04.408Z] cf51170a9ed7: Waiting [2023-05-17T17:55:04.408Z] f7473f018408: Preparing [2023-05-17T17:55:04.408Z] f1417ff83b31: Preparing [2023-05-17T17:55:04.408Z] 3ffd6d0b64c8: Waiting [2023-05-17T17:55:04.408Z] f1417ff83b31: Waiting [2023-05-17T17:55:04.408Z] 67849f89a439: Layer already exists [2023-05-17T17:55:04.408Z] f209bed0b501: Layer already exists [2023-05-17T17:55:04.408Z] 3827b5b91e75: Layer already exists [2023-05-17T17:55:04.408Z] 1c5130b764c9: Layer already exists [2023-05-17T17:55:04.408Z] 33e4763787e0: Layer already exists [2023-05-17T17:55:04.408Z] acc83c6ca332: Layer already exists [2023-05-17T17:55:04.408Z] 733e4b917fd0: Layer already exists [2023-05-17T17:55:04.408Z] 9ef20b83cf1b: Layer already exists [2023-05-17T17:55:04.408Z] c31d2c3dbde2: Layer already exists [2023-05-17T17:55:04.408Z] cf51170a9ed7: Layer already exists [2023-05-17T17:55:04.408Z] 3ffd6d0b64c8: Layer already exists [2023-05-17T17:55:04.408Z] f7473f018408: Layer already exists [2023-05-17T17:55:04.408Z] f1417ff83b31: Layer already exists [2023-05-17T17:55:04.408Z] 3.0.0-dev.45: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:04.725Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:05.030Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T17:55:05.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-17T17:55:05.030Z] 67849f89a439: Preparing [2023-05-17T17:55:05.030Z] 1c5130b764c9: Preparing [2023-05-17T17:55:05.030Z] f209bed0b501: Preparing [2023-05-17T17:55:05.030Z] 33e4763787e0: Preparing [2023-05-17T17:55:05.030Z] 3827b5b91e75: Preparing [2023-05-17T17:55:05.030Z] acc83c6ca332: Preparing [2023-05-17T17:55:05.030Z] 9ef20b83cf1b: Preparing [2023-05-17T17:55:05.030Z] c31d2c3dbde2: Preparing [2023-05-17T17:55:05.030Z] 733e4b917fd0: Preparing [2023-05-17T17:55:05.030Z] cf51170a9ed7: Preparing [2023-05-17T17:55:05.030Z] c31d2c3dbde2: Waiting [2023-05-17T17:55:05.030Z] 9ef20b83cf1b: Waiting [2023-05-17T17:55:05.030Z] 733e4b917fd0: Waiting [2023-05-17T17:55:05.030Z] acc83c6ca332: Waiting [2023-05-17T17:55:05.030Z] 3ffd6d0b64c8: Preparing [2023-05-17T17:55:05.030Z] cf51170a9ed7: Waiting [2023-05-17T17:55:05.030Z] f7473f018408: Preparing [2023-05-17T17:55:05.030Z] f1417ff83b31: Preparing [2023-05-17T17:55:05.030Z] 3ffd6d0b64c8: Waiting [2023-05-17T17:55:05.030Z] 33e4763787e0: Layer already exists [2023-05-17T17:55:05.030Z] 67849f89a439: Layer already exists [2023-05-17T17:55:05.030Z] f209bed0b501: Layer already exists [2023-05-17T17:55:05.030Z] 1c5130b764c9: Layer already exists [2023-05-17T17:55:05.030Z] 3827b5b91e75: Layer already exists [2023-05-17T17:55:05.030Z] acc83c6ca332: Layer already exists [2023-05-17T17:55:05.030Z] 9ef20b83cf1b: Layer already exists [2023-05-17T17:55:05.030Z] 733e4b917fd0: Layer already exists [2023-05-17T17:55:05.030Z] cf51170a9ed7: Layer already exists [2023-05-17T17:55:05.030Z] c31d2c3dbde2: Layer already exists [2023-05-17T17:55:05.030Z] 3ffd6d0b64c8: Layer already exists [2023-05-17T17:55:05.030Z] f7473f018408: Layer already exists [2023-05-17T17:55:05.030Z] f1417ff83b31: Layer already exists [2023-05-17T17:55:05.030Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:05.346Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:05.648Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-17T17:55:05.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-17T17:55:05.648Z] 67849f89a439: Preparing [2023-05-17T17:55:05.648Z] 1c5130b764c9: Preparing [2023-05-17T17:55:05.648Z] f209bed0b501: Preparing [2023-05-17T17:55:05.648Z] 33e4763787e0: Preparing [2023-05-17T17:55:05.648Z] 3827b5b91e75: Preparing [2023-05-17T17:55:05.648Z] acc83c6ca332: Preparing [2023-05-17T17:55:05.648Z] 9ef20b83cf1b: Preparing [2023-05-17T17:55:05.648Z] c31d2c3dbde2: Preparing [2023-05-17T17:55:05.648Z] 733e4b917fd0: Preparing [2023-05-17T17:55:05.648Z] cf51170a9ed7: Preparing [2023-05-17T17:55:05.648Z] 3ffd6d0b64c8: Preparing [2023-05-17T17:55:05.648Z] f7473f018408: Preparing [2023-05-17T17:55:05.648Z] 733e4b917fd0: Waiting [2023-05-17T17:55:05.648Z] cf51170a9ed7: Waiting [2023-05-17T17:55:05.648Z] 3ffd6d0b64c8: Waiting [2023-05-17T17:55:05.648Z] acc83c6ca332: Waiting [2023-05-17T17:55:05.648Z] 9ef20b83cf1b: Waiting [2023-05-17T17:55:05.648Z] c31d2c3dbde2: Waiting [2023-05-17T17:55:05.648Z] f1417ff83b31: Preparing [2023-05-17T17:55:05.648Z] f1417ff83b31: Waiting [2023-05-17T17:55:05.648Z] f7473f018408: Waiting [2023-05-17T17:55:05.648Z] f209bed0b501: Layer already exists [2023-05-17T17:55:05.648Z] 67849f89a439: Layer already exists [2023-05-17T17:55:05.648Z] 33e4763787e0: Layer already exists [2023-05-17T17:55:05.648Z] 1c5130b764c9: Layer already exists [2023-05-17T17:55:05.648Z] 3827b5b91e75: Layer already exists [2023-05-17T17:55:05.648Z] 9ef20b83cf1b: Layer already exists [2023-05-17T17:55:05.648Z] 733e4b917fd0: Layer already exists [2023-05-17T17:55:05.648Z] acc83c6ca332: Layer already exists [2023-05-17T17:55:05.648Z] cf51170a9ed7: Layer already exists [2023-05-17T17:55:05.648Z] c31d2c3dbde2: Layer already exists [2023-05-17T17:55:05.648Z] f7473f018408: Layer already exists [2023-05-17T17:55:05.648Z] f1417ff83b31: Layer already exists [2023-05-17T17:55:05.648Z] 3ffd6d0b64c8: Layer already exists [2023-05-17T17:55:05.648Z] main: digest: sha256:db84fe7be7cff44c78f3f4102da6b35bebdd88093a8b32270cca53676e3e254c size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T17:55:05.706Z] ===================================================== [Pipeline] echo [2023-05-17T17:55:05.716Z] taggedImages: [2023-05-17T17:55:05.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T17:55:05.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-17T17:55:05.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.45 [2023-05-17T17:55:05.716Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T17:55:05.716Z] - 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-05-17T17:55:06.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:55:06.106Z] [2023-05-17T17:55:06.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:06.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:55:06.400Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:55:06.400Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:55:06.400Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:55:06.400Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:55:06.400Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:55:06.400Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:55:06.400Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:55:06.400Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:55:06.400Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:55:06.400Z] 33b1e0a273af: Waiting [2023-05-17T17:55:06.400Z] 5d3b04190fa2: Waiting [2023-05-17T17:55:06.400Z] 2f39f015ded8: Waiting [2023-05-17T17:55:06.400Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T17:55:06.400Z] 5c69ac0246d0: Download complete [2023-05-17T17:55:06.400Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T17:55:06.400Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:55:06.400Z] 33b1e0a273af: Verifying Checksum [2023-05-17T17:55:06.400Z] 33b1e0a273af: Download complete [2023-05-17T17:55:06.400Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T17:55:06.400Z] 5d3b04190fa2: Download complete [2023-05-17T17:55:06.400Z] ec43610c2a17: Download complete [2023-05-17T17:55:06.659Z] 5eb5b503b376: Verifying Checksum [2023-05-17T17:55:06.659Z] 5eb5b503b376: Download complete [2023-05-17T17:55:07.230Z] 2f39f015ded8: Download complete [2023-05-17T17:55:07.797Z] 5eb5b503b376: Pull complete [2023-05-17T17:55:08.057Z] 5c69ac0246d0: Pull complete [2023-05-17T17:55:08.317Z] ec43610c2a17: Pull complete [2023-05-17T17:55:08.577Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:55:08.577Z] 33b1e0a273af: Pull complete [2023-05-17T17:55:08.838Z] 5d3b04190fa2: Pull complete [2023-05-17T17:55:13.029Z] 2f39f015ded8: Pull complete [2023-05-17T17:55:13.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:55:13.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:55:13.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:55:13.125Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T17:55:13.161Z] $ 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-05-17T17:55:19.086Z] $ docker top ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:55:19.466Z] ---> job-cost.sh [2023-05-17T17:55:19.466Z] lf-activate-venv: SKIPPING [2023-05-17T17:55:19.466Z] INFO: No Stack... [2023-05-17T17:55:19.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:55:19.986Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:55:20.279Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-17T17:55:20.279Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:55:20.294Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [2023-05-17T17:55:20.300Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] did not exist. Created. [2023-05-17T17:55:20.301Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:55:20.605Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:55:20.636Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:55:20.642Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:55:20.664Z] $ docker stop --time=1 ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec [2023-05-17T17:55:21.818Z] $ docker rm -f --volumes ea6e590e25b8bc0dfc4f2629a4ffb9d5d96a2af429da54ea1924e2ff1f5354ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T17:55:24.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15905 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-17T17:55:24.488Z] Running in /w/workspace/device-usb-camera/117 [Pipeline] { [Pipeline] checkout [2023-05-17T17:55:24.541Z] Selected Git installation does not exist. Using Default [2023-05-17T17:55:24.541Z] The recommended git tool is: NONE [2023-05-17T17:55:32.216Z] using credential edgex-jenkins-ssh [2023-05-17T17:55:32.238Z] Cloning the remote Git repository [2023-05-17T17:55:32.293Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-17T17:55:32.398Z] > git init /w/workspace/device-usb-camera/117 # timeout=10 [2023-05-17T17:55:32.559Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-17T17:55:32.560Z] > git --version # timeout=10 [2023-05-17T17:55:32.582Z] > git --version # 'git version 2.25.1' [2023-05-17T17:55:32.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:55:32.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:55:33.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-17T17:55:33.665Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:55:34.553Z] Avoid second fetch [2023-05-17T17:55:34.554Z] Checking out Revision 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 (main) [2023-05-17T17:55:34.582Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:55:34.672Z] > git checkout -f 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 [2023-05-17T17:55:35.185Z] Commit message: "Merge pull request #250 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.92" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:55:36.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:55:36.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:55:36.077Z] Dload Upload Total Spent Left Speed [2023-05-17T17:55:36.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-17T17:55:36.670Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:55:37.006Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-05-17T17:55:37.006Z] tee /etc/docker/daemon.new [2023-05-17T17:55:37.006Z] { [2023-05-17T17:55:37.006Z] "registry-mirrors": [ [2023-05-17T17:55:37.006Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:55:37.006Z] ], [2023-05-17T17:55:37.006Z] "bip": "10.250.0.254/24", [2023-05-17T17:55:37.006Z] "hosts": [ [2023-05-17T17:55:37.006Z] "tcp://0.0.0.0:5555", [2023-05-17T17:55:37.006Z] "unix:///var/run/docker.sock" [2023-05-17T17:55:37.006Z] ], [2023-05-17T17:55:37.006Z] "mtu": 1458, [2023-05-17T17:55:37.006Z] "selinux-enabled": true, [2023-05-17T17:55:37.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:55:37.006Z] } [Pipeline] sh [2023-05-17T17:55:37.348Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:55:37.686Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:55:55.991Z] provisioning config files... [2023-05-17T17:55:56.023Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/117@tmp/config10422092615155558242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:55:56.390Z] ---> docker-login.sh [2023-05-17T17:55:56.390Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:55:56.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:55:56.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:55:56.984Z] Configure a credential helper to remove this warning. See [2023-05-17T17:55:56.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:55:56.984Z] [2023-05-17T17:55:56.984Z] Login Succeeded [2023-05-17T17:55:56.984Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:55:57.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:55:57.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:55:57.526Z] Configure a credential helper to remove this warning. See [2023-05-17T17:55:57.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:55:57.526Z] [2023-05-17T17:55:57.526Z] Login Succeeded [2023-05-17T17:55:57.526Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:55:57.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:55:57.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:55:57.798Z] Configure a credential helper to remove this warning. See [2023-05-17T17:55:57.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:55:57.798Z] [2023-05-17T17:55:57.798Z] Login Succeeded [2023-05-17T17:55:57.798Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:55:58.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:55:58.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:55:58.070Z] Configure a credential helper to remove this warning. See [2023-05-17T17:55:58.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:55:58.070Z] [2023-05-17T17:55:58.070Z] Login Succeeded [2023-05-17T17:55:58.070Z] docker.io [2023-05-17T17:55:58.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:55:58.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:55:58.612Z] Configure a credential helper to remove this warning. See [2023-05-17T17:55:58.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:55:58.612Z] [2023-05-17T17:55:58.612Z] Login Succeeded [2023-05-17T17:55:58.612Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:55:58.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:55:58.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:55:58.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:55:58.907Z] ========================================================= [2023-05-17T17:55:58.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:55:58.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:59.256Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T17:55:59.528Z] Sending build context to Docker daemon 1.108MB [2023-05-17T17:55:59.528Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:55:59.528Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:55:59.799Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:55:59.799Z] c41833b44d91: Pulling fs layer [2023-05-17T17:55:59.799Z] ed15518f5707: Pulling fs layer [2023-05-17T17:55:59.799Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:55:59.799Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:55:59.799Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:55:59.799Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:55:59.799Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:55:59.799Z] 3cdef696dda3: Waiting [2023-05-17T17:55:59.799Z] 2ced38df9373: Waiting [2023-05-17T17:55:59.799Z] 58f1dce35555: Waiting [2023-05-17T17:55:59.799Z] 242c74f7c9fa: Waiting [2023-05-17T17:55:59.799Z] ed15518f5707: Verifying Checksum [2023-05-17T17:55:59.799Z] ed15518f5707: Download complete [2023-05-17T17:55:59.799Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T17:55:59.799Z] 242c74f7c9fa: Download complete [2023-05-17T17:55:59.799Z] 3cdef696dda3: Verifying Checksum [2023-05-17T17:55:59.799Z] 3cdef696dda3: Download complete [2023-05-17T17:55:59.799Z] c41833b44d91: Verifying Checksum [2023-05-17T17:55:59.799Z] c41833b44d91: Download complete [2023-05-17T17:56:00.778Z] c41833b44d91: Pull complete [2023-05-17T17:56:01.368Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:56:01.368Z] 58f1dce35555: Download complete [2023-05-17T17:56:01.368Z] ed15518f5707: Pull complete [2023-05-17T17:56:02.357Z] feae8fd75edb: Verifying Checksum [2023-05-17T17:56:02.357Z] feae8fd75edb: Download complete [2023-05-17T17:56:02.357Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:56:02.357Z] 2ced38df9373: Download complete [2023-05-17T17:56:14.728Z] feae8fd75edb: Pull complete [2023-05-17T17:56:14.728Z] 242c74f7c9fa: Pull complete [2023-05-17T17:56:14.728Z] 3cdef696dda3: Pull complete [2023-05-17T17:56:20.092Z] 2ced38df9373: Pull complete [2023-05-17T17:56:22.051Z] 58f1dce35555: Pull complete [2023-05-17T17:56:22.051Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:56:22.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:56:22.051Z] ---> fadd8f120f05 [2023-05-17T17:56:22.051Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:56:23.026Z] ---> Running in 43ad1c3ec42b [2023-05-17T17:56:23.306Z] Removing intermediate container 43ad1c3ec42b [2023-05-17T17:56:23.306Z] ---> 2d6db6d539cb [2023-05-17T17:56:23.306Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:56:23.577Z] ---> Running in ca4e84478108 [2023-05-17T17:56:23.847Z] Removing intermediate container ca4e84478108 [2023-05-17T17:56:23.847Z] ---> 83d7cf0fa1ff [2023-05-17T17:56:23.847Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:56:23.847Z] ---> Running in bb4d7cae5c0a [2023-05-17T17:56:24.118Z] Removing intermediate container bb4d7cae5c0a [2023-05-17T17:56:24.118Z] ---> e8e045f91817 [2023-05-17T17:56:24.118Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:56:24.118Z] ---> Running in 2440d85608c8 [2023-05-17T17:56:24.710Z] Removing intermediate container 2440d85608c8 [2023-05-17T17:56:24.711Z] ---> 0d1db16c9f3f [2023-05-17T17:56:24.711Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:56:24.711Z] ---> Running in b1ab36bed35d [2023-05-17T17:56:25.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:56:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:56:27.229Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-17T17:56:27.229Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:56:27.499Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:56:27.499Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:56:27.499Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-17T17:56:27.499Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-17T17:56:27.499Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-17T17:56:27.499Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-17T17:56:27.499Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:56:27.499Z] (10/14) Installing kmod-libs (30-r1) [2023-05-17T17:56:27.499Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-17T17:56:27.499Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-17T17:56:27.770Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-17T17:56:27.770Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-17T17:56:27.770Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:56:27.770Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:56:27.770Z] OK: 271 MiB in 67 packages [2023-05-17T17:56:33.146Z] Removing intermediate container b1ab36bed35d [2023-05-17T17:56:33.146Z] ---> 9721fdbcc349 [2023-05-17T17:56:33.146Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-17T17:56:33.146Z] ---> Running in 3ac44c0b71c7 [2023-05-17T17:56:33.146Z] Removing intermediate container 3ac44c0b71c7 [2023-05-17T17:56:33.146Z] ---> d601949268b8 [2023-05-17T17:56:33.146Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-17T17:56:34.630Z] ---> 9326f5ea89ca [2023-05-17T17:56:34.630Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:56:34.630Z] ---> Running in 869d531d7dd0 [2023-05-17T17:57:42.585Z] Removing intermediate container 869d531d7dd0 [2023-05-17T17:57:42.585Z] ---> 00b70b22a91a [2023-05-17T17:57:42.585Z] Step 11/13 : COPY . . [2023-05-17T17:57:42.585Z] ---> 5bed1b34fb33 [2023-05-17T17:57:42.585Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:57:42.585Z] ---> Running in a3448216bbf4 [2023-05-17T17:57:42.585Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-05-17T17:57:42.585Z]  Dload  Upload Total Spent Left Speed [2023-05-17T17:57:42.585Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3850 0 --:--:-- --:--:-- --:--:-- 3875 [2023-05-17T17:57:42.585Z] Removing intermediate container a3448216bbf4 [2023-05-17T17:57:42.585Z] ---> 8475abc87554 [2023-05-17T17:57:42.585Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:57:42.585Z] ---> Running in 10994ce488b3 [2023-05-17T17:57:42.585Z] noop [2023-05-17T17:57:42.585Z] Removing intermediate container 10994ce488b3 [2023-05-17T17:57:42.585Z] ---> 433c8ec51054 [2023-05-17T17:57:42.585Z] Successfully built 433c8ec51054 [2023-05-17T17:57:42.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:57:42.940Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:57:42.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:57:43.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container [2023-05-17T17:57:43.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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-arm64 cat [2023-05-17T17:57:44.442Z] $ docker top da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:57:45.288Z] + go version [2023-05-17T17:57:45.288Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:57:45.322Z] $ docker stop --time=1 da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd [2023-05-17T17:57:46.949Z] $ docker rm -f --volumes da4722740083e246dc2746b58f9fc272244fe94424327f487fa2b515418086bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:57:47.489Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:57:47.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:57:47.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container [2023-05-17T17:57:47.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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-arm64 cat [2023-05-17T17:57:48.955Z] $ docker top ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:57:49.797Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/117 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:57:50.457Z] + make test [2023-05-17T17:57:50.457Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:58:29.361Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-17T18:00:36.126Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-17T18:00:36.126Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 1.8% of statements [2023-05-17T18:00:36.126Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T18:00:36.126Z] go vet ./... [2023-05-17T18:00:58.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T18:00:58.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T18:00:58.202Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T18:00:58.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T18:00:58.515Z] $ docker stop --time=1 ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 [2023-05-17T18:01:00.352Z] $ docker rm -f --volumes ea4d6a6689c71ffdd2dc5a09b8cb858a83fb58b41a0958325b5844b73c8e3a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:01:01.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T18:01:01.519Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T18:01:02.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T18:01:02.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T18:01:02.747Z] + ls -al . [2023-05-17T18:01:02.747Z] total 184 [2023-05-17T18:01:02.747Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:57 . [2023-05-17T18:01:02.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:55 .. [2023-05-17T18:01:02.747Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:55 .git [2023-05-17T18:01:02.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 .github [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:55 .gitignore [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:55 .golangci.yml [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:55 .hadolint.yml [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:55 Attribution.txt [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:55 CHANGELOG.md [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:55 Dockerfile [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:55 GOVERNANCE.md [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:55 Jenkinsfile [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:55 LICENSE [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:55 Makefile [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:55 OWNERS.md [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:55 README.md [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:52 VERSION [2023-05-17T18:01:02.747Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:55 bin [2023-05-17T18:01:02.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 cmd [2023-05-17T18:01:02.747Z] -rw-r--r-- 1 jenkins jenkins 31522 May 17 18:00 coverage.out [2023-05-17T18:01:02.747Z] -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:55 docker-entrypoint.sh [2023-05-17T18:01:02.747Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:55 docs [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:55 go.mod [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:55 go.sum [2023-05-17T18:01:02.747Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:55 internal [2023-05-17T18:01:02.747Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:55 snap [2023-05-17T18:01:02.747Z] -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:01:03.099Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 --label arch=arm64 --label version=3.0.0-dev.45 . [2023-05-17T18:01:03.372Z] Sending build context to Docker daemon 1.14MB [2023-05-17T18:01:03.372Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T18:01:03.372Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-17T18:01:03.372Z] ---> 433c8ec51054 [2023-05-17T18:01:03.372Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-17T18:01:03.642Z] ---> Running in b45759f9efc6 [2023-05-17T18:01:03.909Z] Removing intermediate container b45759f9efc6 [2023-05-17T18:01:03.909Z] ---> f5f39aa545a0 [2023-05-17T18:01:03.909Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T18:01:03.909Z] ---> Running in 3c799550ec4d [2023-05-17T18:01:04.178Z] Removing intermediate container 3c799550ec4d [2023-05-17T18:01:04.178Z] ---> 13183dee01c4 [2023-05-17T18:01:04.178Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T18:01:04.178Z] ---> Running in 77086d7c474d [2023-05-17T18:01:04.446Z] Removing intermediate container 77086d7c474d [2023-05-17T18:01:04.446Z] ---> bbbdcbe52268 [2023-05-17T18:01:04.446Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T18:01:04.719Z] ---> Running in 79a9d99882b7 [2023-05-17T18:01:04.986Z] Removing intermediate container 79a9d99882b7 [2023-05-17T18:01:04.986Z] ---> 2ecd7e1ca841 [2023-05-17T18:01:04.986Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T18:01:04.986Z] ---> Running in bf3fac3611ae [2023-05-17T18:01:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:01:06.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:01:07.958Z] OK: 271 MiB in 67 packages [2023-05-17T18:01:08.561Z] Removing intermediate container bf3fac3611ae [2023-05-17T18:01:08.561Z] ---> c67477346e1f [2023-05-17T18:01:08.561Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-17T18:01:08.561Z] ---> Running in 2ac78bf0576d [2023-05-17T18:01:08.830Z] Removing intermediate container 2ac78bf0576d [2023-05-17T18:01:08.830Z] ---> fea225939a9a [2023-05-17T18:01:08.830Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-17T18:01:09.421Z] ---> 1426af361096 [2023-05-17T18:01:09.421Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T18:01:09.421Z] ---> Running in d99431d2fb76 [2023-05-17T18:01:12.043Z] Removing intermediate container d99431d2fb76 [2023-05-17T18:01:12.043Z] ---> 5ba3e0dc1cb0 [2023-05-17T18:01:12.043Z] Step 11/36 : COPY . . [2023-05-17T18:01:13.008Z] ---> 9ee595b217eb [2023-05-17T18:01:13.008Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T18:01:13.008Z] ---> Running in 8f67cd167ec1 [2023-05-17T18:01:13.974Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-05-17T18:01:13.974Z]  Dload Upload Total Spent Left Speed [2023-05-17T18:01:14.243Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2782 0 --:--:-- --:--:-- --:--:-- 2787 [2023-05-17T18:01:15.659Z] Removing intermediate container 8f67cd167ec1 [2023-05-17T18:01:15.659Z] ---> 95ad18bba078 [2023-05-17T18:01:15.659Z] Step 13/36 : RUN ${MAKE} [2023-05-17T18:01:15.659Z] ---> Running in 3e71467f73c3 [2023-05-17T18:01:16.244Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-17T18:03:52.992Z] Removing intermediate container 3e71467f73c3 [2023-05-17T18:03:52.992Z] ---> ea85b9f15c06 [2023-05-17T18:03:52.992Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-17T18:03:52.992Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-17T18:03:52.992Z] 8766b47fe142: Pulling fs layer [2023-05-17T18:03:52.992Z] 8766b47fe142: Download complete [2023-05-17T18:03:52.992Z] 8766b47fe142: Pull complete [2023-05-17T18:03:52.992Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-17T18:03:52.992Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-17T18:03:52.992Z] ---> 69d40e2cb93c [2023-05-17T18:03:52.992Z] Step 15/36 : FROM alpine:3.17 [2023-05-17T18:03:52.992Z] 3.17: Pulling from library/alpine [2023-05-17T18:03:52.992Z] c41833b44d91: Already exists [2023-05-17T18:03:52.992Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:03:52.992Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:03:52.992Z] ---> 51e60588ff2c [2023-05-17T18:03:52.992Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T18:03:52.992Z] ---> Running in f84110da6e01 [2023-05-17T18:03:52.992Z] Removing intermediate container f84110da6e01 [2023-05-17T18:03:52.992Z] ---> bb287e5c10df [2023-05-17T18:03:52.992Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-17T18:03:52.992Z] ---> Running in 7511153a9440 [2023-05-17T18:03:52.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:03:52.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:03:52.992Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-17T18:03:52.992Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-17T18:03:52.992Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-17T18:03:52.992Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-17T18:03:52.992Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-17T18:03:52.992Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-17T18:03:52.992Z] (7/83) Installing libxcb (1.15-r0) [2023-05-17T18:03:52.992Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-17T18:03:52.992Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-17T18:03:52.992Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-17T18:03:52.992Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-17T18:03:52.992Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-17T18:03:52.992Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-17T18:03:52.992Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-17T18:03:52.992Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-17T18:03:52.992Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-17T18:03:52.992Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-17T18:03:52.992Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-17T18:03:52.992Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-17T18:03:52.992Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-17T18:03:52.992Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-17T18:03:52.992Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-17T18:03:52.992Z] (23/83) Installing glib (2.74.6-r0) [2023-05-17T18:03:52.992Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-17T18:03:52.992Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-17T18:03:52.992Z] (26/83) Installing libass (0.16.0-r1) [2023-05-17T18:03:52.992Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-17T18:03:52.992Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-17T18:03:52.992Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-17T18:03:52.992Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-17T18:03:52.992Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-17T18:03:52.992Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-17T18:03:52.992Z] (33/83) Installing libunistring (1.1-r0) [2023-05-17T18:03:52.992Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-17T18:03:52.992Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-17T18:03:52.992Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-17T18:03:52.992Z] (37/83) Installing lame (3.100-r2) [2023-05-17T18:03:52.992Z] (38/83) Installing opus (1.3.1-r1) [2023-05-17T18:03:52.992Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-17T18:03:52.992Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-17T18:03:52.992Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-17T18:03:52.992Z] (42/83) Installing orc (0.4.33-r0) [2023-05-17T18:03:52.992Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-17T18:03:52.992Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-17T18:03:52.992Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-17T18:03:52.992Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-17T18:03:52.992Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-17T18:03:52.992Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-17T18:03:52.992Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-17T18:03:52.992Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-17T18:03:52.992Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-17T18:03:52.992Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-17T18:03:52.992Z] (53/83) Installing libpulse (16.1-r6) [2023-05-17T18:03:52.992Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-17T18:03:52.992Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-17T18:03:52.992Z] (56/83) Installing librist (0.2.7-r0) [2023-05-17T18:03:52.992Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-17T18:03:52.992Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-17T18:03:52.992Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-17T18:03:52.992Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T18:03:52.992Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T18:03:52.992Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-17T18:03:52.992Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-17T18:03:52.992Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-17T18:03:52.992Z] (65/83) Installing libva (2.16.0-r0) [2023-05-17T18:03:52.992Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-17T18:03:52.992Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-17T18:03:52.992Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-17T18:03:52.992Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-17T18:03:52.992Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-17T18:03:52.993Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-17T18:03:52.993Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-17T18:03:52.993Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-17T18:03:52.993Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-17T18:03:52.993Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-17T18:03:52.993Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-17T18:03:52.993Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-17T18:03:52.993Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-17T18:03:52.993Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-17T18:03:52.993Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-17T18:03:52.993Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-17T18:03:52.993Z] (82/83) Installing kmod-libs (30-r1) [2023-05-17T18:03:52.993Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-17T18:03:52.993Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:03:52.993Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T18:03:52.993Z] OK: 86 MiB in 98 packages [2023-05-17T18:03:57.246Z] Removing intermediate container 7511153a9440 [2023-05-17T18:03:57.246Z] ---> 36421f0b14d4 [2023-05-17T18:03:57.246Z] Step 18/36 : WORKDIR / [2023-05-17T18:03:57.246Z] ---> Running in 661c2dc88187 [2023-05-17T18:03:57.513Z] Removing intermediate container 661c2dc88187 [2023-05-17T18:03:57.514Z] ---> 795db065c838 [2023-05-17T18:03:57.514Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-17T18:03:58.926Z] ---> 1d4ee303f7a2 [2023-05-17T18:03:58.926Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-17T18:03:59.194Z] ---> 7ac03852ca9d [2023-05-17T18:03:59.194Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-17T18:03:59.780Z] ---> e3b8e2d3663e [2023-05-17T18:03:59.780Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-17T18:04:00.370Z] ---> c51cdf06b003 [2023-05-17T18:04:00.370Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-17T18:04:00.639Z] ---> ba8c4f076bca [2023-05-17T18:04:00.639Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-17T18:04:01.224Z] ---> cebf20efdcda [2023-05-17T18:04:01.224Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-17T18:04:02.640Z] ---> 89baacae57a9 [2023-05-17T18:04:02.640Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-17T18:04:02.640Z] ---> Running in 7e5e8ec656e4 [2023-05-17T18:04:04.051Z] Removing intermediate container 7e5e8ec656e4 [2023-05-17T18:04:04.051Z] ---> 52a594d612c2 [2023-05-17T18:04:04.051Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-17T18:04:04.322Z] ---> Running in b4b999c7fc2f [2023-05-17T18:04:05.736Z] Removing intermediate container b4b999c7fc2f [2023-05-17T18:04:05.736Z] ---> 7cfb23494a48 [2023-05-17T18:04:05.736Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-17T18:04:05.736Z] ---> Running in 245b95ddb2ed [2023-05-17T18:04:07.682Z] Removing intermediate container 245b95ddb2ed [2023-05-17T18:04:07.682Z] ---> 222f27a20e0b [2023-05-17T18:04:07.682Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-17T18:04:07.682Z] ---> Running in 377c92ea0bfa [2023-05-17T18:04:10.264Z] Removing intermediate container 377c92ea0bfa [2023-05-17T18:04:10.264Z] ---> 2638fb83a617 [2023-05-17T18:04:10.264Z] Step 30/36 : EXPOSE 59983 [2023-05-17T18:04:10.264Z] ---> Running in 22647f81b17b [2023-05-17T18:04:10.532Z] Removing intermediate container 22647f81b17b [2023-05-17T18:04:10.532Z] ---> ee4a518c12a3 [2023-05-17T18:04:10.532Z] Step 31/36 : EXPOSE 8554 [2023-05-17T18:04:10.532Z] ---> Running in b32cba6bcaab [2023-05-17T18:04:10.799Z] Removing intermediate container b32cba6bcaab [2023-05-17T18:04:10.799Z] ---> 87e1c0b1da9d [2023-05-17T18:04:10.799Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-17T18:04:10.799Z] ---> Running in 07ffdf9b293e [2023-05-17T18:04:11.067Z] Removing intermediate container 07ffdf9b293e [2023-05-17T18:04:11.067Z] ---> ad2a84cdb6a4 [2023-05-17T18:04:11.067Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-17T18:04:11.333Z] ---> Running in 08b07b2aa668 [2023-05-17T18:04:11.599Z] Removing intermediate container 08b07b2aa668 [2023-05-17T18:04:11.599Z] ---> 08c95bf21e98 [2023-05-17T18:04:11.599Z] Step 34/36 : LABEL arch=arm64 [2023-05-17T18:04:11.599Z] ---> Running in 639fdaa9affb [2023-05-17T18:04:11.867Z] Removing intermediate container 639fdaa9affb [2023-05-17T18:04:11.867Z] ---> edb4fdc91f9e [2023-05-17T18:04:11.867Z] Step 35/36 : LABEL git_sha=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T18:04:11.867Z] ---> Running in ceea2b678528 [2023-05-17T18:04:12.135Z] Removing intermediate container ceea2b678528 [2023-05-17T18:04:12.135Z] ---> b3685816295e [2023-05-17T18:04:12.135Z] Step 36/36 : LABEL version=3.0.0-dev.45 [2023-05-17T18:04:12.404Z] ---> Running in 5d3ee1b6a250 [2023-05-17T18:04:12.670Z] Removing intermediate container 5d3ee1b6a250 [2023-05-17T18:04:12.670Z] ---> 1534bd9410ba [2023-05-17T18:04:12.670Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:04:12.670Z] Successfully built 1534bd9410ba [2023-05-17T18:04:12.670Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:04:12.796Z] provisioning config files... [2023-05-17T18:04:12.811Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/117@tmp/config16418224100096874153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:13.176Z] ---> docker-login.sh [2023-05-17T18:04:13.177Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:04:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:04:13.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:04:13.446Z] Configure a credential helper to remove this warning. See [2023-05-17T18:04:13.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:04:13.446Z] [2023-05-17T18:04:13.446Z] Login Succeeded [2023-05-17T18:04:13.446Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:04:13.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:04:13.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:04:13.717Z] Configure a credential helper to remove this warning. See [2023-05-17T18:04:13.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:04:13.717Z] [2023-05-17T18:04:13.717Z] Login Succeeded [2023-05-17T18:04:13.717Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:04:13.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:04:14.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:04:14.257Z] Configure a credential helper to remove this warning. See [2023-05-17T18:04:14.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:04:14.257Z] [2023-05-17T18:04:14.257Z] Login Succeeded [2023-05-17T18:04:14.257Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:04:14.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:04:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:04:14.530Z] Configure a credential helper to remove this warning. See [2023-05-17T18:04:14.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:04:14.530Z] [2023-05-17T18:04:14.530Z] Login Succeeded [2023-05-17T18:04:14.530Z] docker.io [2023-05-17T18:04:14.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:04:15.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:04:15.070Z] Configure a credential helper to remove this warning. See [2023-05-17T18:04:15.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:04:15.070Z] [2023-05-17T18:04:15.070Z] Login Succeeded [2023-05-17T18:04:15.070Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:04:15.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T18:04:15.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:04:15.143Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-17T18:04:15.143Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T18:04:15.143Z] latest [2023-05-17T18:04:15.143Z] 3.0.0-dev.45 [2023-05-17T18:04:15.143Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T18:04:15.143Z] main [2023-05-17T18:04:15.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:15.516Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:15.852Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T18:04:15.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-17T18:04:15.852Z] 566c02c3e3d3: Preparing [2023-05-17T18:04:15.852Z] b6b098740e98: Preparing [2023-05-17T18:04:15.852Z] 725f40731e3c: Preparing [2023-05-17T18:04:15.852Z] 427325971696: Preparing [2023-05-17T18:04:15.852Z] 608d194cb50c: Preparing [2023-05-17T18:04:15.853Z] acc83c6ca332: Preparing [2023-05-17T18:04:15.853Z] 059bb0647154: Preparing [2023-05-17T18:04:15.853Z] 4d73519baaf6: Preparing [2023-05-17T18:04:15.853Z] f7c262f84db5: Preparing [2023-05-17T18:04:15.853Z] eb17be16e8a8: Preparing [2023-05-17T18:04:15.853Z] 331c7fad9420: Preparing [2023-05-17T18:04:15.853Z] 2310fa7f54d1: Preparing [2023-05-17T18:04:15.853Z] 26cbea5cba74: Preparing [2023-05-17T18:04:15.853Z] acc83c6ca332: Waiting [2023-05-17T18:04:15.853Z] 059bb0647154: Waiting [2023-05-17T18:04:15.853Z] 4d73519baaf6: Waiting [2023-05-17T18:04:15.853Z] f7c262f84db5: Waiting [2023-05-17T18:04:15.853Z] eb17be16e8a8: Waiting [2023-05-17T18:04:15.853Z] 331c7fad9420: Waiting [2023-05-17T18:04:15.853Z] 2310fa7f54d1: Waiting [2023-05-17T18:04:15.853Z] 26cbea5cba74: Waiting [2023-05-17T18:04:16.125Z] 427325971696: Pushed [2023-05-17T18:04:16.125Z] b6b098740e98: Pushed [2023-05-17T18:04:16.125Z] 725f40731e3c: Pushed [2023-05-17T18:04:16.125Z] 566c02c3e3d3: Pushed [2023-05-17T18:04:16.391Z] acc83c6ca332: Pushed [2023-05-17T18:04:16.392Z] 059bb0647154: Pushed [2023-05-17T18:04:16.392Z] f7c262f84db5: Pushed [2023-05-17T18:04:16.392Z] 4d73519baaf6: Pushed [2023-05-17T18:04:16.392Z] 26cbea5cba74: Layer already exists [2023-05-17T18:04:16.392Z] eb17be16e8a8: Pushed [2023-05-17T18:04:20.633Z] 608d194cb50c: Pushed [2023-05-17T18:04:21.216Z] 331c7fad9420: Pushed [2023-05-17T18:04:31.277Z] 2310fa7f54d1: Pushed [2023-05-17T18:04:31.544Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:31.894Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:32.231Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-17T18:04:32.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-17T18:04:32.231Z] 566c02c3e3d3: Preparing [2023-05-17T18:04:32.231Z] b6b098740e98: Preparing [2023-05-17T18:04:32.231Z] 725f40731e3c: Preparing [2023-05-17T18:04:32.231Z] 427325971696: Preparing [2023-05-17T18:04:32.231Z] 608d194cb50c: Preparing [2023-05-17T18:04:32.231Z] acc83c6ca332: Preparing [2023-05-17T18:04:32.231Z] 059bb0647154: Preparing [2023-05-17T18:04:32.231Z] 4d73519baaf6: Preparing [2023-05-17T18:04:32.231Z] f7c262f84db5: Preparing [2023-05-17T18:04:32.232Z] eb17be16e8a8: Preparing [2023-05-17T18:04:32.232Z] 331c7fad9420: Preparing [2023-05-17T18:04:32.232Z] 2310fa7f54d1: Preparing [2023-05-17T18:04:32.232Z] 26cbea5cba74: Preparing [2023-05-17T18:04:32.232Z] acc83c6ca332: Waiting [2023-05-17T18:04:32.232Z] 059bb0647154: Waiting [2023-05-17T18:04:32.232Z] 4d73519baaf6: Waiting [2023-05-17T18:04:32.232Z] f7c262f84db5: Waiting [2023-05-17T18:04:32.232Z] eb17be16e8a8: Waiting [2023-05-17T18:04:32.232Z] 331c7fad9420: Waiting [2023-05-17T18:04:32.232Z] 2310fa7f54d1: Waiting [2023-05-17T18:04:32.232Z] 26cbea5cba74: Waiting [2023-05-17T18:04:32.232Z] 608d194cb50c: Layer already exists [2023-05-17T18:04:32.232Z] 566c02c3e3d3: Layer already exists [2023-05-17T18:04:32.232Z] 427325971696: Layer already exists [2023-05-17T18:04:32.232Z] 725f40731e3c: Layer already exists [2023-05-17T18:04:32.232Z] b6b098740e98: Layer already exists [2023-05-17T18:04:32.232Z] acc83c6ca332: Layer already exists [2023-05-17T18:04:32.232Z] 059bb0647154: Layer already exists [2023-05-17T18:04:32.232Z] 4d73519baaf6: Layer already exists [2023-05-17T18:04:32.232Z] eb17be16e8a8: Layer already exists [2023-05-17T18:04:32.232Z] f7c262f84db5: Layer already exists [2023-05-17T18:04:32.232Z] 2310fa7f54d1: Layer already exists [2023-05-17T18:04:32.232Z] 331c7fad9420: Layer already exists [2023-05-17T18:04:32.232Z] 26cbea5cba74: Layer already exists [2023-05-17T18:04:32.497Z] latest: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:32.857Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:33.209Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 [2023-05-17T18:04:33.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-17T18:04:33.209Z] 566c02c3e3d3: Preparing [2023-05-17T18:04:33.209Z] b6b098740e98: Preparing [2023-05-17T18:04:33.209Z] 725f40731e3c: Preparing [2023-05-17T18:04:33.209Z] 427325971696: Preparing [2023-05-17T18:04:33.209Z] 608d194cb50c: Preparing [2023-05-17T18:04:33.209Z] acc83c6ca332: Preparing [2023-05-17T18:04:33.209Z] 059bb0647154: Preparing [2023-05-17T18:04:33.209Z] 4d73519baaf6: Preparing [2023-05-17T18:04:33.209Z] f7c262f84db5: Preparing [2023-05-17T18:04:33.209Z] eb17be16e8a8: Preparing [2023-05-17T18:04:33.209Z] 331c7fad9420: Preparing [2023-05-17T18:04:33.209Z] 2310fa7f54d1: Preparing [2023-05-17T18:04:33.209Z] 26cbea5cba74: Preparing [2023-05-17T18:04:33.209Z] acc83c6ca332: Waiting [2023-05-17T18:04:33.209Z] 4d73519baaf6: Waiting [2023-05-17T18:04:33.209Z] 059bb0647154: Waiting [2023-05-17T18:04:33.209Z] f7c262f84db5: Waiting [2023-05-17T18:04:33.209Z] 2310fa7f54d1: Waiting [2023-05-17T18:04:33.209Z] eb17be16e8a8: Waiting [2023-05-17T18:04:33.209Z] 331c7fad9420: Waiting [2023-05-17T18:04:33.209Z] 26cbea5cba74: Waiting [2023-05-17T18:04:33.209Z] b6b098740e98: Layer already exists [2023-05-17T18:04:33.209Z] 608d194cb50c: Layer already exists [2023-05-17T18:04:33.209Z] 725f40731e3c: Layer already exists [2023-05-17T18:04:33.209Z] 427325971696: Layer already exists [2023-05-17T18:04:33.209Z] 566c02c3e3d3: Layer already exists [2023-05-17T18:04:33.209Z] 4d73519baaf6: Layer already exists [2023-05-17T18:04:33.209Z] eb17be16e8a8: Layer already exists [2023-05-17T18:04:33.209Z] 059bb0647154: Layer already exists [2023-05-17T18:04:33.209Z] acc83c6ca332: Layer already exists [2023-05-17T18:04:33.209Z] f7c262f84db5: Layer already exists [2023-05-17T18:04:33.209Z] 331c7fad9420: Layer already exists [2023-05-17T18:04:33.209Z] 26cbea5cba74: Layer already exists [2023-05-17T18:04:33.209Z] 2310fa7f54d1: Layer already exists [2023-05-17T18:04:33.476Z] 3.0.0-dev.45: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:33.834Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:34.186Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T18:04:34.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-17T18:04:34.187Z] 566c02c3e3d3: Preparing [2023-05-17T18:04:34.187Z] b6b098740e98: Preparing [2023-05-17T18:04:34.187Z] 725f40731e3c: Preparing [2023-05-17T18:04:34.187Z] 427325971696: Preparing [2023-05-17T18:04:34.187Z] 608d194cb50c: Preparing [2023-05-17T18:04:34.187Z] acc83c6ca332: Preparing [2023-05-17T18:04:34.187Z] 059bb0647154: Preparing [2023-05-17T18:04:34.187Z] 4d73519baaf6: Preparing [2023-05-17T18:04:34.187Z] f7c262f84db5: Preparing [2023-05-17T18:04:34.187Z] eb17be16e8a8: Preparing [2023-05-17T18:04:34.187Z] 331c7fad9420: Preparing [2023-05-17T18:04:34.187Z] 2310fa7f54d1: Preparing [2023-05-17T18:04:34.187Z] 26cbea5cba74: Preparing [2023-05-17T18:04:34.187Z] 059bb0647154: Waiting [2023-05-17T18:04:34.187Z] 4d73519baaf6: Waiting [2023-05-17T18:04:34.187Z] acc83c6ca332: Waiting [2023-05-17T18:04:34.187Z] f7c262f84db5: Waiting [2023-05-17T18:04:34.187Z] eb17be16e8a8: Waiting [2023-05-17T18:04:34.187Z] 331c7fad9420: Waiting [2023-05-17T18:04:34.187Z] 2310fa7f54d1: Waiting [2023-05-17T18:04:34.187Z] 26cbea5cba74: Waiting [2023-05-17T18:04:34.187Z] 566c02c3e3d3: Layer already exists [2023-05-17T18:04:34.187Z] 725f40731e3c: Layer already exists [2023-05-17T18:04:34.187Z] 427325971696: Layer already exists [2023-05-17T18:04:34.187Z] b6b098740e98: Layer already exists [2023-05-17T18:04:34.187Z] 608d194cb50c: Layer already exists [2023-05-17T18:04:34.187Z] acc83c6ca332: Layer already exists [2023-05-17T18:04:34.187Z] eb17be16e8a8: Layer already exists [2023-05-17T18:04:34.187Z] 059bb0647154: Layer already exists [2023-05-17T18:04:34.187Z] 4d73519baaf6: Layer already exists [2023-05-17T18:04:34.187Z] f7c262f84db5: Layer already exists [2023-05-17T18:04:34.187Z] 2310fa7f54d1: Layer already exists [2023-05-17T18:04:34.187Z] 331c7fad9420: Layer already exists [2023-05-17T18:04:34.187Z] 26cbea5cba74: Layer already exists [2023-05-17T18:04:34.454Z] 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:34.814Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:35.155Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-17T18:04:35.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-17T18:04:35.155Z] 566c02c3e3d3: Preparing [2023-05-17T18:04:35.155Z] b6b098740e98: Preparing [2023-05-17T18:04:35.155Z] 725f40731e3c: Preparing [2023-05-17T18:04:35.155Z] 427325971696: Preparing [2023-05-17T18:04:35.155Z] 608d194cb50c: Preparing [2023-05-17T18:04:35.155Z] acc83c6ca332: Preparing [2023-05-17T18:04:35.155Z] 059bb0647154: Preparing [2023-05-17T18:04:35.155Z] 4d73519baaf6: Preparing [2023-05-17T18:04:35.155Z] f7c262f84db5: Preparing [2023-05-17T18:04:35.155Z] eb17be16e8a8: Preparing [2023-05-17T18:04:35.155Z] 331c7fad9420: Preparing [2023-05-17T18:04:35.155Z] 2310fa7f54d1: Preparing [2023-05-17T18:04:35.155Z] 26cbea5cba74: Preparing [2023-05-17T18:04:35.155Z] acc83c6ca332: Waiting [2023-05-17T18:04:35.155Z] 059bb0647154: Waiting [2023-05-17T18:04:35.155Z] 4d73519baaf6: Waiting [2023-05-17T18:04:35.155Z] f7c262f84db5: Waiting [2023-05-17T18:04:35.155Z] eb17be16e8a8: Waiting [2023-05-17T18:04:35.155Z] 2310fa7f54d1: Waiting [2023-05-17T18:04:35.155Z] 26cbea5cba74: Waiting [2023-05-17T18:04:35.155Z] 331c7fad9420: Waiting [2023-05-17T18:04:35.155Z] 566c02c3e3d3: Layer already exists [2023-05-17T18:04:35.155Z] 725f40731e3c: Layer already exists [2023-05-17T18:04:35.155Z] 427325971696: Layer already exists [2023-05-17T18:04:35.155Z] b6b098740e98: Layer already exists [2023-05-17T18:04:35.155Z] 608d194cb50c: Layer already exists [2023-05-17T18:04:35.155Z] 4d73519baaf6: Layer already exists [2023-05-17T18:04:35.155Z] f7c262f84db5: Layer already exists [2023-05-17T18:04:35.155Z] acc83c6ca332: Layer already exists [2023-05-17T18:04:35.155Z] 059bb0647154: Layer already exists [2023-05-17T18:04:35.155Z] eb17be16e8a8: Layer already exists [2023-05-17T18:04:35.155Z] 331c7fad9420: Layer already exists [2023-05-17T18:04:35.155Z] 2310fa7f54d1: Layer already exists [2023-05-17T18:04:35.155Z] 26cbea5cba74: Layer already exists [2023-05-17T18:04:35.424Z] main: digest: sha256:c56364a064ec661342d1f9432183c792f339bc58b14dacff5885268e084632de size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T18:04:35.482Z] ===================================================== [Pipeline] echo [2023-05-17T18:04:35.492Z] taggedImages: [2023-05-17T18:04:35.492Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [2023-05-17T18:04:35.492Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-17T18:04:35.492Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.45 [2023-05-17T18:04:35.492Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1-3.0.0-dev.45 [2023-05-17T18:04:35.492Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:35.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:04:35.878Z] [2023-05-17T18:04:35.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:36.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:04:36.214Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:04:36.214Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:04:36.214Z] 04944245beec: Pulling fs layer [2023-05-17T18:04:36.214Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:04:36.214Z] 765212b225bb: Pulling fs layer [2023-05-17T18:04:36.214Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:04:36.214Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:04:36.214Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:04:36.214Z] f23df028b6ca: Waiting [2023-05-17T18:04:36.214Z] d65c8cfc05b1: Waiting [2023-05-17T18:04:36.214Z] 2437ff75d9bd: Waiting [2023-05-17T18:04:36.214Z] 765212b225bb: Waiting [2023-05-17T18:04:36.483Z] 04944245beec: Verifying Checksum [2023-05-17T18:04:36.483Z] 04944245beec: Download complete [2023-05-17T18:04:36.483Z] 765212b225bb: Verifying Checksum [2023-05-17T18:04:36.483Z] 765212b225bb: Download complete [2023-05-17T18:04:36.483Z] f23df028b6ca: Verifying Checksum [2023-05-17T18:04:36.483Z] f23df028b6ca: Download complete [2023-05-17T18:04:36.483Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:04:36.483Z] d65c8cfc05b1: Download complete [2023-05-17T18:04:36.483Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:04:36.483Z] 699f458cf7ca: Download complete [2023-05-17T18:04:37.068Z] 8998bd30e6a1: Download complete [2023-05-17T18:04:39.014Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:04:39.014Z] 2437ff75d9bd: Download complete [2023-05-17T18:04:40.962Z] 8998bd30e6a1: Pull complete [2023-05-17T18:04:41.547Z] 04944245beec: Pull complete [2023-05-17T18:04:42.960Z] 699f458cf7ca: Pull complete [2023-05-17T18:04:42.960Z] 765212b225bb: Pull complete [2023-05-17T18:04:43.548Z] f23df028b6ca: Pull complete [2023-05-17T18:04:43.815Z] d65c8cfc05b1: Pull complete [2023-05-17T18:04:56.131Z] 2437ff75d9bd: Pull complete [2023-05-17T18:04:56.131Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:04:56.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:04:56.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:04:56.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-15905 does not seem to be running inside a container [2023-05-17T18:04:56.397Z] $ 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/117 -v /w/workspace/device-usb-camera/117:/w/workspace/device-usb-camera/117:rw,z -v /w/workspace/device-usb-camera/117@tmp:/w/workspace/device-usb-camera/117@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-05-17T18:04:58.769Z] $ docker top be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:59.248Z] ---> job-cost.sh [2023-05-17T18:04:59.518Z] lf-activate-venv: SKIPPING [2023-05-17T18:04:59.518Z] INFO: No Stack... [2023-05-17T18:05:00.104Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:05:00.688Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:05:01.013Z] + cat /w/workspace/device-usb-camera/117/archives/cost.csv [2023-05-17T18:05:01.013Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T18:05:01.076Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [2023-05-17T18:05:01.083Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] did not exist. Created. [2023-05-17T18:05:01.083Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:05:01.425Z] /w/workspace/device-usb-camera/117@tmp/durable-ef6d128c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:05:01.767Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:05:01.791Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:05:01.843Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:05:01.850Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-117-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:05:01.884Z] $ docker stop --time=1 be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 [2023-05-17T18:05:03.387Z] $ docker rm -f --volumes be69fc349b9a524df9bc532de5b59d371282065e340872f96eccc75a54c8c1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T18:05:03.724Z] provisioning config files... [2023-05-17T18:05:03.733Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11011130882362758724tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:05:04.029Z] + set +x [2023-05-17T18:05:04.029Z] + + bash -scurl -- -s [2023-05-17T18:05:04.029Z] https://codecov.io/bash [2023-05-17T18:05:04.029Z] [2023-05-17T18:05:04.029Z] _____ _ [2023-05-17T18:05:04.029Z] / ____| | | [2023-05-17T18:05:04.029Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:05:04.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:05:04.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:05:04.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:05:04.029Z] Bash-1.0.6 [2023-05-17T18:05:04.029Z] [2023-05-17T18:05:04.029Z] [2023-05-17T18:05:04.029Z] ==> git version 2.25.1 found [2023-05-17T18:05:04.029Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T18:05:04.029Z] Release-Date: 2020-01-08 [2023-05-17T18:05:04.029Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T18:05:04.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:05:04.029Z] ==> Jenkins CI detected. [2023-05-17T18:05:04.029Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-17T18:05:04.029Z] project root: . [2023-05-17T18:05:04.029Z] --> token set from env [2023-05-17T18:05:04.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:05:04.029Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:05:04.029Z] ==> Python coveragepy not found [2023-05-17T18:05:04.029Z] ==> Searching for coverage reports in: [2023-05-17T18:05:04.029Z] + . [2023-05-17T18:05:04.029Z] -> Found 1 reports [2023-05-17T18:05:04.029Z] ==> Detecting git/mercurial file structure [2023-05-17T18:05:04.029Z] ==> Reading reports [2023-05-17T18:05:04.029Z] + ./coverage.out bytes=31522 [2023-05-17T18:05:04.029Z] ==> Appending adjustments [2023-05-17T18:05:04.029Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:05:04.289Z] + Found adjustments [2023-05-17T18:05:04.289Z] ==> Gzipping contents [2023-05-17T18:05:04.289Z] 8.0K /tmp/codecov.vn487M.gz [2023-05-17T18:05:04.289Z] ==> Uploading reports [2023-05-17T18:05:04.289Z] url: https://codecov.io [2023-05-17T18:05:04.289Z] query: branch=main&commit=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T18:05:04.289Z] -> Pinging Codecov [2023-05-17T18:05:04.289Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T18:05:04.289Z] -> Uploading to [2023-05-17T18:05:04.289Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/73D8F5FF140700D3E01443B452E23636/23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1/5aa2bee9-a382-4db3-bf09-3e3326aa428a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T180504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6f82b38ca45bf6042f334c310e1c5155e235a3458c87cdc5cfd9e49a3b19572 [2023-05-17T18:05:04.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:05:04.289Z] Dload Upload Total Spent Left Speed [2023-05-17T18:05:04.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 21181 --:--:-- --:--:-- --:--:-- 21181 [2023-05-17T18:05:04.555Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] } [2023-05-17T18:05:04.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T18:05:04.674Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T18:05:04.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:05:04.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:05:04.984Z] [2023-05-17T18:05:04.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:05:05.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:05:05.288Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T18:05:05.288Z] df9b9388f04a: Pulling fs layer [2023-05-17T18:05:05.288Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T18:05:05.288Z] 25bc292e5bac: Pulling fs layer [2023-05-17T18:05:05.288Z] 114826534d7a: Pulling fs layer [2023-05-17T18:05:05.288Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T18:05:05.288Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T18:05:05.288Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T18:05:05.288Z] 4657fd5d0bcf: Waiting [2023-05-17T18:05:05.288Z] 6ad1cebc031e: Waiting [2023-05-17T18:05:05.288Z] 114826534d7a: Waiting [2023-05-17T18:05:05.288Z] 8a3aa393b2d8: Waiting [2023-05-17T18:05:05.288Z] 25bc292e5bac: Verifying Checksum [2023-05-17T18:05:05.288Z] 25bc292e5bac: Download complete [2023-05-17T18:05:05.288Z] 52dc419b0ee2: Download complete [2023-05-17T18:05:05.288Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T18:05:05.288Z] 4657fd5d0bcf: Download complete [2023-05-17T18:05:05.288Z] df9b9388f04a: Download complete [2023-05-17T18:05:05.548Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T18:05:05.548Z] 6ad1cebc031e: Download complete [2023-05-17T18:05:05.548Z] df9b9388f04a: Pull complete [2023-05-17T18:05:05.548Z] 52dc419b0ee2: Pull complete [2023-05-17T18:05:05.548Z] 25bc292e5bac: Pull complete [2023-05-17T18:05:06.117Z] 114826534d7a: Download complete [2023-05-17T18:05:06.117Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T18:05:06.117Z] 8a3aa393b2d8: Download complete [2023-05-17T18:05:09.425Z] 114826534d7a: Pull complete [2023-05-17T18:05:09.425Z] 4657fd5d0bcf: Pull complete [2023-05-17T18:05:09.686Z] 6ad1cebc031e: Pull complete [2023-05-17T18:05:12.229Z] 8a3aa393b2d8: Pull complete [2023-05-17T18:05:12.230Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T18:05:12.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:05:12.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:05:12.309Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:05:12.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T18:05:19.684Z] $ docker top 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T18:05:19.752Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-17T18:05:20.032Z] + set -o pipefail [2023-05-17T18:05:20.032Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3d30288f-e656-4901-aeca-b9c4c0cacefd [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] [2023-05-17T18:05:25.320Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T18:05:25.320Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T18:05:25.320Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T18:05:25.332Z] $ docker stop --time=1 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 [2023-05-17T18:05:30.781Z] $ docker rm -f --volumes 20651bcf33fd6899fbdb791aa2907359aa0308efa6c30ef432268eaf2962f736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:05:31.440Z] + git log --format=format:%s -1 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 [Pipeline] sh [2023-05-17T18:05:31.733Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:05:31.733Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:05:32.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:05:32.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:05:32.116Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:05:32.152Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:05:32.719Z] $ docker top f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d -eo pid,comm [2023-05-17T18:05:32.764Z] 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-05-17T18:05:32.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:05:32.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:05:32.799Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:05:32.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:05:32.916Z] $ docker exec f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d ssh-agent [2023-05-17T18:05:33.028Z] SSH_AUTH_SOCK=/tmp/ssh-lU1fbCB0CNek/agent.32 [2023-05-17T18:05:33.028Z] SSH_AGENT_PID=39 [2023-05-17T18:05:33.033Z] Running ssh-add (command line suppressed) [2023-05-17T18:05:33.136Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2641353447728225798.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2641353447728225798.key) [2023-05-17T18:05:33.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:05:33.437Z] + git semver tag [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,620 [run_tag] DEBUG tag force:False [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,620 [check_head_tag] DEBUG check head tag [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,621 [execute] INFO git cat-file --batch-check [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,626 [execute] INFO git cat-file --batch [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,657 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,657 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:05:33.697Z] 2023-05-17 18:05:33,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:05:33.697Z] 3.0.0-dev.45 [Pipeline] } [2023-05-17T18:05:33.708Z] $ docker exec --env ******** --env ******** f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d ssh-agent -k [2023-05-17T18:05:33.814Z] unset SSH_AUTH_SOCK; [2023-05-17T18:05:33.814Z] unset SSH_AGENT_PID; [2023-05-17T18:05:33.814Z] echo Agent pid 39 killed; [2023-05-17T18:05:33.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:05:34.126Z] + git semver [Pipeline] } [2023-05-17T18:05:34.400Z] $ docker stop --time=1 f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d [2023-05-17T18:05:35.648Z] $ docker rm -f --volumes f21ef079949d619cabcce2937453e036777ce9ce0f106c3915edcb0adba3ef0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:05:36.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:05:36.082Z] [2023-05-17T18:05:36.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:05:36.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:05:36.390Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T18:05:36.390Z] ab5ef0e58194: Pulling fs layer [2023-05-17T18:05:36.390Z] 9712f1f96733: Pulling fs layer [2023-05-17T18:05:36.390Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T18:05:36.390Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T18:05:36.390Z] e9a5061849ea: Pulling fs layer [2023-05-17T18:05:36.390Z] d747dcd14b5f: Pulling fs layer [2023-05-17T18:05:36.390Z] 2de7ff778b66: Pulling fs layer [2023-05-17T18:05:36.390Z] e9a5061849ea: Waiting [2023-05-17T18:05:36.390Z] d747dcd14b5f: Waiting [2023-05-17T18:05:36.390Z] 0d9ebad4ef96: Waiting [2023-05-17T18:05:36.390Z] 9712f1f96733: Download complete [2023-05-17T18:05:36.649Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T18:05:36.649Z] 63f879dbbcfc: Download complete [2023-05-17T18:05:36.908Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T18:05:36.908Z] 0d9ebad4ef96: Download complete [2023-05-17T18:05:36.908Z] e9a5061849ea: Verifying Checksum [2023-05-17T18:05:36.908Z] e9a5061849ea: Download complete [2023-05-17T18:05:36.908Z] d747dcd14b5f: Download complete [2023-05-17T18:05:36.908Z] ab5ef0e58194: Download complete [2023-05-17T18:05:36.908Z] 2de7ff778b66: Verifying Checksum [2023-05-17T18:05:36.908Z] 2de7ff778b66: Download complete [2023-05-17T18:05:40.196Z] ab5ef0e58194: Pull complete [2023-05-17T18:05:40.196Z] 9712f1f96733: Pull complete [2023-05-17T18:05:40.455Z] 63f879dbbcfc: Pull complete [2023-05-17T18:05:44.642Z] 0d9ebad4ef96: Pull complete [2023-05-17T18:05:44.642Z] e9a5061849ea: Pull complete [2023-05-17T18:05:44.642Z] d747dcd14b5f: Pull complete [2023-05-17T18:05:46.015Z] 2de7ff778b66: Pull complete [2023-05-17T18:05:46.015Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T18:05:46.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:05:46.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:05:46.104Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:05:46.134Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T18:05:56.021Z] $ docker top 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:05:56.088Z] provisioning config files... [2023-05-17T18:05:56.095Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6628991261290875723tmp [2023-05-17T18:05:56.103Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4037669023684095146tmp [2023-05-17T18:05:56.114Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12021729939107636896tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:05:56.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:05:56.409Z] ---> sigul-configuration.sh [2023-05-17T18:05:56.409Z] gpg: directory `/root/.gnupg' created [2023-05-17T18:05:56.409Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T18:05:56.409Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T18:05:56.409Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T18:05:56.409Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T18:05:56.409Z] gpg: CAST5 encrypted data [2023-05-17T18:05:56.409Z] gpg: encrypted with 1 passphrase [2023-05-17T18:05:56.409Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T18:05:56.694Z] + mkdir /home/jenkins [2023-05-17T18:05:56.694Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T18:05:56.981Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-17T18:05:56.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:05:57.281Z] ---> sigul-install.sh [2023-05-17T18:05:57.281Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T18:05:57.568Z] + git tag --list [2023-05-17T18:05:57.568Z] v0.0.0 [2023-05-17T18:05:57.568Z] v0.0.1-dev.1 [2023-05-17T18:05:57.568Z] v0.0.1-dev.10 [2023-05-17T18:05:57.568Z] v0.0.1-dev.11 [2023-05-17T18:05:57.568Z] v0.0.1-dev.12 [2023-05-17T18:05:57.568Z] v0.0.1-dev.13 [2023-05-17T18:05:57.568Z] v0.0.1-dev.14 [2023-05-17T18:05:57.568Z] v0.0.1-dev.15 [2023-05-17T18:05:57.568Z] v0.0.1-dev.16 [2023-05-17T18:05:57.568Z] v0.0.1-dev.2 [2023-05-17T18:05:57.568Z] v0.0.1-dev.3 [2023-05-17T18:05:57.568Z] v0.0.1-dev.4 [2023-05-17T18:05:57.568Z] v0.0.1-dev.5 [2023-05-17T18:05:57.568Z] v0.0.1-dev.6 [2023-05-17T18:05:57.568Z] v0.0.1-dev.7 [2023-05-17T18:05:57.568Z] v0.0.1-dev.8 [2023-05-17T18:05:57.568Z] v0.0.1-dev.9 [2023-05-17T18:05:57.568Z] v2.2.0 [2023-05-17T18:05:57.568Z] v2.2.0-dev.17 [2023-05-17T18:05:57.568Z] v2.2.0-dev.18 [2023-05-17T18:05:57.568Z] v2.2.0-dev.19 [2023-05-17T18:05:57.568Z] v2.2.0-dev.20 [2023-05-17T18:05:57.568Z] v2.2.0-dev.21 [2023-05-17T18:05:57.568Z] v2.2.0-dev.22 [2023-05-17T18:05:57.568Z] v2.2.0-dev.23 [2023-05-17T18:05:57.568Z] v2.2.0-dev.24 [2023-05-17T18:05:57.568Z] v2.2.0-dev.25 [2023-05-17T18:05:57.568Z] v2.2.0-dev.26 [2023-05-17T18:05:57.568Z] v2.2.0-dev.27 [2023-05-17T18:05:57.568Z] v2.3.0 [2023-05-17T18:05:57.568Z] v2.3.0-dev.1 [2023-05-17T18:05:57.568Z] v2.3.0-dev.10 [2023-05-17T18:05:57.568Z] v2.3.0-dev.11 [2023-05-17T18:05:57.568Z] v2.3.0-dev.12 [2023-05-17T18:05:57.568Z] v2.3.0-dev.13 [2023-05-17T18:05:57.568Z] v2.3.0-dev.14 [2023-05-17T18:05:57.568Z] v2.3.0-dev.15 [2023-05-17T18:05:57.568Z] v2.3.0-dev.16 [2023-05-17T18:05:57.568Z] v2.3.0-dev.17 [2023-05-17T18:05:57.568Z] v2.3.0-dev.18 [2023-05-17T18:05:57.568Z] v2.3.0-dev.19 [2023-05-17T18:05:57.568Z] v2.3.0-dev.2 [2023-05-17T18:05:57.568Z] v2.3.0-dev.20 [2023-05-17T18:05:57.568Z] v2.3.0-dev.21 [2023-05-17T18:05:57.568Z] v2.3.0-dev.22 [2023-05-17T18:05:57.568Z] v2.3.0-dev.23 [2023-05-17T18:05:57.568Z] v2.3.0-dev.24 [2023-05-17T18:05:57.568Z] v2.3.0-dev.25 [2023-05-17T18:05:57.568Z] v2.3.0-dev.26 [2023-05-17T18:05:57.568Z] v2.3.0-dev.27 [2023-05-17T18:05:57.568Z] v2.3.0-dev.28 [2023-05-17T18:05:57.568Z] v2.3.0-dev.3 [2023-05-17T18:05:57.568Z] v2.3.0-dev.4 [2023-05-17T18:05:57.568Z] v2.3.0-dev.5 [2023-05-17T18:05:57.568Z] v2.3.0-dev.6 [2023-05-17T18:05:57.568Z] v2.3.0-dev.7 [2023-05-17T18:05:57.568Z] v2.3.0-dev.8 [2023-05-17T18:05:57.568Z] v2.3.0-dev.9 [2023-05-17T18:05:57.568Z] v2.3.1 [2023-05-17T18:05:57.568Z] v2.3.1-dev.4 [2023-05-17T18:05:57.568Z] v2.3.1-dev.5 [2023-05-17T18:05:57.568Z] v2.3.1-dev.6 [2023-05-17T18:05:57.568Z] v3.0.0-dev.1 [2023-05-17T18:05:57.568Z] v3.0.0-dev.10 [2023-05-17T18:05:57.568Z] v3.0.0-dev.11 [2023-05-17T18:05:57.568Z] v3.0.0-dev.12 [2023-05-17T18:05:57.568Z] v3.0.0-dev.13 [2023-05-17T18:05:57.568Z] v3.0.0-dev.14 [2023-05-17T18:05:57.568Z] v3.0.0-dev.15 [2023-05-17T18:05:57.568Z] v3.0.0-dev.16 [2023-05-17T18:05:57.568Z] v3.0.0-dev.17 [2023-05-17T18:05:57.568Z] v3.0.0-dev.18 [2023-05-17T18:05:57.568Z] v3.0.0-dev.19 [2023-05-17T18:05:57.568Z] v3.0.0-dev.2 [2023-05-17T18:05:57.568Z] v3.0.0-dev.20 [2023-05-17T18:05:57.568Z] v3.0.0-dev.21 [2023-05-17T18:05:57.568Z] v3.0.0-dev.22 [2023-05-17T18:05:57.568Z] v3.0.0-dev.23 [2023-05-17T18:05:57.568Z] v3.0.0-dev.24 [2023-05-17T18:05:57.568Z] v3.0.0-dev.25 [2023-05-17T18:05:57.568Z] v3.0.0-dev.26 [2023-05-17T18:05:57.568Z] v3.0.0-dev.27 [2023-05-17T18:05:57.568Z] v3.0.0-dev.28 [2023-05-17T18:05:57.568Z] v3.0.0-dev.29 [2023-05-17T18:05:57.568Z] v3.0.0-dev.3 [2023-05-17T18:05:57.568Z] v3.0.0-dev.30 [2023-05-17T18:05:57.568Z] v3.0.0-dev.31 [2023-05-17T18:05:57.568Z] v3.0.0-dev.32 [2023-05-17T18:05:57.568Z] v3.0.0-dev.33 [2023-05-17T18:05:57.568Z] v3.0.0-dev.34 [2023-05-17T18:05:57.568Z] v3.0.0-dev.35 [2023-05-17T18:05:57.568Z] v3.0.0-dev.36 [2023-05-17T18:05:57.568Z] v3.0.0-dev.37 [2023-05-17T18:05:57.568Z] v3.0.0-dev.38 [2023-05-17T18:05:57.568Z] v3.0.0-dev.39 [2023-05-17T18:05:57.568Z] v3.0.0-dev.4 [2023-05-17T18:05:57.568Z] v3.0.0-dev.40 [2023-05-17T18:05:57.568Z] v3.0.0-dev.41 [2023-05-17T18:05:57.568Z] v3.0.0-dev.42 [2023-05-17T18:05:57.568Z] v3.0.0-dev.43 [2023-05-17T18:05:57.568Z] v3.0.0-dev.44 [2023-05-17T18:05:57.568Z] v3.0.0-dev.45 [2023-05-17T18:05:57.568Z] v3.0.0-dev.5 [2023-05-17T18:05:57.568Z] v3.0.0-dev.6 [2023-05-17T18:05:57.568Z] v3.0.0-dev.7 [2023-05-17T18:05:57.568Z] v3.0.0-dev.8 [2023-05-17T18:05:57.568Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T18:05:57.855Z] + lftools sign git-tag v3.0.0-dev.45 [2023-05-17T18:05:58.422Z] Signing Git tag with Sigul... [2023-05-17T18:05:58.422Z] Signing v3.0.0-dev.45 [Pipeline] echo [2023-05-17T18:05:58.690Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:05:58.974Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T18:05:58.981Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T18:05:59.004Z] $ docker stop --time=1 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 [2023-05-17T18:06:00.401Z] $ docker rm -f --volumes 824261aeb191124255f61b01614b20d9d0d5fc561994140a9bb9a5ee1981a253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T18:06:00.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:06:00.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:06:01.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:06:01.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:06:01.220Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:06:01.251Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:06:01.593Z] $ docker top d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e -eo pid,comm [2023-05-17T18:06:01.639Z] 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-05-17T18:06:01.639Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:06:01.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:06:01.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:06:01.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:06:01.801Z] $ docker exec d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e ssh-agent [2023-05-17T18:06:01.895Z] SSH_AUTH_SOCK=/tmp/ssh-ztkSaMEQBAYV/agent.32 [2023-05-17T18:06:01.895Z] SSH_AGENT_PID=38 [2023-05-17T18:06:01.900Z] Running ssh-add (command line suppressed) [2023-05-17T18:06:01.997Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14340317487351513170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14340317487351513170.key) [2023-05-17T18:06:02.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:06:02.297Z] + git semver bump pre [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [bump_version] DEBUG bumped version:3.0.0-dev.46 [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,470 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,472 [execute] INFO git cat-file --batch-check [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,475 [execute] INFO git cat-file --batch [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:06:02.556Z] 2023-05-17 18:06:02,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:06:02.556Z] 3.0.0-dev.46 [Pipeline] } [2023-05-17T18:06:02.568Z] $ docker exec --env ******** --env ******** d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e ssh-agent -k [2023-05-17T18:06:02.657Z] unset SSH_AUTH_SOCK; [2023-05-17T18:06:02.657Z] unset SSH_AGENT_PID; [2023-05-17T18:06:02.657Z] echo Agent pid 38 killed; [2023-05-17T18:06:02.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:06:02.973Z] + git semver [Pipeline] } [2023-05-17T18:06:03.247Z] $ docker stop --time=1 d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e [2023-05-17T18:06:04.518Z] $ docker rm -f --volumes d7052f4632fab4387ecd18e8437b5421af2cfdc3c264cd0841406b84f47c2d4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:06:04.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:06:04.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:06:05.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:06:05.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:06:05.230Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:06:05.258Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:06:05.687Z] $ docker top acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc -eo pid,comm [2023-05-17T18:06:05.730Z] 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-05-17T18:06:05.730Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:06:05.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:06:05.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:06:05.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:06:05.889Z] $ docker exec acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc ssh-agent [2023-05-17T18:06:05.997Z] SSH_AUTH_SOCK=/tmp/ssh-GBdFKDnLdNgE/agent.32 [2023-05-17T18:06:05.997Z] SSH_AGENT_PID=38 [2023-05-17T18:06:06.001Z] Running ssh-add (command line suppressed) [2023-05-17T18:06:06.109Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16224019905501886784.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16224019905501886784.key) [2023-05-17T18:06:06.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:06:06.408Z] + git semver push [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,590 [run_push] DEBUG push [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,591 [execute] INFO git cat-file --batch-check [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,594 [execute] INFO git rev-list 3d8a6d67208a973673acc8919f70c26675d14943 -- [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,594 [execute] DEBUG Popen(['git', 'rev-list', '3d8a6d67208a973673acc8919f70c26675d14943', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,602 [execute] INFO git fetch -v origin [2023-05-17T18:06:06.668Z] 2023-05-17 18:06:06,602 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T18:06:07.237Z] 2023-05-17 18:06:07,068 [run_push] DEBUG no remote changes detected [2023-05-17T18:06:07.237Z] 2023-05-17 18:06:07,069 [execute] INFO git push origin semver [2023-05-17T18:06:07.237Z] 2023-05-17 18:06:07,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:06:08.173Z] 2023-05-17 18:06:07,868 [run_push] DEBUG push all version tags [2023-05-17T18:06:08.173Z] 2023-05-17 18:06:07,869 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T18:06:08.173Z] 2023-05-17 18:06:07,869 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:06:08.741Z] 2023-05-17 18:06:08,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-17T18:06:08.741Z] 3.0.0-dev.46 [Pipeline] } [2023-05-17T18:06:08.751Z] $ docker exec --env ******** --env ******** acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc ssh-agent -k [2023-05-17T18:06:08.849Z] unset SSH_AUTH_SOCK; [2023-05-17T18:06:08.851Z] unset SSH_AGENT_PID; [2023-05-17T18:06:08.851Z] echo Agent pid 38 killed; [2023-05-17T18:06:08.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:06:09.177Z] + git semver [Pipeline] } [2023-05-17T18:06:09.447Z] $ docker stop --time=1 acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc [2023-05-17T18:06:10.712Z] $ docker rm -f --volumes acf4766e8b9e83394a89e964c9c1a4f20db5894dca3433645a0b42daf12b6afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T18:06:11.299Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-17T18:06:11.299Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-17T18:06:11.299Z] total 16 [2023-05-17T18:06:11.299Z] drwxr-xr-x 3 root root 4096 May 17 17:55 . [2023-05-17T18:06:11.299Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:05 .. [2023-05-17T18:06:11.299Z] drwxr-xr-x 2 root root 4096 May 17 17:55 cost [2023-05-17T18:06:11.299Z] -rw-r--r-- 1 root root 89 May 17 17:55 cost.csv [2023-05-17T18:06:11.299Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-17T18:06:11.299Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-17T18:06:11.299Z] total 16 [2023-05-17T18:06:11.299Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:55 . [2023-05-17T18:06:11.299Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:05 .. [2023-05-17T18:06:11.299Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:55 cost [2023-05-17T18:06:11.299Z] -rw-r--r-- 1 jenkins jenkins 89 May 17 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:11.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:12.449Z] ---> package-listing.sh [2023-05-17T18:06:12.449Z] ++ facter osfamily [2023-05-17T18:06:12.449Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:06:12.738Z] + OS_FAMILY=debian [2023-05-17T18:06:12.738Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-17T18:06:12.738Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:06:12.738Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:06:12.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:06:12.738Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:06:12.738Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-17T18:06:12.738Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:06:12.738Z] + case "${OS_FAMILY}" in [2023-05-17T18:06:12.738Z] + dpkg -l [2023-05-17T18:06:12.738Z] + grep '^ii' [2023-05-17T18:06:12.738Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:06:12.738Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:06:12.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:06:12.738Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-17T18:06:12.738Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-17T18:06:12.738Z] + 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-05-17T18:06:12.785Z] 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-05-17T18:06:13.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:06:13.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:06:13.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:06:13.550Z] prd-ubuntu20.04-docker-8c-8g-15903 does not seem to be running inside a container [2023-05-17T18:06:13.581Z] $ 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-05-17T18:06:13.799Z] $ docker top de5102ce91602550abd717306e3c234eea4a54eb9d9f2f92c4ae4c02416df31a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:06:14.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:06:14.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:06:14.712Z] + ls /var/log/sa-host [2023-05-17T18:06:14.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:06:14.790Z] provisioning config files... [2023-05-17T18:06:14.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1421103510805356904tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:06:14.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:15.098Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:06:15.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:15.430Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:06:15.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:15.724Z] ---> sudo-logs.sh [2023-05-17T18:06:15.725Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:06:15.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:16.043Z] ---> job-cost.sh [2023-05-17T18:06:16.044Z] lf-activate-venv: SKIPPING [2023-05-17T18:06:16.044Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:06:16.044Z] INFO: Retrieving Stack Cost... [2023-05-17T18:06:16.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:06:16.873Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:06:16.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:06:17.167Z] ---> logs-deploy.sh [2023-05-17T18:06:17.167Z] lf-activate-venv: SKIPPING [2023-05-17T18:06:17.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/117 [2023-05-17T18:06:17.167Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:06:18.104Z] Archives upload complete. [2023-05-17T18:06:18.104Z] INFO: archiving logs to Nexus