Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 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-ssh18091446804408943633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1344572415079086230.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12021645410698451556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8317248112336621627.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-ssh12367011362557944593.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8001 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (main) Commit message: "fix: StreamURI values not parsed in external rtsp mode (#295)" > 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 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 > git rev-list --no-walk e4e6eae06b49db63f0edae3f4cb524b6015289d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T02:56:19.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T02:56:19.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T02:56:19.155Z] ========================================================= [2023-09-27T02:56:19.155Z] EdgeX Global Pipelines Version Info [2023-09-27T02:56:19.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:56:19.893Z] ------------------- [2023-09-27T02:56:19.893Z] stable info: [2023-09-27T02:56:19.893Z] ------------------- [2023-09-27T02:56:19.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T02:56:19.893Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T02:56:19.893Z] Message: update stable to v1.0.254 [2023-09-27T02:56:20.465Z] ------------------- [2023-09-27T02:56:20.465Z] experimental info: [2023-09-27T02:56:20.465Z] ------------------- [2023-09-27T02:56:20.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T02:56:20.465Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T02:56:20.465Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T02:56:20.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-27T02:56:20.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-27T02:56:20.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T02:56:20.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T02:56:20.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T02:56:20.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T02:56:20.703Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T02:56:20.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-27T02:56:20.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T02:56:20.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T02:56:20.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T02:56:20.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-27T02:56:20.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T02:56:20.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T02:56:20.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T02:56:20.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T02:56:20.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T02:56:20.847Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-27T02:56:20.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T02:56:20.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T02:56:20.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-27T02:56:20.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-27T02:56:20.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-27T02:56:20.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-27T02:56:20.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-27T02:56:20.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T02:56:20.951Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T02:56:20.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-27T02:56:20.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-27T02:56:20.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-27T02:56:21.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo [2023-09-27T02:56:21.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7b533f [Pipeline] echo [2023-09-27T02:56:21.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T02:56:21.068Z] provisioning config files... [2023-09-27T02:56:21.084Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4330986405662506695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:56:21.391Z] ---> docker-login.sh [2023-09-27T02:56:21.391Z] nexus3.edgexfoundry.org:10001 [2023-09-27T02:56:21.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:21.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:21.912Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:21.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:21.912Z] [2023-09-27T02:56:21.912Z] Login Succeeded [2023-09-27T02:56:21.912Z] nexus3.edgexfoundry.org:10002 [2023-09-27T02:56:21.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:21.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:21.912Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:21.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:21.912Z] [2023-09-27T02:56:21.912Z] Login Succeeded [2023-09-27T02:56:21.912Z] nexus3.edgexfoundry.org:10003 [2023-09-27T02:56:21.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:21.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:21.912Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:21.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:21.912Z] [2023-09-27T02:56:21.912Z] Login Succeeded [2023-09-27T02:56:21.912Z] nexus3.edgexfoundry.org:10004 [2023-09-27T02:56:22.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:22.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:22.172Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:22.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:22.172Z] [2023-09-27T02:56:22.172Z] Login Succeeded [2023-09-27T02:56:22.172Z] docker.io [2023-09-27T02:56:22.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:22.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:22.433Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:22.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:22.433Z] [2023-09-27T02:56:22.433Z] Login Succeeded [2023-09-27T02:56:22.433Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T02:56:22.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-27T02:56:22.818Z] + git rev-list -1 --merges e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2~1..e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo [2023-09-27T02:56:22.865Z] -----------> git rev-list -1 --merges e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2~1..e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [false] [Pipeline] sh [2023-09-27T02:56:23.156Z] + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo [2023-09-27T02:56:23.171Z] ========================================================= [2023-09-27T02:56:23.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T02:56:23.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T02:56:23.494Z] + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] echo [2023-09-27T02:56:23.507Z] [semverPrep] GIT_COMMIT: e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2, Commit Message: fix: StreamURI values not parsed in external rtsp mode (#295) [Pipeline] echo [2023-09-27T02:56:23.515Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-27T02:56:23.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T02:56:23.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T02:56:23.878Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T02:56:23.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T02:56:23.878Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T02:56:23.878Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T02:56:23.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:56:24.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T02:56:24.288Z] [2023-09-27T02:56:24.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:56:24.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T02:56:24.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T02:56:24.592Z] b85a868b505f: Pulling fs layer [2023-09-27T02:56:24.592Z] e2be974225ed: Pulling fs layer [2023-09-27T02:56:24.592Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T02:56:24.592Z] 988bab9f4d93: Pulling fs layer [2023-09-27T02:56:24.592Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T02:56:24.592Z] eaf3925da568: Pulling fs layer [2023-09-27T02:56:24.592Z] bab4dde63d76: Pulling fs layer [2023-09-27T02:56:24.592Z] bde34c3a00c8: Pulling fs layer [2023-09-27T02:56:24.592Z] b352a97aabf1: Pulling fs layer [2023-09-27T02:56:24.592Z] 4872d77fe225: Pulling fs layer [2023-09-27T02:56:24.592Z] 5851b861e8e6: Pulling fs layer [2023-09-27T02:56:24.592Z] eaf3925da568: Waiting [2023-09-27T02:56:24.592Z] 5851b861e8e6: Waiting [2023-09-27T02:56:24.592Z] bab4dde63d76: Waiting [2023-09-27T02:56:24.592Z] bde34c3a00c8: Waiting [2023-09-27T02:56:24.592Z] 4872d77fe225: Waiting [2023-09-27T02:56:24.592Z] 1469e6f7b9e6: Waiting [2023-09-27T02:56:24.592Z] 988bab9f4d93: Waiting [2023-09-27T02:56:24.592Z] b352a97aabf1: Waiting [2023-09-27T02:56:24.592Z] e2be974225ed: Verifying Checksum [2023-09-27T02:56:24.592Z] e2be974225ed: Download complete [2023-09-27T02:56:24.592Z] 988bab9f4d93: Verifying Checksum [2023-09-27T02:56:24.592Z] 988bab9f4d93: Download complete [2023-09-27T02:56:24.852Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T02:56:24.852Z] 1469e6f7b9e6: Download complete [2023-09-27T02:56:24.852Z] eaf3925da568: Download complete [2023-09-27T02:56:24.852Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T02:56:24.852Z] 339a4e72a1f5: Download complete [2023-09-27T02:56:24.852Z] bde34c3a00c8: Verifying Checksum [2023-09-27T02:56:24.852Z] bde34c3a00c8: Download complete [2023-09-27T02:56:24.852Z] b352a97aabf1: Verifying Checksum [2023-09-27T02:56:24.852Z] b352a97aabf1: Download complete [2023-09-27T02:56:24.852Z] 4872d77fe225: Download complete [2023-09-27T02:56:24.852Z] 5851b861e8e6: Download complete [2023-09-27T02:56:24.852Z] b85a868b505f: Verifying Checksum [2023-09-27T02:56:24.852Z] b85a868b505f: Download complete [2023-09-27T02:56:25.112Z] bab4dde63d76: Verifying Checksum [2023-09-27T02:56:25.112Z] bab4dde63d76: Download complete [2023-09-27T02:56:26.052Z] b85a868b505f: Pull complete [2023-09-27T02:56:26.312Z] e2be974225ed: Pull complete [2023-09-27T02:56:26.880Z] 339a4e72a1f5: Pull complete [2023-09-27T02:56:26.880Z] 988bab9f4d93: Pull complete [2023-09-27T02:56:27.142Z] 1469e6f7b9e6: Pull complete [2023-09-27T02:56:27.142Z] eaf3925da568: Pull complete [2023-09-27T02:56:29.048Z] bab4dde63d76: Pull complete [2023-09-27T02:56:29.308Z] bde34c3a00c8: Pull complete [2023-09-27T02:56:29.308Z] b352a97aabf1: Pull complete [2023-09-27T02:56:29.308Z] 4872d77fe225: Pull complete [2023-09-27T02:56:29.568Z] 5851b861e8e6: Pull complete [2023-09-27T02:56:29.568Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T02:56:29.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T02:56:29.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T02:56:29.665Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T02:56:29.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T02:56:34.264Z] $ docker top b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 -eo pid,comm [2023-09-27T02:56:34.328Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T02:56:34.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T02:56:34.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T02:56:34.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T02:56:34.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T02:56:34.500Z] $ docker exec b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent [2023-09-27T02:56:34.607Z] SSH_AUTH_SOCK=/tmp/ssh-so4lOyan5qvr/agent.33 [2023-09-27T02:56:34.607Z] SSH_AGENT_PID=39 [2023-09-27T02:56:34.614Z] Running ssh-add (command line suppressed) [2023-09-27T02:56:34.713Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13224004171792656465.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13224004171792656465.key) [2023-09-27T02:56:34.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T02:56:35.016Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T02:56:35.030Z] $ docker exec --env ******** --env ******** b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent -k [2023-09-27T02:56:35.135Z] unset SSH_AUTH_SOCK; [2023-09-27T02:56:35.136Z] unset SSH_AGENT_PID; [2023-09-27T02:56:35.136Z] echo Agent pid 39 killed; [2023-09-27T02:56:35.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T02:56:35.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T02:56:35.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T02:56:35.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T02:56:35.288Z] $ docker exec b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent [2023-09-27T02:56:35.399Z] SSH_AUTH_SOCK=/tmp/ssh-xCcUOWwoWRPl/agent.71 [2023-09-27T02:56:35.399Z] SSH_AGENT_PID=77 [2023-09-27T02:56:35.404Z] Running ssh-add (command line suppressed) [2023-09-27T02:56:35.512Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5715373525825954540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5715373525825954540.key) [2023-09-27T02:56:35.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T02:56:35.813Z] + git semver init [2023-09-27T02:56:36.073Z] 2023-09-27 02:56:35,993 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T02:56:36.073Z] 2023-09-27 02:56:35,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-27T02:56:36.073Z] 2023-09-27 02:56:35,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-27T02:56:36.073Z] 2023-09-27 02:56:35,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T02:56:37.013Z] 2023-09-27 02:56:37,014 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-27T02:56:37.013Z] 2023-09-27 02:56:37,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-27T02:56:37.013Z] 2023-09-27 02:56:37,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T02:56:37.272Z] 2023-09-27 02:56:37,015 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T02:56:37.272Z] 3.1.0-dev.27 [Pipeline] } [2023-09-27T02:56:37.286Z] $ docker exec --env ******** --env ******** b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 ssh-agent -k [2023-09-27T02:56:37.394Z] unset SSH_AUTH_SOCK; [2023-09-27T02:56:37.394Z] unset SSH_AGENT_PID; [2023-09-27T02:56:37.395Z] echo Agent pid 77 killed; [2023-09-27T02:56:37.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T02:56:37.722Z] + git semver [Pipeline] } [2023-09-27T02:56:38.010Z] $ docker stop --time=1 b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 [2023-09-27T02:56:39.365Z] $ docker rm -f --volumes b344230d43a942ac75999ddfb004f526421106d55393b97e8de0e26a7cc0e8c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T02:56:39.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T02:56:39.930Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T02:56:39.933Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T02:56:40.084Z] provisioning config files... [2023-09-27T02:56:40.094Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1326950180766088125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:56:40.388Z] ---> docker-login.sh [2023-09-27T02:56:40.388Z] nexus3.edgexfoundry.org:10001 [2023-09-27T02:56:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:40.388Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:40.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:40.388Z] [2023-09-27T02:56:40.388Z] Login Succeeded [2023-09-27T02:56:40.388Z] nexus3.edgexfoundry.org:10002 [2023-09-27T02:56:40.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:40.388Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:40.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:40.388Z] [2023-09-27T02:56:40.388Z] Login Succeeded [2023-09-27T02:56:40.388Z] nexus3.edgexfoundry.org:10003 [2023-09-27T02:56:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:40.647Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:40.647Z] [2023-09-27T02:56:40.647Z] Login Succeeded [2023-09-27T02:56:40.647Z] nexus3.edgexfoundry.org:10004 [2023-09-27T02:56:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:40.647Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:40.647Z] [2023-09-27T02:56:40.647Z] Login Succeeded [2023-09-27T02:56:40.647Z] docker.io [2023-09-27T02:56:40.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:56:41.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:56:41.166Z] Configure a credential helper to remove this warning. See [2023-09-27T02:56:41.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:56:41.166Z] [2023-09-27T02:56:41.166Z] Login Succeeded [2023-09-27T02:56:41.166Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T02:56:41.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T02:56:41.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T02:56:41.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T02:56:41.257Z] ========================================================= [2023-09-27T02:56:41.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T02:56:41.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:56:41.565Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T02:56:41.565Z] Sending build context to Docker daemon 2.235MB [2023-09-27T02:56:41.565Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T02:56:41.565Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T02:56:41.565Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T02:56:41.565Z] 7264a8db6415: Pulling fs layer [2023-09-27T02:56:41.565Z] c4d48a809fc2: Pulling fs layer [2023-09-27T02:56:41.565Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T02:56:41.565Z] ad3a456e5733: Pulling fs layer [2023-09-27T02:56:41.565Z] 33e27b845d1e: Pulling fs layer [2023-09-27T02:56:41.565Z] c68163c4e522: Pulling fs layer [2023-09-27T02:56:41.565Z] 50da416c3ac9: Pulling fs layer [2023-09-27T02:56:41.565Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T02:56:41.565Z] ad3a456e5733: Waiting [2023-09-27T02:56:41.565Z] 33e27b845d1e: Waiting [2023-09-27T02:56:41.565Z] c68163c4e522: Waiting [2023-09-27T02:56:41.565Z] 50da416c3ac9: Waiting [2023-09-27T02:56:41.565Z] 23d2d4c4bb30: Waiting [2023-09-27T02:56:41.880Z] c4d48a809fc2: Verifying Checksum [2023-09-27T02:56:41.880Z] c4d48a809fc2: Download complete [2023-09-27T02:56:41.880Z] ad3a456e5733: Verifying Checksum [2023-09-27T02:56:41.880Z] ad3a456e5733: Download complete [2023-09-27T02:56:41.880Z] 33e27b845d1e: Verifying Checksum [2023-09-27T02:56:41.880Z] 33e27b845d1e: Download complete [2023-09-27T02:56:41.880Z] 7264a8db6415: Verifying Checksum [2023-09-27T02:56:41.880Z] 7264a8db6415: Download complete [2023-09-27T02:56:41.880Z] c68163c4e522: Verifying Checksum [2023-09-27T02:56:41.880Z] c68163c4e522: Download complete [2023-09-27T02:56:42.142Z] 7264a8db6415: Pull complete [2023-09-27T02:56:42.142Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T02:56:42.142Z] 23d2d4c4bb30: Download complete [2023-09-27T02:56:42.142Z] c4d48a809fc2: Pull complete [2023-09-27T02:56:42.401Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T02:56:42.401Z] 4f1c88b9dad5: Download complete [2023-09-27T02:56:42.661Z] 50da416c3ac9: Verifying Checksum [2023-09-27T02:56:42.661Z] 50da416c3ac9: Download complete [2023-09-27T02:56:45.943Z] 4f1c88b9dad5: Pull complete [2023-09-27T02:56:45.943Z] ad3a456e5733: Pull complete [2023-09-27T02:56:45.943Z] 33e27b845d1e: Pull complete [2023-09-27T02:56:45.943Z] c68163c4e522: Pull complete [2023-09-27T02:56:48.474Z] 50da416c3ac9: Pull complete [2023-09-27T02:56:49.043Z] 23d2d4c4bb30: Pull complete [2023-09-27T02:56:49.043Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T02:56:49.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T02:56:49.043Z] ---> 0786185ac409 [2023-09-27T02:56:49.043Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T02:56:55.045Z] Still waiting to schedule task [2023-09-27T02:56:55.045Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T02:56:57.166Z] ---> Running in 6a873cfda4f2 [2023-09-27T02:56:57.166Z] Removing intermediate container 6a873cfda4f2 [2023-09-27T02:56:57.166Z] ---> 3b708bff8604 [2023-09-27T02:56:57.166Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T02:56:57.166Z] ---> Running in b554e15e6942 [2023-09-27T02:56:57.166Z] Removing intermediate container b554e15e6942 [2023-09-27T02:56:57.166Z] ---> 4d691e9b24c4 [2023-09-27T02:56:57.166Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T02:56:57.166Z] ---> Running in 447b41abd7ee [2023-09-27T02:56:57.166Z] Removing intermediate container 447b41abd7ee [2023-09-27T02:56:57.166Z] ---> ea386f03f287 [2023-09-27T02:56:57.166Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T02:56:57.166Z] ---> Running in eedcdd0661ca [2023-09-27T02:56:57.166Z] Removing intermediate container eedcdd0661ca [2023-09-27T02:56:57.166Z] ---> 0abc3b3bf608 [2023-09-27T02:56:57.166Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T02:56:57.166Z] ---> Running in b0b6c75ddc26 [2023-09-27T02:56:57.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T02:56:57.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T02:56:57.166Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T02:56:57.166Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T02:56:57.166Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T02:56:57.166Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T02:56:57.166Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T02:56:57.166Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T02:56:57.166Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T02:56:57.166Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T02:56:57.166Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T02:56:57.166Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T02:56:57.166Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T02:56:57.166Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T02:56:57.166Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T02:56:57.166Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T02:56:57.166Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T02:56:57.166Z] OK: 271 MiB in 65 packages [2023-09-27T02:56:58.101Z] Removing intermediate container b0b6c75ddc26 [2023-09-27T02:56:58.101Z] ---> 210a20ef91cf [2023-09-27T02:56:58.101Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T02:56:58.101Z] ---> Running in c2799b2d710b [2023-09-27T02:56:58.101Z] Removing intermediate container c2799b2d710b [2023-09-27T02:56:58.101Z] ---> 6a5ebce31355 [2023-09-27T02:56:58.101Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T02:56:58.101Z] ---> 34b03a05018e [2023-09-27T02:56:58.101Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T02:56:58.101Z] ---> Running in 50f0dcdab164 [2023-09-27T02:57:54.538Z] Removing intermediate container 50f0dcdab164 [2023-09-27T02:57:54.538Z] ---> 910f19f8c6fa [2023-09-27T02:57:54.538Z] Step 11/13 : COPY . . [2023-09-27T02:57:54.538Z] ---> b9694e67e142 [2023-09-27T02:57:54.538Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T02:57:54.538Z] ---> Running in 43adb4d7328d [2023-09-27T02:57:54.538Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T02:57:54.538Z]  Dload Upload Total Spent Left Speed [2023-09-27T02:57:54.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11588 0 --:--:-- --:--:-- --:--:-- 11710 [2023-09-27T02:57:54.538Z] Removing intermediate container 43adb4d7328d [2023-09-27T02:57:54.538Z] ---> 5dc17140bc3b [2023-09-27T02:57:54.538Z] Step 13/13 : RUN ${MAKE} [2023-09-27T02:57:54.538Z] ---> Running in 3bed9bc4d85b [2023-09-27T02:57:54.538Z] noop [2023-09-27T02:57:54.538Z] Removing intermediate container 3bed9bc4d85b [2023-09-27T02:57:54.538Z] ---> 9a6467808db6 [2023-09-27T02:57:54.538Z] Successfully built 9a6467808db6 [2023-09-27T02:57:54.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:57:54.852Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T02:57:54.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T02:57:54.922Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T02:57:54.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T02:57:55.305Z] $ docker top df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T02:57:55.652Z] + go version [2023-09-27T02:57:55.652Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T02:57:55.665Z] $ docker stop --time=1 df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f [2023-09-27T02:57:57.001Z] $ docker rm -f --volumes df054f8fac935a2c68e22da4c2b329eff42912a9ce95202f450260b04da4608f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:57:57.407Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T02:57:57.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T02:57:57.482Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T02:57:57.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T02:57:57.941Z] $ docker top b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T02:57:58.290Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-27T02:57:58.587Z] + make test [2023-09-27T02:57:58.587Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T02:58:00.494Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T02:58:10.531Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T02:58:10.791Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 4.4% of statements [2023-09-27T02:58:17.354Z] go vet ./... [2023-09-27T02:58:20.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T02:58:20.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T02:58:20.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T02:58:20.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T02:58:20.656Z] $ docker stop --time=1 b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 [2023-09-27T02:58:25.381Z] $ docker rm -f --volumes b645a16073ef67603f228dc08979bef52a6e1ddb9713ace781b083292c62bc18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T02:58:25.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T02:58:25.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-27T02:58:26.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T02:58:26.732Z] + ls -al . [2023-09-27T02:58:26.732Z] total 220 [2023-09-27T02:58:26.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 02:57 . [2023-09-27T02:58:26.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:56 .. [2023-09-27T02:58:26.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 02:58 .git [2023-09-27T02:58:26.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 .github [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 02:56 .gitignore [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 02:56 .golangci.yml [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 02:56 .hadolint.yml [2023-09-27T02:58:26.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 02:56 .semver [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 02:56 Attribution.txt [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 02:56 CHANGELOG.md [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 02:56 Dockerfile [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 02:56 GOVERNANCE.md [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 02:56 Jenkinsfile [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 02:56 LICENSE [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 02:56 Makefile [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 02:56 OWNERS.md [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 02:56 README.md [2023-09-27T02:58:26.732Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 02:56 VERSION [2023-09-27T02:58:26.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:56 bin [2023-09-27T02:58:26.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 cmd [2023-09-27T02:58:26.732Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 02:58 coverage.out [2023-09-27T02:58:26.733Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 02:56 docker-entrypoint.sh [2023-09-27T02:58:26.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:56 docs [2023-09-27T02:58:26.733Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 02:56 go.mod [2023-09-27T02:58:26.733Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 02:56 go.sum [2023-09-27T02:58:26.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:56 internal [2023-09-27T02:58:26.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:56 snap [2023-09-27T02:58:26.733Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 02:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:58:27.045Z] + 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=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 --label arch=amd64 --label version=3.1.0-dev.27 . [2023-09-27T02:58:27.045Z] Sending build context to Docker daemon 2.29MB [2023-09-27T02:58:27.045Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T02:58:27.045Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T02:58:27.045Z] ---> 9a6467808db6 [2023-09-27T02:58:27.045Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T02:58:27.045Z] ---> Running in 6d4543a37e09 [2023-09-27T02:58:27.304Z] Removing intermediate container 6d4543a37e09 [2023-09-27T02:58:27.305Z] ---> 4ef063b4dc38 [2023-09-27T02:58:27.305Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T02:58:27.305Z] ---> Running in 5c26ed87f669 [2023-09-27T02:58:27.305Z] Removing intermediate container 5c26ed87f669 [2023-09-27T02:58:27.305Z] ---> 1d81049026a2 [2023-09-27T02:58:27.305Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T02:58:27.305Z] ---> Running in 5e824f05f7cf [2023-09-27T02:58:27.305Z] Removing intermediate container 5e824f05f7cf [2023-09-27T02:58:27.305Z] ---> 8d24cdcf01ec [2023-09-27T02:58:27.305Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T02:58:27.305Z] ---> Running in 6530a292c600 [2023-09-27T02:58:27.563Z] Removing intermediate container 6530a292c600 [2023-09-27T02:58:27.563Z] ---> c7d08b112437 [2023-09-27T02:58:27.563Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T02:58:27.563Z] ---> Running in 25a8f1edf348 [2023-09-27T02:58:27.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T02:58:27.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T02:58:28.084Z] OK: 271 MiB in 65 packages [2023-09-27T02:58:28.344Z] Removing intermediate container 25a8f1edf348 [2023-09-27T02:58:28.344Z] ---> 1106d15970c8 [2023-09-27T02:58:28.344Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T02:58:28.602Z] ---> Running in 4a13586baf0b [2023-09-27T02:58:28.602Z] Removing intermediate container 4a13586baf0b [2023-09-27T02:58:28.602Z] ---> b70289eb99b6 [2023-09-27T02:58:28.602Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T02:58:28.602Z] ---> 1b34466b061f [2023-09-27T02:58:28.602Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T02:58:28.602Z] ---> Running in e758fd50dc4c [2023-09-27T02:58:29.537Z] Removing intermediate container e758fd50dc4c [2023-09-27T02:58:29.537Z] ---> 4cd2f7035a23 [2023-09-27T02:58:29.537Z] Step 11/36 : COPY . . [2023-09-27T02:58:29.796Z] ---> 7037f25c5a97 [2023-09-27T02:58:29.796Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T02:58:29.796Z] ---> Running in 3395527ef995 [2023-09-27T02:58:30.057Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T02:58:30.057Z] Dload Upload Total Spent Left Speed [2023-09-27T02:58:30.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38615 0 --:--:-- --:--:-- --:--:-- 39156 [2023-09-27T02:58:30.318Z] Removing intermediate container 3395527ef995 [2023-09-27T02:58:30.318Z] ---> 2f91608ae834 [2023-09-27T02:58:30.318Z] Step 13/36 : RUN ${MAKE} [2023-09-27T02:58:30.577Z] ---> Running in d581e65769b8 [2023-09-27T02:58:30.836Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T02:58:41.291Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8002 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-27T02:58:41.306Z] Running in /w/workspace/device-usb-camera/152 [Pipeline] { [Pipeline] checkout [2023-09-27T02:58:41.344Z] Selected Git installation does not exist. Using Default [2023-09-27T02:58:41.344Z] The recommended git tool is: NONE [2023-09-27T02:58:47.177Z] using credential edgex-jenkins-ssh [2023-09-27T02:58:47.190Z] Cloning the remote Git repository [2023-09-27T02:58:47.251Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T02:58:47.369Z] > git init /w/workspace/device-usb-camera/152 # timeout=10 [2023-09-27T02:58:47.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-27T02:58:47.512Z] > git --version # timeout=10 [2023-09-27T02:58:47.532Z] > git --version # 'git version 2.25.1' [2023-09-27T02:58:47.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T02:58:47.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T02:58:48.613Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-27T02:58:48.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T02:58:49.569Z] Avoid second fetch [2023-09-27T02:58:49.570Z] Checking out Revision e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 (main) [2023-09-27T02:58:49.590Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T02:58:49.681Z] > git checkout -f e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 # timeout=10 [2023-09-27T02:58:50.205Z] Commit message: "fix: StreamURI values not parsed in external rtsp mode (#295)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T02:58:51.211Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T02:58:51.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T02:58:51.211Z] Dload Upload Total Spent Left Speed [2023-09-27T02:58:51.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-27T02:58:51.799Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T02:58:52.131Z] + sudo tee /etc/docker/daemon.new [2023-09-27T02:58:52.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T02:58:52.132Z] { [2023-09-27T02:58:52.132Z] "registry-mirrors": [ [2023-09-27T02:58:52.132Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T02:58:52.132Z] ], [2023-09-27T02:58:52.132Z] "bip": "10.250.0.254/24", [2023-09-27T02:58:52.132Z] "hosts": [ [2023-09-27T02:58:52.132Z] "tcp://0.0.0.0:5555", [2023-09-27T02:58:52.132Z] "unix:///var/run/docker.sock" [2023-09-27T02:58:52.132Z] ], [2023-09-27T02:58:52.132Z] "mtu": 1458, [2023-09-27T02:58:52.132Z] "selinux-enabled": true, [2023-09-27T02:58:52.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T02:58:52.132Z] } [Pipeline] sh [2023-09-27T02:58:52.470Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T02:58:52.828Z] + sudo service docker restart [2023-09-27T02:58:52.939Z] Removing intermediate container d581e65769b8 [2023-09-27T02:58:52.939Z] ---> b4616d718162 [2023-09-27T02:58:52.939Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T02:58:53.198Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T02:58:53.457Z] 4acc49c71d14: Pulling fs layer [2023-09-27T02:58:53.715Z] 4acc49c71d14: Download complete [2023-09-27T02:58:53.974Z] 4acc49c71d14: Pull complete [2023-09-27T02:58:53.974Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T02:58:53.974Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T02:58:53.974Z] ---> 01a2bd3e5fff [2023-09-27T02:58:53.974Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T02:58:54.234Z] 3.18: Pulling from library/alpine [2023-09-27T02:58:54.499Z] 7264a8db6415: Already exists [2023-09-27T02:58:54.499Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T02:58:54.499Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T02:58:54.499Z] ---> 7e01a0d0a1dc [2023-09-27T02:58:54.499Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T02:58:54.761Z] ---> Running in 6505a43f09b3 [2023-09-27T02:58:55.020Z] Removing intermediate container 6505a43f09b3 [2023-09-27T02:58:55.020Z] ---> 4d52294dad56 [2023-09-27T02:58:55.020Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T02:58:55.020Z] ---> Running in 7b7e0b90d47a [2023-09-27T02:58:55.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T02:58:55.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T02:58:55.849Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-27T02:58:55.849Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-27T02:58:55.849Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T02:58:55.849Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-27T02:58:55.849Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-27T02:58:55.849Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-27T02:58:55.849Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-27T02:58:55.849Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-27T02:58:55.849Z] (9/107) Installing libxcb (1.15-r1) [2023-09-27T02:58:55.849Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-27T02:58:55.849Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-27T02:58:55.849Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-27T02:58:55.849Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-27T02:58:55.849Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-27T02:58:55.849Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-27T02:58:55.849Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-27T02:58:55.849Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T02:58:55.849Z] (18/107) Installing libva (2.18.0-r1) [2023-09-27T02:58:55.849Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-27T02:58:55.849Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T02:58:55.849Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T02:58:55.849Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-27T02:58:55.849Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T02:58:56.108Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-27T02:58:56.108Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-27T02:58:56.108Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-27T02:58:56.108Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-27T02:58:56.108Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-27T02:58:56.108Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-27T02:58:56.108Z] (30/107) Installing opus (1.4-r0) [2023-09-27T02:58:56.108Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T02:58:56.108Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-27T02:58:56.108Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T02:58:56.108Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-27T02:58:56.108Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-27T02:58:56.108Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-27T02:58:56.108Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-27T02:58:56.108Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-27T02:58:56.108Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T02:58:56.108Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-27T02:58:56.108Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-27T02:58:56.365Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-27T02:58:56.365Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T02:58:56.365Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-27T02:58:56.365Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-27T02:58:56.365Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-27T02:58:56.365Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-27T02:58:56.365Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-27T02:58:56.365Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-27T02:58:56.365Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-27T02:58:56.365Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-27T02:58:56.365Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-27T02:58:56.365Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-27T02:58:56.365Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-27T02:58:56.365Z] (55/107) Installing glib (2.76.4-r0) [2023-09-27T02:58:56.624Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-27T02:58:56.624Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-27T02:58:56.624Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-27T02:58:56.624Z] (59/107) Installing libass (0.17.1-r0) [2023-09-27T02:58:56.624Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-27T02:58:56.625Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-27T02:58:56.625Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-27T02:58:56.625Z] (63/107) Installing libunistring (1.1-r1) [2023-09-27T02:58:56.625Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-27T02:58:56.625Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-27T02:58:56.625Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-27T02:58:56.625Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-27T02:58:56.625Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-27T02:58:56.625Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-27T02:58:56.625Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-27T02:58:56.625Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-27T02:58:56.625Z] (72/107) Installing librist (0.2.7-r0) [2023-09-27T02:58:56.625Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-27T02:58:56.625Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-27T02:58:56.625Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-27T02:58:56.625Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-27T02:58:56.625Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-27T02:58:56.625Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-27T02:58:56.883Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T02:58:56.883Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T02:58:56.883Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T02:58:56.883Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-27T02:58:56.883Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T02:58:56.883Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-27T02:58:56.883Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T02:58:56.883Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T02:58:56.883Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-27T02:58:56.883Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-27T02:58:56.883Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T02:58:56.883Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-27T02:58:56.883Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-27T02:58:56.883Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-27T02:58:56.883Z] (93/107) Installing orc (0.4.34-r0) [2023-09-27T02:58:56.883Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-27T02:58:56.883Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-27T02:58:56.883Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-27T02:58:56.883Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-27T02:58:56.883Z] (98/107) Installing libpulse (16.1-r10) [2023-09-27T02:58:56.883Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T02:58:57.141Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T02:58:57.141Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T02:58:57.141Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-27T02:58:57.141Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-27T02:58:57.141Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-27T02:58:57.141Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-27T02:58:57.141Z] (106/107) Installing kmod-libs (30-r3) [2023-09-27T02:58:57.141Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-27T02:58:57.141Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T02:58:57.141Z] Executing glib-2.76.4-r0.trigger [2023-09-27T02:58:57.141Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T02:58:57.141Z] OK: 131 MiB in 122 packages [2023-09-27T02:59:00.434Z] Removing intermediate container 7b7e0b90d47a [2023-09-27T02:59:00.434Z] ---> 9353868960ec [2023-09-27T02:59:00.434Z] Step 18/36 : WORKDIR / [2023-09-27T02:59:00.434Z] ---> Running in 86b75075eee8 [2023-09-27T02:59:00.693Z] Removing intermediate container 86b75075eee8 [2023-09-27T02:59:00.693Z] ---> 6b26f951f20e [2023-09-27T02:59:00.693Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T02:59:01.628Z] ---> 61905887b757 [2023-09-27T02:59:01.628Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T02:59:01.628Z] ---> b3a863b69e98 [2023-09-27T02:59:01.628Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T02:59:01.628Z] ---> 401f19c3f1f3 [2023-09-27T02:59:01.628Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T02:59:01.889Z] ---> aad6a2426904 [2023-09-27T02:59:01.889Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T02:59:01.889Z] ---> 9f44f9e73dfa [2023-09-27T02:59:01.889Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T02:59:02.149Z] ---> 8f6befd11c12 [2023-09-27T02:59:02.149Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T02:59:02.973Z] ---> 0fab471de50c [2023-09-27T02:59:02.973Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T02:59:02.973Z] ---> Running in 1786d43b7655 [2023-09-27T02:59:03.540Z] Removing intermediate container 1786d43b7655 [2023-09-27T02:59:03.540Z] ---> e5fff34b9824 [2023-09-27T02:59:03.540Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T02:59:03.540Z] ---> Running in 1357ab5461b9 [2023-09-27T02:59:04.108Z] Removing intermediate container 1357ab5461b9 [2023-09-27T02:59:04.108Z] ---> f962e66a3c53 [2023-09-27T02:59:04.108Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T02:59:04.108Z] ---> Running in 95b87da0a54e [2023-09-27T02:59:04.675Z] Removing intermediate container 95b87da0a54e [2023-09-27T02:59:04.675Z] ---> 7d1c18a4fe39 [2023-09-27T02:59:04.675Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T02:59:04.675Z] ---> Running in 28eba811f2b4 [2023-09-27T02:59:05.241Z] Removing intermediate container 28eba811f2b4 [2023-09-27T02:59:05.241Z] ---> fd1a78e56351 [2023-09-27T02:59:05.241Z] Step 30/36 : EXPOSE 59983 [2023-09-27T02:59:05.241Z] ---> Running in a35f3ea98fcf [2023-09-27T02:59:05.241Z] Removing intermediate container a35f3ea98fcf [2023-09-27T02:59:05.241Z] ---> c53506476c80 [2023-09-27T02:59:05.241Z] Step 31/36 : EXPOSE 8554 [2023-09-27T02:59:05.241Z] ---> Running in 47c6b1595c81 [2023-09-27T02:59:05.498Z] Removing intermediate container 47c6b1595c81 [2023-09-27T02:59:05.498Z] ---> 775e5b746962 [2023-09-27T02:59:05.498Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T02:59:05.498Z] ---> Running in 514b824f8b71 [2023-09-27T02:59:05.498Z] Removing intermediate container 514b824f8b71 [2023-09-27T02:59:05.498Z] ---> 06c876b7a966 [2023-09-27T02:59:05.498Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T02:59:05.498Z] ---> Running in 006d0ec409a0 [2023-09-27T02:59:05.498Z] Removing intermediate container 006d0ec409a0 [2023-09-27T02:59:05.498Z] ---> 1718fbbfeb9e [2023-09-27T02:59:05.498Z] Step 34/36 : LABEL arch=amd64 [2023-09-27T02:59:05.498Z] ---> Running in 4cf40c2d9897 [2023-09-27T02:59:05.757Z] Removing intermediate container 4cf40c2d9897 [2023-09-27T02:59:05.757Z] ---> b0b58117a77f [2023-09-27T02:59:05.757Z] Step 35/36 : LABEL git_sha=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T02:59:05.757Z] ---> Running in 43e8a8a9fb51 [2023-09-27T02:59:05.757Z] Removing intermediate container 43e8a8a9fb51 [2023-09-27T02:59:05.757Z] ---> d2be9ffea7d6 [2023-09-27T02:59:05.757Z] Step 36/36 : LABEL version=3.1.0-dev.27 [2023-09-27T02:59:05.757Z] ---> Running in d8575b3ada9b [2023-09-27T02:59:06.016Z] Removing intermediate container d8575b3ada9b [2023-09-27T02:59:06.016Z] ---> 9cec4940e273 [2023-09-27T02:59:06.016Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T02:59:06.016Z] Successfully built 9cec4940e273 [2023-09-27T02:59:06.016Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T02:59:06.125Z] provisioning config files... [2023-09-27T02:59:06.134Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10475775266559299749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:59:06.421Z] ---> docker-login.sh [2023-09-27T02:59:06.421Z] nexus3.edgexfoundry.org:10001 [2023-09-27T02:59:06.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:06.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:06.421Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:06.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:06.421Z] [2023-09-27T02:59:06.421Z] Login Succeeded [2023-09-27T02:59:06.421Z] nexus3.edgexfoundry.org:10002 [2023-09-27T02:59:06.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:06.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:06.421Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:06.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:06.421Z] [2023-09-27T02:59:06.421Z] Login Succeeded [2023-09-27T02:59:06.421Z] nexus3.edgexfoundry.org:10003 [2023-09-27T02:59:06.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:06.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:06.680Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:06.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:06.680Z] [2023-09-27T02:59:06.680Z] Login Succeeded [2023-09-27T02:59:06.680Z] nexus3.edgexfoundry.org:10004 [2023-09-27T02:59:06.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:06.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:06.680Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:06.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:06.680Z] [2023-09-27T02:59:06.680Z] Login Succeeded [2023-09-27T02:59:06.680Z] docker.io [2023-09-27T02:59:06.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:06.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:06.938Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:06.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:06.938Z] [2023-09-27T02:59:06.938Z] Login Succeeded [2023-09-27T02:59:06.938Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T02:59:06.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T02:59:06.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T02:59:06.996Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-27T02:59:06.996Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T02:59:06.996Z] latest [2023-09-27T02:59:06.996Z] 3.1.0-dev.27 [2023-09-27T02:59:06.996Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T02:59:06.996Z] main [2023-09-27T02:59:06.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:07.307Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:07.615Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T02:59:07.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T02:59:07.615Z] 7ca39e164e14: Preparing [2023-09-27T02:59:07.615Z] 20eea953206f: Preparing [2023-09-27T02:59:07.615Z] 4f793a83c714: Preparing [2023-09-27T02:59:07.615Z] f8c44c03cd4a: Preparing [2023-09-27T02:59:07.615Z] 3827b5b91e75: Preparing [2023-09-27T02:59:07.615Z] acc83c6ca332: Preparing [2023-09-27T02:59:07.615Z] 75bd1ca1e39f: Preparing [2023-09-27T02:59:07.615Z] 161ab3e70e59: Preparing [2023-09-27T02:59:07.615Z] 5e0ea47d5812: Preparing [2023-09-27T02:59:07.615Z] 80d1c75b10d5: Preparing [2023-09-27T02:59:07.615Z] 2596bbfc63eb: Preparing [2023-09-27T02:59:07.615Z] 48d05f744424: Preparing [2023-09-27T02:59:07.615Z] 4693057ce236: Preparing [2023-09-27T02:59:07.615Z] acc83c6ca332: Waiting [2023-09-27T02:59:07.615Z] 75bd1ca1e39f: Waiting [2023-09-27T02:59:07.615Z] 161ab3e70e59: Waiting [2023-09-27T02:59:07.615Z] 5e0ea47d5812: Waiting [2023-09-27T02:59:07.615Z] 48d05f744424: Waiting [2023-09-27T02:59:07.615Z] 2596bbfc63eb: Waiting [2023-09-27T02:59:07.615Z] 4693057ce236: Waiting [2023-09-27T02:59:07.615Z] 80d1c75b10d5: Waiting [2023-09-27T02:59:07.615Z] 20eea953206f: Pushed [2023-09-27T02:59:07.615Z] 4f793a83c714: Pushed [2023-09-27T02:59:07.615Z] f8c44c03cd4a: Pushed [2023-09-27T02:59:07.615Z] 7ca39e164e14: Pushed [2023-09-27T02:59:07.872Z] 161ab3e70e59: Pushed [2023-09-27T02:59:07.872Z] 5e0ea47d5812: Pushed [2023-09-27T02:59:07.872Z] acc83c6ca332: Pushed [2023-09-27T02:59:07.872Z] 75bd1ca1e39f: Pushed [2023-09-27T02:59:07.872Z] 4693057ce236: Layer already exists [2023-09-27T02:59:07.872Z] 80d1c75b10d5: Pushed [2023-09-27T02:59:10.402Z] 3827b5b91e75: Pushed [2023-09-27T02:59:10.662Z] 2596bbfc63eb: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T02:59:11.098Z] provisioning config files... [2023-09-27T02:59:11.132Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/152@tmp/config14990106699748413242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:59:11.506Z] ---> docker-login.sh [2023-09-27T02:59:11.506Z] nexus3.edgexfoundry.org:10001 [2023-09-27T02:59:12.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:12.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:12.098Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:12.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:12.098Z] [2023-09-27T02:59:12.098Z] Login Succeeded [2023-09-27T02:59:12.098Z] nexus3.edgexfoundry.org:10002 [2023-09-27T02:59:12.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:12.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:12.648Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:12.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:12.648Z] [2023-09-27T02:59:12.648Z] Login Succeeded [2023-09-27T02:59:12.648Z] nexus3.edgexfoundry.org:10003 [2023-09-27T02:59:12.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:12.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:12.934Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:12.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:12.934Z] [2023-09-27T02:59:12.934Z] Login Succeeded [2023-09-27T02:59:12.934Z] nexus3.edgexfoundry.org:10004 [2023-09-27T02:59:13.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:13.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:13.483Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:13.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:13.483Z] [2023-09-27T02:59:13.483Z] Login Succeeded [2023-09-27T02:59:13.483Z] docker.io [2023-09-27T02:59:13.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T02:59:14.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T02:59:14.023Z] Configure a credential helper to remove this warning. See [2023-09-27T02:59:14.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T02:59:14.023Z] [2023-09-27T02:59:14.023Z] Login Succeeded [2023-09-27T02:59:14.023Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T02:59:14.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-27T02:59:14.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T02:59:14.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T02:59:14.323Z] ========================================================= [2023-09-27T02:59:14.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T02:59:14.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:14.665Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-27T02:59:14.937Z] Sending build context to Docker daemon 1.336MB [2023-09-27T02:59:14.937Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T02:59:14.937Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-27T02:59:15.207Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T02:59:15.207Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T02:59:15.207Z] 5d54e960e981: Pulling fs layer [2023-09-27T02:59:15.207Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T02:59:15.207Z] f0e02332f6b5: Pulling fs layer [2023-09-27T02:59:15.207Z] cefa15bbcfad: Pulling fs layer [2023-09-27T02:59:15.207Z] 17808c966233: Pulling fs layer [2023-09-27T02:59:15.207Z] f4c1fc716caa: Pulling fs layer [2023-09-27T02:59:15.207Z] f0e02332f6b5: Waiting [2023-09-27T02:59:15.207Z] cefa15bbcfad: Waiting [2023-09-27T02:59:15.207Z] 17808c966233: Waiting [2023-09-27T02:59:15.207Z] f4c1fc716caa: Waiting [2023-09-27T02:59:15.207Z] 5d54e960e981: Verifying Checksum [2023-09-27T02:59:15.207Z] 5d54e960e981: Download complete [2023-09-27T02:59:15.207Z] f0e02332f6b5: Verifying Checksum [2023-09-27T02:59:15.207Z] f0e02332f6b5: Download complete [2023-09-27T02:59:15.207Z] cefa15bbcfad: Verifying Checksum [2023-09-27T02:59:15.207Z] cefa15bbcfad: Download complete [2023-09-27T02:59:15.207Z] 9fda8d8052c6: Verifying Checksum [2023-09-27T02:59:15.207Z] 9fda8d8052c6: Download complete [2023-09-27T02:59:15.804Z] f4c1fc716caa: Verifying Checksum [2023-09-27T02:59:15.804Z] f4c1fc716caa: Download complete [2023-09-27T02:59:16.074Z] 9fda8d8052c6: Pull complete [2023-09-27T02:59:16.689Z] 5d54e960e981: Pull complete [2023-09-27T02:59:17.291Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T02:59:17.291Z] c4a7e357bf2a: Download complete [2023-09-27T02:59:18.261Z] 17808c966233: Verifying Checksum [2023-09-27T02:59:18.261Z] 17808c966233: Download complete [2023-09-27T02:59:20.646Z] 48d05f744424: Pushed [2023-09-27T02:59:20.646Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:20.968Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:21.276Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-27T02:59:21.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T02:59:21.276Z] 7ca39e164e14: Preparing [2023-09-27T02:59:21.276Z] 20eea953206f: Preparing [2023-09-27T02:59:21.276Z] 4f793a83c714: Preparing [2023-09-27T02:59:21.276Z] f8c44c03cd4a: Preparing [2023-09-27T02:59:21.276Z] 3827b5b91e75: Preparing [2023-09-27T02:59:21.276Z] acc83c6ca332: Preparing [2023-09-27T02:59:21.276Z] 75bd1ca1e39f: Preparing [2023-09-27T02:59:21.276Z] 161ab3e70e59: Preparing [2023-09-27T02:59:21.276Z] 5e0ea47d5812: Preparing [2023-09-27T02:59:21.276Z] 80d1c75b10d5: Preparing [2023-09-27T02:59:21.276Z] 2596bbfc63eb: Preparing [2023-09-27T02:59:21.276Z] 48d05f744424: Preparing [2023-09-27T02:59:21.276Z] 4693057ce236: Preparing [2023-09-27T02:59:21.276Z] acc83c6ca332: Waiting [2023-09-27T02:59:21.276Z] 75bd1ca1e39f: Waiting [2023-09-27T02:59:21.276Z] 161ab3e70e59: Waiting [2023-09-27T02:59:21.276Z] 5e0ea47d5812: Waiting [2023-09-27T02:59:21.276Z] 80d1c75b10d5: Waiting [2023-09-27T02:59:21.276Z] 2596bbfc63eb: Waiting [2023-09-27T02:59:21.276Z] 48d05f744424: Waiting [2023-09-27T02:59:21.276Z] 4693057ce236: Waiting [2023-09-27T02:59:21.276Z] 4f793a83c714: Layer already exists [2023-09-27T02:59:21.276Z] f8c44c03cd4a: Layer already exists [2023-09-27T02:59:21.276Z] 20eea953206f: Layer already exists [2023-09-27T02:59:21.276Z] 3827b5b91e75: Layer already exists [2023-09-27T02:59:21.276Z] 7ca39e164e14: Layer already exists [2023-09-27T02:59:21.276Z] 75bd1ca1e39f: Layer already exists [2023-09-27T02:59:21.276Z] acc83c6ca332: Layer already exists [2023-09-27T02:59:21.276Z] 5e0ea47d5812: Layer already exists [2023-09-27T02:59:21.276Z] 80d1c75b10d5: Layer already exists [2023-09-27T02:59:21.276Z] 161ab3e70e59: Layer already exists [2023-09-27T02:59:21.276Z] 2596bbfc63eb: Layer already exists [2023-09-27T02:59:21.276Z] 48d05f744424: Layer already exists [2023-09-27T02:59:21.276Z] 4693057ce236: Layer already exists [2023-09-27T02:59:21.276Z] latest: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:21.587Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:21.894Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 [2023-09-27T02:59:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T02:59:21.894Z] 7ca39e164e14: Preparing [2023-09-27T02:59:21.894Z] 20eea953206f: Preparing [2023-09-27T02:59:21.894Z] 4f793a83c714: Preparing [2023-09-27T02:59:21.894Z] f8c44c03cd4a: Preparing [2023-09-27T02:59:21.894Z] 3827b5b91e75: Preparing [2023-09-27T02:59:21.894Z] acc83c6ca332: Preparing [2023-09-27T02:59:21.894Z] 75bd1ca1e39f: Preparing [2023-09-27T02:59:21.894Z] 161ab3e70e59: Preparing [2023-09-27T02:59:21.894Z] 5e0ea47d5812: Preparing [2023-09-27T02:59:21.894Z] 80d1c75b10d5: Preparing [2023-09-27T02:59:21.894Z] 2596bbfc63eb: Preparing [2023-09-27T02:59:21.894Z] 48d05f744424: Preparing [2023-09-27T02:59:21.894Z] 4693057ce236: Preparing [2023-09-27T02:59:21.894Z] 161ab3e70e59: Waiting [2023-09-27T02:59:21.894Z] 5e0ea47d5812: Waiting [2023-09-27T02:59:21.894Z] 2596bbfc63eb: Waiting [2023-09-27T02:59:21.894Z] 4693057ce236: Waiting [2023-09-27T02:59:21.894Z] 48d05f744424: Waiting [2023-09-27T02:59:21.894Z] acc83c6ca332: Waiting [2023-09-27T02:59:21.894Z] 75bd1ca1e39f: Waiting [2023-09-27T02:59:21.894Z] 4f793a83c714: Layer already exists [2023-09-27T02:59:21.894Z] 7ca39e164e14: Layer already exists [2023-09-27T02:59:21.894Z] 20eea953206f: Layer already exists [2023-09-27T02:59:21.894Z] f8c44c03cd4a: Layer already exists [2023-09-27T02:59:21.894Z] 3827b5b91e75: Layer already exists [2023-09-27T02:59:21.894Z] 75bd1ca1e39f: Layer already exists [2023-09-27T02:59:21.894Z] acc83c6ca332: Layer already exists [2023-09-27T02:59:21.894Z] 161ab3e70e59: Layer already exists [2023-09-27T02:59:21.894Z] 5e0ea47d5812: Layer already exists [2023-09-27T02:59:21.894Z] 80d1c75b10d5: Layer already exists [2023-09-27T02:59:21.894Z] 2596bbfc63eb: Layer already exists [2023-09-27T02:59:21.894Z] 48d05f744424: Layer already exists [2023-09-27T02:59:21.894Z] 4693057ce236: Layer already exists [2023-09-27T02:59:21.894Z] 3.1.0-dev.27: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:22.217Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:22.521Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T02:59:22.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T02:59:22.522Z] 7ca39e164e14: Preparing [2023-09-27T02:59:22.522Z] 20eea953206f: Preparing [2023-09-27T02:59:22.522Z] 4f793a83c714: Preparing [2023-09-27T02:59:22.522Z] f8c44c03cd4a: Preparing [2023-09-27T02:59:22.522Z] 3827b5b91e75: Preparing [2023-09-27T02:59:22.522Z] acc83c6ca332: Preparing [2023-09-27T02:59:22.522Z] 75bd1ca1e39f: Preparing [2023-09-27T02:59:22.522Z] 161ab3e70e59: Preparing [2023-09-27T02:59:22.522Z] 5e0ea47d5812: Preparing [2023-09-27T02:59:22.522Z] 80d1c75b10d5: Preparing [2023-09-27T02:59:22.522Z] 2596bbfc63eb: Preparing [2023-09-27T02:59:22.522Z] 48d05f744424: Preparing [2023-09-27T02:59:22.522Z] 4693057ce236: Preparing [2023-09-27T02:59:22.522Z] 5e0ea47d5812: Waiting [2023-09-27T02:59:22.522Z] 80d1c75b10d5: Waiting [2023-09-27T02:59:22.522Z] 75bd1ca1e39f: Waiting [2023-09-27T02:59:22.522Z] 48d05f744424: Waiting [2023-09-27T02:59:22.522Z] 2596bbfc63eb: Waiting [2023-09-27T02:59:22.522Z] acc83c6ca332: Waiting [2023-09-27T02:59:22.522Z] 4693057ce236: Waiting [2023-09-27T02:59:22.522Z] 161ab3e70e59: Waiting [2023-09-27T02:59:22.522Z] 20eea953206f: Layer already exists [2023-09-27T02:59:22.522Z] f8c44c03cd4a: Layer already exists [2023-09-27T02:59:22.522Z] 7ca39e164e14: Layer already exists [2023-09-27T02:59:22.522Z] 3827b5b91e75: Layer already exists [2023-09-27T02:59:22.522Z] 4f793a83c714: Layer already exists [2023-09-27T02:59:22.522Z] 161ab3e70e59: Layer already exists [2023-09-27T02:59:22.522Z] 75bd1ca1e39f: Layer already exists [2023-09-27T02:59:22.522Z] acc83c6ca332: Layer already exists [2023-09-27T02:59:22.522Z] 80d1c75b10d5: Layer already exists [2023-09-27T02:59:22.522Z] 5e0ea47d5812: Layer already exists [2023-09-27T02:59:22.522Z] 4693057ce236: Layer already exists [2023-09-27T02:59:22.522Z] 2596bbfc63eb: Layer already exists [2023-09-27T02:59:22.522Z] 48d05f744424: Layer already exists [2023-09-27T02:59:22.522Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:22.829Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:23.134Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-27T02:59:23.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-27T02:59:23.134Z] 7ca39e164e14: Preparing [2023-09-27T02:59:23.134Z] 20eea953206f: Preparing [2023-09-27T02:59:23.134Z] 4f793a83c714: Preparing [2023-09-27T02:59:23.134Z] f8c44c03cd4a: Preparing [2023-09-27T02:59:23.134Z] 3827b5b91e75: Preparing [2023-09-27T02:59:23.134Z] acc83c6ca332: Preparing [2023-09-27T02:59:23.134Z] 75bd1ca1e39f: Preparing [2023-09-27T02:59:23.134Z] 161ab3e70e59: Preparing [2023-09-27T02:59:23.134Z] 5e0ea47d5812: Preparing [2023-09-27T02:59:23.134Z] 80d1c75b10d5: Preparing [2023-09-27T02:59:23.134Z] 2596bbfc63eb: Preparing [2023-09-27T02:59:23.134Z] 48d05f744424: Preparing [2023-09-27T02:59:23.134Z] 4693057ce236: Preparing [2023-09-27T02:59:23.134Z] acc83c6ca332: Waiting [2023-09-27T02:59:23.134Z] 75bd1ca1e39f: Waiting [2023-09-27T02:59:23.134Z] 80d1c75b10d5: Waiting [2023-09-27T02:59:23.134Z] 2596bbfc63eb: Waiting [2023-09-27T02:59:23.134Z] 161ab3e70e59: Waiting [2023-09-27T02:59:23.134Z] 5e0ea47d5812: Waiting [2023-09-27T02:59:23.134Z] 4693057ce236: Waiting [2023-09-27T02:59:23.134Z] 48d05f744424: Waiting [2023-09-27T02:59:23.134Z] f8c44c03cd4a: Layer already exists [2023-09-27T02:59:23.134Z] 20eea953206f: Layer already exists [2023-09-27T02:59:23.134Z] 7ca39e164e14: Layer already exists [2023-09-27T02:59:23.134Z] 4f793a83c714: Layer already exists [2023-09-27T02:59:23.134Z] 3827b5b91e75: Layer already exists [2023-09-27T02:59:23.134Z] acc83c6ca332: Layer already exists [2023-09-27T02:59:23.134Z] 80d1c75b10d5: Layer already exists [2023-09-27T02:59:23.134Z] 5e0ea47d5812: Layer already exists [2023-09-27T02:59:23.134Z] 161ab3e70e59: Layer already exists [2023-09-27T02:59:23.134Z] 75bd1ca1e39f: Layer already exists [2023-09-27T02:59:23.134Z] 2596bbfc63eb: Layer already exists [2023-09-27T02:59:23.134Z] 48d05f744424: Layer already exists [2023-09-27T02:59:23.134Z] 4693057ce236: Layer already exists [2023-09-27T02:59:23.134Z] main: digest: sha256:e5074d389a045590e0e5a53c24ec301ccc22b8dad9b0b7448a902fcf373b870a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T02:59:23.171Z] ===================================================== [Pipeline] echo [2023-09-27T02:59:23.177Z] taggedImages: [2023-09-27T02:59:23.177Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T02:59:23.177Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-27T02:59:23.177Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.27 [2023-09-27T02:59:23.177Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T02:59:23.177Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:23.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T02:59:23.561Z] [2023-09-27T02:59:23.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T02:59:23.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T02:59:23.861Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T02:59:23.861Z] 5eb5b503b376: Pulling fs layer [2023-09-27T02:59:23.861Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T02:59:23.861Z] ec43610c2a17: Pulling fs layer [2023-09-27T02:59:23.861Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T02:59:23.861Z] 33b1e0a273af: Pulling fs layer [2023-09-27T02:59:23.861Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T02:59:23.861Z] 33b1e0a273af: Waiting [2023-09-27T02:59:23.861Z] 3a2ae6a8a46f: Waiting [2023-09-27T02:59:23.861Z] 2f39f015ded8: Pulling fs layer [2023-09-27T02:59:23.861Z] 5d3b04190fa2: Waiting [2023-09-27T02:59:23.861Z] 2f39f015ded8: Waiting [2023-09-27T02:59:23.861Z] 5c69ac0246d0: Download complete [2023-09-27T02:59:23.861Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-27T02:59:23.861Z] 3a2ae6a8a46f: Download complete [2023-09-27T02:59:24.120Z] 33b1e0a273af: Verifying Checksum [2023-09-27T02:59:24.120Z] 33b1e0a273af: Download complete [2023-09-27T02:59:24.120Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T02:59:24.120Z] 5d3b04190fa2: Download complete [2023-09-27T02:59:24.120Z] ec43610c2a17: Verifying Checksum [2023-09-27T02:59:24.120Z] ec43610c2a17: Download complete [2023-09-27T02:59:24.120Z] 5eb5b503b376: Download complete [2023-09-27T02:59:25.057Z] 2f39f015ded8: Verifying Checksum [2023-09-27T02:59:25.057Z] 2f39f015ded8: Download complete [2023-09-27T02:59:25.314Z] 5eb5b503b376: Pull complete [2023-09-27T02:59:25.572Z] 5c69ac0246d0: Pull complete [2023-09-27T02:59:25.832Z] ec43610c2a17: Pull complete [2023-09-27T02:59:26.091Z] 3a2ae6a8a46f: Pull complete [2023-09-27T02:59:26.350Z] 33b1e0a273af: Pull complete [2023-09-27T02:59:26.350Z] 5d3b04190fa2: Pull complete [2023-09-27T02:59:28.384Z] c4a7e357bf2a: Pull complete [2023-09-27T02:59:28.385Z] f0e02332f6b5: Pull complete [2023-09-27T02:59:28.385Z] cefa15bbcfad: Pull complete [2023-09-27T02:59:30.535Z] 2f39f015ded8: Pull complete [2023-09-27T02:59:30.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T02:59:30.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T02:59:30.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T02:59:30.622Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T02:59:30.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T02:59:35.562Z] $ docker top 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T02:59:35.950Z] ---> job-cost.sh [2023-09-27T02:59:35.950Z] lf-activate-venv: SKIPPING [2023-09-27T02:59:35.950Z] INFO: No Stack... [2023-09-27T02:59:36.518Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T02:59:36.614Z] 17808c966233: Pull complete [2023-09-27T02:59:36.777Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T02:59:36.882Z] f4c1fc716caa: Pull complete [2023-09-27T02:59:36.882Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T02:59:36.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T02:59:36.882Z] ---> ea914061e18c [2023-09-27T02:59:36.882Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-27T02:59:37.066Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-27T02:59:37.066Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T02:59:37.079Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [2023-09-27T02:59:37.089Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] did not exist. Created. [2023-09-27T02:59:37.089Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T02:59:37.397Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-27T02:59:37.418Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T02:59:37.426Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T02:59:37.447Z] $ docker stop --time=1 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 [2023-09-27T02:59:38.585Z] $ docker rm -f --volumes 05b165045fdcca9121a4aeace456a505ebd3498a8cff12cfa5374d881c399698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T02:59:43.563Z] ---> Running in 25f63cb3c198 [2023-09-27T02:59:43.563Z] Removing intermediate container 25f63cb3c198 [2023-09-27T02:59:43.563Z] ---> d88b0096c7f5 [2023-09-27T02:59:43.563Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T02:59:43.563Z] ---> Running in 17e5449447a0 [2023-09-27T02:59:43.563Z] Removing intermediate container 17e5449447a0 [2023-09-27T02:59:43.563Z] ---> 8a35ea084fd2 [2023-09-27T02:59:43.563Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T02:59:43.563Z] ---> Running in 71b9878bafcc [2023-09-27T02:59:43.563Z] Removing intermediate container 71b9878bafcc [2023-09-27T02:59:43.563Z] ---> df2d3f207eb7 [2023-09-27T02:59:43.563Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T02:59:43.832Z] ---> Running in 3a89860654d0 [2023-09-27T02:59:44.108Z] Removing intermediate container 3a89860654d0 [2023-09-27T02:59:44.108Z] ---> acebf81bb831 [2023-09-27T02:59:44.108Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T02:59:44.108Z] ---> Running in 185b53227801 [2023-09-27T02:59:45.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T02:59:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T02:59:47.226Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-27T02:59:47.226Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-27T02:59:47.226Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T02:59:47.226Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T02:59:47.226Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-27T02:59:47.226Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-27T02:59:47.226Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-27T02:59:47.226Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-27T02:59:47.226Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-27T02:59:47.226Z] (10/13) Installing kmod-libs (30-r3) [2023-09-27T02:59:47.226Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-27T02:59:47.226Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-27T02:59:47.226Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-27T02:59:47.226Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T02:59:47.226Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T02:59:47.495Z] OK: 273 MiB in 65 packages [2023-09-27T02:59:48.933Z] Removing intermediate container 185b53227801 [2023-09-27T02:59:48.933Z] ---> 676b2b972bd0 [2023-09-27T02:59:48.933Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-27T02:59:48.933Z] ---> Running in 75b492606dfe [2023-09-27T02:59:48.933Z] Removing intermediate container 75b492606dfe [2023-09-27T02:59:48.933Z] ---> 154dffff2924 [2023-09-27T02:59:48.933Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-27T02:59:49.617Z] ---> 4d14ba3c3417 [2023-09-27T02:59:49.617Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T02:59:49.617Z] ---> Running in f7eaf259f031 [2023-09-27T03:01:11.335Z] Removing intermediate container f7eaf259f031 [2023-09-27T03:01:11.335Z] ---> d3bc1212ea3e [2023-09-27T03:01:11.335Z] Step 11/13 : COPY . . [2023-09-27T03:01:11.335Z] ---> a1f725cb4abc [2023-09-27T03:01:11.335Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T03:01:11.335Z] ---> Running in 7bacaea36502 [2023-09-27T03:01:11.335Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T03:01:11.335Z] Dload Upload Total Spent Left Speed [2023-09-27T03:01:11.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8215 0 --:--:-- --:--:-- --:--:-- 8298 [2023-09-27T03:01:11.335Z] Removing intermediate container 7bacaea36502 [2023-09-27T03:01:11.335Z] ---> 06963d2de797 [2023-09-27T03:01:11.335Z] Step 13/13 : RUN ${MAKE} [2023-09-27T03:01:11.335Z] ---> Running in 200c790e273a [2023-09-27T03:01:11.335Z] noop [2023-09-27T03:01:11.335Z] Removing intermediate container 200c790e273a [2023-09-27T03:01:11.335Z] ---> f7377ebe9dcd [2023-09-27T03:01:11.335Z] Successfully built f7377ebe9dcd [2023-09-27T03:01:11.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:01:11.691Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T03:01:11.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:01:11.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-09-27T03:01:11.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@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-09-27T03:01:13.216Z] $ docker top 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:01:14.055Z] + go version [2023-09-27T03:01:18.302Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T03:01:18.322Z] $ docker stop --time=1 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e [2023-09-27T03:01:19.960Z] $ docker rm -f --volumes 651cf916b51af8bc39dc96e266dcce9f079cde73e4e046ed3ca475bcb6675d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:01:20.527Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T03:01:20.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:01:20.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-09-27T03:01:20.790Z] $ 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/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@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-09-27T03:01:22.092Z] $ docker top 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:01:22.969Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/152 [Pipeline] fileExists [Pipeline] sh [2023-09-27T03:01:23.637Z] + make test [2023-09-27T03:01:23.637Z] go test ./... -coverprofile=coverage.out ./... [2023-09-27T03:01:27.902Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-27T03:03:37.998Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-27T03:03:37.998Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 4.4% of statements [2023-09-27T03:03:37.998Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T03:03:37.998Z] go vet ./... [2023-09-27T03:04:04.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T03:04:04.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T03:04:04.713Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T03:04:04.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-27T03:04:04.748Z] $ docker stop --time=1 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 [2023-09-27T03:04:06.636Z] $ docker rm -f --volumes 9a2e17ecbb9e6173e242d09dad6da672cdabc7c64b45d89b59b2e0c299c47b55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:04:07.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-27T03:04:07.937Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T03:04:08.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T03:04:08.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-27T03:04:09.198Z] + ls -al . [2023-09-27T03:04:09.198Z] total 216 [2023-09-27T03:04:09.198Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 03:01 . [2023-09-27T03:04:09.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:58 .. [2023-09-27T03:04:09.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 02:58 .git [2023-09-27T03:04:09.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 .github [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 27 02:58 .gitignore [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 27 02:58 .golangci.yml [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 27 02:58 .hadolint.yml [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 27 02:58 Attribution.txt [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 27 02:58 CHANGELOG.md [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 27 02:58 Dockerfile [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 02:58 GOVERNANCE.md [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 27 02:58 Jenkinsfile [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 27 02:58 LICENSE [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 27 02:58 Makefile [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 27 02:58 OWNERS.md [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 27 02:58 README.md [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 02:56 VERSION [2023-09-27T03:04:09.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:58 bin [2023-09-27T03:04:09.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 cmd [2023-09-27T03:04:09.198Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 27 03:03 coverage.out [2023-09-27T03:04:09.198Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 27 02:58 docker-entrypoint.sh [2023-09-27T03:04:09.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 02:58 docs [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 27 02:58 go.mod [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 27 02:58 go.sum [2023-09-27T03:04:09.198Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 02:58 internal [2023-09-27T03:04:09.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 02:58 snap [2023-09-27T03:04:09.198Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 27 02:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:04:09.539Z] + 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=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 --label arch=arm64 --label version=3.1.0-dev.27 . [2023-09-27T03:04:09.809Z] Sending build context to Docker daemon 1.391MB [2023-09-27T03:04:09.809Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-27T03:04:09.809Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-27T03:04:09.809Z] ---> f7377ebe9dcd [2023-09-27T03:04:09.809Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-27T03:04:10.078Z] ---> Running in 290cc6f66e84 [2023-09-27T03:04:10.348Z] Removing intermediate container 290cc6f66e84 [2023-09-27T03:04:10.348Z] ---> 6fc23d8f0222 [2023-09-27T03:04:10.348Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-27T03:04:10.348Z] ---> Running in cd880da62f24 [2023-09-27T03:04:10.621Z] Removing intermediate container cd880da62f24 [2023-09-27T03:04:10.621Z] ---> 419f20a8dc42 [2023-09-27T03:04:10.621Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-27T03:04:10.889Z] ---> Running in c9caad60af8a [2023-09-27T03:04:11.158Z] Removing intermediate container c9caad60af8a [2023-09-27T03:04:11.158Z] ---> eabddb62dbf9 [2023-09-27T03:04:11.158Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-27T03:04:11.158Z] ---> Running in 500e8cb1fc7a [2023-09-27T03:04:11.748Z] Removing intermediate container 500e8cb1fc7a [2023-09-27T03:04:11.748Z] ---> dd607c48839f [2023-09-27T03:04:11.748Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-27T03:04:11.748Z] ---> Running in 12353bde1e2c [2023-09-27T03:04:13.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T03:04:13.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T03:04:14.847Z] OK: 273 MiB in 65 packages [2023-09-27T03:04:15.815Z] Removing intermediate container 12353bde1e2c [2023-09-27T03:04:15.815Z] ---> 3b8452bc293f [2023-09-27T03:04:15.815Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-27T03:04:15.815Z] ---> Running in 7e8489921e3a [2023-09-27T03:04:16.083Z] Removing intermediate container 7e8489921e3a [2023-09-27T03:04:16.083Z] ---> e7f210efdc3e [2023-09-27T03:04:16.083Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-27T03:04:16.669Z] ---> c0323cf5d254 [2023-09-27T03:04:16.669Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T03:04:16.669Z] ---> Running in 7f6e8e93b54c [2023-09-27T03:04:19.269Z] Removing intermediate container 7f6e8e93b54c [2023-09-27T03:04:19.269Z] ---> 265ea0ae7f20 [2023-09-27T03:04:19.269Z] Step 11/36 : COPY . . [2023-09-27T03:04:20.235Z] ---> 5ffd63e39b52 [2023-09-27T03:04:20.235Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-27T03:04:20.235Z] ---> Running in 181d26676095 [2023-09-27T03:04:21.199Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T03:04:21.199Z] Dload Upload Total Spent Left Speed [2023-09-27T03:04:21.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 5368 0 --:--:-- --:--:-- --:--:-- 5400 [2023-09-27T03:04:22.432Z] Removing intermediate container 181d26676095 [2023-09-27T03:04:22.432Z] ---> 37bf2b267c47 [2023-09-27T03:04:22.432Z] Step 13/36 : RUN ${MAKE} [2023-09-27T03:04:22.432Z] ---> Running in f275af603cb3 [2023-09-27T03:04:23.397Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-27T03:07:00.139Z] Removing intermediate container f275af603cb3 [2023-09-27T03:07:00.139Z] ---> 9b4ae1b83f97 [2023-09-27T03:07:00.139Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-27T03:07:00.139Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-27T03:07:00.139Z] 8766b47fe142: Pulling fs layer [2023-09-27T03:07:00.139Z] 8766b47fe142: Verifying Checksum [2023-09-27T03:07:00.139Z] 8766b47fe142: Download complete [2023-09-27T03:07:00.139Z] 8766b47fe142: Pull complete [2023-09-27T03:07:00.139Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-27T03:07:00.139Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-27T03:07:00.139Z] ---> 69d40e2cb93c [2023-09-27T03:07:00.139Z] Step 15/36 : FROM alpine:3.18 [2023-09-27T03:07:00.139Z] 3.18: Pulling from library/alpine [2023-09-27T03:07:00.139Z] 9fda8d8052c6: Already exists [2023-09-27T03:07:00.139Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T03:07:00.139Z] Status: Downloaded newer image for alpine:3.18 [2023-09-27T03:07:00.139Z] ---> f6648c04cd6c [2023-09-27T03:07:00.139Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-27T03:07:00.139Z] ---> Running in 7cd5a01082da [2023-09-27T03:07:00.139Z] Removing intermediate container 7cd5a01082da [2023-09-27T03:07:00.139Z] ---> 5d52c30b02c4 [2023-09-27T03:07:00.139Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-27T03:07:00.139Z] ---> Running in 78f0ea008a3f [2023-09-27T03:07:00.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T03:07:00.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T03:07:00.722Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-27T03:07:00.722Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-27T03:07:00.722Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-27T03:07:00.988Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-27T03:07:00.988Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-27T03:07:00.988Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-27T03:07:00.988Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-27T03:07:01.255Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-27T03:07:01.255Z] (9/104) Installing libxcb (1.15-r1) [2023-09-27T03:07:01.255Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-27T03:07:01.255Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-27T03:07:01.255Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-27T03:07:01.255Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-27T03:07:01.519Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-27T03:07:01.519Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-27T03:07:01.519Z] (16/104) Installing libva (2.18.0-r1) [2023-09-27T03:07:01.519Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-27T03:07:01.519Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-27T03:07:01.519Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-27T03:07:01.519Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-27T03:07:01.519Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-27T03:07:01.519Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-27T03:07:01.519Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-27T03:07:01.519Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-27T03:07:01.519Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-27T03:07:01.519Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-27T03:07:01.519Z] (27/104) Installing opus (1.4-r0) [2023-09-27T03:07:01.787Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-27T03:07:01.787Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-27T03:07:01.787Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-27T03:07:01.787Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-27T03:07:01.787Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-27T03:07:01.787Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-27T03:07:01.787Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-27T03:07:02.061Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-27T03:07:02.061Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-27T03:07:02.061Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-27T03:07:02.061Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-27T03:07:02.061Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-27T03:07:02.061Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-27T03:07:02.650Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-27T03:07:02.650Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-27T03:07:02.650Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-27T03:07:02.650Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-27T03:07:02.650Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-27T03:07:02.650Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-27T03:07:02.650Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-27T03:07:02.650Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-27T03:07:02.650Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-27T03:07:02.650Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-27T03:07:02.650Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-27T03:07:02.650Z] (52/104) Installing glib (2.76.4-r0) [2023-09-27T03:07:02.917Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-27T03:07:02.917Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-27T03:07:02.917Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-27T03:07:02.917Z] (56/104) Installing libass (0.17.1-r0) [2023-09-27T03:07:02.917Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-27T03:07:02.917Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-27T03:07:02.917Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-27T03:07:02.917Z] (60/104) Installing libunistring (1.1-r1) [2023-09-27T03:07:02.917Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-27T03:07:02.917Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-27T03:07:03.184Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-27T03:07:03.184Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-27T03:07:03.184Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-27T03:07:03.184Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-27T03:07:03.184Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-27T03:07:03.184Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-27T03:07:03.184Z] (69/104) Installing librist (0.2.7-r0) [2023-09-27T03:07:03.184Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-27T03:07:03.184Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-27T03:07:03.184Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-27T03:07:03.184Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-27T03:07:03.184Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-27T03:07:03.454Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-27T03:07:03.454Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-27T03:07:03.454Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-27T03:07:03.721Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-27T03:07:03.721Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-27T03:07:03.721Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-27T03:07:03.721Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-27T03:07:03.721Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-27T03:07:03.721Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-27T03:07:03.721Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-27T03:07:03.721Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-27T03:07:03.721Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-27T03:07:03.989Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-27T03:07:03.989Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-27T03:07:03.989Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-27T03:07:03.989Z] (90/104) Installing orc (0.4.34-r0) [2023-09-27T03:07:03.989Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-27T03:07:03.989Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-27T03:07:03.989Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-27T03:07:03.989Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-27T03:07:03.989Z] (95/104) Installing libpulse (16.1-r10) [2023-09-27T03:07:03.989Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-27T03:07:03.989Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-27T03:07:04.257Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-27T03:07:04.257Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-27T03:07:04.257Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-27T03:07:04.257Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-27T03:07:04.257Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-27T03:07:04.257Z] (103/104) Installing kmod-libs (30-r3) [2023-09-27T03:07:04.257Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-27T03:07:04.257Z] Executing busybox-1.36.1-r2.trigger [2023-09-27T03:07:04.257Z] Executing glib-2.76.4-r0.trigger [2023-09-27T03:07:04.257Z] Executing eudev-3.2.11-r8.trigger [2023-09-27T03:07:04.257Z] OK: 110 MiB in 119 packages [2023-09-27T03:07:08.550Z] Removing intermediate container 78f0ea008a3f [2023-09-27T03:07:08.550Z] ---> 0a93d300270d [2023-09-27T03:07:08.550Z] Step 18/36 : WORKDIR / [2023-09-27T03:07:08.550Z] ---> Running in 0297897a9bb3 [2023-09-27T03:07:08.550Z] Removing intermediate container 0297897a9bb3 [2023-09-27T03:07:08.550Z] ---> 6916554c6cbd [2023-09-27T03:07:08.550Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-27T03:07:11.895Z] ---> 78cedf5c09d6 [2023-09-27T03:07:11.895Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-27T03:07:12.163Z] ---> b36c8092fbbe [2023-09-27T03:07:12.163Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-27T03:07:12.750Z] ---> 10c6f366a748 [2023-09-27T03:07:12.750Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-27T03:07:13.335Z] ---> fdc9a371ad35 [2023-09-27T03:07:13.335Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-27T03:07:13.921Z] ---> ea8d2ce84f04 [2023-09-27T03:07:13.921Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-27T03:07:14.506Z] ---> 3e4ba46e9333 [2023-09-27T03:07:14.506Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-27T03:07:15.915Z] ---> 1d1c9a09a6e5 [2023-09-27T03:07:15.915Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-27T03:07:15.915Z] ---> Running in 820ae65b7af2 [2023-09-27T03:07:17.865Z] Removing intermediate container 820ae65b7af2 [2023-09-27T03:07:17.865Z] ---> deda089428d3 [2023-09-27T03:07:17.865Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-27T03:07:17.865Z] ---> Running in 23ccc85bb619 [2023-09-27T03:07:19.294Z] Removing intermediate container 23ccc85bb619 [2023-09-27T03:07:19.294Z] ---> 541e7dac1d25 [2023-09-27T03:07:19.294Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-27T03:07:19.572Z] ---> Running in b6fde39d16b2 [2023-09-27T03:07:21.639Z] Removing intermediate container b6fde39d16b2 [2023-09-27T03:07:21.639Z] ---> 4843e7ec7017 [2023-09-27T03:07:21.640Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-27T03:07:21.640Z] ---> Running in d9d5004822d5 [2023-09-27T03:07:25.051Z] Removing intermediate container d9d5004822d5 [2023-09-27T03:07:25.051Z] ---> 6950982d73b5 [2023-09-27T03:07:25.051Z] Step 30/36 : EXPOSE 59983 [2023-09-27T03:07:25.052Z] ---> Running in 78c903d9ff0d [2023-09-27T03:07:25.338Z] Removing intermediate container 78c903d9ff0d [2023-09-27T03:07:25.338Z] ---> 9fc80c45ce8c [2023-09-27T03:07:25.338Z] Step 31/36 : EXPOSE 8554 [2023-09-27T03:07:25.604Z] ---> Running in a2dacc3ba536 [2023-09-27T03:07:25.873Z] Removing intermediate container a2dacc3ba536 [2023-09-27T03:07:25.873Z] ---> 90e8939ebbc2 [2023-09-27T03:07:25.873Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-27T03:07:25.873Z] ---> Running in 0f31c31f8424 [2023-09-27T03:07:26.143Z] Removing intermediate container 0f31c31f8424 [2023-09-27T03:07:26.143Z] ---> 8b4a3c2a3e32 [2023-09-27T03:07:26.143Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-27T03:07:26.143Z] ---> Running in 33746f26d8f6 [2023-09-27T03:07:26.410Z] Removing intermediate container 33746f26d8f6 [2023-09-27T03:07:26.410Z] ---> e57f4ff4a44e [2023-09-27T03:07:26.410Z] Step 34/36 : LABEL arch=arm64 [2023-09-27T03:07:26.677Z] ---> Running in a3ccfca42ef7 [2023-09-27T03:07:26.946Z] Removing intermediate container a3ccfca42ef7 [2023-09-27T03:07:26.946Z] ---> 8bb25a2212b5 [2023-09-27T03:07:26.946Z] Step 35/36 : LABEL git_sha=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T03:07:26.946Z] ---> Running in 62a33c5889af [2023-09-27T03:07:27.212Z] Removing intermediate container 62a33c5889af [2023-09-27T03:07:27.212Z] ---> 7d8a588c3125 [2023-09-27T03:07:27.212Z] Step 36/36 : LABEL version=3.1.0-dev.27 [2023-09-27T03:07:27.212Z] ---> Running in c3903fe26e4b [2023-09-27T03:07:27.477Z] Removing intermediate container c3903fe26e4b [2023-09-27T03:07:27.477Z] ---> 00ae5fd17c1e [2023-09-27T03:07:27.477Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-27T03:07:27.477Z] Successfully built 00ae5fd17c1e [2023-09-27T03:07:27.477Z] 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-09-27T03:07:27.594Z] provisioning config files... [2023-09-27T03:07:27.606Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/152@tmp/config6721001257826832218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:07:27.938Z] ---> docker-login.sh [2023-09-27T03:07:27.938Z] nexus3.edgexfoundry.org:10001 [2023-09-27T03:07:27.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:07:28.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:07:28.204Z] Configure a credential helper to remove this warning. See [2023-09-27T03:07:28.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:07:28.204Z] [2023-09-27T03:07:28.204Z] Login Succeeded [2023-09-27T03:07:28.204Z] nexus3.edgexfoundry.org:10002 [2023-09-27T03:07:28.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:07:28.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:07:28.471Z] Configure a credential helper to remove this warning. See [2023-09-27T03:07:28.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:07:28.471Z] [2023-09-27T03:07:28.471Z] Login Succeeded [2023-09-27T03:07:28.471Z] nexus3.edgexfoundry.org:10003 [2023-09-27T03:07:28.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:07:29.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:07:29.004Z] Configure a credential helper to remove this warning. See [2023-09-27T03:07:29.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:07:29.004Z] [2023-09-27T03:07:29.004Z] Login Succeeded [2023-09-27T03:07:29.004Z] nexus3.edgexfoundry.org:10004 [2023-09-27T03:07:29.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:07:29.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:07:29.269Z] Configure a credential helper to remove this warning. See [2023-09-27T03:07:29.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:07:29.269Z] [2023-09-27T03:07:29.269Z] Login Succeeded [2023-09-27T03:07:29.269Z] docker.io [2023-09-27T03:07:29.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T03:07:30.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T03:07:30.124Z] Configure a credential helper to remove this warning. See [2023-09-27T03:07:30.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T03:07:30.124Z] [2023-09-27T03:07:30.124Z] Login Succeeded [2023-09-27T03:07:30.124Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T03:07:30.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:07:30.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T03:07:30.204Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-27T03:07:30.204Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T03:07:30.204Z] latest [2023-09-27T03:07:30.204Z] 3.1.0-dev.27 [2023-09-27T03:07:30.204Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T03:07:30.204Z] main [2023-09-27T03:07:30.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:30.559Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:30.900Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T03:07:30.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T03:07:30.900Z] b747c2c0a669: Preparing [2023-09-27T03:07:30.900Z] 679a6aacbafc: Preparing [2023-09-27T03:07:30.900Z] c6935ba38861: Preparing [2023-09-27T03:07:30.900Z] 76722b046afe: Preparing [2023-09-27T03:07:30.900Z] 608d194cb50c: Preparing [2023-09-27T03:07:30.900Z] acc83c6ca332: Preparing [2023-09-27T03:07:30.900Z] fbf96ad5cc4b: Preparing [2023-09-27T03:07:30.900Z] 9275785a3fe6: Preparing [2023-09-27T03:07:30.900Z] 79e888fc5928: Preparing [2023-09-27T03:07:30.900Z] 7c8dacb84bb7: Preparing [2023-09-27T03:07:30.900Z] 6ca03209f070: Preparing [2023-09-27T03:07:30.900Z] eb83e952b139: Preparing [2023-09-27T03:07:30.900Z] b2191e2be29d: Preparing [2023-09-27T03:07:30.900Z] acc83c6ca332: Waiting [2023-09-27T03:07:30.900Z] fbf96ad5cc4b: Waiting [2023-09-27T03:07:30.900Z] 9275785a3fe6: Waiting [2023-09-27T03:07:30.900Z] 79e888fc5928: Waiting [2023-09-27T03:07:30.900Z] 7c8dacb84bb7: Waiting [2023-09-27T03:07:30.900Z] 6ca03209f070: Waiting [2023-09-27T03:07:30.900Z] eb83e952b139: Waiting [2023-09-27T03:07:30.900Z] b2191e2be29d: Waiting [2023-09-27T03:07:31.166Z] c6935ba38861: Pushed [2023-09-27T03:07:31.166Z] b747c2c0a669: Pushed [2023-09-27T03:07:31.166Z] 679a6aacbafc: Pushed [2023-09-27T03:07:31.166Z] 76722b046afe: Pushed [2023-09-27T03:07:31.432Z] fbf96ad5cc4b: Pushed [2023-09-27T03:07:31.432Z] acc83c6ca332: Pushed [2023-09-27T03:07:31.432Z] 9275785a3fe6: Pushed [2023-09-27T03:07:31.432Z] 79e888fc5928: Pushed [2023-09-27T03:07:31.432Z] 7c8dacb84bb7: Pushed [2023-09-27T03:07:31.432Z] b2191e2be29d: Layer already exists [2023-09-27T03:07:36.777Z] 608d194cb50c: Pushed [2023-09-27T03:07:37.818Z] 6ca03209f070: Pushed [2023-09-27T03:07:52.796Z] eb83e952b139: Pushed [2023-09-27T03:07:53.377Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:53.715Z] + 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-09-27T03:07:54.048Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-27T03:07:54.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T03:07:54.048Z] b747c2c0a669: Preparing [2023-09-27T03:07:54.048Z] 679a6aacbafc: Preparing [2023-09-27T03:07:54.048Z] c6935ba38861: Preparing [2023-09-27T03:07:54.048Z] 76722b046afe: Preparing [2023-09-27T03:07:54.048Z] 608d194cb50c: Preparing [2023-09-27T03:07:54.048Z] acc83c6ca332: Preparing [2023-09-27T03:07:54.048Z] fbf96ad5cc4b: Preparing [2023-09-27T03:07:54.048Z] 9275785a3fe6: Preparing [2023-09-27T03:07:54.048Z] 79e888fc5928: Preparing [2023-09-27T03:07:54.048Z] 7c8dacb84bb7: Preparing [2023-09-27T03:07:54.048Z] 6ca03209f070: Preparing [2023-09-27T03:07:54.048Z] eb83e952b139: Preparing [2023-09-27T03:07:54.048Z] b2191e2be29d: Preparing [2023-09-27T03:07:54.048Z] fbf96ad5cc4b: Waiting [2023-09-27T03:07:54.048Z] acc83c6ca332: Waiting [2023-09-27T03:07:54.048Z] 79e888fc5928: Waiting [2023-09-27T03:07:54.048Z] 7c8dacb84bb7: Waiting [2023-09-27T03:07:54.048Z] 9275785a3fe6: Waiting [2023-09-27T03:07:54.048Z] 6ca03209f070: Waiting [2023-09-27T03:07:54.048Z] b2191e2be29d: Waiting [2023-09-27T03:07:54.048Z] eb83e952b139: Waiting [2023-09-27T03:07:54.048Z] 679a6aacbafc: Layer already exists [2023-09-27T03:07:54.048Z] b747c2c0a669: Layer already exists [2023-09-27T03:07:54.048Z] 76722b046afe: Layer already exists [2023-09-27T03:07:54.048Z] 608d194cb50c: Layer already exists [2023-09-27T03:07:54.048Z] c6935ba38861: Layer already exists [2023-09-27T03:07:54.048Z] acc83c6ca332: Layer already exists [2023-09-27T03:07:54.048Z] fbf96ad5cc4b: Layer already exists [2023-09-27T03:07:54.048Z] 9275785a3fe6: Layer already exists [2023-09-27T03:07:54.048Z] 79e888fc5928: Layer already exists [2023-09-27T03:07:54.048Z] 7c8dacb84bb7: Layer already exists [2023-09-27T03:07:54.048Z] eb83e952b139: Layer already exists [2023-09-27T03:07:54.048Z] 6ca03209f070: Layer already exists [2023-09-27T03:07:54.048Z] b2191e2be29d: Layer already exists [2023-09-27T03:07:54.314Z] latest: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:54.662Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:55.012Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 [2023-09-27T03:07:55.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T03:07:55.012Z] b747c2c0a669: Preparing [2023-09-27T03:07:55.012Z] 679a6aacbafc: Preparing [2023-09-27T03:07:55.012Z] c6935ba38861: Preparing [2023-09-27T03:07:55.012Z] 76722b046afe: Preparing [2023-09-27T03:07:55.012Z] 608d194cb50c: Preparing [2023-09-27T03:07:55.012Z] acc83c6ca332: Preparing [2023-09-27T03:07:55.012Z] fbf96ad5cc4b: Preparing [2023-09-27T03:07:55.012Z] 9275785a3fe6: Preparing [2023-09-27T03:07:55.012Z] 79e888fc5928: Preparing [2023-09-27T03:07:55.012Z] 7c8dacb84bb7: Preparing [2023-09-27T03:07:55.012Z] 6ca03209f070: Preparing [2023-09-27T03:07:55.012Z] eb83e952b139: Preparing [2023-09-27T03:07:55.012Z] b2191e2be29d: Preparing [2023-09-27T03:07:55.012Z] 79e888fc5928: Waiting [2023-09-27T03:07:55.012Z] 7c8dacb84bb7: Waiting [2023-09-27T03:07:55.012Z] 6ca03209f070: Waiting [2023-09-27T03:07:55.012Z] b2191e2be29d: Waiting [2023-09-27T03:07:55.012Z] fbf96ad5cc4b: Waiting [2023-09-27T03:07:55.012Z] 9275785a3fe6: Waiting [2023-09-27T03:07:55.012Z] acc83c6ca332: Waiting [2023-09-27T03:07:55.012Z] eb83e952b139: Waiting [2023-09-27T03:07:55.012Z] 608d194cb50c: Layer already exists [2023-09-27T03:07:55.012Z] 679a6aacbafc: Layer already exists [2023-09-27T03:07:55.012Z] c6935ba38861: Layer already exists [2023-09-27T03:07:55.012Z] b747c2c0a669: Layer already exists [2023-09-27T03:07:55.012Z] 76722b046afe: Layer already exists [2023-09-27T03:07:55.012Z] acc83c6ca332: Layer already exists [2023-09-27T03:07:55.012Z] 9275785a3fe6: Layer already exists [2023-09-27T03:07:55.012Z] fbf96ad5cc4b: Layer already exists [2023-09-27T03:07:55.012Z] 79e888fc5928: Layer already exists [2023-09-27T03:07:55.012Z] 7c8dacb84bb7: Layer already exists [2023-09-27T03:07:55.012Z] b2191e2be29d: Layer already exists [2023-09-27T03:07:55.012Z] eb83e952b139: Layer already exists [2023-09-27T03:07:55.012Z] 6ca03209f070: Layer already exists [2023-09-27T03:07:55.277Z] 3.1.0-dev.27: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:55.627Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:55.967Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T03:07:55.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T03:07:55.967Z] b747c2c0a669: Preparing [2023-09-27T03:07:55.967Z] 679a6aacbafc: Preparing [2023-09-27T03:07:55.967Z] c6935ba38861: Preparing [2023-09-27T03:07:55.967Z] 76722b046afe: Preparing [2023-09-27T03:07:55.967Z] 608d194cb50c: Preparing [2023-09-27T03:07:55.967Z] acc83c6ca332: Preparing [2023-09-27T03:07:55.967Z] fbf96ad5cc4b: Preparing [2023-09-27T03:07:55.967Z] 9275785a3fe6: Preparing [2023-09-27T03:07:55.967Z] 79e888fc5928: Preparing [2023-09-27T03:07:55.967Z] 7c8dacb84bb7: Preparing [2023-09-27T03:07:55.967Z] 6ca03209f070: Preparing [2023-09-27T03:07:55.967Z] eb83e952b139: Preparing [2023-09-27T03:07:55.967Z] b2191e2be29d: Preparing [2023-09-27T03:07:55.967Z] 79e888fc5928: Waiting [2023-09-27T03:07:55.967Z] 6ca03209f070: Waiting [2023-09-27T03:07:55.967Z] 7c8dacb84bb7: Waiting [2023-09-27T03:07:55.967Z] eb83e952b139: Waiting [2023-09-27T03:07:55.967Z] acc83c6ca332: Waiting [2023-09-27T03:07:55.967Z] fbf96ad5cc4b: Waiting [2023-09-27T03:07:55.967Z] 9275785a3fe6: Waiting [2023-09-27T03:07:55.967Z] c6935ba38861: Layer already exists [2023-09-27T03:07:55.967Z] 679a6aacbafc: Layer already exists [2023-09-27T03:07:55.967Z] b747c2c0a669: Layer already exists [2023-09-27T03:07:55.967Z] 76722b046afe: Layer already exists [2023-09-27T03:07:55.967Z] 608d194cb50c: Layer already exists [2023-09-27T03:07:55.967Z] 9275785a3fe6: Layer already exists [2023-09-27T03:07:55.967Z] fbf96ad5cc4b: Layer already exists [2023-09-27T03:07:55.967Z] acc83c6ca332: Layer already exists [2023-09-27T03:07:55.967Z] 79e888fc5928: Layer already exists [2023-09-27T03:07:55.967Z] 7c8dacb84bb7: Layer already exists [2023-09-27T03:07:55.967Z] b2191e2be29d: Layer already exists [2023-09-27T03:07:55.967Z] 6ca03209f070: Layer already exists [2023-09-27T03:07:55.967Z] eb83e952b139: Layer already exists [2023-09-27T03:07:56.233Z] e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:56.569Z] + 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-09-27T03:07:56.908Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-27T03:07:56.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-27T03:07:56.908Z] b747c2c0a669: Preparing [2023-09-27T03:07:56.908Z] 679a6aacbafc: Preparing [2023-09-27T03:07:56.908Z] c6935ba38861: Preparing [2023-09-27T03:07:56.908Z] 76722b046afe: Preparing [2023-09-27T03:07:56.908Z] 608d194cb50c: Preparing [2023-09-27T03:07:56.908Z] acc83c6ca332: Preparing [2023-09-27T03:07:56.908Z] fbf96ad5cc4b: Preparing [2023-09-27T03:07:56.908Z] 9275785a3fe6: Preparing [2023-09-27T03:07:56.908Z] 79e888fc5928: Preparing [2023-09-27T03:07:56.908Z] 7c8dacb84bb7: Preparing [2023-09-27T03:07:56.908Z] 6ca03209f070: Preparing [2023-09-27T03:07:56.908Z] eb83e952b139: Preparing [2023-09-27T03:07:56.908Z] b2191e2be29d: Preparing [2023-09-27T03:07:56.908Z] 79e888fc5928: Waiting [2023-09-27T03:07:56.908Z] 7c8dacb84bb7: Waiting [2023-09-27T03:07:56.908Z] 6ca03209f070: Waiting [2023-09-27T03:07:56.908Z] eb83e952b139: Waiting [2023-09-27T03:07:56.908Z] b2191e2be29d: Waiting [2023-09-27T03:07:56.908Z] acc83c6ca332: Waiting [2023-09-27T03:07:56.908Z] fbf96ad5cc4b: Waiting [2023-09-27T03:07:56.908Z] 9275785a3fe6: Waiting [2023-09-27T03:07:56.908Z] 608d194cb50c: Layer already exists [2023-09-27T03:07:56.908Z] 679a6aacbafc: Layer already exists [2023-09-27T03:07:56.908Z] b747c2c0a669: Layer already exists [2023-09-27T03:07:56.908Z] 76722b046afe: Layer already exists [2023-09-27T03:07:56.908Z] c6935ba38861: Layer already exists [2023-09-27T03:07:56.908Z] fbf96ad5cc4b: Layer already exists [2023-09-27T03:07:56.908Z] 9275785a3fe6: Layer already exists [2023-09-27T03:07:56.908Z] acc83c6ca332: Layer already exists [2023-09-27T03:07:56.908Z] 79e888fc5928: Layer already exists [2023-09-27T03:07:56.908Z] 7c8dacb84bb7: Layer already exists [2023-09-27T03:07:56.908Z] b2191e2be29d: Layer already exists [2023-09-27T03:07:56.908Z] 6ca03209f070: Layer already exists [2023-09-27T03:07:56.908Z] eb83e952b139: Layer already exists [2023-09-27T03:07:57.174Z] main: digest: sha256:539246e194de9d0919436266fc7ec310fc05e80c3edebf1a3f31ea020bd9ded9 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-27T03:07:57.216Z] ===================================================== [Pipeline] echo [2023-09-27T03:07:57.222Z] taggedImages: [2023-09-27T03:07:57.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [2023-09-27T03:07:57.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-27T03:07:57.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.27 [2023-09-27T03:07:57.222Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2-3.1.0-dev.27 [2023-09-27T03:07:57.222Z] - 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-09-27T03:07:57.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:07:57.569Z] [2023-09-27T03:07:57.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:07:57.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:07:57.896Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T03:07:57.896Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T03:07:57.896Z] 04944245beec: Pulling fs layer [2023-09-27T03:07:57.896Z] 699f458cf7ca: Pulling fs layer [2023-09-27T03:07:57.896Z] 765212b225bb: Pulling fs layer [2023-09-27T03:07:57.896Z] f23df028b6ca: Pulling fs layer [2023-09-27T03:07:57.896Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T03:07:57.896Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T03:07:57.896Z] 765212b225bb: Waiting [2023-09-27T03:07:57.896Z] f23df028b6ca: Waiting [2023-09-27T03:07:57.896Z] 2437ff75d9bd: Waiting [2023-09-27T03:07:57.896Z] d65c8cfc05b1: Waiting [2023-09-27T03:07:58.163Z] 04944245beec: Verifying Checksum [2023-09-27T03:07:58.163Z] 04944245beec: Download complete [2023-09-27T03:07:58.163Z] 765212b225bb: Verifying Checksum [2023-09-27T03:07:58.163Z] 765212b225bb: Download complete [2023-09-27T03:07:58.163Z] f23df028b6ca: Verifying Checksum [2023-09-27T03:07:58.163Z] f23df028b6ca: Download complete [2023-09-27T03:07:58.163Z] d65c8cfc05b1: Download complete [2023-09-27T03:07:58.163Z] 699f458cf7ca: Verifying Checksum [2023-09-27T03:07:58.163Z] 699f458cf7ca: Download complete [2023-09-27T03:07:58.745Z] 8998bd30e6a1: Verifying Checksum [2023-09-27T03:07:58.745Z] 8998bd30e6a1: Download complete [2023-09-27T03:08:00.685Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T03:08:00.685Z] 2437ff75d9bd: Download complete [2023-09-27T03:08:02.623Z] 8998bd30e6a1: Pull complete [2023-09-27T03:08:02.623Z] 04944245beec: Pull complete [2023-09-27T03:08:04.030Z] 699f458cf7ca: Pull complete [2023-09-27T03:08:04.030Z] 765212b225bb: Pull complete [2023-09-27T03:08:07.363Z] f23df028b6ca: Pull complete [2023-09-27T03:08:07.629Z] d65c8cfc05b1: Pull complete [2023-09-27T03:08:22.627Z] 2437ff75d9bd: Pull complete [2023-09-27T03:08:22.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T03:08:22.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T03:08:22.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:08:22.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-8002 does not seem to be running inside a container [2023-09-27T03:08:22.897Z] $ 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/152 -v /w/workspace/device-usb-camera/152:/w/workspace/device-usb-camera/152:rw,z -v /w/workspace/device-usb-camera/152@tmp:/w/workspace/device-usb-camera/152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T03:08:25.631Z] $ docker top ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:08:26.470Z] ---> job-cost.sh [2023-09-27T03:08:26.470Z] lf-activate-venv: SKIPPING [2023-09-27T03:08:26.470Z] INFO: No Stack... [2023-09-27T03:08:27.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T03:08:27.674Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T03:08:28.318Z] + cat /w/workspace/device-usb-camera/152/archives/cost.csv [2023-09-27T03:08:28.318Z] + cut -d, -f6 [Pipeline] lock [2023-09-27T03:08:28.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [2023-09-27T03:08:28.407Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] did not exist. Created. [2023-09-27T03:08:28.407Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T03:08:29.066Z] /w/workspace/device-usb-camera/152@tmp/durable-c55b08b9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-27T03:08:29.729Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T03:08:29.754Z] Warning: overwriting stash ‘stack-cost’ [2023-09-27T03:08:29.835Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T03:08:29.842Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T03:08:29.865Z] $ docker stop --time=1 ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f [2023-09-27T03:08:31.415Z] $ docker rm -f --volumes ab6980830beff39e101c37d01851d89016ba8569eed6d40d639ed62a64be047f [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-09-27T03:08:31.841Z] provisioning config files... [2023-09-27T03:08:31.849Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9770921079681329155tmp [Pipeline] { [Pipeline] sh [2023-09-27T03:08:32.142Z] + set +x [2023-09-27T03:08:32.142Z] + curl -s https://codecov.io/bash [2023-09-27T03:08:32.142Z] + bash -s -- [2023-09-27T03:08:32.142Z] [2023-09-27T03:08:32.142Z] _____ _ [2023-09-27T03:08:32.142Z] / ____| | | [2023-09-27T03:08:32.142Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T03:08:32.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T03:08:32.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T03:08:32.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T03:08:32.142Z] Bash-1.0.6 [2023-09-27T03:08:32.142Z] [2023-09-27T03:08:32.142Z] [2023-09-27T03:08:32.142Z] ==> git version 2.25.1 found [2023-09-27T03:08:32.142Z] ==> 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-09-27T03:08:32.142Z] Release-Date: 2020-01-08 [2023-09-27T03:08:32.142Z] 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-09-27T03:08:32.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T03:08:32.142Z] ==> Jenkins CI detected. [2023-09-27T03:08:32.142Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-27T03:08:32.142Z] project root: . [2023-09-27T03:08:32.142Z] --> token set from env [2023-09-27T03:08:32.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T03:08:32.142Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T03:08:32.142Z] ==> Python coveragepy not found [2023-09-27T03:08:32.142Z] ==> Searching for coverage reports in: [2023-09-27T03:08:32.142Z] + . [2023-09-27T03:08:32.142Z] -> Found 1 reports [2023-09-27T03:08:32.142Z] ==> Detecting git/mercurial file structure [2023-09-27T03:08:32.401Z] ==> Reading reports [2023-09-27T03:08:32.401Z] + ./coverage.out bytes=54703 [2023-09-27T03:08:32.401Z] ==> Appending adjustments [2023-09-27T03:08:32.401Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T03:08:32.401Z] + Found adjustments [2023-09-27T03:08:32.401Z] ==> Gzipping contents [2023-09-27T03:08:32.401Z] 8.0K /tmp/codecov.SWESWZ.gz [2023-09-27T03:08:32.401Z] ==> Uploading reports [2023-09-27T03:08:32.401Z] url: https://codecov.io [2023-09-27T03:08:32.401Z] query: branch=main&commit=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T03:08:32.401Z] -> Pinging Codecov [2023-09-27T03:08:32.401Z] 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=e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-27T03:08:32.663Z] -> Uploading to [2023-09-27T03:08:32.663Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/73D8F5FF140700D3E01443B452E23636/e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2/2c78e2cc-46d9-404f-9993-89767f7a6531.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T030832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db9f6e84b680821ee0b8cfcb5fcfb900ebe9d88695cf387809bb579b4c29a02 [2023-09-27T03:08:32.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T03:08:32.663Z] Dload Upload Total Spent Left Speed [2023-09-27T03:08:32.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 28668 --:--:-- --:--:-- --:--:-- 28786 [2023-09-27T03:08:32.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] } [2023-09-27T03:08:32.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-27T03:08:33.142Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-27T03:08:33.153Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:08:33.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:08:33.448Z] [2023-09-27T03:08:33.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:08:33.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:08:33.742Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-27T03:08:33.742Z] df9b9388f04a: Pulling fs layer [2023-09-27T03:08:33.742Z] 52dc419b0ee2: Pulling fs layer [2023-09-27T03:08:33.742Z] 25bc292e5bac: Pulling fs layer [2023-09-27T03:08:33.742Z] 114826534d7a: Pulling fs layer [2023-09-27T03:08:33.742Z] 4657fd5d0bcf: Pulling fs layer [2023-09-27T03:08:33.742Z] 6ad1cebc031e: Pulling fs layer [2023-09-27T03:08:33.742Z] 8a3aa393b2d8: Pulling fs layer [2023-09-27T03:08:33.742Z] 4657fd5d0bcf: Waiting [2023-09-27T03:08:33.742Z] 6ad1cebc031e: Waiting [2023-09-27T03:08:33.742Z] 114826534d7a: Waiting [2023-09-27T03:08:33.742Z] 8a3aa393b2d8: Waiting [2023-09-27T03:08:33.742Z] 25bc292e5bac: Verifying Checksum [2023-09-27T03:08:33.742Z] 25bc292e5bac: Download complete [2023-09-27T03:08:33.742Z] 52dc419b0ee2: Verifying Checksum [2023-09-27T03:08:33.742Z] 52dc419b0ee2: Download complete [2023-09-27T03:08:33.742Z] 4657fd5d0bcf: Verifying Checksum [2023-09-27T03:08:33.742Z] 4657fd5d0bcf: Download complete [2023-09-27T03:08:33.742Z] df9b9388f04a: Verifying Checksum [2023-09-27T03:08:33.742Z] df9b9388f04a: Download complete [2023-09-27T03:08:34.008Z] df9b9388f04a: Pull complete [2023-09-27T03:08:34.286Z] 52dc419b0ee2: Pull complete [2023-09-27T03:08:34.286Z] 25bc292e5bac: Pull complete [2023-09-27T03:08:34.286Z] 6ad1cebc031e: Verifying Checksum [2023-09-27T03:08:34.286Z] 6ad1cebc031e: Download complete [2023-09-27T03:08:34.855Z] 114826534d7a: Verifying Checksum [2023-09-27T03:08:34.855Z] 114826534d7a: Download complete [2023-09-27T03:08:34.855Z] 8a3aa393b2d8: Verifying Checksum [2023-09-27T03:08:34.855Z] 8a3aa393b2d8: Download complete [2023-09-27T03:08:39.040Z] 114826534d7a: Pull complete [2023-09-27T03:08:39.040Z] 4657fd5d0bcf: Pull complete [2023-09-27T03:08:39.040Z] 6ad1cebc031e: Pull complete [2023-09-27T03:08:41.568Z] 8a3aa393b2d8: Pull complete [2023-09-27T03:08:41.568Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-27T03:08:41.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-27T03:08:41.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:08:41.653Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:08:41.675Z] $ 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-09-27T03:08:50.972Z] $ docker top 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T03:08:51.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-27T03:08:51.332Z] + set -o pipefail [2023-09-27T03:08:51.332Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/c92c6f62-cef6-4ed7-8d8f-e3211a5ed17d [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] [2023-09-27T03:08:57.909Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-27T03:08:57.909Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-27T03:08:57.909Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-27T03:08:57.913Z] $ docker stop --time=1 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 [2023-09-27T03:09:04.220Z] $ docker rm -f --volumes 93654c2bede30e0ff4f320f21031368ef79e1527c1e5a990f410777d282e7820 [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-09-27T03:09:04.949Z] + git log --format=format:%s -1 e7b533f3809ba105fdba8a5d8e1cd0c48f559aa2 [Pipeline] sh [2023-09-27T03:09:05.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:09:05.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:05.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:09:05.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:05.606Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:09:05.624Z] $ 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-09-27T03:09:06.022Z] $ docker top 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d -eo pid,comm [2023-09-27T03:09:06.081Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T03:09:06.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:09:06.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:09:06.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:09:06.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:09:06.213Z] $ docker exec 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d ssh-agent [2023-09-27T03:09:06.333Z] SSH_AUTH_SOCK=/tmp/ssh-4aNEgVNQwdFv/agent.32 [2023-09-27T03:09:06.333Z] SSH_AGENT_PID=38 [2023-09-27T03:09:06.338Z] Running ssh-add (command line suppressed) [2023-09-27T03:09:06.425Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14981579976020005133.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14981579976020005133.key) [2023-09-27T03:09:06.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:09:06.737Z] + git semver tag [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,928 [run_tag] DEBUG tag force:False [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,928 [check_head_tag] DEBUG check head tag [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,930 [execute] INFO git cat-file --batch-check [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,935 [execute] INFO git cat-file --batch [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,972 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,972 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:09:06.997Z] 2023-09-27 03:09:06,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:06.997Z] 3.1.0-dev.27 [Pipeline] } [2023-09-27T03:09:07.866Z] $ docker exec --env ******** --env ******** 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d ssh-agent -k [2023-09-27T03:09:07.985Z] unset SSH_AUTH_SOCK; [2023-09-27T03:09:07.986Z] unset SSH_AGENT_PID; [2023-09-27T03:09:07.986Z] echo Agent pid 38 killed; [2023-09-27T03:09:08.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:09:08.311Z] + git semver [Pipeline] } [2023-09-27T03:09:08.574Z] $ docker stop --time=1 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d [2023-09-27T03:09:09.859Z] $ docker rm -f --volumes 8421449dfb1445a00e6f9ae74bb578a62b13d5f528195453e9f08219e0320d6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:10.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:09:10.263Z] [2023-09-27T03:09:10.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:10.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:09:10.665Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-27T03:09:10.665Z] ab5ef0e58194: Pulling fs layer [2023-09-27T03:09:10.665Z] 9712f1f96733: Pulling fs layer [2023-09-27T03:09:10.665Z] 63f879dbbcfc: Pulling fs layer [2023-09-27T03:09:10.665Z] 0d9ebad4ef96: Pulling fs layer [2023-09-27T03:09:10.666Z] e9a5061849ea: Pulling fs layer [2023-09-27T03:09:10.666Z] d747dcd14b5f: Pulling fs layer [2023-09-27T03:09:10.666Z] 2de7ff778b66: Pulling fs layer [2023-09-27T03:09:10.666Z] 0d9ebad4ef96: Waiting [2023-09-27T03:09:10.666Z] e9a5061849ea: Waiting [2023-09-27T03:09:10.666Z] d747dcd14b5f: Waiting [2023-09-27T03:09:10.666Z] 2de7ff778b66: Waiting [2023-09-27T03:09:10.666Z] 9712f1f96733: Download complete [2023-09-27T03:09:11.247Z] 63f879dbbcfc: Verifying Checksum [2023-09-27T03:09:11.247Z] 63f879dbbcfc: Download complete [2023-09-27T03:09:11.247Z] e9a5061849ea: Verifying Checksum [2023-09-27T03:09:11.247Z] e9a5061849ea: Download complete [2023-09-27T03:09:11.247Z] d747dcd14b5f: Verifying Checksum [2023-09-27T03:09:11.247Z] d747dcd14b5f: Download complete [2023-09-27T03:09:11.505Z] 0d9ebad4ef96: Verifying Checksum [2023-09-27T03:09:11.505Z] 0d9ebad4ef96: Download complete [2023-09-27T03:09:11.505Z] 2de7ff778b66: Verifying Checksum [2023-09-27T03:09:11.505Z] ab5ef0e58194: Verifying Checksum [2023-09-27T03:09:11.505Z] ab5ef0e58194: Download complete [2023-09-27T03:09:14.809Z] ab5ef0e58194: Pull complete [2023-09-27T03:09:15.067Z] 9712f1f96733: Pull complete [2023-09-27T03:09:16.003Z] 63f879dbbcfc: Pull complete [2023-09-27T03:09:21.289Z] 0d9ebad4ef96: Pull complete [2023-09-27T03:09:21.566Z] e9a5061849ea: Pull complete [2023-09-27T03:09:22.514Z] d747dcd14b5f: Pull complete [2023-09-27T03:09:24.433Z] 2de7ff778b66: Pull complete [2023-09-27T03:09:24.695Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-27T03:09:24.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-27T03:09:24.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:24.782Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:09:24.805Z] $ 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-09-27T03:09:37.233Z] $ docker top 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:09:37.313Z] provisioning config files... [2023-09-27T03:09:37.320Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9839537237907082621tmp [2023-09-27T03:09:37.330Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17961822071158801066tmp [2023-09-27T03:09:37.338Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9523043671614905961tmp [Pipeline] { [Pipeline] echo [2023-09-27T03:09:37.351Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:37.635Z] ---> sigul-configuration.sh [2023-09-27T03:09:37.635Z] gpg: directory `/root/.gnupg' created [2023-09-27T03:09:37.635Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-27T03:09:37.635Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-27T03:09:37.635Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-27T03:09:37.635Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-27T03:09:37.635Z] gpg: CAST5 encrypted data [2023-09-27T03:09:37.635Z] gpg: encrypted with 1 passphrase [2023-09-27T03:09:37.635Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-27T03:09:37.921Z] + mkdir /home/jenkins [2023-09-27T03:09:37.921Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-27T03:09:38.209Z] + 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-09-27T03:09:38.217Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:38.497Z] ---> sigul-install.sh [2023-09-27T03:09:38.498Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-27T03:09:38.781Z] + git tag --list [2023-09-27T03:09:38.781Z] v0.0.0 [2023-09-27T03:09:38.781Z] v0.0.1-dev.1 [2023-09-27T03:09:38.781Z] v0.0.1-dev.10 [2023-09-27T03:09:38.781Z] v0.0.1-dev.11 [2023-09-27T03:09:38.781Z] v0.0.1-dev.12 [2023-09-27T03:09:38.781Z] v0.0.1-dev.13 [2023-09-27T03:09:38.781Z] v0.0.1-dev.14 [2023-09-27T03:09:38.781Z] v0.0.1-dev.15 [2023-09-27T03:09:38.781Z] v0.0.1-dev.16 [2023-09-27T03:09:38.781Z] v0.0.1-dev.2 [2023-09-27T03:09:38.781Z] v0.0.1-dev.3 [2023-09-27T03:09:38.781Z] v0.0.1-dev.4 [2023-09-27T03:09:38.781Z] v0.0.1-dev.5 [2023-09-27T03:09:38.781Z] v0.0.1-dev.6 [2023-09-27T03:09:38.781Z] v0.0.1-dev.7 [2023-09-27T03:09:38.781Z] v0.0.1-dev.8 [2023-09-27T03:09:38.781Z] v0.0.1-dev.9 [2023-09-27T03:09:38.781Z] v2.2.0 [2023-09-27T03:09:38.781Z] v2.2.0-dev.17 [2023-09-27T03:09:38.781Z] v2.2.0-dev.18 [2023-09-27T03:09:38.781Z] v2.2.0-dev.19 [2023-09-27T03:09:38.781Z] v2.2.0-dev.20 [2023-09-27T03:09:38.781Z] v2.2.0-dev.21 [2023-09-27T03:09:38.781Z] v2.2.0-dev.22 [2023-09-27T03:09:38.781Z] v2.2.0-dev.23 [2023-09-27T03:09:38.781Z] v2.2.0-dev.24 [2023-09-27T03:09:38.781Z] v2.2.0-dev.25 [2023-09-27T03:09:38.781Z] v2.2.0-dev.26 [2023-09-27T03:09:38.782Z] v2.2.0-dev.27 [2023-09-27T03:09:38.782Z] v2.3.0 [2023-09-27T03:09:38.782Z] v2.3.0-dev.1 [2023-09-27T03:09:38.782Z] v2.3.0-dev.10 [2023-09-27T03:09:38.782Z] v2.3.0-dev.11 [2023-09-27T03:09:38.782Z] v2.3.0-dev.12 [2023-09-27T03:09:38.782Z] v2.3.0-dev.13 [2023-09-27T03:09:38.782Z] v2.3.0-dev.14 [2023-09-27T03:09:38.782Z] v2.3.0-dev.15 [2023-09-27T03:09:38.782Z] v2.3.0-dev.16 [2023-09-27T03:09:38.782Z] v2.3.0-dev.17 [2023-09-27T03:09:38.782Z] v2.3.0-dev.18 [2023-09-27T03:09:38.782Z] v2.3.0-dev.19 [2023-09-27T03:09:38.782Z] v2.3.0-dev.2 [2023-09-27T03:09:38.782Z] v2.3.0-dev.20 [2023-09-27T03:09:38.782Z] v2.3.0-dev.21 [2023-09-27T03:09:38.782Z] v2.3.0-dev.22 [2023-09-27T03:09:38.782Z] v2.3.0-dev.23 [2023-09-27T03:09:38.782Z] v2.3.0-dev.24 [2023-09-27T03:09:38.782Z] v2.3.0-dev.25 [2023-09-27T03:09:38.782Z] v2.3.0-dev.26 [2023-09-27T03:09:38.782Z] v2.3.0-dev.27 [2023-09-27T03:09:38.782Z] v2.3.0-dev.28 [2023-09-27T03:09:38.782Z] v2.3.0-dev.3 [2023-09-27T03:09:38.782Z] v2.3.0-dev.4 [2023-09-27T03:09:38.782Z] v2.3.0-dev.5 [2023-09-27T03:09:38.782Z] v2.3.0-dev.6 [2023-09-27T03:09:38.782Z] v2.3.0-dev.7 [2023-09-27T03:09:38.782Z] v2.3.0-dev.8 [2023-09-27T03:09:38.782Z] v2.3.0-dev.9 [2023-09-27T03:09:38.782Z] v2.3.1 [2023-09-27T03:09:38.782Z] v2.3.1-dev.4 [2023-09-27T03:09:38.782Z] v2.3.1-dev.5 [2023-09-27T03:09:38.782Z] v2.3.1-dev.6 [2023-09-27T03:09:38.782Z] v3.0 [2023-09-27T03:09:38.782Z] v3.0.0 [2023-09-27T03:09:38.782Z] v3.0.0-dev.1 [2023-09-27T03:09:38.782Z] v3.0.0-dev.10 [2023-09-27T03:09:38.782Z] v3.0.0-dev.11 [2023-09-27T03:09:38.782Z] v3.0.0-dev.12 [2023-09-27T03:09:38.782Z] v3.0.0-dev.13 [2023-09-27T03:09:38.782Z] v3.0.0-dev.14 [2023-09-27T03:09:38.782Z] v3.0.0-dev.15 [2023-09-27T03:09:38.782Z] v3.0.0-dev.16 [2023-09-27T03:09:38.782Z] v3.0.0-dev.17 [2023-09-27T03:09:38.782Z] v3.0.0-dev.18 [2023-09-27T03:09:38.782Z] v3.0.0-dev.19 [2023-09-27T03:09:38.782Z] v3.0.0-dev.2 [2023-09-27T03:09:38.782Z] v3.0.0-dev.20 [2023-09-27T03:09:38.782Z] v3.0.0-dev.21 [2023-09-27T03:09:38.782Z] v3.0.0-dev.22 [2023-09-27T03:09:38.782Z] v3.0.0-dev.23 [2023-09-27T03:09:38.782Z] v3.0.0-dev.24 [2023-09-27T03:09:38.782Z] v3.0.0-dev.25 [2023-09-27T03:09:38.782Z] v3.0.0-dev.26 [2023-09-27T03:09:38.782Z] v3.0.0-dev.27 [2023-09-27T03:09:38.782Z] v3.0.0-dev.28 [2023-09-27T03:09:38.782Z] v3.0.0-dev.29 [2023-09-27T03:09:38.782Z] v3.0.0-dev.3 [2023-09-27T03:09:38.782Z] v3.0.0-dev.30 [2023-09-27T03:09:38.782Z] v3.0.0-dev.31 [2023-09-27T03:09:38.782Z] v3.0.0-dev.32 [2023-09-27T03:09:38.782Z] v3.0.0-dev.33 [2023-09-27T03:09:38.782Z] v3.0.0-dev.34 [2023-09-27T03:09:38.782Z] v3.0.0-dev.35 [2023-09-27T03:09:38.782Z] v3.0.0-dev.36 [2023-09-27T03:09:38.782Z] v3.0.0-dev.37 [2023-09-27T03:09:38.782Z] v3.0.0-dev.38 [2023-09-27T03:09:38.782Z] v3.0.0-dev.39 [2023-09-27T03:09:38.782Z] v3.0.0-dev.4 [2023-09-27T03:09:38.782Z] v3.0.0-dev.40 [2023-09-27T03:09:38.782Z] v3.0.0-dev.41 [2023-09-27T03:09:38.782Z] v3.0.0-dev.42 [2023-09-27T03:09:38.782Z] v3.0.0-dev.43 [2023-09-27T03:09:38.782Z] v3.0.0-dev.44 [2023-09-27T03:09:38.782Z] v3.0.0-dev.45 [2023-09-27T03:09:38.782Z] v3.0.0-dev.46 [2023-09-27T03:09:38.782Z] v3.0.0-dev.47 [2023-09-27T03:09:38.782Z] v3.0.0-dev.48 [2023-09-27T03:09:38.782Z] v3.0.0-dev.49 [2023-09-27T03:09:38.782Z] v3.0.0-dev.5 [2023-09-27T03:09:38.782Z] v3.0.0-dev.50 [2023-09-27T03:09:38.782Z] v3.0.0-dev.51 [2023-09-27T03:09:38.782Z] v3.0.0-dev.6 [2023-09-27T03:09:38.782Z] v3.0.0-dev.7 [2023-09-27T03:09:38.782Z] v3.0.0-dev.8 [2023-09-27T03:09:38.782Z] v3.0.0-dev.9 [2023-09-27T03:09:38.782Z] v3.1.0-dev.1 [2023-09-27T03:09:38.782Z] v3.1.0-dev.10 [2023-09-27T03:09:38.782Z] v3.1.0-dev.11 [2023-09-27T03:09:38.782Z] v3.1.0-dev.12 [2023-09-27T03:09:38.782Z] v3.1.0-dev.13 [2023-09-27T03:09:38.782Z] v3.1.0-dev.14 [2023-09-27T03:09:38.782Z] v3.1.0-dev.15 [2023-09-27T03:09:38.782Z] v3.1.0-dev.16 [2023-09-27T03:09:38.782Z] v3.1.0-dev.17 [2023-09-27T03:09:38.782Z] v3.1.0-dev.18 [2023-09-27T03:09:38.782Z] v3.1.0-dev.19 [2023-09-27T03:09:38.782Z] v3.1.0-dev.2 [2023-09-27T03:09:38.782Z] v3.1.0-dev.20 [2023-09-27T03:09:38.782Z] v3.1.0-dev.21 [2023-09-27T03:09:38.782Z] v3.1.0-dev.22 [2023-09-27T03:09:38.782Z] v3.1.0-dev.23 [2023-09-27T03:09:38.782Z] v3.1.0-dev.24 [2023-09-27T03:09:38.782Z] v3.1.0-dev.25 [2023-09-27T03:09:38.782Z] v3.1.0-dev.26 [2023-09-27T03:09:38.782Z] v3.1.0-dev.27 [2023-09-27T03:09:38.782Z] v3.1.0-dev.3 [2023-09-27T03:09:38.782Z] v3.1.0-dev.4 [2023-09-27T03:09:38.782Z] v3.1.0-dev.5 [2023-09-27T03:09:38.782Z] v3.1.0-dev.6 [2023-09-27T03:09:38.782Z] v3.1.0-dev.7 [2023-09-27T03:09:38.782Z] v3.1.0-dev.8 [2023-09-27T03:09:38.782Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-27T03:09:39.068Z] + lftools sign git-tag v3.1.0-dev.27 [2023-09-27T03:09:39.636Z] Signing Git tag with Sigul... [2023-09-27T03:09:39.636Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-09-27T03:09:40.216Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:40.498Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-27T03:09:40.505Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-27T03:09:40.512Z] $ docker stop --time=1 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b [2023-09-27T03:09:41.841Z] $ docker rm -f --volumes 9a5fb9c6eb59271cba2be0303f1ebc1235ded7ef7d47b9f43046f4511cfcda1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-27T03:09:42.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:09:42.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:42.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:09:42.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:42.637Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:09:42.660Z] $ 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-09-27T03:09:43.074Z] $ docker top 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 -eo pid,comm [2023-09-27T03:09:43.139Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T03:09:43.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:09:43.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:09:43.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:09:43.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:09:43.284Z] $ docker exec 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 ssh-agent [2023-09-27T03:09:43.412Z] SSH_AUTH_SOCK=/tmp/ssh-SVwjV9I88zY0/agent.32 [2023-09-27T03:09:43.412Z] SSH_AGENT_PID=38 [2023-09-27T03:09:43.418Z] Running ssh-add (command line suppressed) [2023-09-27T03:09:43.500Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1943067416584610995.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1943067416584610995.key) [2023-09-27T03:09:43.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:09:43.817Z] + git semver bump pre [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,203 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,203 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,204 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,204 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,204 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,208 [execute] INFO git cat-file --batch-check [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,214 [execute] INFO git cat-file --batch [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:09:44.385Z] 2023-09-27 03:09:44,219 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:44.385Z] 3.1.0-dev.28 [Pipeline] } [2023-09-27T03:09:44.383Z] $ docker exec --env ******** --env ******** 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 ssh-agent -k [2023-09-27T03:09:44.487Z] unset SSH_AUTH_SOCK; [2023-09-27T03:09:44.487Z] unset SSH_AGENT_PID; [2023-09-27T03:09:44.487Z] echo Agent pid 38 killed; [2023-09-27T03:09:44.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:09:44.814Z] + git semver [Pipeline] } [2023-09-27T03:09:45.075Z] $ docker stop --time=1 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 [2023-09-27T03:09:46.335Z] $ docker rm -f --volumes 9b4d0ec382360d7d234555f168cdf4aecea19e9773c1da6c2819f1060c1a2d13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T03:09:46.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T03:09:46.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:46.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T03:09:46.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:47.074Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:09:47.094Z] $ 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-09-27T03:09:47.431Z] $ docker top 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 -eo pid,comm [2023-09-27T03:09:47.490Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-27T03:09:47.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T03:09:47.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T03:09:47.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T03:09:47.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T03:09:47.635Z] $ docker exec 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 ssh-agent [2023-09-27T03:09:47.750Z] SSH_AUTH_SOCK=/tmp/ssh-JO2dwCni7wEQ/agent.33 [2023-09-27T03:09:47.750Z] SSH_AGENT_PID=39 [2023-09-27T03:09:47.756Z] Running ssh-add (command line suppressed) [2023-09-27T03:09:47.861Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14519686417705178226.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14519686417705178226.key) [2023-09-27T03:09:47.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T03:09:48.241Z] + git semver push [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,363 [run_push] DEBUG push [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,364 [execute] INFO git cat-file --batch-check [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,368 [execute] INFO git rev-list 3d94fc80da51ea72e80887efef45c6fb7be85c40 -- [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,369 [execute] DEBUG Popen(['git', 'rev-list', '3d94fc80da51ea72e80887efef45c6fb7be85c40', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,378 [execute] INFO git fetch -v origin [2023-09-27T03:09:48.539Z] 2023-09-27 03:09:48,378 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-27T03:09:49.115Z] 2023-09-27 03:09:48,907 [run_push] DEBUG no remote changes detected [2023-09-27T03:09:49.115Z] 2023-09-27 03:09:48,907 [execute] INFO git push origin semver [2023-09-27T03:09:49.115Z] 2023-09-27 03:09:48,908 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-27T03:09:50.059Z] 2023-09-27 03:09:49,732 [run_push] DEBUG push all version tags [2023-09-27T03:09:50.059Z] 2023-09-27 03:09:49,733 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-27T03:09:50.059Z] 2023-09-27 03:09:49,734 [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-09-27T03:09:50.998Z] 2023-09-27 03:09:50,818 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-27T03:09:50.998Z] 3.1.0-dev.28 [Pipeline] } [2023-09-27T03:09:50.997Z] $ docker exec --env ******** --env ******** 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 ssh-agent -k [2023-09-27T03:09:51.103Z] unset SSH_AUTH_SOCK; [2023-09-27T03:09:51.103Z] unset SSH_AGENT_PID; [2023-09-27T03:09:51.103Z] echo Agent pid 39 killed; [2023-09-27T03:09:51.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T03:09:51.428Z] + git semver [Pipeline] } [2023-09-27T03:09:51.689Z] $ docker stop --time=1 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 [2023-09-27T03:09:53.042Z] $ docker rm -f --volumes 00021d465f1cd53e5643ea182cf3c0e0e25d10790bbc7bb972724914f72a4fe1 [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-09-27T03:09:53.624Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-27T03:09:53.624Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T03:09:53.624Z] total 16 [2023-09-27T03:09:53.624Z] drwxr-xr-x 3 root root 4096 Sep 27 02:59 . [2023-09-27T03:09:53.624Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 03:09 .. [2023-09-27T03:09:53.624Z] drwxr-xr-x 2 root root 4096 Sep 27 02:59 cost [2023-09-27T03:09:53.624Z] -rw-r--r-- 1 root root 89 Sep 27 02:59 cost.csv [2023-09-27T03:09:53.624Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T03:09:53.624Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-27T03:09:53.624Z] total 16 [2023-09-27T03:09:53.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 02:59 . [2023-09-27T03:09:53.624Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 03:09 .. [2023-09-27T03:09:53.624Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 02:59 cost [2023-09-27T03:09:53.624Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 27 02:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:53.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:54.775Z] ---> package-listing.sh [2023-09-27T03:09:54.775Z] ++ facter osfamily [2023-09-27T03:09:54.775Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T03:09:55.033Z] + OS_FAMILY=debian [2023-09-27T03:09:55.034Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-27T03:09:55.034Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T03:09:55.034Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T03:09:55.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T03:09:55.034Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T03:09:55.034Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-27T03:09:55.034Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T03:09:55.034Z] + case "${OS_FAMILY}" in [2023-09-27T03:09:55.034Z] + dpkg -l [2023-09-27T03:09:55.034Z] + grep '^ii' [2023-09-27T03:09:55.034Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T03:09:55.034Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T03:09:55.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T03:09:55.034Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-27T03:09:55.034Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-27T03:09:55.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-27T03:09:55.044Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T03:09:55.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T03:09:55.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T03:09:55.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T03:09:55.952Z] prd-ubuntu20.04-docker-8c-8g-8001 does not seem to be running inside a container [2023-09-27T03:09:55.969Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T03:09:56.213Z] $ docker top 4f09763d2cac454ecdd3775f7efa2eba961aff3cbc3c940db4e8eb5df8b3506f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T03:09:56.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T03:09:56.873Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T03:09:57.158Z] + ls /var/log/sa-host [2023-09-27T03:09:57.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T03:09:57.299Z] provisioning config files... [2023-09-27T03:09:57.307Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3977614444626844446tmp [Pipeline] { [Pipeline] echo [2023-09-27T03:09:57.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:57.598Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T03:09:57.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:57.932Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T03:09:57.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:58.220Z] ---> sudo-logs.sh [2023-09-27T03:09:58.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T03:09:58.239Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:58.518Z] ---> job-cost.sh [2023-09-27T03:09:58.518Z] lf-activate-venv: SKIPPING [2023-09-27T03:09:58.518Z] DEBUG: total: 0.2199999988079071 [2023-09-27T03:09:58.518Z] INFO: Retrieving Stack Cost... [2023-09-27T03:09:58.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T03:09:59.352Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T03:09:59.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T03:09:59.648Z] ---> logs-deploy.sh [2023-09-27T03:09:59.648Z] lf-activate-venv: SKIPPING [2023-09-27T03:09:59.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/152 [2023-09-27T03:09:59.648Z] INFO: archiving workspace using pattern(s): [2023-09-27T03:10:00.585Z] Archives upload complete. [2023-09-27T03:10:00.585Z] INFO: archiving logs to Nexus